From: Jan Kiszka <jan.kiszka@siemens.com>
To: "Schultschik, Sven" <sven.schultschik@siemens.com>,
"isar-users@googlegroups.com" <isar-users@googlegroups.com>,
Cedric Hombourger <Cedric_Hombourger@mentor.com>
Subject: Re: schroot umount target is busy
Date: Wed, 5 Jun 2024 10:55:26 +0200 [thread overview]
Message-ID: <3674af68-47da-4c38-90c2-13b90e82cead@siemens.com> (raw)
In-Reply-To: <bda267daac9ec7155c37ba8e772113a62d44e668.camel@siemens.com>
On 05.06.24 10:47, 'Schultschik, Sven' via isar-users wrote:
> Hi all,
>
> Our ISAR setup is running smooth on many machines different sizes. But
> on our CI/CD pipeline it throws from time to time an error. Starting it
> over again it works.
>
> Does someone knows this kind of error and where I have to look or how
> to fix?
>
> 2024-06-05 04:00:41 - INFO - | Processing triggers for man-db
> (2.11.2-2) ...
> 2024-06-05 04:00:41 - INFO - | e2fsck 1.47.0 (5-Feb-2023)
> 2024-06-05 04:00:41 - INFO - | Pass 1: Checking inodes, blocks, and
> sizes
> 2024-06-05 04:00:41 - INFO - | Pass 2: Checking directory structure
> 2024-06-05 04:00:41 - INFO - | Pass 3: Checking directory
> connectivity
> 2024-06-05 04:00:41 - INFO - | Pass 3A: Optimizing directories
> 2024-06-05 04:00:41 - INFO - | Pass 4: Checking reference counts
> 2024-06-05 04:00:41 - INFO - | Pass 5: Checking group summary
> information
> 2024-06-05 04:00:41 - INFO - |
> 2024-06-05 04:00:41 - INFO - | /home/builder/edge-debug-machine-
> std/deploy/debug-machine-std.ext4: ***** FILE SYSTEM WAS MODIFIED *****
> 2024-06-05 04:00:41 - INFO - | /home/builder/debug-machine-
> std/deploy/debug-machine-std.ext4: 25039/77600 files (0.1% non-
> contiguous), 292861/310076 blocks
> 2024-06-05 04:00:41 - INFO - | E: 10mount: umount:
> /run/schroot/mount/isar-builder-e7f8d532-aa0e-41cf-85dd-11546112ec7c-
> 982511-2d2ada00-82dd-45bc-9bd4-f9629d1a55f3: target is busy.
> 2024-06-05 04:00:41 - INFO - | E: 10mount: rmdir: failed to remove
> '/var/run/schroot/mount/isar-builder-e7f8d532-aa0e-41cf-85dd-
> 11546112ec7c-982511-2d2ada00-82dd-45bc-9bd4-f9629d1a55f3': Device or
> resource busy
> 2024-06-05 04:00:41 - INFO - | E: isar-builder-e7f8d532-aa0e-41cf-
> 85dd-11546112ec7c-982511-2d2ada00-82dd-45bc-9bd4-f9629d1a55f3: Chroot
> setup failed: stage=setup-stop
> 2024-06-05 04:00:41 - INFO - NOTE: recipe debug-1.0-r0: task
> do_image_ext4: Failed
> 2024-06-05 04:00:41 - ERROR - ERROR: Task (/build/../repo/recipes-
> core/images/debug.bb:do_image_ext4) failed with exit code '1'
> 2024-06-05 04:00:42 - INFO - NOTE: Tasks Summary: Attempted 896
> tasks of which 0 didn't need to be rerun and 1 failed.
> 2024-06-05 04:00:43 - INFO -
> 2024-06-05 04:00:43 - INFO - Summary: 1 task failed:
> 2024-06-05 04:00:43 - INFO - /build/../repo/recipes-
> core/images/debug.bb:do_image_ext4
> 2024-06-05 04:00:43 - INFO - Summary: There was 1 WARNING message.
> 2024-06-05 04:00:43 - INFO - Summary: There was 1 ERROR message,
> returning a non-zero exit code.
> 2024-06-05 04:00:43 - ERROR - Command "/build$
> /work/isar/bitbake/bin/bitbake -c build debug" failed
> --- Error summary ---
> ERROR: debug-1.0-r0 do_image_ext4:
> ExecutionError('/build/tmp/work/arm64/debug-machine-std/1.0-
> r0/temp/run.do_image_ext4.982511', 1, None, None)
> ERROR: Logfile of failure stored in: /build/tmp/work/arm64/debug-
> machine-std/1.0-r0/temp/log.do_image_ext4.982511
> ERROR: Task (/build/../repo/recipes-core/images/debug.bb:do_image_ext4)
> failed with exit code '1'
>
Cedric, weren't you seeing something very similar?
Jan
--
Siemens AG, Technology
Linux Expert Center
next prev parent reply other threads:[~2024-06-05 8:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-05 8:47 Schultschik, Sven
2024-06-05 8:55 ` Jan Kiszka [this message]
2024-07-08 14:17 ` Gökhan Çetin
2024-07-08 15:13 ` 'Jan Kiszka' via isar-users
2024-07-09 6:28 ` Gökhan Çetin
2024-07-09 6:48 ` Anton Mikanovich
2024-07-12 7:04 ` Anton Mikanovich
2024-08-06 8:02 ` Anton Mikanovich
2024-08-06 8:19 ` Gökhan Çetin
2024-07-09 6:52 ` 'cedric.hombourger@siemens.com' via isar-users
2024-07-09 10:27 ` 'Jan Kiszka' via isar-users
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=3674af68-47da-4c38-90c2-13b90e82cead@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=Cedric_Hombourger@mentor.com \
--cc=isar-users@googlegroups.com \
--cc=sven.schultschik@siemens.com \
/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