Advertisement
kgeorgie

Untitled

Dec 12th, 2017
493
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.53 KB | None | 0 0
  1. OpenShift Build kgeorgie-osio/hello1-2 from https://github.com/krasi-georgiev/hello1.git
  2. 14:25:15 Connecting to https://api.github.com using krasi-georgiev/****** (cd-github)
  3. Obtained Jenkinsfile from 837a08ce1bf703d2962da4a4bbaabd45670575e2
  4. Loading library github.com/fabric8io/fabric8-pipeline-library@master
  5. Attempting to resolve master from remote references...
  6. > git --version # timeout=10
  7. > git ls-remote -h -t https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  8. Found match: refs/heads/master revision 8d6829c21a003d83775cd9092fb7af9d7d5fb655
  9. > git rev-parse --is-inside-work-tree # timeout=10
  10. Fetching changes from the remote Git repository
  11. > git config remote.origin.url https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  12. Fetching without tags
  13. Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
  14. > git --version # timeout=10
  15. > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  16. Checking out Revision 8d6829c21a003d83775cd9092fb7af9d7d5fb655 (master)
  17. > git config core.sparsecheckout # timeout=10
  18. > git checkout -f 8d6829c21a003d83775cd9092fb7af9d7d5fb655
  19. Commit message: "Merge pull request #367 from chmouel/retry-before-kubectl-apply"
  20. > git rev-list 8d6829c21a003d83775cd9092fb7af9d7d5fb655 # timeout=10
  21. [Pipeline] echo
  22. Kubernetes Plugin Version 013
  23. [Pipeline] echo
  24. Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
  25. [Pipeline] echo
  26. Loaded the useDockerSocket flag false
  27. [Pipeline] podTemplate
  28. [Pipeline] {
  29. [Pipeline] node
  30. Still waiting to schedule task
  31. jenkins-slave-7r15b-gj367 is offline
  32. Running on jenkins-slave-7r15b-gj367 in /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA
  33. [Pipeline] {
  34. [Pipeline] checkout
  35. Cloning the remote Git repository
  36. Cloning with configured refspecs honoured and without tags
  37. Cloning repository https://github.com/krasi-georgiev/hello1.git
  38. > git init /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA # timeout=10
  39. Fetching upstream changes from https://github.com/krasi-georgiev/hello1.git
  40. > git --version # timeout=10
  41. using GIT_ASKPASS to set credentials cd-github
  42. > git fetch --no-tags --progress https://github.com/krasi-georgiev/hello1.git +refs/heads/master:refs/remotes/origin/master
  43. > git config remote.origin.url https://github.com/krasi-georgiev/hello1.git # timeout=10
  44. > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
  45. > git config remote.origin.url https://github.com/krasi-georgiev/hello1.git # timeout=10
  46. Fetching without tags
  47. Fetching upstream changes from https://github.com/krasi-georgiev/hello1.git
  48. using GIT_ASKPASS to set credentials cd-github
  49. > git fetch --no-tags --progress https://github.com/krasi-georgiev/hello1.git +refs/heads/master:refs/remotes/origin/master
  50. Checking out Revision 837a08ce1bf703d2962da4a4bbaabd45670575e2 (master)
  51. > git config core.sparsecheckout # timeout=10
  52. > git checkout -f 837a08ce1bf703d2962da4a4bbaabd45670575e2
  53. Commit message: "add prometheus metrics endpoint"
  54. > git rev-list d5f4882c3aaad95e22a4a184b148d8508d967a06 # timeout=10
  55. [Pipeline] echo
  56. Using branch master
  57. [Pipeline] echo
  58. Using branch master
  59. NOTE: running pipelines for the first time will take longer as build and base docker images are pulled onto the node
  60. [Pipeline] echo
  61. [Pipeline] container
  62. [Pipeline] {
  63. [Pipeline] stage
  64. [Pipeline] { (Build Release)
  65. [Pipeline] sh
  66. [rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA] Running shell script
  67. + git checkout -b krasi-georgiev/hello1/master-1.0.2
  68. Switched to a new branch 'krasi-georgiev/hello1/master-1.0.2'
  69. [Pipeline] sh
  70. [rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA] Running shell script
  71. + mvn org.codehaus.mojo:versions-maven-plugin:2.2:set -U -DnewVersion=1.0.2
  72. Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
  73. [INFO] Scanning for projects...
  74. [INFO]
  75. [INFO] ------------------------------------------------------------------------
  76. [INFO] Building Spring Boot - HTTP 1.0.0-SNAPSHOT
  77. [INFO] ------------------------------------------------------------------------
  78. [INFO]
  79. [INFO] --- versions-maven-plugin:2.2:set (default-cli) @ hello1 ---
  80. [INFO] Searching for local aggregator root...
  81. [INFO] Local aggregation root: /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA
  82. [INFO] Processing change of io.openshift.booster:hello1:1.0.0-SNAPSHOT -> 1.0.2
  83. [INFO] Processing io.openshift.booster:hello1
  84. [INFO] Updating project io.openshift.booster:hello1
  85. [INFO] from version 1.0.0-SNAPSHOT to 1.0.2
  86. [INFO]
  87. [INFO] ------------------------------------------------------------------------
  88. [INFO] BUILD SUCCESS
  89. [INFO] ------------------------------------------------------------------------
  90. [INFO] Total time: 3.819 s
  91. [INFO] Finished at: 2017-12-12T14:27:13+00:00
  92. [INFO] Final Memory: 7M/11M
  93. [INFO] ------------------------------------------------------------------------
  94. [Pipeline] sh
  95. [rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA] Running shell script
  96. + mvn clean -B -e -U deploy -Dmaven.test.skip=false -P openshift
  97. Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
  98. [INFO] Error stacktraces are turned on.
  99. [INFO] Scanning for projects...
  100. [INFO]
  101. [INFO] ------------------------------------------------------------------------
  102. [INFO] Building Spring Boot - HTTP 1.0.2
  103. [INFO] ------------------------------------------------------------------------
  104. [INFO]
  105. [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ hello1 ---
  106. [INFO]
  107. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ hello1 ---
  108. [INFO]
  109. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ hello1 ---
  110. [INFO]
  111. [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ hello1 ---
  112. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA' && 'git' 'rev-parse' '--verify' 'HEAD'
  113. [INFO] Working directory: /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA
  114. [INFO] Storing buildNumber: 837a08ce1bf703d2962da4a4bbaabd45670575e2 at timestamp: 1513088851586
  115. [INFO] Storing buildScmBranch: krasi-georgiev/hello1/master-1.0.2
  116. [INFO]
  117. [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hello1 ---
  118. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  119. [INFO] Copying 1 resource
  120. [INFO]
  121. [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ hello1 ---
  122. [INFO] Changes detected - recompiling the module!
  123. [INFO] Compiling 4 source files to /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes
  124. [INFO]
  125. [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hello1 ---
  126. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  127. [INFO] Copying 1 resource
  128. [INFO]
  129. [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ hello1 ---
  130. [INFO] Changes detected - recompiling the module!
  131. [INFO] Compiling 3 source files to /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/test-classes
  132. [INFO]
  133. [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hello1 ---
  134. [INFO] Surefire report directory: /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/surefire-reports
  135.  
  136. -------------------------------------------------------
  137. T E S T S
  138. -------------------------------------------------------
  139. Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
  140. Running io.openshift.booster.LocalTest
  141. 2017-12-12 14:27:39.222 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [io.openshift.booster.LocalTest], using SpringBootContextLoader
  142. 2017-12-12 14:27:39.269 INFO --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [io.openshift.booster.LocalTest]: no resource found for suffixes {-context.xml, Context.groovy}.
  143. 2017-12-12 14:27:39.271 INFO --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [io.openshift.booster.LocalTest]: LocalTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
  144. 2017-12-12 14:27:39.485 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration io.openshift.booster.BoosterApplication for test class io.openshift.booster.LocalTest
  145. 2017-12-12 14:27:39.491 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
  146. 2017-12-12 14:27:39.567 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Could not instantiate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/TransactionDefinition]
  147. 2017-12-12 14:27:39.568 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Could not instantiate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
  148. 2017-12-12 14:27:39.569 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@514af7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b927fb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@58a80e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1b61f4a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1b0f2b9, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@79924b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@19a4292, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@a94ee4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@c451f2, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6379eb]
  149.  
  150. . ____ _ __ _ _
  151. /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
  152. ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  153. \\/ ___)| |_)| | | | | || (_| | ) ) ) )
  154. ' |____| .__|_| |_|_| |_\__, | / / / /
  155. =========|_|==============|___/=/_/_/_/
  156. :: Spring Boot :: (v1.4.1.RELEASE)
  157.  
  158. 2017-12-12 14:27:40.472 INFO 151 --- [ main] io.openshift.booster.LocalTest : Starting LocalTest on jenkins-slave-7r15b-gj367 with PID 151 (started by ? in /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA)
  159. 2017-12-12 14:27:40.473 INFO 151 --- [ main] io.openshift.booster.LocalTest : No active profile set, falling back to default profiles: default
  160. 2017-12-12 14:27:41.787 INFO 151 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1ee81fc: startup date [Tue Dec 12 14:27:41 UTC 2017]; root of context hierarchy
  161. 2017-12-12 14:27:48.365 INFO 151 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 0 (http)
  162. 2017-12-12 14:27:48.386 INFO 151 --- [ main] o.apache.catalina.core.StandardService : Starting service Tomcat
  163. 2017-12-12 14:27:48.387 INFO 151 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.0.36
  164. 2017-12-12 14:27:49.474 INFO 151 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  165. 2017-12-12 14:27:49.474 INFO 151 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7690 ms
  166. 2017-12-12 14:27:50.578 INFO 151 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
  167. 2017-12-12 14:27:50.582 INFO 151 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*]
  168. 2017-12-12 14:27:50.582 INFO 151 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
  169. 2017-12-12 14:27:50.582 INFO 151 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  170. 2017-12-12 14:27:50.582 INFO 151 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  171. 2017-12-12 14:27:50.583 INFO 151 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
  172. 2017-12-12 14:27:50.583 INFO 151 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*]
  173. 2017-12-12 14:27:50.583 INFO 151 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
  174. 2017-12-12 14:27:54.572 INFO 151 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1ee81fc: startup date [Tue Dec 12 14:27:41 UTC 2017]; root of context hierarchy
  175. 2017-12-12 14:27:54.862 INFO 151 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/greeting]}" onto public io.openshift.booster.service.Greeting io.openshift.booster.service.GreetingController.greeting(java.lang.String)
  176. 2017-12-12 14:27:54.865 INFO 151 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  177. 2017-12-12 14:27:54.865 INFO 151 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
  178. 2017-12-12 14:27:54.981 INFO 151 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  179. 2017-12-12 14:27:54.982 INFO 151 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  180. 2017-12-12 14:27:55.174 INFO 151 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  181. 2017-12-12 14:27:55.269 INFO 151 --- [ main] oConfiguration$WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
  182. 2017-12-12 14:27:57.472 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/info || /info.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  183. 2017-12-12 14:27:57.473 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  184. 2017-12-12 14:27:57.474 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  185. 2017-12-12 14:27:57.475 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException
  186. 2017-12-12 14:27:57.476 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  187. 2017-12-12 14:27:57.477 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
  188. 2017-12-12 14:27:57.478 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env || /env.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  189. 2017-12-12 14:27:57.478 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  190. 2017-12-12 14:27:57.479 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/health || /health.json],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(java.security.Principal)
  191. 2017-12-12 14:27:57.484 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String)
  192. 2017-12-12 14:27:57.484 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  193. 2017-12-12 14:27:57.560 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  194. 2017-12-12 14:27:57.562 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/prometheus || /prometheus.json],methods=[GET],produces=[*/*]}" onto public org.springframework.http.ResponseEntity io.prometheus.client.spring.boot.PrometheusMvcEndpoint.value(java.util.Set<java.lang.String>)
  195. 2017-12-12 14:27:57.562 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/prometheus || /prometheus.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  196. 2017-12-12 14:27:57.563 INFO 151 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  197. 2017-12-12 14:27:58.561 INFO 151 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 38302 (http)
  198. 2017-12-12 14:27:58.566 INFO 151 --- [ main] io.openshift.booster.LocalTest : Started LocalTest in 18.962 seconds (JVM running for 20.394)
  199. 2017-12-12 14:28:03.586 INFO 151 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet'
  200. 2017-12-12 14:28:03.586 INFO 151 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started
  201. 2017-12-12 14:28:03.672 INFO 151 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 86 ms
  202. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.094 sec - in io.openshift.booster.LocalTest
  203. 2017-12-12 14:28:06.674 INFO 151 --- [ Thread-2] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1ee81fc: startup date [Tue Dec 12 14:27:41 UTC 2017]; root of context hierarchy
  204.  
  205. Results :
  206.  
  207. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
  208.  
  209. [INFO]
  210. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hello1 ---
  211. [INFO] Building jar: /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/hello1-1.0.2.jar
  212. [INFO]
  213. [INFO] --- spring-boot-maven-plugin:1.4.1.RELEASE:repackage (default) @ hello1 ---
  214. [INFO] Attaching archive: /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/hello1-1.0.2-exec.jar, with classifier: exec
  215. [INFO]
  216. [INFO] --- fabric8-maven-plugin:3.5.28:resource (fmp) @ hello1 ---
  217. [INFO] F8: Running in OpenShift mode
  218. [INFO] F8: Using docker image name of namespace: kgeorgie-osio-jenkins
  219. [INFO] F8: Running generator spring-boot
  220. [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift as base / builder
  221. [INFO] F8: using resource templates from /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/src/main/fabric8
  222. [INFO] F8: fmp-controller: Adding a default Deployment
  223. [INFO] F8: fmp-service: Adding a default service 'hello1' with ports [8080]
  224. [INFO] F8: spring-boot-health-check: Adding readiness probe on port 8080, path='/health', scheme='HTTP', with initial delay 10 seconds
  225. [INFO] F8: spring-boot-health-check: Adding liveness probe on port 8080, path='/health', scheme='HTTP', with initial delay 180 seconds
  226. [INFO] F8: fmp-revision-history: Adding revision history limit to 2
  227. [INFO] F8: f8-icon: Adding icon for deployment
  228. [INFO] F8: f8-icon: Adding icon for service
  229. [INFO] F8: validating /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes/META-INF/fabric8/openshift/hello1-svc.yml resource
  230. [INFO] F8: validating /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes/META-INF/fabric8/openshift/hello1-deploymentconfig.yml resource
  231. [INFO] F8: validating /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes/META-INF/fabric8/openshift/hello1-route.yml resource
  232. [INFO] F8: validating /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes/META-INF/fabric8/kubernetes/hello1-svc.yml resource
  233. [INFO] F8: validating /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes/META-INF/fabric8/kubernetes/hello1-deployment.yml resource
  234. [INFO]
  235. [INFO] --- fabric8-maven-plugin:3.5.28:build (fmp) @ hello1 ---
  236. [INFO] F8: Using OpenShift build with strategy S2I
  237. [INFO] F8: Running generator spring-boot
  238. [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift as base / builder
  239. [INFO] Copying files to /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/docker/hello1/1.0.2/build/maven
  240. [INFO] Building tar: /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/docker/hello1/1.0.2/tmp/docker-build.tar
  241. [INFO] F8: [hello1:1.0.2] "spring-boot": Created docker source tar /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/docker/hello1/1.0.2/tmp/docker-build.tar
  242. [INFO] F8: Updating BuildServiceConfig hello1-s2i for Source strategy
  243. [INFO] F8: Adding to ImageStream hello1
  244. [INFO] F8: Starting Build hello1-s2i
  245. [INFO] F8: Waiting for build hello1-s2i-2 to complete...
  246. [INFO] Current reconnect backoff is 1000 milliseconds (T0)
  247. [INFO] Current reconnect backoff is 2000 milliseconds (T1)
  248. [INFO] F8: Build hello1-s2i-2 Complete
  249. [WARNING] Executor didn't terminate in time after shutdown in close(), killing it in: io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager@d7851c
  250. [INFO] F8: Found tag on ImageStream hello1 tag: sha256:1aee46649f4f5159c5536a0b1ad0584ca8f793bf74c35e1296efe4c8e321ba66
  251. Dec 12, 2017 2:29:42 PM okhttp3.internal.platform.Platform log
  252. WARNING: A connection to https://kubernetes.default.svc/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);
  253. [INFO] F8: ImageStream hello1 written to /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/hello1-is.yml
  254. [INFO]
  255. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hello1 ---
  256. [INFO] Installing /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/hello1-1.0.2.jar to /root/.mvnrepository/io/openshift/booster/hello1/1.0.2/hello1-1.0.2.jar
  257. [INFO] Installing /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/pom.xml to /root/.mvnrepository/io/openshift/booster/hello1/1.0.2/hello1-1.0.2.pom
  258. [INFO] Installing /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/hello1-1.0.2-exec.jar to /root/.mvnrepository/io/openshift/booster/hello1/1.0.2/hello1-1.0.2-exec.jar
  259. [INFO] Installing /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes/META-INF/fabric8/openshift.yml to /root/.mvnrepository/io/openshift/booster/hello1/1.0.2/hello1-1.0.2-openshift.yml
  260. [INFO] Installing /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes/META-INF/fabric8/openshift.json to /root/.mvnrepository/io/openshift/booster/hello1/1.0.2/hello1-1.0.2-openshift.json
  261. [INFO] Installing /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes/META-INF/fabric8/kubernetes.yml to /root/.mvnrepository/io/openshift/booster/hello1/1.0.2/hello1-1.0.2-kubernetes.yml
  262. [INFO] Installing /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/classes/META-INF/fabric8/kubernetes.json to /root/.mvnrepository/io/openshift/booster/hello1/1.0.2/hello1-1.0.2-kubernetes.json
  263. [INFO] Installing /home/jenkins/workspace/rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA/target/hello1-is.yml to /root/.mvnrepository/io/openshift/booster/hello1/1.0.2/hello1-1.0.2-is.yml
  264. [INFO]
  265. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hello1 ---
  266. [INFO] Using alternate deployment repository local-nexus::default::http://content-repository/content/repositories/staging/
  267. [INFO] ------------------------------------------------------------------------
  268. [INFO] BUILD SUCCESS
  269. [INFO] ------------------------------------------------------------------------
  270. [INFO] Total time: 02:26 min
  271. [INFO] Finished at: 2017-12-12T14:29:43+00:00
  272. [INFO] Final Memory: 39M/51M
  273. [INFO] ------------------------------------------------------------------------
  274. [Pipeline] findFiles
  275. [Pipeline] step
  276. Recording test results
  277. [Pipeline] findFiles
  278. [Pipeline] echo
  279. Looking for matching Build hello1-2
  280. [Pipeline] echo
  281. Looking for matching Build hello1-2
  282. [Pipeline] echo
  283. Adding annotation 'fabric8.io/jenkins.testReportUrl: nulltestReport' to Build hello1-2
  284. [Pipeline] echo
  285. looking for hello1-2 in namespace kgeorgie-osio
  286. [Pipeline] echo
  287. Checking bayesian-link exists
  288. [Pipeline] sh
  289. [rasi-georgiev_hello1_master-UJ2YVOMUHA7ZSG2MK5MBRMZY6YBJ5G63RE5A755CGA4NGLILU5HA] Running shell script
  290. + mvn io.github.stackinfo:stackinfo-maven-plugin:0.2:prepare
  291. Picked up _JAVA_OPTIONS: -Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx192m
  292. [INFO] Scanning for projects...
  293. [INFO]
  294. [INFO] ------------------------------------------------------------------------
  295. [INFO] Building Spring Boot - HTTP 1.0.2
  296. [INFO] ------------------------------------------------------------------------
  297. [INFO]
  298. [INFO] --- stackinfo-maven-plugin:0.2:prepare (default-cli) @ hello1 ---
  299. [INFO] ------------------------------------------------------------------------
  300. [INFO] BUILD SUCCESS
  301. [INFO] ------------------------------------------------------------------------
  302. [INFO] Total time: 1.563 s
  303. [INFO] Finished at: 2017-12-12T14:29:52+00:00
  304. [INFO] Final Memory: 4M/10M
  305. [INFO] ------------------------------------------------------------------------
  306. [Pipeline] retry
  307. [Pipeline] {
  308. [Pipeline] bayesianAnalysis
  309. Running Bayesian stack analysis...
  310. Bayesian API URL is https://recommender.api.openshift.io/api/v1
  311. [Pipeline] echo
  312. Looking for matching Build hello1-2
  313. [Pipeline] echo
  314. Adding annotation 'fabric8.io/bayesian.analysisUrl: https://recommender.api.openshift.io/api/v1/stack-analyses/624060f9cb18427a8c1be064d8534d29' to Build hello1-2
  315. [Pipeline] echo
  316. looking for hello1-2 in namespace kgeorgie-osio
  317. [Pipeline] }
  318. [Pipeline] // retry
  319. [Pipeline] echo
  320. Checking sonarqube exists
  321. [Pipeline] echo
  322. Code validation service: sonarqube not available
  323. [Pipeline] echo
  324. s2i mode: true
  325. [Pipeline] echo
  326. Checking content-repository exists
  327. [Pipeline] echo
  328. mvn site disabled
  329. [Pipeline] stash
  330. Stashed 11 file(s)
  331. [Pipeline] }
  332. [Pipeline] // stage
  333. [Pipeline] stage
  334. [Pipeline] { (Rollout to Stage)
  335. [Pipeline] unstash
  336. [Pipeline] kubernetesApply
  337. Loading OpenShift ImageStreams file: hello1-is.yml
  338. Found namespace kgeorgie-osio
  339. Found namespace kgeorgie-osio-jenkins
  340. Found namespace kgeorgie-osio-run
  341. Found namespace kgeorgie-osio-stage
  342. Found existing environment kgeorgie-osio-stage
  343. No fabric8.yml so unable to add environment pod annotations
  344. No fabric8.yml so unable to add environment pod annotations
  345. No fabric8.yml so unable to add environment pod annotations
  346. No fabric8.yml so unable to add environment pod annotations
  347. No fabric8.yml so unable to add environment pod annotations
  348. Found BuildConfig name hello1 namespace kgeorgie-osio from BuildConfigProjectProperty
  349. Found Build name hello1-2 from BuildCause
  350. Found BuildConfig: hello1 namespace: kgeorgie-osio Build: hello1-2
  351. Applying Service name: Service data: Service(apiVersion=v1, kind=Service, metadata=ObjectMeta(annotations={fabric8.io/git-commit=837a08ce1bf703d2962da4a4bbaabd45670575e2, fabric8.io/scm-con-url=scm:git:https://github.com/openshiftio/booster-parent.git/hello1, prometheus.io/port=9779, fabric8.io/scm-url=https://github.com/openshiftio/hello1, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/git-branch=krasi-georgiev/hello1/master-1.0.2, prometheus.io/scrape=true, fabric8.io/scm-devcon-url=scm:git:git:@github.com:openshiftio/booster-parent.git/hello1, fabric8.io/scm-tag=booster-parent-8}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={expose=true, space=hello1, app=hello1, provider=fabric8, version=1.0.2, group=io.openshift.booster}, name=hello1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ServiceSpec(clusterIP=null, externalIPs=[], externalName=null, externalTrafficPolicy=null, healthCheckNodePort=null, loadBalancerIP=null, loadBalancerSourceRanges=[], ports=[ServicePort(name=http, nodePort=null, port=8080, protocol=TCP, targetPort=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), additionalProperties={})], selector={app=hello1, provider=fabric8, group=io.openshift.booster}, sessionAffinity=null, type=null, additionalProperties={}), status=null, additionalProperties={})
  352. Applying ImageStream name: ImageStream data: ImageStream(apiVersion=v1, kind=ImageStream, metadata=ObjectMeta(annotations=null, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels=null, name=hello1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=ImageStreamSpec(dockerImageRepository=null, lookupPolicy=null, tags=[TagReference(annotations=null, from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamImage, name=hello1@sha256:1aee46649f4f5159c5536a0b1ad0584ca8f793bf74c35e1296efe4c8e321ba66, namespace=kgeorgie-osio-jenkins, resourceVersion=null, uid=null, additionalProperties={}), generation=null, importPolicy=null, name=1.0.2, reference=null, referencePolicy=null, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  353. Applying DeploymentConfig name: DeploymentConfig data: DeploymentConfig(apiVersion=v1, kind=DeploymentConfig, metadata=ObjectMeta(annotations={fabric8.io/git-commit=837a08ce1bf703d2962da4a4bbaabd45670575e2, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=hello1&var-version=1.0.2, fabric8.io/scm-con-url=scm:git:https://github.com/openshiftio/booster-parent.git/hello1, fabric8.io/scm-url=https://github.com/openshiftio/hello1, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/git-branch=krasi-georgiev/hello1/master-1.0.2, fabric8.io/scm-devcon-url=scm:git:git:@github.com:openshiftio/booster-parent.git/hello1, fabric8.io/scm-tag=booster-parent-8}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={space=hello1, app=hello1, provider=fabric8, version=1.0.2, group=io.openshift.booster}, name=hello1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=DeploymentConfigSpec(minReadySeconds=null, paused=null, replicas=1, revisionHistoryLimit=2, selector={app=hello1, provider=fabric8, group=io.openshift.booster}, strategy=DeploymentStrategy(activeDeadlineSeconds=null, annotations=null, customParams=null, labels=null, recreateParams=null, resources=null, rollingParams=RollingDeploymentStrategyParams(intervalSeconds=null, maxSurge=null, maxUnavailable=null, post=null, pre=null, timeoutSeconds=3600, updatePeriodSeconds=null, additionalProperties={}), type=Rolling, additionalProperties={}), template=PodTemplateSpec(metadata=ObjectMeta(annotations={fabric8.io/git-commit=837a08ce1bf703d2962da4a4bbaabd45670575e2, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=hello1&var-version=1.0.2, fabric8.io/scm-con-url=scm:git:https://github.com/openshiftio/booster-parent.git/hello1, fabric8.io/scm-url=https://github.com/openshiftio/hello1, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/git-branch=krasi-georgiev/hello1/master-1.0.2, fabric8.io/scm-devcon-url=scm:git:git:@github.com:openshiftio/booster-parent.git/hello1, fabric8.io/scm-tag=booster-parent-8}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={space=hello1, app=hello1, provider=fabric8, version=1.0.2, group=io.openshift.booster}, name=null, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=PodSpec(activeDeadlineSeconds=null, affinity=null, automountServiceAccountToken=null, containers=[Container(args=[], command=[], env=[EnvVar(name=KUBERNETES_NAMESPACE, value=null, valueFrom=EnvVarSource(configMapKeyRef=null, fieldRef=ObjectFieldSelector(apiVersion=null, fieldPath=metadata.namespace, additionalProperties={}), resourceFieldRef=null, secretKeyRef=null, additionalProperties={}), additionalProperties={})], envFrom=[], image=hello1:1.0.2, imagePullPolicy=IfNotPresent, lifecycle=null, livenessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/health, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=HTTP, additionalProperties={}), initialDelaySeconds=180, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), name=spring-boot, ports=[ContainerPort(containerPort=8080, hostIP=null, hostPort=null, name=http, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=9779, hostIP=null, hostPort=null, name=prometheus, protocol=TCP, additionalProperties={}), ContainerPort(containerPort=8778, hostIP=null, hostPort=null, name=jolokia, protocol=TCP, additionalProperties={})], readinessProbe=Probe(exec=null, failureThreshold=null, httpGet=HTTPGetAction(host=null, httpHeaders=[], path=/health, port=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), scheme=HTTP, additionalProperties={}), initialDelaySeconds=10, periodSeconds=null, successThreshold=null, tcpSocket=null, timeoutSeconds=null, additionalProperties={}), resources=null, securityContext=SecurityContext(capabilities=null, privileged=false, readOnlyRootFilesystem=null, runAsNonRoot=null, runAsUser=null, seLinuxOptions=null, additionalProperties={}), stdin=null, stdinOnce=null, terminationMessagePath=null, terminationMessagePolicy=null, tty=null, volumeMounts=[], workingDir=null, additionalProperties={})], dnsPolicy=null, hostAliases=[], hostIPC=null, hostNetwork=null, hostPID=null, hostname=null, imagePullSecrets=[], initContainers=[], nodeName=null, nodeSelector=null, restartPolicy=null, schedulerName=null, securityContext=null, serviceAccount=null, serviceAccountName=null, subdomain=null, terminationGracePeriodSeconds=null, tolerations=[], volumes=[], additionalProperties={}), additionalProperties={}), test=null, triggers=[DeploymentTriggerPolicy(imageChangeParams=null, type=ConfigChange, additionalProperties={}), DeploymentTriggerPolicy(imageChangeParams=DeploymentTriggerImageChangeParams(automatic=true, containerNames=[spring-boot], from=ObjectReference(apiVersion=null, fieldPath=null, kind=ImageStreamTag, name=hello1:1.0.2, namespace=null, resourceVersion=null, uid=null, additionalProperties={}), lastTriggeredImage=null, additionalProperties={}), type=ImageChange, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  354. Applying Route name: Route data: Route(apiVersion=v1, kind=Route, metadata=ObjectMeta(annotations=null, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=hello1, provider=fabric8, version=1.0.2, group=io.openshift.booster}, name=hello1, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=RouteSpec(alternateBackends=[], host=null, path=null, port=RoutePort(targetPort=IntOrString(IntVal=8080, Kind=null, StrVal=null, additionalProperties={}), additionalProperties={}), tls=null, to=RouteTargetReference(kind=Service, name=hello1, weight=null, additionalProperties={}), wildcardPolicy=null, additionalProperties={}), status=null, additionalProperties={})
  355. Running: echo | exposecontroller --watch-namespace kgeorgie-osio-stage --exposer Route
  356. command: echo | exposecontroller --watch-namespace kgeorgie-osio-stage --exposer Route out: Please enter Username: Please enter Password:
  357. command: echo | exposecontroller --watch-namespace kgeorgie-osio-stage --exposer Route err: I1212 14:29:57.154300 1133 exposecontroller.go:56] Using build: '2.3.27'
  358. I1212 14:29:57.196330 1133 config.go:20] No /etc/exposecontroller/config.yml file found. Will try to figure out defaults
  359. I1212 14:29:57.196357 1133 exposecontroller.go:125] Running in : `kgeorgie-osio-stage`
  360. W1212 14:29:57.220723 1133 controller.go:478] Failed to load url https://openshift.default.svc/.well-known/oauth-authorization-server got: Get https://openshift.default.svc/.well-known/oauth-authorization-server: x509: certificate signed by unknown authority
  361. E1212 14:29:57.221902 1133 controller.go:186] Failed to list nodes to detect minishift: User "system:serviceaccount:kgeorgie-osio-jenkins:jenkins" cannot list all nodes in the cluster
  362. I1212 14:29:57.221917 1133 controller.go:118] Using OAuth Authorize URL:
  363. W1212 14:29:57.221922 1133 controller.go:120] Please use $OAUTH_AUTHORIZE_URL to define the OAuth Authorize URL!
  364. W1212 14:29:57.222958 1133 controller.go:251] Could not find kubernetes service in the default namespace so we could not detect whether to use http or https as the apiserver protocol. Error: User "system:serviceaccount:kgeorgie-osio-jenkins:jenkins" cannot get services in project "default"
  365. I1212 14:29:57.222992 1133 controller.go:534] starting expose controller
  366. I1212 14:30:02.223213 1133 controller.go:542] stopping expose controller
  367.  
  368. exposecontroller completed
  369. Service hello1 in environment Stage namespace kgeorgie-osio-stage is at URL: http://hello1-kgeorgie-osio-stage.8a09.starter-us-east-2.openshiftapps.com
  370. Annotated Build hello1-2 in namespace kgeorgie-osio with version 1.0.2 environment yaml kgeorgie-osio-stage=---
  371. environmentName: "Stage"
  372. serviceUrls:
  373. hello1: "http://hello1-kgeorgie-osio-stage.8a09.starter-us-east-2.openshiftapps.com"
  374. deploymentVersions:
  375. hello1: "1.0.2"
  376.  
  377. [Pipeline] }
  378. [Pipeline] // stage
  379. [Pipeline] }
  380. [Pipeline] // container
  381. [Pipeline] }
  382. [Pipeline] // node
  383. [Pipeline] }
  384. [Pipeline] // podTemplate
  385. [Pipeline] End of Pipeline
  386.  
  387. GitHub has been notified of this commit’s build result
  388.  
  389. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement