DPDK CI discussions
 help / color / mirror / Atom feed
* [dpdk-ci] patchwork REST API patches endpoint 500 error
@ 2018-06-21 23:41 Patrick MacArthur
  2018-06-22  7:16 ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Patrick MacArthur @ 2018-06-21 23:41 UTC (permalink / raw)
  To: Thomas Monjalon, Ali Alnubani; +Cc: dpdklab, ci

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

Hi,

The Patchwork instance is throwing a 500 error when our scripts try to
access the following URL:

    http://patches.dpdk.org/api/1.0/patches/

Our scripts currently use this endpoint to scrape new patches to be applied
and tested in our system.

Could you please look into this?

Thanks,
Patrick

-- 
Patrick MacArthur
Research and Development, High Performance Networking and Storage
UNH InterOperability Laboratory

[-- Attachment #2: Type: text/html, Size: 743 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-ci] patchwork REST API patches endpoint 500 error
  2018-06-21 23:41 [dpdk-ci] patchwork REST API patches endpoint 500 error Patrick MacArthur
@ 2018-06-22  7:16 ` Thomas Monjalon
  2018-06-22 14:16   ` [dpdk-ci] [dpdklab] " Jeremy Plsek
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2018-06-22  7:16 UTC (permalink / raw)
  To: Patrick MacArthur; +Cc: Ali Alnubani, dpdklab, ci

22/06/2018 01:41, Patrick MacArthur:
> Hi,
> 
> The Patchwork instance is throwing a 500 error when our scripts try to
> access the following URL:
> 
>     http://patches.dpdk.org/api/1.0/patches/
> 
> Our scripts currently use this endpoint to scrape new patches to be applied
> and tested in our system.
> 
> Could you please look into this?

You know patchwork has been updated?

Look at this page for the summary of APIs:
	http://patches.dpdk.org/api/

There is this one:
	http://patches.dpdk.org/api/patches/

But you should download series with this URL:
	https://patches.dpdk.org/series/ID/mbox/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-ci] [dpdklab] Re: patchwork REST API patches endpoint 500 error
  2018-06-22  7:16 ` Thomas Monjalon
@ 2018-06-22 14:16   ` Jeremy Plsek
  2018-06-22 15:39     ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Jeremy Plsek @ 2018-06-22 14:16 UTC (permalink / raw)
  To: thomas; +Cc: Patrick MacArthur, alialnu, dpdklab, ci

[-- Attachment #1: Type: text/plain, Size: 1020 bytes --]

Hi Thomas,

The specific URL we are trying to access is:
http://patches.dpdk.org/api/patches/?archived=1&order=-date&project=dpdk&page=1

Which used to work before.

I've also noticed 500's every so often on just
http://patches.dpdk.org/api/patches/

On Fri, Jun 22, 2018 at 3:16 AM Thomas Monjalon <thomas@monjalon.net> wrote:

> 22/06/2018 01:41, Patrick MacArthur:
> > Hi,
> >
> > The Patchwork instance is throwing a 500 error when our scripts try to
> > access the following URL:
> >
> >     http://patches.dpdk.org/api/1.0/patches/
> >
> > Our scripts currently use this endpoint to scrape new patches to be
> applied
> > and tested in our system.
> >
> > Could you please look into this?
>
> You know patchwork has been updated?
>
> Look at this page for the summary of APIs:
>         http://patches.dpdk.org/api/
>
> There is this one:
>         http://patches.dpdk.org/api/patches/
>
> But you should download series with this URL:
>         https://patches.dpdk.org/series/ID/mbox/
>
>
>

-- 
Regards,
Jeremy

[-- Attachment #2: Type: text/html, Size: 2161 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-ci] [dpdklab] Re: patchwork REST API patches endpoint 500 error
  2018-06-22 14:16   ` [dpdk-ci] [dpdklab] " Jeremy Plsek
@ 2018-06-22 15:39     ` Thomas Monjalon
  2018-06-22 23:00       ` Patrick MacArthur
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2018-06-22 15:39 UTC (permalink / raw)
  To: Jeremy Plsek; +Cc: Patrick MacArthur, alialnu, dpdklab, ci

22/06/2018 16:16, Jeremy Plsek:
> Hi Thomas,
> 
> The specific URL we are trying to access is:
> http://patches.dpdk.org/api/patches/?archived=1&order=-date&project=dpdk&page=1
> 
> Which used to work before.
> 
> I've also noticed 500's every so often on just
> http://patches.dpdk.org/api/patches/

Indeed it is not working anymore.
I don't know what happens.

Is it possible to use https://patches.dpdk.org/series/ID/mbox/ ?


> On Fri, Jun 22, 2018 at 3:16 AM Thomas Monjalon <thomas@monjalon.net> wrote:
> 
> > 22/06/2018 01:41, Patrick MacArthur:
> > > Hi,
> > >
> > > The Patchwork instance is throwing a 500 error when our scripts try to
> > > access the following URL:
> > >
> > >     http://patches.dpdk.org/api/1.0/patches/
> > >
> > > Our scripts currently use this endpoint to scrape new patches to be
> > applied
> > > and tested in our system.
> > >
> > > Could you please look into this?
> >
> > You know patchwork has been updated?
> >
> > Look at this page for the summary of APIs:
> >         http://patches.dpdk.org/api/
> >
> > There is this one:
> >         http://patches.dpdk.org/api/patches/
> >
> > But you should download series with this URL:
> >         https://patches.dpdk.org/series/ID/mbox/
> >
> >
> >
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-ci] [dpdklab] Re: patchwork REST API patches endpoint 500 error
  2018-06-22 15:39     ` Thomas Monjalon
@ 2018-06-22 23:00       ` Patrick MacArthur
  2018-06-23 11:54         ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Patrick MacArthur @ 2018-06-22 23:00 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: Jeremy Plsek, Ali Alnubani, dpdklab, ci

[-- Attachment #1: Type: text/plain, Size: 2141 bytes --]

Hi, Thomas,

Just a piece of additional information: I have determined that this appears
to be an issue with the patch list endpoint in the API (
http://patches.dpdk.org/api/1.0/patches/), but the patch detail REST API
endpoint (http://patches.dpdk.org/api/1.0/patches/X/ for a given patch X)
works fine.

Based on this, I have been able to work around the issue for now so testing
of new patch series can resume.

As for the patch series mbox URLs, we would like to move to using the new
series support to avoid tracking them by hand, but we have not gotten
around to it yet.

Thanks,
Patrick

On Fri, Jun 22, 2018 at 11:39 AM Thomas Monjalon <thomas@monjalon.net>
wrote:

> 22/06/2018 16:16, Jeremy Plsek:
> > Hi Thomas,
> >
> > The specific URL we are trying to access is:
> >
> http://patches.dpdk.org/api/patches/?archived=1&order=-date&project=dpdk&page=1
> >
> > Which used to work before.
> >
> > I've also noticed 500's every so often on just
> > http://patches.dpdk.org/api/patches/
>
> Indeed it is not working anymore.
> I don't know what happens.
>
> Is it possible to use https://patches.dpdk.org/series/ID/mbox/ ?
>
>
> > On Fri, Jun 22, 2018 at 3:16 AM Thomas Monjalon <thomas@monjalon.net>
> wrote:
> >
> > > 22/06/2018 01:41, Patrick MacArthur:
> > > > Hi,
> > > >
> > > > The Patchwork instance is throwing a 500 error when our scripts try
> to
> > > > access the following URL:
> > > >
> > > >     http://patches.dpdk.org/api/1.0/patches/
> > > >
> > > > Our scripts currently use this endpoint to scrape new patches to be
> > > applied
> > > > and tested in our system.
> > > >
> > > > Could you please look into this?
> > >
> > > You know patchwork has been updated?
> > >
> > > Look at this page for the summary of APIs:
> > >         http://patches.dpdk.org/api/
> > >
> > > There is this one:
> > >         http://patches.dpdk.org/api/patches/
> > >
> > > But you should download series with this URL:
> > >         https://patches.dpdk.org/series/ID/mbox/
> > >
> > >
> > >
> >
> >
>
>
>
>
>
>

-- 
Patrick MacArthur
Research and Development, High Performance Networking and Storage
UNH InterOperability Laboratory

[-- Attachment #2: Type: text/html, Size: 3938 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-ci] [dpdklab] Re: patchwork REST API patches endpoint 500 error
  2018-06-22 23:00       ` Patrick MacArthur
@ 2018-06-23 11:54         ` Thomas Monjalon
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2018-06-23 11:54 UTC (permalink / raw)
  To: Patrick MacArthur, Jeremy Plsek; +Cc: Ali Alnubani, dpdklab, ci

Thanks

One more information: Ali found a disk space issue on the server.
It is now fixed (for some time). We will increase disk space,
and will switch to a new server in few months.


23/06/2018 01:00, Patrick MacArthur:
> Hi, Thomas,
> 
> Just a piece of additional information: I have determined that this appears
> to be an issue with the patch list endpoint in the API (
> http://patches.dpdk.org/api/1.0/patches/), but the patch detail REST API
> endpoint (http://patches.dpdk.org/api/1.0/patches/X/ for a given patch X)
> works fine.
> 
> Based on this, I have been able to work around the issue for now so testing
> of new patch series can resume.
> 
> As for the patch series mbox URLs, we would like to move to using the new
> series support to avoid tracking them by hand, but we have not gotten
> around to it yet.
> 
> Thanks,
> Patrick
> 
> On Fri, Jun 22, 2018 at 11:39 AM Thomas Monjalon <thomas@monjalon.net>
> wrote:
> 
> > 22/06/2018 16:16, Jeremy Plsek:
> > > Hi Thomas,
> > >
> > > The specific URL we are trying to access is:
> > >
> > http://patches.dpdk.org/api/patches/?archived=1&order=-date&project=dpdk&page=1
> > >
> > > Which used to work before.
> > >
> > > I've also noticed 500's every so often on just
> > > http://patches.dpdk.org/api/patches/
> >
> > Indeed it is not working anymore.
> > I don't know what happens.
> >
> > Is it possible to use https://patches.dpdk.org/series/ID/mbox/ ?
> >
> >
> > > On Fri, Jun 22, 2018 at 3:16 AM Thomas Monjalon <thomas@monjalon.net>
> > wrote:
> > >
> > > > 22/06/2018 01:41, Patrick MacArthur:
> > > > > Hi,
> > > > >
> > > > > The Patchwork instance is throwing a 500 error when our scripts try
> > to
> > > > > access the following URL:
> > > > >
> > > > >     http://patches.dpdk.org/api/1.0/patches/
> > > > >
> > > > > Our scripts currently use this endpoint to scrape new patches to be
> > > > applied
> > > > > and tested in our system.
> > > > >
> > > > > Could you please look into this?
> > > >
> > > > You know patchwork has been updated?
> > > >
> > > > Look at this page for the summary of APIs:
> > > >         http://patches.dpdk.org/api/
> > > >
> > > > There is this one:
> > > >         http://patches.dpdk.org/api/patches/
> > > >
> > > > But you should download series with this URL:
> > > >         https://patches.dpdk.org/series/ID/mbox/
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
> >
> >
> >
> >
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-06-23 11:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-21 23:41 [dpdk-ci] patchwork REST API patches endpoint 500 error Patrick MacArthur
2018-06-22  7:16 ` Thomas Monjalon
2018-06-22 14:16   ` [dpdk-ci] [dpdklab] " Jeremy Plsek
2018-06-22 15:39     ` Thomas Monjalon
2018-06-22 23:00       ` Patrick MacArthur
2018-06-23 11:54         ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).