This is the log after running jenkins locally. Has there any recent
security changes done in jenkins? It never asked for a password before.
On Tuesday, April 12, 2016 at 11:37:20 PM UTC+5:30, Arshad Khan wrote:
>
> Hello,
> I am getting some errors in all pom files of my jenkins project. I am
> using linux mint 17 mate and using eclipse with openjdk1.7. What should I
> do to remove this error?
> BR,
> Arshad
>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/b8d76645-5131-4e7e-8fc8-93227784b50d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Running from: /home/arshad/jenkins/war/target/jenkins.war
webroot: $user.home/.jenkins
Apr 17, 2016 11:57:42 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: Logging initialized @134ms
Apr 17, 2016 11:57:42 PM winstone.Logger logInternal
INFO: Beginning extraction from war file
Apr 17, 2016 11:57:42 PM org.eclipse.jetty.util.log.JavaUtilLog warn
WARNING: Empty contextPath
Apr 17, 2016 11:57:42 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: jetty-9.2.z-SNAPSHOT
Apr 17, 2016 11:57:43 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
Jenkins home directory: /home/arshad/.jenkins found at: $user.home/.jenkins
Apr 17, 2016 11:57:44 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: Started
w.@33ef546f{/,file:/home/arshad/.jenkins/war/,AVAILABLE}{/home/arshad/.jenkins/war}
Apr 17, 2016 11:57:44 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: Started ServerConnector@34196273{HTTP/1.1}{0.0.0.0:8009}
Apr 17, 2016 11:57:44 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: Started @2250ms
Apr 17, 2016 11:57:44 PM winstone.Logger logInternal
INFO: Winstone Servlet Engine v2.0 running: controlPort=disabled
Apr 17, 2016 11:57:45 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Apr 17, 2016 11:57:45 PM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Apr 17, 2016 11:57:48 PM jenkins.InitReactorRunner$1 onAttained
INFO: Prepared all plugins
Apr 17, 2016 11:57:48 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started all plugins
Apr 17, 2016 11:57:48 PM jenkins.InitReactorRunner$1 onAttained
INFO: Augmented all extensions
Apr 17, 2016 11:57:49 PM jenkins.InitReactorRunner$1 onAttained
INFO: Loaded all jobs
Apr 17, 2016 11:57:50 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Started Download metadata
Apr 17, 2016 11:57:50 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Finished Download metadata. 4 ms
Apr 17, 2016 11:57:51 PM org.jenkinsci.main.modules.sshd.SSHD start
INFO: Started SSHD at port 33787
Apr 17, 2016 11:57:51 PM jenkins.InitReactorRunner$1 onAttained
INFO: Completed initialization
Apr 17, 2016 11:57:51 PM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing
org.springframework.web.context.support.StaticWebApplicationContext@3483ba7e:
display name [Root WebApplicationContext]; startup date [Sun Apr 17 23:57:51
IST 2016]; root of context hierarchy
Apr 17, 2016 11:57:51 PM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context
[org.springframework.web.context.support.StaticWebApplicationContext@3483ba7e]:
org.springframework.beans.factory.support.DefaultListableBeanFactory@4d71b5cc
Apr 17, 2016 11:57:51 PM
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@4d71b5cc:
defining beans [authenticationManager]; root of factory hierarchy
Apr 17, 2016 11:57:52 PM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing
org.springframework.web.context.support.StaticWebApplicationContext@51cadb6b:
display name [Root WebApplicationContext]; startup date [Sun Apr 17 23:57:52
IST 2016]; root of context hierarchy
Apr 17, 2016 11:57:52 PM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context
[org.springframework.web.context.support.StaticWebApplicationContext@51cadb6b]:
org.springframework.beans.factory.support.DefaultListableBeanFactory@206270ed
Apr 17, 2016 11:57:52 PM
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@206270ed:
defining beans [filter,legacy]; root of factory hierarchy
Apr 17, 2016 11:57:52 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:
1425ef16ebcd4080ac790db98e0e185f
This may also be found at: /home/arshad/.jenkins/secrets/initialAdminPassword
*************************************************************
*************************************************************
*************************************************************
Apr 17, 2016 11:58:15 PM hudson.model.UpdateSite updateData
INFO: Obtained the latest update center data file for UpdateSource default
Apr 17, 2016 11:58:16 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Apr 17, 2016 11:58:16 PM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Apr 17, 2016 11:58:16 PM jenkins.InitReactorRunner$1 onAttained
INFO: Prepared all plugins
Apr 17, 2016 11:58:16 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started all plugins
Apr 17, 2016 11:58:16 PM jenkins.InitReactorRunner$1 onAttained
INFO: Augmented all extensions
Apr 17, 2016 11:58:16 PM jenkins.InitReactorRunner$1 onAttained
INFO: Loaded all jobs
Apr 17, 2016 11:58:16 PM jenkins.InitReactorRunner$1 onAttained
INFO: Completed initialization
Apr 17, 2016 11:58:16 PM hudson.WebAppMain$3 run
INFO: Jenkins is fully up and running