[Nfd-dev] Jenkins master migration

Alex Afanasyev alexander.afanasyev at ucla.edu
Mon Mar 30 14:05:26 PDT 2015


Jenkins is set up to login automatically when you're not logged in.  I guess, this is the reason you see that you're being logged in.

---
Alex

> On Mar 30, 2015, at 1:53 PM, Davide Pesavento <davide.pesavento at lip6.fr> wrote:
> 
> Yes I'm still logged into google.
> Anyway, I don't particularly care about logout, I can just use a
> private/incognito session if needed.
> 
> Thanks,
> Davide
> 
> On Mon, Mar 30, 2015 at 10:33 PM, Eric Newberry
> <enewberry at email.arizona.edu> wrote:
>> David,
>> 
>> Are you still logged into Google after this? I believe that you have to log
>> out there or it will automatically log you back in when Google tells Jenkins
>> you have an active session.
>> 
>> Eric Newberry
>> 
>> Computer Science Undergraduate
>> The University of Arizona
>> 
>> On 3/30/2015 1:27 PM, Davide Pesavento wrote:
>>> 
>>> I don't get the java error anymore, but I can't log out (I click on
>>> "log out" and I'm still logged in).
>>> 
>>> On Mon, Mar 30, 2015 at 10:21 PM, Alex Afanasyev
>>> <alexander.afanasyev at ucla.edu> wrote:
>>>> 
>>>> There was some issue with disk on the new VM.  I fixed errors and
>>>> rebooted.
>>>> Hopefully, now it would work normally.
>>>> 
>>>>>>>> Alex
>>>> 
>>>> 
>>>> On Mar 30, 2015, at 12:12 PM, Vince Lehman (vslehman)
>>>> <vslehman at memphis.edu>
>>>> wrote:
>>>> 
>>>> Hi Eric,
>>>> 
>>>> I also get a similar error to Davide and noticed that the NLSR build
>>>> failed
>>>> with this message in the logs:
>>>> 
>>>> No such file:
>>>> 
>>>> /var/lib/jenkins/jobs/NLSR/configurations/axis-label/FreeBSD10/builds/490/log
>>>> 
>>>> 
>>>> --
>>>> Vince Lehman
>>>> 
>>>> On Mar 30, 2015, at 1:29 PM, Davide Pesavento <davide.pesavento at lip6.fr>
>>>> wrote:
>>>> 
>>>> Hi Eric,
>>>> 
>>>> I'm not sure if it's related, but since today I'm getting a lot of
>>>> java errors on jenkins.named-data.net web interface. Looks like a
>>>> disk/filesystem issue, see below.
>>>> 
>>>> java.io.IOException: Failed to create a temporary file in
>>>> /var/lib/jenkins/users/davidepesa at gmail.com
>>>> at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:68)
>>>> at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:55)
>>>> at hudson.XmlFile.write(XmlFile.java:175)
>>>> at hudson.model.User.save(User.java:688)
>>>> at hudson.model.User.addProperty(User.java:264)
>>>> at
>>>> 
>>>> org.jenkinsci.plugins.googlelogin.GoogleUserInfo.updateProfile(GoogleUserInfo.java:86)
>>>> at
>>>> 
>>>> org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm$2.onSuccess(GoogleOAuth2SecurityRealm.java:193)
>>>> at
>>>> 
>>>> org.jenkinsci.plugins.googlelogin.OAuthSession.doFinishLogin(OAuthSession.java:99)
>>>> at
>>>> 
>>>> org.jenkinsci.plugins.googlelogin.GoogleOAuth2SecurityRealm.doFinishLogin(GoogleOAuth2SecurityRealm.java:218)
>>>> at sun.reflect.GeneratedMethodAccessor923.invoke(Unknown Source)
>>>> at
>>>> 
>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>> at java.lang.reflect.Method.invoke(Method.java:606)
>>>> at
>>>> org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298)
>>>> at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161)
>>>> at
>>>> 
>>>> org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96)
>>>> at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:121)
>>>> at
>>>> 
>>>> org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
>>>> at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
>>>> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
>>>> at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:211)
>>>> at
>>>> 
>>>> org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
>>>> at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
>>>> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
>>>> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
>>>> at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
>>>> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
>>>> at
>>>> 
>>>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)
>>>> at
>>>> hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:123)
>>>> at
>>>> 
>>>> hudson.plugins.scm_sync_configuration.extensions.ScmSyncConfigurationFilter$1.call(ScmSyncConfigurationFilter.java:46)
>>>> at
>>>> 
>>>> hudson.plugins.scm_sync_configuration.ScmSyncConfigurationDataProvider.provideRequestDuring(ScmSyncConfigurationDataProvider.java:103)
>>>> at
>>>> 
>>>> hudson.plugins.scm_sync_configuration.extensions.ScmSyncConfigurationFilter.doFilter(ScmSyncConfigurationFilter.java:42)
>>>> at
>>>> hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:120)
>>>> at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:114)
>>>> at
>>>> 
>>>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
>>>> at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
>>>> at
>>>> 
>>>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
>>>> at
>>>> 
>>>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
>>>> at
>>>> 
>>>> hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
>>>> at
>>>> 
>>>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>>>> at
>>>> 
>>>> jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
>>>> at
>>>> 
>>>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>>>> at
>>>> 
>>>> org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
>>>> at
>>>> 
>>>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>>>> at
>>>> 
>>>> org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:135)
>>>> at
>>>> 
>>>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>>>> at
>>>> 
>>>> org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
>>>> at
>>>> 
>>>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>>>> at
>>>> 
>>>> jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93)
>>>> at
>>>> 
>>>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>>>> at
>>>> 
>>>> org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
>>>> at
>>>> 
>>>> hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
>>>> at
>>>> 
>>>> hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
>>>> at
>>>> 
>>>> hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
>>>> at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:168)
>>>> at
>>>> 
>>>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
>>>> at
>>>> 
>>>> org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49)
>>>> at
>>>> 
>>>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
>>>> at
>>>> 
>>>> hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
>>>> at
>>>> 
>>>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
>>>> at
>>>> 
>>>> org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30)
>>>> at
>>>> 
>>>> org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1474)
>>>> at
>>>> 
>>>> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
>>>> at
>>>> 
>>>> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
>>>> at
>>>> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
>>>> at org.eclipse.jetty.server.Server.handle(Server.java:370)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:949)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1011)
>>>> at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:644)
>>>> at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
>>>> at
>>>> 
>>>> org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
>>>> at
>>>> 
>>>> org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
>>>> at
>>>> 
>>>> org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
>>>> at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
>>>> at
>>>> 
>>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>>> at
>>>> 
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>>> at java.lang.Thread.run(Thread.java:745)
>>>> Caused by: java.io.IOException: Read-only file system
>>>> at java.io.UnixFileSystem.createFileExclusively(Native Method)
>>>> at java.io.File.createNewFile(File.java:1006)
>>>> at java.io.File.createTempFile(File.java:1989)
>>>> at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:66)
>>>> ... 84 more
>>>> 
>>>> Thanks,
>>>> Davide
>>>> 
>>>> On Mon, Mar 30, 2015 at 4:29 PM, Junxiao Shi
>>>> <shijunxiao at email.arizona.edu> wrote:
>>>> 
>>>> Dear folks
>>>> 
>>>> jenkins.named-data.net has been migrated to a new master server on Mar 29
>>>> evening.
>>>> The new master server sits on the same physical machine, but it is
>>>> allocated
>>>> with more memory and disk space, and is created with Vagrant.
>>>> Thanks Eric for the hard work.
>>>> 
>>>> This migration should have no impact on build jobs.
>>>> If you notice issues, please contact Eric (CC'ed) for help.
>>>> 
>>>> Yours, Junxiao
>>>> 
>>>> _______________________________________________
>>>> Nfd-dev mailing list
>>>> Nfd-dev at lists.cs.ucla.edu
>>>> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
>>>> 
>>>> _______________________________________________
>>>> Nfd-dev mailing list
>>>> Nfd-dev at lists.cs.ucla.edu
>>>> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Nfd-dev mailing list
>>>> Nfd-dev at lists.cs.ucla.edu
>>>> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Nfd-dev mailing list
>>>> Nfd-dev at lists.cs.ucla.edu
>>>> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev
>>>> 
>> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20150330/a737d12e/attachment.bin>


More information about the Nfd-dev mailing list