Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ╭─yoesoff@yoesoff-ThinkPad-X220 ~/Documents/Java
- ╰─➤ java -jar jenkins.war
- Running from: /home/yoesoff/Documents/Java/jenkins.war
- webroot: $user.home/.jenkins
- Jun 21, 2019 2:18:53 PM org.eclipse.jetty.util.log.Log initialized
- INFO: Logging initialized @506ms to org.eclipse.jetty.util.log.JavaUtilLog
- Jun 21, 2019 2:18:53 PM winstone.Logger logInternal
- INFO: Beginning extraction from war file
- Jun 21, 2019 2:18:54 PM org.eclipse.jetty.server.handler.ContextHandler setContextPath
- WARNING: Empty contextPath
- Jun 21, 2019 2:18:54 PM org.eclipse.jetty.server.Server doStart
- INFO: jetty-9.4.z-SNAPSHOT; built: 2019-02-15T16:53:49.381Z; git: eb70b240169fcf1abbd86af36482d1c49826fa0b; jvm 1.8.0_201-b09
- Jun 21, 2019 2:18:55 PM org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServlet
- INFO: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
- Jun 21, 2019 2:18:55 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart
- INFO: DefaultSessionIdManager workerName=node0
- Jun 21, 2019 2:18:55 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart
- INFO: No SessionScavenger set, using defaults
- Jun 21, 2019 2:18:55 PM org.eclipse.jetty.server.session.HouseKeeper startScavenging
- INFO: node0 Scavenging every 600000ms
- Jenkins home directory: /home/yoesoff/.jenkins found at: $user.home/.jenkins
- Jun 21, 2019 2:18:56 PM org.eclipse.jetty.server.handler.ContextHandler doStart
- INFO: Started w.@35d6ca49{Jenkins v2.176.1,/,file:///home/yoesoff/.jenkins/war/,AVAILABLE}{/home/yoesoff/.jenkins/war}
- Jun 21, 2019 2:18:56 PM org.eclipse.jetty.server.AbstractConnector doStart
- INFO: Started ServerConnector@eda4dbe{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
- Jun 21, 2019 2:18:56 PM org.eclipse.jetty.server.Server doStart
- INFO: Started @3572ms
- Jun 21, 2019 2:18:56 PM winstone.Logger logInternal
- INFO: Winstone Servlet Engine v4.0 running: controlPort=disabled
- Jun 21, 2019 2:18:57 PM jenkins.InitReactorRunner$1 onAttained
- INFO: Started initialization
- Jun 21, 2019 2:18:57 PM jenkins.InitReactorRunner$1 onAttained
- INFO: Listed all plugins
- Jun 21, 2019 2:18:59 PM jenkins.InitReactorRunner$1 onAttained
- INFO: Prepared all plugins
- Jun 21, 2019 2:18:59 PM jenkins.InitReactorRunner$1 onAttained
- INFO: Started all plugins
- Jun 21, 2019 2:18:59 PM jenkins.InitReactorRunner$1 onAttained
- INFO: Augmented all extensions
- Jun 21, 2019 2:19:00 PM jenkins.InitReactorRunner$1 onAttained
- INFO: Loaded all jobs
- Jun 21, 2019 2:19:00 PM hudson.model.AsyncPeriodicWork$1 run
- INFO: Started Download metadata
- Jun 21, 2019 2:19:00 PM hudson.util.Retrier start
- INFO: Attempt #1 to do the action check updates server
- Jun 21, 2019 2:19:01 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
- INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@37d62053: display name [Root WebApplicationContext]; startup date [Fri Jun 21 14:19:01 WIB 2019]; root of context hierarchy
- Jun 21, 2019 2:19:01 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
- INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@37d62053]: org.springframework.beans.factory.support.DefaultListableBeanFactory@52d84ef1
- Jun 21, 2019 2:19:01 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
- INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@52d84ef1: defining beans [authenticationManager]; root of factory hierarchy
- Jun 21, 2019 2:19:02 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
- INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@244472bb: display name [Root WebApplicationContext]; startup date [Fri Jun 21 14:19:02 WIB 2019]; root of context hierarchy
- Jun 21, 2019 2:19:02 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
- INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@244472bb]: org.springframework.beans.factory.support.DefaultListableBeanFactory@3311a465
- Jun 21, 2019 2:19:02 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
- INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3311a465: defining beans [filter,legacy]; root of factory hierarchy
- Jun 21, 2019 2:19:02 PM jenkins.install.SetupWizard init
- INFO:
- *************************************************************
- *************************************************************
- *************************************************************
- Jenkins initial setup is required. An admin user has been created and a password generated.
- Please use the following password to proceed to installation:
- 8eb52897bcaf4b8c9f7efe1d793280d2
- This may also be found at: /home/yoesoff/.jenkins/secrets/initialAdminPassword
- *************************************************************
- *************************************************************
- *************************************************************
- Jun 21, 2019 2:19:08 PM hudson.model.UpdateSite updateData
- INFO: Obtained the latest update center data file for UpdateSource default
- Jun 21, 2019 2:19:10 PM hudson.model.DownloadService$Downloadable load
- INFO: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
- Jun 21, 2019 2:19:10 PM hudson.util.Retrier start
- INFO: Performed the action check updates server successfully at the attempt #1
- Jun 21, 2019 2:19:10 PM hudson.model.AsyncPeriodicWork$1 run
- INFO: Finished Download metadata. 9,869 ms
- Jun 21, 2019 2:19:13 PM hudson.model.UpdateSite updateData
- INFO: Obtained the latest update center data file for UpdateSource default
- Jun 21, 2019 2:19:13 PM jenkins.InitReactorRunner$1 onAttained
- INFO: Completed initialization
- Jun 21, 2019 2:19:13 PM hudson.WebAppMain$3 run
- INFO: Jenkins is fully up and running
- Jun 21, 2019 2:20:23 PM org.kohsuke.stapler.LocaleDrivenResourceProvider getLocaleDrivenResourceProviders
- INFO: Registered LocaleDrivenResourceProvider: jenkins.MetaLocaleDrivenResourceProvider@351f2036
Advertisement
Add Comment
Please, Sign In to add comment