Advertisement
rohankanojia

Untitled

Apr 23rd, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.18 KB | None | 0 0
  1. OpenShift Build rokumar/test-something-else-1 from https://github.com/rohanKanojia/test-something-else.git
  2. 13:35:51 Connecting to https://api.github.com using rohanKanojia/****** (cd-github)
  3. Obtained Jenkinsfile from d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491
  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 0bff0f50a2af9a0dcc4d2c4abb28d1eafcbfdfb9
  9. Cloning the remote Git repository
  10. Cloning with configured refspecs honoured and without tags
  11. Cloning repository https://github.com/fabric8io/fabric8-pipeline-library.git
  12. > git init /var/lib/jenkins/jobs/rohankanojia/jobs/test-something-else/branches/master/workspace@libs/github.com/fabric8io/fabric8-pipeline-library # timeout=10
  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. > git config remote.origin.url https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  17. > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  18. > git config remote.origin.url https://github.com/fabric8io/fabric8-pipeline-library.git # timeout=10
  19. Fetching without tags
  20. Fetching upstream changes from https://github.com/fabric8io/fabric8-pipeline-library.git
  21. > git fetch --no-tags --progress https://github.com/fabric8io/fabric8-pipeline-library.git +refs/heads/*:refs/remotes/origin/*
  22. Checking out Revision 0bff0f50a2af9a0dcc4d2c4abb28d1eafcbfdfb9 (master)
  23. > git config core.sparsecheckout # timeout=10
  24. > git checkout -f 0bff0f50a2af9a0dcc4d2c4abb28d1eafcbfdfb9
  25. Commit message: "Merge pull request #399 from edewit/versions-update"
  26. First time build. Skipping changelog.
  27. [Pipeline] echo
  28. Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
  29. [Pipeline] echo
  30. Loaded the useDockerSocket flag false
  31. [Pipeline] podTemplate
  32. [Pipeline] {
  33. [Pipeline] node
  34. Still waiting to schedule task
  35. Jenkins doesn’t have label maventest_something_else_1
  36. Running on jenkins-slave-82p9h-bl3vd in /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA
  37. [Pipeline] {
  38. [Pipeline] checkout
  39. Cloning the remote Git repository
  40. Cloning with configured refspecs honoured and without tags
  41. Cloning repository https://github.com/rohanKanojia/test-something-else.git
  42. > git init /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA # timeout=10
  43. Fetching upstream changes from https://github.com/rohanKanojia/test-something-else.git
  44. > git --version # timeout=10
  45. using GIT_ASKPASS to set credentials cd-github
  46. > git fetch --no-tags --progress https://github.com/rohanKanojia/test-something-else.git +refs/heads/master:refs/remotes/origin/master
  47. > git config remote.origin.url https://github.com/rohanKanojia/test-something-else.git # timeout=10
  48. > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
  49. > git config remote.origin.url https://github.com/rohanKanojia/test-something-else.git # timeout=10
  50. Fetching without tags
  51. Fetching upstream changes from https://github.com/rohanKanojia/test-something-else.git
  52. using GIT_ASKPASS to set credentials cd-github
  53. > git fetch --no-tags --progress https://github.com/rohanKanojia/test-something-else.git +refs/heads/master:refs/remotes/origin/master
  54. Checking out Revision d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491 (master)
  55. > git config core.sparsecheckout # timeout=10
  56. > git checkout -f d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491
  57. Commit message: "Initial import"
  58. First time build. Skipping changelog.
  59. fatal: bad object 0bff0f50a2af9a0dcc4d2c4abb28d1eafcbfdfb9
  60. [Pipeline] echo
  61. Using branch master
  62. [Pipeline] echo
  63. Using branch master
  64. [Pipeline] echo
  65. NOTE: running pipelines for the first time will take longer as build and base docker images are pulled onto the node
  66. [Pipeline] container
  67. [Pipeline] {
  68. [Pipeline] stage
  69. [Pipeline] { (Build Release)
  70. [Pipeline] sh
  71. [_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA] Running shell script
  72. + git checkout -b rohankanojia/test-something-else/master-1.0.1
  73. Switched to a new branch 'rohankanojia/test-something-else/master-1.0.1'
  74. [Pipeline] readMavenPom
  75. [Pipeline] echo
  76. patching maven plugin for spring-boot-booster-parent v1.5.10-15
  77. [Pipeline] writeMavenPom
  78. [Pipeline] sh
  79. [_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA] Running shell script
  80. + mvn org.codehaus.mojo:versions-maven-plugin:2.5:set -U -DnewVersion=1.0.1
  81. 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
  82. [INFO] Scanning for projects...
  83. [INFO]
  84. [INFO] ------------------------------------------------------------------------
  85. [INFO] Building Spring Boot - HTTP Booster 1.0.0-SNAPSHOT
  86. [INFO] ------------------------------------------------------------------------
  87. [INFO]
  88. [INFO] --- versions-maven-plugin:2.5:set (default-cli) @ test-something-else ---
  89. [INFO] Searching for local aggregator root...
  90. [INFO] Local aggregation root: /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA
  91. [INFO] Processing change of io.openshift.booster:test-something-else:1.0.0-SNAPSHOT -> 1.0.1
  92. [INFO] Processing io.openshift.booster:test-something-else
  93. [INFO] Updating project io.openshift.booster:test-something-else
  94. [INFO] from version 1.0.0-SNAPSHOT to 1.0.1
  95. [INFO]
  96. [INFO] ------------------------------------------------------------------------
  97. [INFO] BUILD SUCCESS
  98. [INFO] ------------------------------------------------------------------------
  99. [INFO] Total time: 17.216 s
  100. [INFO] Finished at: 2018-04-23T13:37:42+00:00
  101. [INFO] Final Memory: 11M/17M
  102. [INFO] ------------------------------------------------------------------------
  103. [Pipeline] sh
  104. [_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA] Running shell script
  105. + mvn clean -B -e -U deploy -Dmaven.test.skip=false -P openshift
  106. 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
  107. [INFO] Error stacktraces are turned on.
  108. [INFO] Scanning for projects...
  109. [INFO]
  110. [INFO] ------------------------------------------------------------------------
  111. [INFO] Building Spring Boot - HTTP Booster 1.0.1
  112. [INFO] ------------------------------------------------------------------------
  113. [INFO]
  114. [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ test-something-else ---
  115. [INFO]
  116. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ test-something-else ---
  117. [INFO]
  118. [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ test-something-else ---
  119. [INFO]
  120. [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ test-something-else ---
  121. [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA' && 'git' 'rev-parse' '--verify' 'HEAD'
  122. [INFO] Working directory: /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA
  123. [INFO] Storing buildNumber: d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491 at timestamp: 1524490719772
  124. [INFO] Storing buildScmBranch: rohankanojia/test-something-else/master-1.0.1
  125. [INFO]
  126. [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ test-something-else ---
  127. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  128. [INFO] Copying 2 resources
  129. [INFO]
  130. [INFO] --- fabric8-maven-plugin:3.5.38:resource (fmp) @ test-something-else ---
  131. [INFO] F8: Running in OpenShift mode
  132. [INFO] F8: Using docker image name of namespace: rokumar-jenkins
  133. [INFO] F8: Running generator spring-boot
  134. [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
  135. [INFO] F8: using resource templates from /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/src/main/fabric8
  136. [INFO] F8: fmp-controller: Adding a default Deployment
  137. [INFO] F8: fmp-service: Adding a default service 'test-something-else' with ports [8080]
  138. [INFO] F8: spring-boot-health-check: Adding readiness probe on port 8080, path='/health', scheme='HTTP', with initial delay 10 seconds
  139. [INFO] F8: spring-boot-health-check: Adding liveness probe on port 8080, path='/health', scheme='HTTP', with initial delay 180 seconds
  140. [INFO] F8: fmp-revision-history: Adding revision history limit to 2
  141. [INFO] F8: f8-icon: Adding icon for deployment
  142. [INFO] F8: f8-icon: Adding icon for service
  143. [INFO] F8: validating /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes/META-INF/fabric8/openshift/test-something-else-svc.yml resource
  144. [INFO] F8: validating /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes/META-INF/fabric8/openshift/test-something-else-deploymentconfig.yml resource
  145. [INFO] F8: validating /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes/META-INF/fabric8/openshift/test-something-else-route.yml resource
  146. [INFO] F8: validating /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes/META-INF/fabric8/kubernetes/test-something-else-svc.yml resource
  147. [INFO] F8: validating /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes/META-INF/fabric8/kubernetes/test-something-else-deployment.yml resource
  148. [INFO]
  149. [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ test-something-else ---
  150. [INFO] Changes detected - recompiling the module!
  151. [INFO] Compiling 4 source files to /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes
  152. [INFO]
  153. [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ test-something-else ---
  154. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  155. [INFO] Copying 2 resources
  156. [INFO]
  157. [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ test-something-else ---
  158. [INFO] Changes detected - recompiling the module!
  159. [INFO] Compiling 3 source files to /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/test-classes
  160. [INFO]
  161. [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ test-something-else ---
  162. [INFO] Surefire report directory: /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/surefire-reports
  163. [INFO]
  164. [INFO] -------------------------------------------------------
  165. [INFO] T E S T S
  166. [INFO] -------------------------------------------------------
  167. [INFO] Running io.openshift.booster.LocalTest
  168. 2018-04-23 13:39:15.461 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [io.openshift.booster.LocalTest], using SpringBootContextLoader
  169. 2018-04-23 13:39:15.470 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}.
  170. 2018-04-23 13:39:15.471 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.
  171. 2018-04-23 13:39:15.649 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration io.openshift.booster.BoosterApplication for test class io.openshift.booster.LocalTest
  172. 2018-04-23 13:39:15.655 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]
  173. 2018-04-23 13:39:15.742 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f4ea7c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16813f3, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@fe5c40, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ebb011, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@e31a9a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@11774fe, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@18d2680, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1847718, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@13b84b8, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1a3af25]
  174.  
  175. . ____ _ __ _ _
  176. /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
  177. ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  178. \\/ ___)| |_)| | | | | || (_| | ) ) ) )
  179. ' |____| .__|_| |_|_| |_\__, | / / / /
  180. =========|_|==============|___/=/_/_/_/
  181. :: Spring Boot :: (v1.5.10.RELEASE)
  182.  
  183. 2018-04-23 13:39:16.745 INFO 262 --- [ main] io.openshift.booster.LocalTest : Starting LocalTest on jenkins-slave-82p9h-bl3vd with PID 262 (started by ? in /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA)
  184. 2018-04-23 13:39:16.746 INFO 262 --- [ main] io.openshift.booster.LocalTest : No active profile set, falling back to default profiles: default
  185. 2018-04-23 13:39:18.067 INFO 262 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@9a5ed8: startup date [Mon Apr 23 13:39:18 UTC 2018]; root of context hierarchy
  186. 2018-04-23 13:39:20.657 INFO 262 --- [ main] o.s.b.f.xml.XmlBeanDefinitionReader : Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
  187. 2018-04-23 13:39:22.756 INFO 262 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  188. 2018-04-23 13:39:25.147 INFO 262 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 0 (http)
  189. 2018-04-23 13:39:25.160 INFO 262 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  190. 2018-04-23 13:39:25.161 INFO 262 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.20
  191. 2018-04-23 13:39:25.850 INFO 262 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  192. 2018-04-23 13:39:25.851 INFO 262 --- [ost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7787 ms
  193. 2018-04-23 13:39:29.858 INFO 262 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
  194. 2018-04-23 13:39:29.860 INFO 262 --- [ost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'CXFServlet' to [/api/*]
  195. 2018-04-23 13:39:29.862 INFO 262 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*]
  196. 2018-04-23 13:39:29.863 INFO 262 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
  197. 2018-04-23 13:39:29.863 INFO 262 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
  198. 2018-04-23 13:39:29.863 INFO 262 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*]
  199. 2018-04-23 13:39:29.863 INFO 262 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*]
  200. 2018-04-23 13:39:29.864 INFO 262 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webRequestLoggingFilter' to: [/*]
  201. 2018-04-23 13:39:29.864 INFO 262 --- [ost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'applicationContextIdFilter' to: [/*]
  202. 2018-04-23 13:39:37.045 INFO 262 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@9a5ed8: startup date [Mon Apr 23 13:39:18 UTC 2018]; root of context hierarchy
  203. 2018-04-23 13:39:37.558 INFO 262 --- [ 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)
  204. 2018-04-23 13:39:37.559 INFO 262 --- [ 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)
  205. 2018-04-23 13:39:38.055 INFO 262 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  206. 2018-04-23 13:39:38.055 INFO 262 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  207. 2018-04-23 13:39:39.258 INFO 262 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  208. 2018-04-23 13:39:39.751 INFO 262 --- [ main] oConfiguration$WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html]
  209. 2018-04-23 13:39:43.055 INFO 262 --- [ main] org.apache.cxf.endpoint.ServerImpl : Setting the server's publish address to be /
  210. 2018-04-23 13:39:47.960 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  211. 2018-04-23 13:39:47.961 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  212. 2018-04-23 13:39:47.963 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String)
  213. 2018-04-23 13:39:47.964 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map<java.lang.String, java.lang.String>)
  214. 2018-04-23 13:39:47.964 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  215. 2018-04-23 13:39:47.965 INFO 262 --- [ 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
  216. 2018-04-23 13:39:47.966 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String)
  217. 2018-04-23 13:39:48.041 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  218. 2018-04-23 13:39:48.041 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  219. 2018-04-23 13:39:48.043 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal)
  220. 2018-04-23 13:39:48.044 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  221. 2018-04-23 13:39:48.045 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  222. 2018-04-23 13:39:48.046 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String)
  223. 2018-04-23 13:39:48.046 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  224. 2018-04-23 13:39:48.047 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity<?> org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String)
  225. 2018-04-23 13:39:48.048 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  226. 2018-04-23 13:39:48.048 INFO 262 --- [ main] o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
  227. 2018-04-23 13:39:50.941 INFO 262 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 44965 (http)
  228. 2018-04-23 13:39:51.348 INFO 262 --- [ main] io.openshift.booster.LocalTest : Started LocalTest in 35.473 seconds (JVM running for 37.2)
  229. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.004 s - in io.openshift.booster.LocalTest
  230. 2018-04-23 13:40:09.763 INFO 262 --- [ Thread-4] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@9a5ed8: startup date [Mon Apr 23 13:39:18 UTC 2018]; root of context hierarchy
  231. [INFO]
  232. [INFO] Results:
  233. [INFO]
  234. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
  235. [INFO]
  236. [INFO]
  237. [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ test-something-else ---
  238. [INFO] Building jar: /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/test-something-else-1.0.1.jar
  239. [INFO]
  240. [INFO] --- spring-boot-maven-plugin:1.5.10.RELEASE:repackage (default) @ test-something-else ---
  241. [INFO] Attaching archive: /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/test-something-else-1.0.1-exec.jar, with classifier: exec
  242. [INFO]
  243. [INFO] --- fabric8-maven-plugin:3.5.38:build (fmp) @ test-something-else ---
  244. [INFO] F8: Using OpenShift build with strategy S2I
  245. [INFO] F8: Running generator spring-boot
  246. [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2 as base / builder
  247. [INFO] Copying files to /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/docker/test-something-else/1.0.1/build/maven
  248. [INFO] Building tar: /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/docker/test-something-else/1.0.1/tmp/docker-build.tar
  249. [INFO] F8: [test-something-else:1.0.1] "spring-boot": Created docker source tar /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/docker/test-something-else/1.0.1/tmp/docker-build.tar
  250. [INFO] F8: Creating BuildServiceConfig test-something-else-s2i for Source build
  251. [INFO] F8: Creating ImageStream test-something-else
  252. [INFO] F8: Starting Build test-something-else-s2i
  253. [INFO] F8: Waiting for build test-something-else-s2i-1 to complete...
  254. [INFO] F8: Pulling image "registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.2" ...
  255. [INFO] Current reconnect backoff is 1000 milliseconds (T0)
  256. [INFO] Current reconnect backoff is 2000 milliseconds (T1)
  257. [INFO] F8: ==================================================================
  258. [INFO] F8: Starting S2I Java Build .....
  259. [INFO] F8: S2I binary build from fabric8-maven-plugin detected
  260. [INFO] F8: Copying binaries from /tmp/src/maven to /deployments ...
  261. [INFO] F8: ... done
  262. [INFO] F8:
  263. [INFO] F8: Pushing image docker-registry.default.svc:5000/rokumar-jenkins/test-something-else:1.0.1 ...
  264. [INFO] F8: Pushed 0/6 layers, 2% complete
  265. [INFO] F8: Pushed 1/6 layers, 21% complete
  266. [INFO] Current reconnect backoff is 4000 milliseconds (T2)
  267. [INFO] F8: Pushed 2/6 layers, 44% complete
  268. [INFO] F8: Pushed 3/6 layers, 70% complete
  269. [INFO] Current reconnect backoff is 8000 milliseconds (T3)
  270. [INFO] F8: Pushed 4/6 layers, 78% complete
  271. [INFO] F8: Pushed 5/6 layers, 98% complete
  272. [INFO] Current reconnect backoff is 16000 milliseconds (T4)
  273. [INFO] F8: Pushed 6/6 layers, 100% complete
  274. [INFO] F8: Push successful
  275. [INFO] F8: Build test-something-else-s2i-1 Complete
  276. [INFO] Current reconnect backoff is 32000 milliseconds (T5)
  277. [ERROR] Exception in reconnect
  278. java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@1ca3c12 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@c8b98f[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 10]
  279. at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
  280. at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
  281. at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
  282. at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
  283. at java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(Executors.java:729)
  284. at io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager$3.run(WatchHTTPManager.java:207)
  285. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  286. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  287. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  288. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  289. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  290. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  291. at java.lang.Thread.run(Thread.java:748)
  292. [INFO] F8: Found tag on ImageStream test-something-else tag: sha256:7af11952fbc5320ed966eb173eeccd4e8e807fd17109a44399eabfc052ddfe2a
  293. [INFO] F8: ImageStream test-something-else written to /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/test-something-else-is.yml
  294. [INFO]
  295. [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-something-else ---
  296. [INFO] Installing /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/test-something-else-1.0.1.jar to /root/.mvnrepository/io/openshift/booster/test-something-else/1.0.1/test-something-else-1.0.1.jar
  297. [INFO] Installing /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/pom.xml to /root/.mvnrepository/io/openshift/booster/test-something-else/1.0.1/test-something-else-1.0.1.pom
  298. [INFO] Installing /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes/META-INF/fabric8/openshift.yml to /root/.mvnrepository/io/openshift/booster/test-something-else/1.0.1/test-something-else-1.0.1-openshift.yml
  299. [INFO] Installing /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes/META-INF/fabric8/openshift.json to /root/.mvnrepository/io/openshift/booster/test-something-else/1.0.1/test-something-else-1.0.1-openshift.json
  300. [INFO] Installing /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes/META-INF/fabric8/kubernetes.yml to /root/.mvnrepository/io/openshift/booster/test-something-else/1.0.1/test-something-else-1.0.1-kubernetes.yml
  301. [INFO] Installing /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/classes/META-INF/fabric8/kubernetes.json to /root/.mvnrepository/io/openshift/booster/test-something-else/1.0.1/test-something-else-1.0.1-kubernetes.json
  302. [INFO] Installing /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/test-something-else-1.0.1-exec.jar to /root/.mvnrepository/io/openshift/booster/test-something-else/1.0.1/test-something-else-1.0.1-exec.jar
  303. [INFO] Installing /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA/target/test-something-else-is.yml to /root/.mvnrepository/io/openshift/booster/test-something-else/1.0.1/test-something-else-1.0.1-is.yml
  304. [INFO]
  305. [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-something-else ---
  306. [INFO] Using alternate deployment repository local-nexus::default::http://content-repository/content/repositories/staging/
  307. [INFO] ------------------------------------------------------------------------
  308. [INFO] BUILD SUCCESS
  309. [INFO] ------------------------------------------------------------------------
  310. [INFO] Total time: 03:18 min
  311. [INFO] Finished at: 2018-04-23T13:41:05+00:00
  312. EXITCODE 0[INFO] Final Memory: 48M/67M
  313. [INFO] ------------------------------------------------------------------------
  314. [Pipeline] findFiles
  315. [Pipeline] step
  316. Recording test results
  317. [Pipeline] findFiles
  318. [Pipeline] echo
  319. Looking for matching Build test-something-else-1
  320. [Pipeline] echo
  321. Looking for matching Build test-something-else-1
  322. [Pipeline] echo
  323. Adding annotation 'fabric8.io/jenkins.testReportUrl: nulltestReport' to Build test-something-else-1
  324. [Pipeline] echo
  325. looking for test-something-else-1 in namespace rokumar
  326. [Pipeline] echo
  327. Checking bayesian-link exists
  328. [Pipeline] sh
  329. [_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA] Running shell script
  330. + mvn io.github.stackinfo:stackinfo-maven-plugin:0.2:prepare
  331. 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
  332. [INFO] Scanning for projects...
  333. [INFO]
  334. [INFO] ------------------------------------------------------------------------
  335. [INFO] Building Spring Boot - HTTP Booster 1.0.1
  336. [INFO] ------------------------------------------------------------------------
  337. [INFO]
  338. [INFO] --- stackinfo-maven-plugin:0.2:prepare (default-cli) @ test-something-else ---
  339. [INFO] ------------------------------------------------------------------------
  340. [INFO] BUILD SUCCESS
  341. [INFO] ------------------------------------------------------------------------
  342. [INFO] Total time: 5.516 s
  343. [INFO] Finished at: 2018-04-23T13:41:20+00:00
  344. [INFO] Final Memory: 7M/11M
  345. [INFO] ------------------------------------------------------------------------
  346. [Pipeline] retry
  347. [Pipeline] {
  348. [Pipeline] bayesianAnalysis
  349. Running Bayesian stack analysis...
  350. Bayesian API URL is https://recommender.api.openshift.io/api/v1
  351. [Pipeline] echo
  352. Looking for matching Build test-something-else-1
  353. [Pipeline] echo
  354. Adding annotation 'fabric8.io/bayesian.analysisUrl: https://recommender.api.openshift.io/api/v1/stack-analyses/dc318c074ea544c39e6d8d8454018c0c' to Build test-something-else-1
  355. [Pipeline] echo
  356. looking for test-something-else-1 in namespace rokumar
  357. [Pipeline] }
  358. [Pipeline] // retry
  359. [Pipeline] echo
  360. Checking sonarqube exists
  361. [Pipeline] echo
  362. Code validation service: sonarqube not available
  363. s2i mode: true
  364. [Pipeline] echo
  365. [Pipeline] echo
  366. Checking content-repository exists
  367. [Pipeline] echo
  368. mvn site disabled
  369. [Pipeline] stash
  370. Stashed 11 file(s)
  371. [Pipeline] }
  372. [Pipeline] // stage
  373. [Pipeline] stage
  374. [Pipeline] { (Rollout to Stage)
  375. [Pipeline] kubernetesApply
  376. Loading OpenShift ImageStreams file: test-something-else-is.yml
  377. Found namespace rokumar
  378. Found namespace rokumar-jenkins
  379. Found namespace rokumar-run
  380. Found namespace rokumar-stage
  381. Found existing environment rokumar-stage
  382. No fabric8.yml so unable to add environment pod annotations
  383. No fabric8.yml so unable to add environment pod annotations
  384. No fabric8.yml so unable to add environment pod annotations
  385. No fabric8.yml so unable to add environment pod annotations
  386. No fabric8.yml so unable to add environment pod annotations
  387. Found BuildConfig name test-something-else namespace rokumar from BuildConfigProjectProperty
  388. Found Build name test-something-else-1 from BuildCause
  389. Found BuildConfig: test-something-else namespace: rokumar Build: test-something-else-1
  390. Applying Service name: Service data: Service(apiVersion=v1, kind=Service, metadata=ObjectMeta(annotations={fabric8.io/git-commit=d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-something-else, prometheus.io/port=9779, fabric8.io/scm-url=https://github.com/snowdrop/test-something-else, fabric8.io/issue-system=JIRA, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-something-else/master-1.0.1, prometheus.io/scrape=true, fabric8.io/scm-devcon-url=scm:git:[email protected]:snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-tag=1.5.10-9-rhoar}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={expose=true, app=test-something-else, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-something-else, 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=test-something-else, provider=fabric8, group=io.openshift.booster}, sessionAffinity=null, type=null, additionalProperties={}), status=null, additionalProperties={})
  391. Applying ImageStream name: ImageStream data: ImageStream(apiVersion=image.openshift.io/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=test-something-else, 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=test-something-else@sha256:7af11952fbc5320ed966eb173eeccd4e8e807fd17109a44399eabfc052ddfe2a, namespace=rokumar-jenkins, resourceVersion=null, uid=null, additionalProperties={}), generation=null, importPolicy=null, name=1.0.1, reference=null, referencePolicy=null, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  392. Applying DeploymentConfig name: DeploymentConfig data: DeploymentConfig(apiVersion=apps.openshift.io/v1, kind=DeploymentConfig, metadata=ObjectMeta(annotations={fabric8.io/git-commit=d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=test-something-else&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-url=https://github.com/snowdrop/test-something-else, fabric8.io/issue-system=JIRA, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-something-else/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:[email protected]:snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-tag=1.5.10-9-rhoar}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-something-else, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-something-else, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=DeploymentConfigSpec(minReadySeconds=null, paused=null, replicas=1, revisionHistoryLimit=2, selector={app=test-something-else, 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=d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=test-something-else&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-url=https://github.com/snowdrop/test-something-else, fabric8.io/issue-system=JIRA, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-something-else/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:[email protected]:snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-tag=1.5.10-9-rhoar}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-something-else, provider=fabric8, version=1.0.1, 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= , 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=test-something-else:1.0.1, namespace=null, resourceVersion=null, uid=null, additionalProperties={}), lastTriggeredImage=null, additionalProperties={}), type=ImageChange, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  393. 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=test-something-else, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-something-else, 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=test-something-else, weight=null, additionalProperties={}), wildcardPolicy=null, additionalProperties={}), status=null, additionalProperties={})
  394. Running: echo | exposecontroller --watch-namespace rokumar-stage --exposer Route
  395. command: echo | exposecontroller --watch-namespace rokumar-stage --exposer Route out: Please enter Username: Please enter Password:
  396. command: echo | exposecontroller --watch-namespace rokumar-stage --exposer Route err: I0423 13:41:28.978060 1301 exposecontroller.go:56] Using build: '2.3.27'
  397. I0423 13:41:28.990957 1301 config.go:20] No /etc/exposecontroller/config.yml file found. Will try to figure out defaults
  398. I0423 13:41:28.990990 1301 exposecontroller.go:125] Running in : `rokumar-stage`
  399. W0423 13:41:29.014267 1301 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
  400. E0423 13:41:29.015245 1301 controller.go:186] Failed to list nodes to detect minishift: nodes is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list nodes at the cluster scope: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list all nodes in the cluster
  401. I0423 13:41:29.015578 1301 controller.go:118] Using OAuth Authorize URL:
  402. W0423 13:41:29.015724 1301 controller.go:120] Please use $OAUTH_AUTHORIZE_URL to define the OAuth Authorize URL!
  403. W0423 13:41:29.016646 1301 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: services "kubernetes" is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in the namespace "default": User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in project "default"
  404. I0423 13:41:29.016688 1301 controller.go:534] starting expose controller
  405. I0423 13:41:34.016874 1301 controller.go:542] stopping expose controller
  406.  
  407. exposecontroller completed
  408. Service test-something-else in environment Stage namespace rokumar-stage is at URL: http://test-something-else-rokumar-stage.b542.starter-us-east-2a.openshiftapps.com
  409. Annotated Build test-something-else-1 in namespace rokumar with version 1.0.1 environment yaml rokumar-stage=---
  410. environmentName: "Stage"
  411. serviceUrls:
  412. test-something-else: "http://test-something-else-rokumar-stage.b542.starter-us-east-2a.openshiftapps.com"
  413. deploymentVersions:
  414. test-something-else: "1.0.1"
  415.  
  416. [Pipeline] }
  417. [Pipeline] // stage
  418. [Pipeline] }
  419. [Pipeline] // container
  420. [Pipeline] }
  421. [Pipeline] // node
  422. [Pipeline] }
  423. [Pipeline] // podTemplate
  424. [Pipeline] echo
  425. Using branch master
  426. [Pipeline] node
  427. Running on Jenkins in /var/lib/jenkins/jobs/rohankanojia/jobs/test-something-else/branches/master/workspace
  428. [Pipeline] {
  429. [Pipeline] stage
  430. [Pipeline] { (Approve)
  431. [Pipeline] hubotApprove
  432. Hubot sending to room fabric8_default => Would you like to promote version 1.0.1 to the next environment?
  433.  
  434. to Proceed reply: fabric8 jenkins proceed job rohankanojia/test-something-else/master build 1
  435. to Abort reply: fabric8 jenkins abort job rohankanojia/test-something-else/master build 1
  436.  
  437. No service hubot is running!!!
  438. No service found!
  439. [Pipeline] approveRequestedEvent
  440. [Pipeline] timeout
  441. Timeout set to expire in 1 day 0 hr
  442. [Pipeline] {
  443. [Pipeline] input
  444. Would you like to promote version 1.0.1 to the next environment?
  445.  
  446. Proceed or Abort
  447. Approved by rokumar
  448. [Pipeline] }
  449. [Pipeline] // timeout
  450. [Pipeline] approveReceivedEvent
  451. No approve event id found. Skipping approval event update request
  452. [Pipeline] }
  453. [Pipeline] // stage
  454. [Pipeline] }
  455. [Pipeline] // node
  456. [Pipeline] echo
  457. Loaded PipelineConfiguration PipelineConfiguration{jobNameToKindMap={}, ciBranchPatterns=[PR-.*], cdBranchPatterns=[master], cdGitHostAndOrganisationToBranchPatterns={}, disableITestsCD=false, disableITestsCI=false, useDockerSocketFlag=false}
  458. [Pipeline] echo
  459. Loaded the useDockerSocket flag false
  460. [Pipeline] echo
  461. Running on openshift so using S2I binary source and Docker strategy
  462. [Pipeline] podTemplate
  463. [Pipeline] {
  464. [Pipeline] node
  465. Still waiting to schedule task
  466. Jenkins doesn’t have label clientstest_something_else_1
  467. Running on jenkins-slave-07p19-hvntp in /home/jenkins/workspace/_test-something-else_master-VIJCOK6JGGGEZUNQ76QNM4D4RLNFZG53NTV27XIB572CMHU3DZVA
  468. [Pipeline] {
  469. [Pipeline] container
  470. [Pipeline] {
  471. [Pipeline] stage
  472. [Pipeline] { (Rollout to Run)
  473. [Pipeline] unstash
  474. [Pipeline] kubernetesApply
  475. Loading OpenShift ImageStreams file: test-something-else-is.yml
  476. Found namespace rokumar
  477. Found namespace rokumar-jenkins
  478. Found namespace rokumar-run
  479. Found existing environment rokumar-run
  480. No fabric8.yml so unable to add environment pod annotations
  481. No fabric8.yml so unable to add environment pod annotations
  482. No fabric8.yml so unable to add environment pod annotations
  483. No fabric8.yml so unable to add environment pod annotations
  484. No fabric8.yml so unable to add environment pod annotations
  485. Found BuildConfig name test-something-else namespace rokumar from BuildConfigProjectProperty
  486. Found Build name test-something-else-1 from BuildCause
  487. Found BuildConfig: test-something-else namespace: rokumar Build: test-something-else-1
  488. Applying Service name: Service data: Service(apiVersion=v1, kind=Service, metadata=ObjectMeta(annotations={fabric8.io/git-commit=d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-something-else, prometheus.io/port=9779, fabric8.io/scm-url=https://github.com/snowdrop/test-something-else, fabric8.io/issue-system=JIRA, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-something-else/master-1.0.1, prometheus.io/scrape=true, fabric8.io/scm-devcon-url=scm:git:[email protected]:snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-tag=1.5.10-9-rhoar}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={expose=true, app=test-something-else, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-something-else, 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=test-something-else, provider=fabric8, group=io.openshift.booster}, sessionAffinity=null, type=null, additionalProperties={}), status=null, additionalProperties={})
  489. Applying ImageStream name: ImageStream data: ImageStream(apiVersion=image.openshift.io/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=test-something-else, 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=test-something-else@sha256:7af11952fbc5320ed966eb173eeccd4e8e807fd17109a44399eabfc052ddfe2a, namespace=rokumar-jenkins, resourceVersion=null, uid=null, additionalProperties={}), generation=null, importPolicy=null, name=1.0.1, reference=null, referencePolicy=null, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  490. Applying DeploymentConfig name: DeploymentConfig data: DeploymentConfig(apiVersion=apps.openshift.io/v1, kind=DeploymentConfig, metadata=ObjectMeta(annotations={fabric8.io/git-commit=d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=test-something-else&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-url=https://github.com/snowdrop/test-something-else, fabric8.io/issue-system=JIRA, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-something-else/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:[email protected]:snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-tag=1.5.10-9-rhoar}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-something-else, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-something-else, namespace=null, ownerReferences=[], resourceVersion=null, selfLink=null, uid=null, additionalProperties={}), spec=DeploymentConfigSpec(minReadySeconds=null, paused=null, replicas=1, revisionHistoryLimit=2, selector={app=test-something-else, 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=d07a7dfbf0a7f7bd0e97ce7ad416d6aeab045491, fabric8.io/metrics-path=dashboard/file/kubernetes-pods.json/?var-project=test-something-else&var-version=1.0.1, fabric8.io/scm-con-url=scm:git:https://github.com/snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-url=https://github.com/snowdrop/test-something-else, fabric8.io/issue-system=JIRA, fabric8.io/iconUrl=img/icons/spring-boot.svg, fabric8.io/issue-tracker-url=https://issues.jboss.org/projects/SB/summary, fabric8.io/git-branch=rohankanojia/test-something-else/master-1.0.1, fabric8.io/scm-devcon-url=scm:git:[email protected]:snowdrop/spring-boot-booster-parent.git/test-something-else, fabric8.io/scm-tag=1.5.10-9-rhoar}, clusterName=null, creationTimestamp=null, deletionGracePeriodSeconds=null, deletionTimestamp=null, finalizers=[], generateName=null, generation=null, initializers=null, labels={app=test-something-else, provider=fabric8, version=1.0.1, 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= , 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=test-something-else:1.0.1, namespace=null, resourceVersion=null, uid=null, additionalProperties={}), lastTriggeredImage=null, additionalProperties={}), type=ImageChange, additionalProperties={})], additionalProperties={}), status=null, additionalProperties={})
  491. ERROR: Unable to get git log: org.eclipse.jgit.api.errors.NoHeadException: No HEAD exists and no explicit starting revision was specified
  492. 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=test-something-else, provider=fabric8, version=1.0.1, group=io.openshift.booster}, name=test-something-else, 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=test-something-else, weight=null, additionalProperties={}), wildcardPolicy=null, additionalProperties={}), status=null, additionalProperties={})
  493. Running: echo | exposecontroller --watch-namespace rokumar-run --exposer Route
  494. command: echo | exposecontroller --watch-namespace rokumar-run --exposer Route out: Please enter Username: Please enter Password:
  495. command: echo | exposecontroller --watch-namespace rokumar-run --exposer Route err: I0423 13:43:32.182477 1384 exposecontroller.go:56] Using build: '2.3.27'
  496. I0423 13:43:32.199207 1384 config.go:20] No /etc/exposecontroller/config.yml file found. Will try to figure out defaults
  497. I0423 13:43:32.199243 1384 exposecontroller.go:125] Running in : `rokumar-run`
  498. W0423 13:43:32.225390 1384 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
  499. E0423 13:43:32.226356 1384 controller.go:186] Failed to list nodes to detect minishift: nodes is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list nodes at the cluster scope: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot list all nodes in the cluster
  500. I0423 13:43:32.226370 1384 controller.go:118] Using OAuth Authorize URL:
  501. W0423 13:43:32.226376 1384 controller.go:120] Please use $OAUTH_AUTHORIZE_URL to define the OAuth Authorize URL!
  502. W0423 13:43:32.227341 1384 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: services "kubernetes" is forbidden: User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in the namespace "default": User "system:serviceaccount:rokumar-jenkins:jenkins" cannot get services in project "default"
  503. I0423 13:43:32.227431 1384 controller.go:534] starting expose controller
  504. I0423 13:43:37.227638 1384 controller.go:542] stopping expose controller
  505.  
  506. exposecontroller completed
  507. Service test-something-else in environment Run namespace rokumar-run is at URL: http://test-something-else-rokumar-run.b542.starter-us-east-2a.openshiftapps.com
  508. Annotated Build test-something-else-1 in namespace rokumar with version 1.0.1 environment yaml rokumar-run=---
  509. environmentName: "Run"
  510. serviceUrls:
  511. test-something-else: "http://test-something-else-rokumar-run.b542.starter-us-east-2a.openshiftapps.com"
  512. deploymentVersions:
  513. test-something-else: "1.0.1"
  514.  
  515. [Pipeline] }
  516. [Pipeline] // stage
  517. [Pipeline] }
  518. [Pipeline] // container
  519. [Pipeline] }
  520. [Pipeline] // node
  521. [Pipeline] }
  522. [Pipeline] // podTemplate
  523. [Pipeline] End of Pipeline
  524.  
  525. GitHub has been notified of this commit’s build result
  526.  
  527. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement