DPDK CI discussions
 help / color / mirror / Atom feed
From: David Liu <dliu@iol.unh.edu>
To: Lincoln Lavoie <lylavoie@iol.unh.edu>
Cc: David Marchand <david.marchand@redhat.com>,
	dpdklab <dpdklab@iol.unh.edu>,  Aaron Conole <aconole@redhat.com>,
	ci@dpdk.org, Thomas Monjalon <thomas@monjalon.net>,
	 "Yigit, Ferruh" <ferruh.yigit@intel.com>
Subject: Re: [dpdk-ci] No space left on some UNH system
Date: Tue, 23 Feb 2021 11:21:45 -0500	[thread overview]
Message-ID: <CAAuqQpSR99joRxrQitU+5cEepWVcsDCOJ-VXaY0BE_AbJLsc4A@mail.gmail.com> (raw)
In-Reply-To: <CAOE1vsNwN3vsL3ymvshGWRO-jXZZeRBxmnT1YgWx-=ouP74bWg@mail.gmail.com>

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

Hi David,

This is an actual issue caused by the machine ran out of space.

I had free up some spaces in the machine.

Please let me know if this happens again.

Best,
David


On Tue, Feb 23, 2021 at 9:07 AM Lincoln Lavoie <lylavoie@iol.unh.edu> wrote:

> Hi David,
>
> That is on the agenda for the team to look at today.  David (from our
> team) will confirm back with his findings.
>
> Cheers,
> Lincoln
>
> On Tue, Feb 23, 2021 at 3:31 AM David Marchand <david.marchand@redhat.com>
> wrote:
>
>> Hello,
>>
>> Looking at
>> http://mails.dpdk.org/archives/test-report/2021-February/179652.html,
>> the logs contain "No space left" messages.
>>
>> It seems fine atm but I don't know if we are just at the edge of the pit
>> :-).
>> Can this be investigated so that it does not repeat?
>>
>> Thanks.
>>
>> """
>> [3370/3375] Compiling C object
>> 'drivers/a715181@@rte_net_mlx5@sha
>> /meson-generated_.._rte_net_mlx5.pmd.c.o'.
>> [3371/3375] Compiling C object
>> 'drivers/a715181@@rte_net_mlx5@sta
>> /meson-generated_.._rte_net_mlx5.pmd.c.o'.
>> [3372/3375] Linking static target drivers/librte_net_mlx5.a.
>> [3373/3375] Generating rte_net_mlx5.sym_chk with a meson_exe.py custom
>> command.
>> [3374/3375] Linking target drivers/librte_net_mlx5.so.21.2.
>> [3375/3375] Linking target buildtools/chkincs/chkincs.
>> Traceback (most recent call last):
>>   File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
>> line 342, in do_install
>>     self.install_targets(d)
>>   File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
>> line 449, in install_targets
>>     self.do_copyfile(fname, outname)
>>   File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
>> line 257, in do_copyfile
>>     shutil.copyfile(from_file, to_file)
>>   File "/usr/lib/python3.6/shutil.py", line 122, in copyfile
>>     copyfileobj(fsrc, fdst)
>>   File "/usr/lib/python3.6/shutil.py", line 82, in copyfileobj
>>     fdst.write(buf)
>> OSError: [Errno 28] No space left on device
>>
>> During handling of the above exception, another exception occurred:
>>
>> Traceback (most recent call last):
>>   File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
>> line 514, in run
>>     installer.do_install(datafilename)
>>   File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
>> line 349, in do_install
>>     print('Nothing to install.')
>>   File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
>> line 71, in __exit__
>>     append_to_log(self.lf, d)
>>   File "/usr/local/lib/python3.6/dist-packages/mesonbuild/minstall.py",
>> line 81, in append_to_log
>>     lf.flush()
>> OSError: [Errno 28] No space left on device
>>
>> During handling of the above exception, another exception occurred:
>> """
>>
>>
>> --
>> David Marchand
>>
>>
>
> --
> *Lincoln Lavoie*
> Principal Engineer, Broadband Technologies
> 21 Madbury Rd., Ste. 100, Durham, NH 03824
> lylavoie@iol.unh.edu
> https://www.iol.unh.edu
> +1-603-674-2755 (m)
> <https://www.iol.unh.edu>
>

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

  reply	other threads:[~2021-02-23 16:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-23  8:31 David Marchand
2021-02-23 14:04 ` Lincoln Lavoie
2021-02-23 16:21   ` David Liu [this message]
2021-02-23 17:56     ` Thomas Monjalon
2021-02-23 18:04       ` David Liu
2021-02-23 18:06         ` Thomas Monjalon
2021-02-23 18:59           ` Lincoln Lavoie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAuqQpSR99joRxrQitU+5cEepWVcsDCOJ-VXaY0BE_AbJLsc4A@mail.gmail.com \
    --to=dliu@iol.unh.edu \
    --cc=aconole@redhat.com \
    --cc=ci@dpdk.org \
    --cc=david.marchand@redhat.com \
    --cc=dpdklab@iol.unh.edu \
    --cc=ferruh.yigit@intel.com \
    --cc=lylavoie@iol.unh.edu \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).