Re: Maintenance for jenkins.impala.io today
Thank you for taking care of this! On 2019. Sep 16., Mon at 12:17, Zoltán Borók-Nagy wrote: > Jenkins is back up and running. Let me know if you see any issues. > > Zoltan > > > On Mon, Sep 16, 2019 at 11:51 AM Zoltán Borók-Nagy > wrote: > > > Hi folks, > > > > I'm about to restart jenkins to install some updates. > > Apologies for the inconvenience it will cause. > > I'll send out another email when the process is complete. > > > > Thanks, > > Zoltan > > > > >
Re: Maintenance for jenkins.impala.io today
Jenkins is back up and running. Let me know if you see any issues. Zoltan On Mon, Sep 16, 2019 at 11:51 AM Zoltán Borók-Nagy wrote: > Hi folks, > > I'm about to restart jenkins to install some updates. > Apologies for the inconvenience it will cause. > I'll send out another email when the process is complete. > > Thanks, > Zoltan > >
Re: Maintenance for jenkins.impala.io today
Thank you for doing the maintenance work, Attila! On Wed, Aug 28, 2019 at 9:36 AM Attila Jeges wrote: > Jenkins is back up and running. Let me know if you see any issues. > > On Wed, Aug 28, 2019 at 5:39 PM Attila Jeges wrote: > > > Hi, > > We need to upgrade Jenkins to address a security advisory. I'll be doing > > so > > today. My apologies for the disruption it will inevitably cause! > > >
Re: Maintenance for jenkins.impala.io today
Jenkins is back up and running. Let me know if you see any issues. On Wed, Aug 28, 2019 at 5:39 PM Attila Jeges wrote: > Hi, > We need to upgrade Jenkins to address a security advisory. I'll be doing > so > today. My apologies for the disruption it will inevitably cause! >
Re: Maintenance for jenkins.impala.io today
Hi, Jenkins has been restarted. Let me know if you run into any issues. On Mon, Apr 16, 2018 at 6:11 PM, Vuk Ercegovac wrote: > Hi, > > I'll need to restart jenkins later today. Will update when its done. >
Re: Maintenance for jenkins.impala.io today
Thank you for doing the maintenance work, Vuk! On Mon, Apr 16, 2018 at 11:03 AM, Vuk Ercegovac wrote: > Maintenance done. > > On Mon, Apr 16, 2018 at 10:00 AM, Vuk Ercegovac > wrote: > > > Hi, > > > > Several plugins to be dealt with to address a security advisory. I plan > on > > doing this today so hopefully it does not cause too much disruption. > > > > >
Re: Maintenance for jenkins.impala.io today
Maintenance done. On Mon, Apr 16, 2018 at 10:00 AM, Vuk Ercegovac wrote: > Hi, > > Several plugins to be dealt with to address a security advisory. I plan on > doing this today so hopefully it does not cause too much disruption. > >
Re: Maintenance for jenkins.impala.io today
I think https://jenkins.impala.io/job/clang-tidy-ub1604/1330/ has gotten farther than previously, so perhaps upgrading that plugin was sufficient. Please continue to let me know if you see anything else awry! -- Philip On Wed, Apr 11, 2018 at 2:00 PM, Philip Zeyliger wrote: > I am upgrading build-name-setter and am going to do another restart. ( > https://issues.jenkins-ci.org/browse/JENKINS-48944 is the JIRA.) > > As before, I'll try to take note of which GVOs were running and restart > them. On balance, I think it's better to take the disruption right away. > > Thanks, > > -- Philip > > On Wed, Apr 11, 2018 at 1:57 PM, Philip Zeyliger > wrote: > >> Yes, so it seems. I'll look into it. >> >> -- Philip >> >> On Wed, Apr 11, 2018 at 1:49 PM, Tim Armstrong >> wrote: >> >>> Is it possible that the upgrade broke some of our builds? >>> >>> I'm seeing some weird errors like the below, e.g. on this build >>> https://jenkins.impala.io/job/clang-tidy-ub1604/1327/consoleFull >>> >>> *17:38:46* FATAL: java.lang.RuntimeException: Failed to serialize >>> hudson.model.Actionable#actions for class >>> hudson.model.FreeStyleBuild*17:38:46* >>> java.lang.UnsupportedOperationException: Refusing to marshal >>> java.io.PrintStream for security reasons; see >>> https://jenkins.io/redirect/class-filter/*17:38:46* at >>> hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStre >>> am2.java:543)*17:38:46* >>> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.co >>> nvert(AbstractReferenceMarshaller.java:69)*17:38:46* >>> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >>> TreeMarshaller.java:58)*17:38:46* >>> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1. >>> convertAnother(AbstractReferenceMarshaller.java:84)*17:38:46* >>> at hudson.util.RobustReflectionConverter.marshallField(RobustRe >>> flectionConverter.java:265)*17:38:46* >>> at hudson.util.RobustReflectionConverter$2.writeField(RobustRef >>> lectionConverter.java:252)*17:38:46* >>> Caused: java.lang.RuntimeException: Failed to serialize >>> org.jenkinsci.plugins.EnvironmentVarSetter#log for class >>> org.jenkinsci.plugins.EnvironmentVarSetter*17:38:46*at >>> hudson.util.RobustReflectionConverter$2.writeField(RobustRef >>> lectionConverter.java:256)*17:38:46* >>> at hudson.util.RobustReflectionConverter$2.visit(RobustReflecti >>> onConverter.java:224)*17:38:46* >>> at com.thoughtworks.xstream.converters.reflection.PureJavaRefle >>> ctionProvider.visitSerializableFields(PureJavaReflectionProv >>> ider.java:138)*17:38:46* >>> at hudson.util.RobustReflectionConverter.doMarshal(RobustReflec >>> tionConverter.java:209)*17:38:46* >>> at hudson.util.RobustReflectionConverter.marshal(RobustReflecti >>> onConverter.java:150)*17:38:46* >>> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.co >>> nvert(AbstractReferenceMarshaller.java:69)*17:38:46* >>> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >>> TreeMarshaller.java:58)*17:38:46* >>> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >>> TreeMarshaller.java:43)*17:38:46* >>> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1. >>> convertAnother(AbstractReferenceMarshaller.java:88)*17:38:46* >>> at com.thoughtworks.xstream.converters.collections.AbstractColl >>> ectionConverter.writeItem(AbstractCollectionConverter.java:64)*17:38:46* >>> at com.thoughtworks.xstream.converters.collections.CollectionCo >>> nverter.marshal(CollectionConverter.java:74)*17:38:46* >>> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.co >>> nvert(AbstractReferenceMarshaller.java:69)*17:38:46* >>> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >>> TreeMarshaller.java:58)*17:38:46* >>> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1. >>> convertAnother(AbstractReferenceMarshaller.java:84)*17:38:46* >>> at hudson.util.RobustReflectionConverter.marshallField(RobustRe >>> flectionConverter.java:265)*17:38:46* >>> at hudson.util.RobustReflectionConverter$2.writeField(RobustRef >>> lectionConverter.java:252)*17:38:46* >>> Caused: java.lang.RuntimeException: Failed to serialize >>> hudson.model.Actionable#actions for class >>> hudson.model.FreeStyleBuild*17:38:46* at >>> hudson.util.RobustReflectionConverter$2.writeField(RobustRef >>> lectionConverter.java:256)*17:38:46* >>> at hudson.util.RobustReflectionConverter$2.visit(RobustReflecti >>> onConverter.java:224)*17:38:46* >>> at com.thoughtworks.xstream.converters.reflection.PureJavaRefle >>> ctionProvider.visitSerializableFields(PureJavaReflectionProv >>> ider.java:138)*17:38:46* >>> at hudson.util.RobustReflectionConverter.doMarshal(RobustReflec >>> tionConverter.java:209)*17:38:46* >>> at hudson.util.RobustReflectionConverter.marshal(RobustReflecti >>> onConv
Re: Maintenance for jenkins.impala.io today
I am upgrading build-name-setter and am going to do another restart. ( https://issues.jenkins-ci.org/browse/JENKINS-48944 is the JIRA.) As before, I'll try to take note of which GVOs were running and restart them. On balance, I think it's better to take the disruption right away. Thanks, -- Philip On Wed, Apr 11, 2018 at 1:57 PM, Philip Zeyliger wrote: > Yes, so it seems. I'll look into it. > > -- Philip > > On Wed, Apr 11, 2018 at 1:49 PM, Tim Armstrong > wrote: > >> Is it possible that the upgrade broke some of our builds? >> >> I'm seeing some weird errors like the below, e.g. on this build >> https://jenkins.impala.io/job/clang-tidy-ub1604/1327/consoleFull >> >> *17:38:46* FATAL: java.lang.RuntimeException: Failed to serialize >> hudson.model.Actionable#actions for class >> hudson.model.FreeStyleBuild*17:38:46* >> java.lang.UnsupportedOperationException: Refusing to marshal >> java.io.PrintStream for security reasons; see >> https://jenkins.io/redirect/class-filter/*17:38:46* at >> hudson.util.XStream2$BlacklistedTypesConverter.marshal( >> XStream2.java:543)*17:38:46* >> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.co >> nvert(AbstractReferenceMarshaller.java:69)*17:38:46* >> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >> TreeMarshaller.java:58)*17:38:46* >> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1. >> convertAnother(AbstractReferenceMarshaller.java:84)*17:38:46* >> at hudson.util.RobustReflectionConverter.marshallField(RobustRe >> flectionConverter.java:265)*17:38:46* >> at hudson.util.RobustReflectionConverter$2.writeField(RobustRef >> lectionConverter.java:252)*17:38:46* >> Caused: java.lang.RuntimeException: Failed to serialize >> org.jenkinsci.plugins.EnvironmentVarSetter#log for class >> org.jenkinsci.plugins.EnvironmentVarSetter*17:38:46*at >> hudson.util.RobustReflectionConverter$2.writeField(RobustRef >> lectionConverter.java:256)*17:38:46* >> at hudson.util.RobustReflectionConverter$2.visit(RobustReflecti >> onConverter.java:224)*17:38:46* >> at com.thoughtworks.xstream.converters.reflection.PureJavaRefle >> ctionProvider.visitSerializableFields(PureJavaReflectionProv >> ider.java:138)*17:38:46* >> at hudson.util.RobustReflectionConverter.doMarshal(RobustReflec >> tionConverter.java:209)*17:38:46* >> at hudson.util.RobustReflectionConverter.marshal(RobustReflecti >> onConverter.java:150)*17:38:46* >> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.co >> nvert(AbstractReferenceMarshaller.java:69)*17:38:46* >> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >> TreeMarshaller.java:58)*17:38:46* >> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >> TreeMarshaller.java:43)*17:38:46* >> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1. >> convertAnother(AbstractReferenceMarshaller.java:88)*17:38:46* >> at com.thoughtworks.xstream.converters.collections.AbstractColl >> ectionConverter.writeItem(AbstractCollectionConverter.java:64)*17:38:46* >> at com.thoughtworks.xstream.converters.collections.CollectionCo >> nverter.marshal(CollectionConverter.java:74)*17:38:46* >> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.co >> nvert(AbstractReferenceMarshaller.java:69)*17:38:46* >> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >> TreeMarshaller.java:58)*17:38:46* >> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1. >> convertAnother(AbstractReferenceMarshaller.java:84)*17:38:46* >> at hudson.util.RobustReflectionConverter.marshallField(RobustRe >> flectionConverter.java:265)*17:38:46* >> at hudson.util.RobustReflectionConverter$2.writeField(RobustRef >> lectionConverter.java:252)*17:38:46* >> Caused: java.lang.RuntimeException: Failed to serialize >> hudson.model.Actionable#actions for class >> hudson.model.FreeStyleBuild*17:38:46* at >> hudson.util.RobustReflectionConverter$2.writeField(RobustRef >> lectionConverter.java:256)*17:38:46* >> at hudson.util.RobustReflectionConverter$2.visit(RobustReflecti >> onConverter.java:224)*17:38:46* >> at com.thoughtworks.xstream.converters.reflection.PureJavaRefle >> ctionProvider.visitSerializableFields(PureJavaReflectionProv >> ider.java:138)*17:38:46* >> at hudson.util.RobustReflectionConverter.doMarshal(RobustReflec >> tionConverter.java:209)*17:38:46* >> at hudson.util.RobustReflectionConverter.marshal(RobustReflecti >> onConverter.java:150)*17:38:46* >> at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.co >> nvert(AbstractReferenceMarshaller.java:69)*17:38:46* >> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >> TreeMarshaller.java:58)*17:38:46* >> at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( >> TreeMarshaller.java:43)*17:38:46*
Re: Maintenance for jenkins.impala.io today
Yes, so it seems. I'll look into it. -- Philip On Wed, Apr 11, 2018 at 1:49 PM, Tim Armstrong wrote: > Is it possible that the upgrade broke some of our builds? > > I'm seeing some weird errors like the below, e.g. on this build > https://jenkins.impala.io/job/clang-tidy-ub1604/1327/consoleFull > > *17:38:46* FATAL: java.lang.RuntimeException: Failed to serialize > hudson.model.Actionable#actions for class > hudson.model.FreeStyleBuild*17:38:46* > java.lang.UnsupportedOperationException: Refusing to marshal > java.io.PrintStream for security reasons; see > https://jenkins.io/redirect/class-filter/*17:38:46* at > hudson.util.XStream2$BlacklistedTypesConverter. > marshal(XStream2.java:543)*17:38:46* > at com.thoughtworks.xstream.core.AbstractReferenceMarshaller. > convert(AbstractReferenceMarshaller.java:69)*17:38:46* > at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( > TreeMarshaller.java:58)*17:38:46* > at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1. > convertAnother(AbstractReferenceMarshaller.java:84)*17:38:46* > at hudson.util.RobustReflectionConverter.marshallField( > RobustReflectionConverter.java:265)*17:38:46* > at hudson.util.RobustReflectionConverter$2.writeField( > RobustReflectionConverter.java:252)*17:38:46* > Caused: java.lang.RuntimeException: Failed to serialize > org.jenkinsci.plugins.EnvironmentVarSetter#log for class > org.jenkinsci.plugins.EnvironmentVarSetter*17:38:46*at > hudson.util.RobustReflectionConverter$2.writeField( > RobustReflectionConverter.java:256)*17:38:46* > at hudson.util.RobustReflectionConverter$2.visit( > RobustReflectionConverter.java:224)*17:38:46* > at com.thoughtworks.xstream.converters.reflection. > PureJavaReflectionProvider.visitSerializableFields( > PureJavaReflectionProvider.java:138)*17:38:46* > at hudson.util.RobustReflectionConverter.doMarshal( > RobustReflectionConverter.java:209)*17:38:46* > at hudson.util.RobustReflectionConverter.marshal( > RobustReflectionConverter.java:150)*17:38:46* > at com.thoughtworks.xstream.core.AbstractReferenceMarshaller. > convert(AbstractReferenceMarshaller.java:69)*17:38:46* > at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( > TreeMarshaller.java:58)*17:38:46* > at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( > TreeMarshaller.java:43)*17:38:46* > at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1. > convertAnother(AbstractReferenceMarshaller.java:88)*17:38:46* > at com.thoughtworks.xstream.converters.collections. > AbstractCollectionConverter.writeItem(AbstractCollectionConverter. > java:64)*17:38:46* > at com.thoughtworks.xstream.converters.collections. > CollectionConverter.marshal(CollectionConverter.java:74)*17:38:46* > at com.thoughtworks.xstream.core.AbstractReferenceMarshaller. > convert(AbstractReferenceMarshaller.java:69)*17:38:46* > at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( > TreeMarshaller.java:58)*17:38:46* > at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1. > convertAnother(AbstractReferenceMarshaller.java:84)*17:38:46* > at hudson.util.RobustReflectionConverter.marshallField( > RobustReflectionConverter.java:265)*17:38:46* > at hudson.util.RobustReflectionConverter$2.writeField( > RobustReflectionConverter.java:252)*17:38:46* > Caused: java.lang.RuntimeException: Failed to serialize > hudson.model.Actionable#actions for class > hudson.model.FreeStyleBuild*17:38:46* at > hudson.util.RobustReflectionConverter$2.writeField( > RobustReflectionConverter.java:256)*17:38:46* > at hudson.util.RobustReflectionConverter$2.visit( > RobustReflectionConverter.java:224)*17:38:46* > at com.thoughtworks.xstream.converters.reflection. > PureJavaReflectionProvider.visitSerializableFields( > PureJavaReflectionProvider.java:138)*17:38:46* > at hudson.util.RobustReflectionConverter.doMarshal( > RobustReflectionConverter.java:209)*17:38:46* > at hudson.util.RobustReflectionConverter.marshal( > RobustReflectionConverter.java:150)*17:38:46* > at com.thoughtworks.xstream.core.AbstractReferenceMarshaller. > convert(AbstractReferenceMarshaller.java:69)*17:38:46* > at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( > TreeMarshaller.java:58)*17:38:46* > at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother( > TreeMarshaller.java:43)*17:38:46* > at com.thoughtworks.xstream.core.TreeMarshaller.start( > TreeMarshaller.java:82)*17:38:46* > at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrateg > y.marshal(AbstractTreeMarshallingStrategy.java:37)*17:38:46* > at com.thoughtworks.xstream.XStream.marshal(XStream.java: > 1026)*17:38:46* > at com.thoughtworks.xstream.XStream.marshal(XStream.java: > 1015)*17:38:46* > at com.thoughtworks.xstream.
Re: Maintenance for jenkins.impala.io today
Is it possible that the upgrade broke some of our builds? I'm seeing some weird errors like the below, e.g. on this build https://jenkins.impala.io/job/clang-tidy-ub1604/1327/consoleFull *17:38:46* FATAL: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild*17:38:46* java.lang.UnsupportedOperationException: Refusing to marshal java.io.PrintStream for security reasons; see https://jenkins.io/redirect/class-filter/*17:38:46* at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:543)*17:38:46* at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)*17:38:46* at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)*17:38:46* at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)*17:38:46* at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)*17:38:46* at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)*17:38:46* Caused: java.lang.RuntimeException: Failed to serialize org.jenkinsci.plugins.EnvironmentVarSetter#log for class org.jenkinsci.plugins.EnvironmentVarSetter*17:38:46*at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)*17:38:46* at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)*17:38:46* at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)*17:38:46* at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)*17:38:46* at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)*17:38:46* at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)*17:38:46* at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)*17:38:46* at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)*17:38:46* at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)*17:38:46* at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)*17:38:46* at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74)*17:38:46* at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)*17:38:46* at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)*17:38:46* at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)*17:38:46* at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)*17:38:46* at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)*17:38:46* Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild*17:38:46* at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)*17:38:46* at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)*17:38:46* at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)*17:38:46* at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)*17:38:46* at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)*17:38:46* at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)*17:38:46* at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)*17:38:46* at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)*17:38:46* at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82)*17:38:46* at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)*17:38:46* at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026)*17:38:46* at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015)*17:38:46* at com.thoughtworks.xstream.XStream.toXML(XStream.java:988)*17:38:46* at hudson.XmlFile.write(XmlFile.java:193)*17:38:46* Caused: java.io.IOException*17:38:46* at hudson.XmlFile.write(XmlFile.java:200) On Wed, Apr 11, 2018 at 12:42 PM, Lars Volker wrote: > Thank you for doing the maintenance work, Phi
Re: Maintenance for jenkins.impala.io today
Thank you for doing the maintenance work, Phil!
On Wed, Apr 11, 2018 at 9:52 AM, Philip Zeyliger
wrote:
> This is completed. There were only two patches being built, so I killed
> those builds.
>
> I restarted GVO for change 9976 ("Move some test_spilling debug actions to
> exhaustive").
>
> I *did not* restart builds for change 9988 ("IMPALA-5717: Support for
> reading ORC data files"). It's currently private to me, and I thought
> https://gerrit.cloudera.org/c/9134/ already went in. Tim, it looks like
> that was started by you at
> https://jenkins.impala.io/job/gerrit-verify-dryrun/2279/. Could you
> restart
> it yourself if it makes sense to do so?
>
> Please let me know if you see any Jenkins issues today!
>
> Thanks!
>
> -- Philip
>
> On Wed, Apr 11, 2018 at 9:14 AM, Philip Zeyliger
> wrote:
>
> > Hi folks,
> >
> > We need to upgrade Jenkins to address a security advisory. I'll be doing
> > so today. My apologies for the disruption it will inevitably cause!
> >
> > -- Philip
> >
>
Re: Maintenance for jenkins.impala.io today
This is completed. There were only two patches being built, so I killed
those builds.
I restarted GVO for change 9976 ("Move some test_spilling debug actions to
exhaustive").
I *did not* restart builds for change 9988 ("IMPALA-5717: Support for
reading ORC data files"). It's currently private to me, and I thought
https://gerrit.cloudera.org/c/9134/ already went in. Tim, it looks like
that was started by you at
https://jenkins.impala.io/job/gerrit-verify-dryrun/2279/. Could you restart
it yourself if it makes sense to do so?
Please let me know if you see any Jenkins issues today!
Thanks!
-- Philip
On Wed, Apr 11, 2018 at 9:14 AM, Philip Zeyliger
wrote:
> Hi folks,
>
> We need to upgrade Jenkins to address a security advisory. I'll be doing
> so today. My apologies for the disruption it will inevitably cause!
>
> -- Philip
>
