TimestampsView as plain text



Progress:
[cancel]
In progressConsole Output

09:35:35 Started by user Frantz FISCHER
09:35:35 [EnvInject] - Loading node environment variables.
09:35:35 Building remotely on itslave01 (IT_TEST IT PUB_DEPLOY STATIC) in workspace /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon
09:35:35 Wiping out workspace first.
09:35:35 Cloning the remote Git repository
09:35:35 Cloning repository git@github.com:nuxeo/tools-nuxeo-ftest.git
09:35:35  > git init /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon # timeout=10
09:35:35 Fetching upstream changes from git@github.com:nuxeo/tools-nuxeo-ftest.git
09:35:35  > git --version # timeout=10
09:35:35  > git fetch --tags --progress git@github.com:nuxeo/tools-nuxeo-ftest.git +refs/heads/*:refs/remotes/origin/*
09:35:37  > git config remote.origin.url git@github.com:nuxeo/tools-nuxeo-ftest.git # timeout=10
09:35:37  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:35:37  > git config remote.origin.url git@github.com:nuxeo/tools-nuxeo-ftest.git # timeout=10
09:35:37 Fetching upstream changes from git@github.com:nuxeo/tools-nuxeo-ftest.git
09:35:37  > git fetch --tags --progress git@github.com:nuxeo/tools-nuxeo-ftest.git +refs/heads/*:refs/remotes/origin/*
09:35:38  > git rev-parse origin/master^{commit} # timeout=10
09:35:38 Checking out Revision 999b606f8491e198195bda8acf9cabf662cd4dc2 (origin/master)
09:35:38  > git config core.sparsecheckout # timeout=10
09:35:38  > git checkout -f 999b606f8491e198195bda8acf9cabf662cd4dc2
09:35:38 Commit message: "NXBT-2692: Add oracle18c support"
09:35:38  > git rev-list --no-walk cae7164282538a3c7600c75969ea4fdc99d316d4 # timeout=10
09:35:38 First time build. Skipping changelog.
09:35:38  > git tag -a -f -m Jenkins Build #337 jenkins-IT-release-on-demand-addon-337 # timeout=10
09:35:38 No emails were triggered.
09:35:38 [IT-release-on-demand-addon] $ /bin/bash -xe /tmp/jenkins8383525087922633007.sh
09:35:38 + export 'MAVEN_OPTS=-Xmx4096m -Xms1024m -XX:MaxPermSize=512m'
09:35:38 + MAVEN_OPTS='-Xmx4096m -Xms1024m -XX:MaxPermSize=512m'
09:35:38 + export PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-8//bin:/opt/jenkins/.gem/ruby/2.5.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
09:35:38 + PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-8//bin:/opt/jenkins/.gem/ruby/2.5.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
09:35:38 + echo JAVA_OPTS: -Xmx2g
09:35:38 JAVA_OPTS: -Xmx2g
09:35:38 + '[' '!' -z ']'
09:35:38 + rm -rf /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/archives/
09:35:38 + for file in release.py nxutils.py terminalsize.py IndentedHelpFormatterWithNL.py
09:35:38 + wget --no-check-certificate https://raw.githubusercontent.com/nuxeo/nuxeo/master/scripts/release.py -O release.py
09:35:38 --2019-01-18 09:35:38--  https://raw.githubusercontent.com/nuxeo/nuxeo/master/scripts/release.py
09:35:38 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ...
09:35:38 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected.
09:35:38 HTTP request sent, awaiting response... 200 OK
09:35:38 Length: 53553 (52K) [text/plain]
09:35:38 Saving to: ‘release.py’
09:35:38 
09:35:38      0K .......... .......... .......... .......... .......... 95% 6.21M 0s
09:35:38     50K ..                                                    100% 4383G=0.008s
09:35:38 
09:35:38 2019-01-18 09:35:38 (6.49 MB/s) - ‘release.py’ saved [53553/53553]
09:35:38 
09:35:38 + for file in release.py nxutils.py terminalsize.py IndentedHelpFormatterWithNL.py
09:35:38 + wget --no-check-certificate https://raw.githubusercontent.com/nuxeo/nuxeo/master/scripts/nxutils.py -O nxutils.py
09:35:38 --2019-01-18 09:35:38--  https://raw.githubusercontent.com/nuxeo/nuxeo/master/scripts/nxutils.py
09:35:38 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ...
09:35:38 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected.
09:35:39 HTTP request sent, awaiting response... 200 OK
09:35:39 Length: 23345 (23K) [text/plain]
09:35:39 Saving to: ‘nxutils.py’
09:35:39 
09:35:39      0K .......... .......... ..                              100% 4.01M=0.006s
09:35:39 
09:35:39 2019-01-18 09:35:39 (4.01 MB/s) - ‘nxutils.py’ saved [23345/23345]
09:35:39 
09:35:39 + for file in release.py nxutils.py terminalsize.py IndentedHelpFormatterWithNL.py
09:35:39 + wget --no-check-certificate https://raw.githubusercontent.com/nuxeo/nuxeo/master/scripts/terminalsize.py -O terminalsize.py
09:35:39 --2019-01-18 09:35:39--  https://raw.githubusercontent.com/nuxeo/nuxeo/master/scripts/terminalsize.py
09:35:39 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ...
09:35:39 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected.
09:35:39 HTTP request sent, awaiting response... 200 OK
09:35:39 Length: 3653 (3.6K) [text/plain]
09:35:39 Saving to: ‘terminalsize.py’
09:35:39 
09:35:39      0K ...                                                   100% 54.1M=0s
09:35:39 
09:35:39 2019-01-18 09:35:39 (54.1 MB/s) - ‘terminalsize.py’ saved [3653/3653]
09:35:39 
09:35:39 + for file in release.py nxutils.py terminalsize.py IndentedHelpFormatterWithNL.py
09:35:39 + wget --no-check-certificate https://raw.githubusercontent.com/nuxeo/nuxeo/master/scripts/IndentedHelpFormatterWithNL.py -O IndentedHelpFormatterWithNL.py
09:35:39 --2019-01-18 09:35:39--  https://raw.githubusercontent.com/nuxeo/nuxeo/master/scripts/IndentedHelpFormatterWithNL.py
09:35:39 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ...
09:35:39 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected.
09:35:39 HTTP request sent, awaiting response... 200 OK
09:35:39 Length: 2580 (2.5K) [text/plain]
09:35:39 Saving to: ‘IndentedHelpFormatterWithNL.py’
09:35:39 
09:35:39      0K ..                                                    100% 41.8M=0s
09:35:39 
09:35:39 2019-01-18 09:35:39 (41.8 MB/s) - ‘IndentedHelpFormatterWithNL.py’ saved [2580/2580]
09:35:39 
09:35:39 + chmod +x IndentedHelpFormatterWithNL.py nxutils.py release.py terminalsize.py
09:35:39 + cd addon
09:35:39 + OPTIONS=()
09:35:39 + '[' false '!=' true ']'
09:35:39 + OPTIONS+=(-d)
09:35:39 + '[' true = true ']'
09:35:39 + OPTIONS+=(-f)
09:35:39 + '[' '!' -z '' ']'
09:35:39 + '[' false = true ']'
09:35:39 + ../release.py prepare -b master -t auto -n auto -m auto -d -f
09:35:39 $> git fetch origin
09:35:40 Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts.
09:35:40 $> git checkout --track -b master origin/master -q
09:35:40 
09:35:40 Working on custom repository...
09:35:40 Releasing from branch:   master
09:35:40 Current version:         1.8.7-SNAPSHOT
09:35:40 Tag:                     release-1.8.7
09:35:40 Next version:            1.8.8-SNAPSHOT
09:35:40 Maintenance branch 1.8.7 deleted
09:35:40 Parameters stored in /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/release-addon.log
09:35:40 
09:35:40 [.]
09:35:40 $> git fetch origin
09:35:42 Warning: Permanently added 'github.com,140.82.118.4' (RSA) to the list of known hosts.
09:35:42 $> git checkout master -q
09:35:42 $> git rebase -q --autostash origin/master
09:35:42 
09:35:42 [INFO] Check release-ability...
09:35:42 
09:35:42 [INFO] Releasing branch master, create maintenance branch 1.8.7, update versions, commit and tag as release-1.8.7...
09:35:42 [.]
09:35:42 $> git checkout -b 1.8.7
09:35:42 Switched to a new branch '1.8.7'
09:35:42 [INFO] Replacing occurrences of 1.8.7-SNAPSHOT with 1.8.7
09:35:42 Edited '/opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/pom.xml'
09:35:42 [.]
09:35:42 $> git commit -m'Release master, update 1.8.7-SNAPSHOT to 1.8.7' -a
09:35:42 [1.8.7 a15c48a] Release master, update 1.8.7-SNAPSHOT to 1.8.7
09:35:42  1 file changed, 1 insertion(+), 1 deletion(-)
09:35:42 [.]
09:35:42 $> git tag -a release-1.8.7 -m'Release release-1.8.7 from 1.8.7-SNAPSHOT on master'
09:35:42 
09:35:42 [INFO] Released branch master (update version and commit)...
09:35:42 [.]
09:35:42 $> git checkout -f master
09:35:42 Switched to branch 'master'
09:35:42 Your branch is up to date with 'origin/master'.
09:35:42 [INFO] Replacing occurrences of 1.8.7-SNAPSHOT with 1.8.8-SNAPSHOT
09:35:42 Edited '/opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/pom.xml'
09:35:42 [.]
09:35:42 $> git commit -m'Post release 1.8.7
09:35:42 Update 1.8.7-SNAPSHOT to 1.8.8-SNAPSHOT' -a
09:35:42 [master 92d7568] Post release 1.8.7 Update 1.8.7-SNAPSHOT to 1.8.8-SNAPSHOT
09:35:42  1 file changed, 1 insertion(+), 1 deletion(-)
09:35:42 
09:35:42 [INFO] Build and package release-1.8.7...
09:35:42 [.]
09:35:42 $> git checkout release-1.8.7
09:35:42 Note: checking out 'release-1.8.7'.
09:35:42 
09:35:42 You are in 'detached HEAD' state. You can look around, make experimental
09:35:42 changes and commit them, and you can discard any commits you make in this
09:35:42 state without impacting any branches by performing another checkout.
09:35:42 
09:35:42 If you want to create a new branch to retain commits you create, you may
09:35:42 do so (now or later) by using -b with the checkout command again. Example:
09:35:42 
09:35:42   git checkout -b <new-branch-name>
09:35:42 
09:35:42 HEAD is now at a15c48a Release master, update 1.8.7-SNAPSHOT to 1.8.7
09:35:42 
09:35:42 [INFO] Staging mode: deploy artifacts...
09:35:42 $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS
09:35:42 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
09:35:43 [INFO] Scanning for projects...
09:35:43 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/build/ant-assembly-maven-plugin/2.0.4/ant-assembly-maven-plugin-2.0.4.pom
09:35:44 [WARNING] Could not validate integrity of download from http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/build/ant-assembly-maven-plugin/2.0.4/ant-assembly-maven-plugin-2.0.4.pom: Checksum validation failed, no checksums available
09:35:44 [WARNING] Checksum validation failed, no checksums available for http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/build/ant-assembly-maven-plugin/2.0.4/ant-assembly-maven-plugin-2.0.4.pom
09:35:44 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/build/ant-assembly-maven-plugin/2.0.4/ant-assembly-maven-plugin-2.0.4.pom (27 KB at 44.8 KB/sec)
09:35:44 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
09:35:44 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (2 KB at 20.6 KB/sec)
09:35:44 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
09:35:44 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 KB at 434.3 KB/sec)
09:35:44 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
09:35:44 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (3 KB at 39.9 KB/sec)
09:35:44 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.1/org.eclipse.sisu.plexus-0.3.1.pom
09:35:44 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.1/org.eclipse.sisu.plexus-0.3.1.pom (5 KB at 63.6 KB/sec)
09:35:44 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.1/sisu-plexus-0.3.1.pom
09:35:44 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.1/sisu-plexus-0.3.1.pom (14 KB at 239.4 KB/sec)
09:35:44 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.1/org.eclipse.sisu.inject-0.3.1.pom
09:35:44 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.1/org.eclipse.sisu.inject-0.3.1.pom (3 KB at 42.7 KB/sec)
09:35:44 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.1/sisu-inject-0.3.1.pom
09:35:44 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.1/sisu-inject-0.3.1.pom (15 KB at 242.6 KB/sec)
09:35:44 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom
09:35:45 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 10.0 KB/sec)
09:35:45 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven/3.3.3/maven-3.3.3.pom
09:35:45 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 97.8 KB/sec)
09:35:45 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-core/3.3.3/maven-core-3.3.3.pom
09:35:45 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-core/3.3.3/maven-core-3.3.3.pom (9 KB at 33.4 KB/sec)
09:35:45 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom
09:35:45 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 17.8 KB/sec)
09:35:45 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.3.3/maven-settings-3.3.3.pom
09:35:46 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.3.3/maven-settings-3.3.3.pom (3 KB at 5.2 KB/sec)
09:35:46 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.3.3/maven-settings-builder-3.3.3.pom
09:35:46 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.3.3/maven-settings-builder-3.3.3.pom (3 KB at 11.4 KB/sec)
09:35:46 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.3.3/maven-builder-support-3.3.3.pom
09:35:46 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.3.3/maven-builder-support-3.3.3.pom (2 KB at 7.9 KB/sec)
09:35:46 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
09:35:47 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (2 KB at 3.6 KB/sec)
09:35:47 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.3/maven-repository-metadata-3.3.3.pom
09:35:47 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.3/maven-repository-metadata-3.3.3.pom (3 KB at 9.2 KB/sec)
09:35:47 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom
09:35:47 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 12.9 KB/sec)
09:35:47 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.3.3/maven-model-builder-3.3.3.pom
09:35:47 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.3.3/maven-model-builder-3.3.3.pom (4 KB at 13.6 KB/sec)
09:35:47 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom
09:35:47 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom (0 B at 0.0 KB/sec)
09:35:47 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
09:35:48 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (0 B at 0.0 KB/sec)
09:35:48 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.3.3/maven-aether-provider-3.3.3.pom
09:35:48 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.3.3/maven-aether-provider-3.3.3.pom (5 KB at 18.1 KB/sec)
09:35:48 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
09:35:48 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2 KB at 34.0 KB/sec)
09:35:48 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
09:35:48 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (4 KB at 49.0 KB/sec)
09:35:48 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
09:35:48 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 KB at 133.5 KB/sec)
09:35:48 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
09:35:48 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 KB at 212.4 KB/sec)
09:35:48 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
09:35:48 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 KB at 300.0 KB/sec)
09:35:48 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom
09:35:48 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.pom (3 KB at 8.3 KB/sec)
09:35:48 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom
09:35:49 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.18.1/surefire-2.18.1.pom (17 KB at 40.3 KB/sec)
09:35:49 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom
09:35:49 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.pom (7 KB at 25.3 KB/sec)
09:35:49 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom
09:35:49 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.pom (3 KB at 12.5 KB/sec)
09:35:49 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (0 B at 0.0 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/build/ant-assembly-maven-plugin/2.0.4/ant-assembly-maven-plugin-2.0.4.jar
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.1/org.eclipse.sisu.plexus-0.3.1.jar
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.1/org.eclipse.sisu.inject-0.3.1.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (144 KB at 1236.5 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (134 KB at 899.5 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-core/3.3.3/maven-core-3.3.3.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.1/org.eclipse.sisu.plexus-0.3.1.jar (201 KB at 1320.3 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.3.3/maven-settings-builder-3.3.3.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.1/org.eclipse.sisu.inject-0.3.1.jar (367 KB at 1962.4 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.3.3/maven-builder-support-3.3.3.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 150.3 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.3/maven-repository-metadata-3.3.3.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.3.3/maven-settings-builder-3.3.3.jar (43 KB at 108.3 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.3.3/maven-model-builder-3.3.3.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.3.3/maven-builder-support-3.3.3.jar (15 KB at 30.9 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar (0 B at 0.0 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.3.3/maven-aether-provider-3.3.3.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-core/3.3.3/maven-core-3.3.3.jar (618 KB at 1193.6 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
09:35:50 [WARNING] Could not validate integrity of download from http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/build/ant-assembly-maven-plugin/2.0.4/ant-assembly-maven-plugin-2.0.4.jar: Checksum validation failed, no checksums available
09:35:50 [WARNING] Checksum validation failed, no checksums available for http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/build/ant-assembly-maven-plugin/2.0.4/ant-assembly-maven-plugin-2.0.4.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/build/ant-assembly-maven-plugin/2.0.4/ant-assembly-maven-plugin-2.0.4.jar (146 KB at 262.8 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (30 KB at 52.7 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.3.3/maven-repository-metadata-3.3.3.jar (26 KB at 43.0 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.3.3/maven-model-builder-3.3.3.jar (173 KB at 268.8 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (391 KB at 608.0 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (169 KB at 249.2 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar
09:35:50 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.3.3/maven-aether-provider-3.3.3.jar (65 KB at 89.1 KB/sec)
09:35:50 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar
09:35:51 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (61 KB at 74.0 KB/sec)
09:35:51 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
09:35:51 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (0 B at 0.0 KB/sec)
09:35:51 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.3.3/maven-settings-3.3.3.jar
09:35:51 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 176.1 KB/sec)
09:35:51 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.18.1/maven-surefire-common-2.18.1.jar (269 KB at 285.7 KB/sec)
09:35:51 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.18.1/surefire-booter-2.18.1.jar (39 KB at 40.8 KB/sec)
09:35:51 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.18.1/surefire-api-2.18.1.jar (145 KB at 136.3 KB/sec)
09:35:51 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.3.3/maven-settings-3.3.3.jar (43 KB at 38.2 KB/sec)
09:35:51 [INFO]                                                                         
09:35:51 [INFO] ------------------------------------------------------------------------
09:35:51 [INFO] Building Nuxeo functional tests 1.8.7
09:35:51 [INFO] ------------------------------------------------------------------------
09:35:51 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.pom
09:35:51 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.pom (7 KB at 25.5 KB/sec)
09:35:51 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
09:35:51 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 39.2 KB/sec)
09:35:52 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.jar
09:35:52 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.jar (31 KB at 116.7 KB/sec)
09:35:52 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
09:35:52 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (5 KB at 20.1 KB/sec)
09:35:52 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
09:35:52 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (0 B at 0.0 KB/sec)
09:35:52 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
09:35:52 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (30 KB at 127.9 KB/sec)
09:35:52 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
09:35:53 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 27.3 KB/sec)
09:35:53 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
09:35:53 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 80.6 KB/sec)
09:35:53 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
09:35:53 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7 KB at 28.3 KB/sec)
09:35:53 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
09:35:54 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 KB at 80.1 KB/sec)
09:35:54 [INFO] 
09:35:54 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuxeo-ftest ---
09:35:54 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
09:35:54 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 13.1 KB/sec)
09:35:54 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
09:35:54 [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
09:35:54 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (217 KB at 753.2 KB/sec)
09:35:55 [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 333.5 KB/sec)
09:35:55 [INFO] 
09:35:55 [INFO] --- ant-assembly-maven-plugin:2.0.4:build (default-build) @ nuxeo-ftest ---
09:35:55 Activating profile: release
09:35:55 Activating profile: nightly
09:35:55 Activating profile: release
09:35:55 
09:35:55 nuxeo-ftest-assembly.build:
09:35:55 [INFO]       [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7.zip
09:35:55 [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7.zip to MavenProject: org.nuxeo:nuxeo-ftest:1.8.7 @ /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/pom.xml
09:35:55 [INFO] 
09:35:55 [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nuxeo-ftest >>>
09:35:55 [INFO] 
09:35:55 [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nuxeo-ftest <<<
09:35:55 [INFO] 
09:35:55 [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nuxeo-ftest ---
09:35:55 [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7-sources.jar
09:35:55 [INFO] 
09:35:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nuxeo-ftest ---
09:35:55 [INFO] Installing /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7.zip to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.zip
09:35:55 [INFO] Installing /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.pom
09:35:55 [INFO] Installing /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon/target/nuxeo-ftest-1.8.7-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7-sources.jar
09:35:55 [INFO] 
09:35:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ nuxeo-ftest ---
09:35:55 [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.zip
09:35:55 [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.zip (19 KB at 78.8 KB/sec)
09:35:55 [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.pom
09:35:56 [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7.pom (9 KB at 110.8 KB/sec)
09:35:56 [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ftest/maven-metadata.xml
09:35:56 [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ftest/maven-metadata.xml
09:35:56 [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ftest/maven-metadata.xml (300 B at 3.9 KB/sec)
09:35:56 [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7-sources.jar
09:35:56 [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ftest/1.8.7/nuxeo-ftest-1.8.7-sources.jar (19 KB at 168.2 KB/sec)
09:35:56 [INFO] ------------------------------------------------------------------------
09:35:56 [INFO] BUILD SUCCESS
09:35:56 [INFO] ------------------------------------------------------------------------
09:35:56 [INFO] Total time: 13.090 s
09:35:56 [INFO] Finished at: 2019-01-18T09:35:56+00:00
09:35:56 [INFO] Final Memory: 19M/981M
09:35:56 [INFO] ------------------------------------------------------------------------
09:35:56 [WARNING] The requested profile "qa" could not be activated because it does not exist.
09:35:56 Skip packaging step (not a main Nuxeo repository).
09:35:56 + echo Check prepared release
09:35:56 Check prepared release
09:35:56 + git checkout master
09:35:56 Previous HEAD position was a15c48a Release master, update 1.8.7-SNAPSHOT to 1.8.7
09:35:56 Switched to branch 'master'
09:35:56 Your branch is ahead of 'origin/master' by 1 commit.
09:35:56   (use "git push" to publish your local commits)
09:35:56 + git pull
09:35:56 Warning: Permanently added 'github.com,140.82.118.4' (RSA) to the list of known hosts.
09:35:57 Already up to date.
09:35:57 + git push -n origin master
09:35:58 Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts.
09:35:58 To github.com:nuxeo/tools-nuxeo-ftest.git
09:35:58    999b606..92d7568  master -> master
09:35:58 + git log master..origin/master
09:35:58 + echo
09:35:58 
09:35:58 + '[' false = true ']'
09:35:58 + echo '### STAGING MODE: You must manually trigger the push. See http://qa.nuxeo.org/jenkins/job/Deploy/job/IT-release-on-demand-addon/batchTasks/'
09:35:58 ### STAGING MODE: You must manually trigger the push. See http://qa.nuxeo.org/jenkins/job/Deploy/job/IT-release-on-demand-addon/batchTasks/
09:35:58 + [[ -n '' ]]
09:35:58 [WARNINGS] Parsing warnings in console log with parser Maven
09:35:58 <Git Blamer> Using GitBlamer to create author and commit information for all warnings.
09:35:58 <Git Blamer> GIT_COMMIT=999b606f8491e198195bda8acf9cabf662cd4dc2, workspace=/opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon
09:35:58 <Git Blamer> Skipping non-workspace file  (workspace = /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon, absolute = /opt/jenkins.
09:35:58 <Git Blamer> Skipping non-workspace file  (workspace = /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon, absolute = /opt/jenkins.
09:35:58 <Git Blamer> Skipping non-workspace file  (workspace = /opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon, absolute = /opt/jenkins.
09:35:58  > git rev-parse 999b606f8491e198195bda8acf9cabf662cd4dc2^{commit} # timeout=10
09:35:58 <Git Blamer> Skipping file , no result found.
09:35:58 <Git Blamer> Skipping file , no result found.
09:35:58 <Git Blamer> Skipping file , no result found.
09:35:58 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
09:35:58 <Git Blamer> Using GitBlamer to create author and commit information for all warnings.
09:35:59 <Git Blamer> GIT_COMMIT=999b606f8491e198195bda8acf9cabf662cd4dc2, workspace=/opt/jenkins/workspace/Deploy/IT-release-on-demand-addon/addon
09:35:59 [WARNINGS] Computing warning deltas based on reference build #336
09:35:59 Archiving artifacts
09:35:59 [description-setter] Description set: NXP-26417: nuxeo-ftest 1.8.7
09:35:59 Jabber notifier plugin: Sending notification to: jcarsique@nuxeo.com
09:35:59 Notifying upstream projects of job completion
09:36:00 Email was triggered for: Success
09:36:00 Sending email for trigger: Success
09:36:00 Sending email to: ffischer@nuxeo.com ecm-qapriv@nuxeo.com
09:36:00 Finished: SUCCESS