Jenkins build is back to normal : Tamaya-Extensions-Master-with-Coverage #770

2018-07-20 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Tamaya-Extensions-Master #1687

2018-07-20 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting contributions.
Building remotely on H35 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 2abb7a772772ef7af993f470efa6bad4c2dbbf4c
remote: Counting objects: 33, done.
remote: Compressing objects:  11% (1/9)   remote: Compressing objects:  
22% (2/9)   remote: Compressing objects:  33% (3/9)   remote: 
Compressing objects:  44% (4/9)   remote: Compressing objects:  55% 
(5/9)   remote: Compressing objects:  66% (6/9)   remote: 
Compressing objects:  77% (7/9)   remote: Compressing objects:  88% 
(8/9)   remote: Compressing objects: 100% (9/9)   remote: 
Compressing objects: 100% (9/9), done.
remote: Total 9 (delta 5), reused 0 (delta 0)
fatal: unresolved deltas left after unpacking
fatal: unpack-objects failed

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H35
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor788.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 

Build failed in Jenkins: Tamaya-Extensions-Master #1686

2018-07-20 Thread Apache Jenkins Server
See 


--
Started by upstream project "Tamaya-Master-branch" build number 1559
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting contributions.
Building remotely on H35 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 2abb7a772772ef7af993f470efa6bad4c2dbbf4c
remote: Counting objects: 33, done.
remote: Compressing objects:  11% (1/9)   remote: Compressing objects:  
22% (2/9)   remote: Compressing objects:  33% (3/9)   remote: 
Compressing objects:  44% (4/9)   remote: Compressing objects:  55% 
(5/9)   remote: Compressing objects:  66% (6/9)   remote: 
Compressing objects:  77% (7/9)   remote: Compressing objects:  88% 
(8/9)   remote: Compressing objects: 100% (9/9)   remote: 
Compressing objects: 100% (9/9), done.
remote: Total 9 (delta 5), reused 0 (delta 0)
fatal: unresolved deltas left after unpacking
fatal: unpack-objects failed

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H35
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor788.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at 

Build failed in Jenkins: Tamaya-Extensions-Master #1685

2018-07-20 Thread Apache Jenkins Server
See 


--
Started by upstream project "Tamaya-Master-branch" build number 1559
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting contributions.
Building remotely on H35 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 2abb7a772772ef7af993f470efa6bad4c2dbbf4c
remote: Counting objects: 33, done.
remote: Compressing objects:  11% (1/9)   remote: Compressing objects:  
22% (2/9)   remote: Compressing objects:  33% (3/9)   remote: 
Compressing objects:  44% (4/9)   remote: Compressing objects:  55% 
(5/9)   remote: Compressing objects:  66% (6/9)   remote: 
Compressing objects:  77% (7/9)   remote: Compressing objects:  88% 
(8/9)   remote: Compressing objects: 100% (9/9)   remote: 
Compressing objects: 100% (9/9), done.
remote: Total 9 (delta 5), reused 0 (delta 0)
fatal: unresolved deltas left after unpacking
fatal: unpack-objects failed

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H35
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor788.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at 

[jira] [Created] (TAMAYA-346) Update to latest ASF parent pom and Johnzon release

2018-07-20 Thread Philipp Ottlinger (JIRA)
Philipp Ottlinger created TAMAYA-346:


 Summary: Update to latest ASF parent pom and Johnzon release
 Key: TAMAYA-346
 URL: https://issues.apache.org/jira/browse/TAMAYA-346
 Project: Tamaya
  Issue Type: Task
Affects Versions: 0.4-incubating
Reporter: Philipp Ottlinger


Update all modules to the latest ASF parent: 20 and

Johnzon to the latest available version 1.1.8.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: build failures / test failures and infra problems

2018-07-20 Thread P. Ottlinger
Bill,
thanks for the catchup - your PR fixes the tests :-)

/Phil/

Am 20.07.2018 um 22:22 schrieb William Lieurance:
> Hey Phil.  I actually submitted a PR to fix those sandbox test failures last 
> week.  
> 
> https://github.com/apache/incubator-tamaya-sandbox/pull/7 should cover the
> metamodel sandbox changes that are needed after Anatole's logging commit.



[jira] [Commented] (TAMAYA-273) Describe current configuration provider configuration upon Tamaya launch

2018-07-20 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/TAMAYA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551309#comment-16551309
 ] 

ASF GitHub Bot commented on TAMAYA-273:
---

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-tamaya-sandbox/pull/7


> Describe current configuration provider configuration upon Tamaya launch
> 
>
> Key: TAMAYA-273
> URL: https://issues.apache.org/jira/browse/TAMAYA-273
> Project: Tamaya
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 0.3-incubating
>Reporter: Philipp Ottlinger
>Assignee: Anatole Tresch
>Priority: Major
>
> After starting an application that makes use of Tamaya I want to see which 
> configuration providers are activated and in which order they appear. At the 
> moment the output is:
> {code}
> Jun 12, 2017 8:24:05 PM org.apache.tamaya.spi.ServiceContextManager
> loadDefaultServiceProvider
> INFORMATION: Using Service Context of type:
> org.apache.tamaya.core.internal.DefaultServiceContext
> Jun 12, 2017 8:24:05 PM org.apache.tamaya.ConfigurationProvider spi
> {code}
> A possible output (toString() of providers?) could be the ordinal and a short 
> hint how the provider works or what services it offers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TAMAYA-273) Describe current configuration provider configuration upon Tamaya launch

2018-07-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/TAMAYA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551308#comment-16551308
 ] 

ASF subversion and git services commented on TAMAYA-273:


Commit 681cb1e5668b0a581528bf85e09d1ab6f54a30f9 in incubator-tamaya-sandbox's 
branch refs/heads/master from [~wlieurance]
[ 
https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya-sandbox.git;h=681cb1e
 ]

TAMAYA-273 Fix infinite recursion in metamodel

With the lazily loaded configuration in metamodel, the logic is
susceptible to an infinite recursion if any part of the configuration
setting does a getConfiguration in the middle.  The spi delegation logic
added getConfiguration logging to all static calls as part of
5a130523ab7d3a9d33091b13f62db90ddb8fba5c in incubator-tamaya, which
caused this module to infinitely recurse and fail. This commit breaks
the chain of possible recursion.


> Describe current configuration provider configuration upon Tamaya launch
> 
>
> Key: TAMAYA-273
> URL: https://issues.apache.org/jira/browse/TAMAYA-273
> Project: Tamaya
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 0.3-incubating
>Reporter: Philipp Ottlinger
>Assignee: Anatole Tresch
>Priority: Major
>
> After starting an application that makes use of Tamaya I want to see which 
> configuration providers are activated and in which order they appear. At the 
> moment the output is:
> {code}
> Jun 12, 2017 8:24:05 PM org.apache.tamaya.spi.ServiceContextManager
> loadDefaultServiceProvider
> INFORMATION: Using Service Context of type:
> org.apache.tamaya.core.internal.DefaultServiceContext
> Jun 12, 2017 8:24:05 PM org.apache.tamaya.ConfigurationProvider spi
> {code}
> A possible output (toString() of providers?) could be the ordinal and a short 
> hint how the provider works or what services it offers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-tamaya-sandbox pull request #7: TAMAYA-273 Fix infinite recursion ...

2018-07-20 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-tamaya-sandbox/pull/7


---


Re: build failures / test failures and infra problems

2018-07-20 Thread William Lieurance
Hey Phil.  I actually submitted a PR to fix those sandbox test failures last 
week.  

https://github.com/apache/incubator-tamaya-sandbox/pull/7 should cover the
metamodel sandbox changes that are needed after Anatole's logging commit.


From: P. Ottlinger 
Sent: Friday, July 20, 2018 2:14 PM
To: dev@tamaya.incubator.apache.org
Subject: build failures / test failures and infra problems

Hi,

I've filed a ticket for the "no space left/unable to checkout" build
failures but after Anatole'S latest commits the build is broken.

https://issues.apache.org/jira/browse/INFRA-16794

@Anatole: can you check the test failures after your latest changes?

https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Sandbox-Master/

Thanks,
greets from the tropical Berlin :-)

/phil/


build failures / test failures and infra problems

2018-07-20 Thread P. Ottlinger
Hi,

I've filed a ticket for the "no space left/unable to checkout" build
failures but after Anatole'S latest commits the build is broken.

https://issues.apache.org/jira/browse/INFRA-16794

@Anatole: can you check the test failures after your latest changes?

https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Sandbox-Master/

Thanks,
greets from the tropical Berlin :-)

/phil/


Build failed in Jenkins: Tamaya-Extensions-Master-with-Coverage #769

2018-07-20 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting contributions.
Building remotely on H24 (ubuntu xenial) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git
 > git init 
 >  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 32191, done.
remote: Compressing objects:   0% (1/11080)   remote: Compressing 
objects:   1% (111/11080)   remote: Compressing objects:   2% 
(222/11080)   remote: Compressing objects:   3% (333/11080)   
remote: Compressing objects:   4% (444/11080)   remote: Compressing 
objects:   5% (554/11080)   remote: Compressing objects:   6% 
(665/11080)   remote: Compressing objects:   7% (776/11080)   
remote: Compressing objects:   8% (887/11080)   remote: Compressing 
objects:   9% (998/11080)   remote: Compressing objects:  10% 
(1108/11080)   remote: Compressing objects:  11% (1219/11080)   
remote: Compressing objects:  12% (1330/11080)   remote: Compressing 
objects:  13% (1441/11080)   remote: Compressing objects:  14% 
(1552/11080)   remote: Compressing objects:  15% (1662/11080)   
remote: Compressing objects:  16% (1773/11080)   remote: Compressing 
objects:  17% (1884/11080)   remote: Compressing objects:  18% 
(1995/11080)   remote: Compressing objects:  19% (2106/11080)   
remote: Compressing objects:  20% (2216/11080)   remote: Compressing 
objects:  21% (2327/11080)   remote: Compressing objects:  22% 
(2438/11080)   remote: Compressing objects:  23% (2549/11080)   
remote: Compressing objects:  24% (2660/11080)   remote: Compressing 
objects:  25% (2770/11080)   remote: Compressing objects:  26% 
(2881/11080)   remote: Compressing objects:  27% (2992/11080)   
remote: Compressing objects:  28% (3103/11080)   remote: Compressing 
objects:  29% (3214/11080)   remote: Compressing objects:  30% 
(3324/11080)   remote: Compressing objects:  31% (3435/11080)   
remote: Compressing objects:  32% (3546/11080)   remote: Compressing 
objects:  33% (3657/11080)   remote: Compressing objects:  34% 
(3768/11080)   remote: Compressing objects:  35% (3878/11080)   
remote: Compressing objects:  36% (3989/11080)   remote: Compressing 
objects:  37% (4100/11080)   remote: Compressing objects:  38% 
(4211/11080)   remote: Compressing objects:  39% (4322/11080)   
remote: Compressing objects:  40% (4432/11080)   remote: Compressing 
objects:  41% (4543/11080)   remote: Compressing objects:  42% 
(4654/11080)   remote: Compressing objects:  43% (4765/11080)   
remote: Compressing objects:  44% (4876/11080)   remote: Compressing 
objects:  45% (4986/11080)   remote: Compressing objects:  46% 
(5097/11080)   remote: Compressing objects:  47% (5208/11080)   
remote: Compressing objects:  48% (5319/11080)   remote: Compressing 
objects:  49% (5430/11080)   remote: Compressing objects:  50% 
(5540/11080)   remote: Compressing objects:  51% (5651/11080)   
remote: Compressing objects:  52% (5762/11080)   remote: Compressing 
objects:  53% (5873/11080)   remote: Compressing objects:  54% 
(5984/11080)   remote: Compressing objects:  55% (6094/11080)   
remote: Compressing objects:  56% (6205/11080)   remote: Compressing 
objects:  57% (6316/11080)   remote: Compressing objects:  58% 
(6427/11080)   remote: Compressing objects:  59% (6538/11080)   
remote: Compressing objects:  60% (6648/11080)   remote: Compressing 
objects:  61% (6759/11080)   remote: Compressing objects:  62% 
(6870/11080)  

Jenkins build is back to normal : Tamaya-Site-Master #979

2018-07-20 Thread Apache Jenkins Server
See