Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appliance-build-stage1 fails after unmount fails #431

Open
manoj-joseph opened this issue Feb 16, 2020 · 29 comments
Open

appliance-build-stage1 fails after unmount fails #431

manoj-joseph opened this issue Feb 16, 2020 · 29 comments

Comments

@manoj-joseph
Copy link
Contributor

manoj-joseph commented Feb 16, 2020

appliance-build-stage1 failed after unmount failed with EBUSY.

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build/job/master/job/nightly/391/

{noformat}
[2020-02-15T06:25:13.270Z] Installation finished. No error reported.
[2020-02-15T06:25:13.270Z] + chroot /mnt/.eeguK9C grub-mkconfig -o /mnt/boot/grub/grub.cfg
[2020-02-15T06:25:13.270Z] Sourcing file /etc/default/grub' [2020-02-15T06:25:13.270Z] Sourcing file /etc/default/grub.d/kdump-tools.cfg'
[2020-02-15T06:25:13.270Z] Sourcing file `/etc/default/grub.d/override.cfg'
[2020-02-15T06:25:13.270Z] Generating grub configuration file ...
[2020-02-15T06:25:13.270Z] Found linux image: /boot/vmlinuz-5.0.0-1029-gcp
[2020-02-15T06:25:13.270Z] Found initrd image: /boot/initrd.img-5.0.0-1029-gcp
[2020-02-15T06:25:13.270Z] done
[2020-02-15T06:25:13.270Z] + chroot /mnt/
.eeguK9C umount /mnt
[2020-02-15T06:25:13.270Z] + for dir in /dev /proc /sys
[2020-02-15T06:25:13.270Z] + umount -R /mnt/.eeguK9C/dev
[2020-02-15T06:25:13.270Z] + for dir in /dev /proc /sys
[2020-02-15T06:25:13.270Z] + umount -R /mnt/
.eeguK9C/proc
[2020-02-15T06:25:13.270Z] + for dir in /dev /proc /sys
[2020-02-15T06:25:13.270Z] + umount -R /mnt/.eeguK9C/sys
[2020-02-15T06:25:13.270Z] + umount /mnt/
.eeguK9C/var/log
[2020-02-15T06:25:13.270Z] + umount /mnt/.eeguK9C/var/
[2020-02-15T06:25:13.270Z] + umount /mnt/.eeguK9C/export/home
[2020-02-15T06:25:13.270Z] + umount /var/crash
[2020-02-15T06:25:13.270Z] + zfs umount rpool/ROOT/
.eeguK9C/root
[2020-02-15T06:25:13.270Z] umount: /mnt/.eeguK9C: target is busy.
[2020-02-15T06:25:13.270Z] cannot unmount '/mnt/
.eeguK9C': umount failed
[2020-02-15T06:25:13.270Z] E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.
[2020-02-15T06:25:13.270Z] P: Begin unmounting filesystems...
[2020-02-15T06:25:13.270Z] P: Saving caches...
[2020-02-15T06:25:13.270Z] Reading package lists...
[2020-02-15T06:25:13.270Z] Building dependency tree...
[2020-02-15T06:25:13.270Z] Reading state information...
[2020-02-15T06:25:13.270Z] + kill -9 9503
[2020-02-15T06:25:13.270Z] + [[ ! -f binary/SHA256SUMS ]]
[2020-02-15T06:25:13.270Z] + exit 1
[2020-02-15T06:25:13.270Z]
[2020-02-15T06:25:13.270Z] > Task :live-build:buildInternalUnittestGcp FAILED
[2020-02-15T06:25:13.270Z]
[2020-02-15T06:25:13.270Z] FAILURE: Build failed with an exception.
[2020-02-15T06:25:13.270Z]
[2020-02-15T06:25:13.270Z] * What went wrong:
[2020-02-15T06:25:13.270Z] Execution failed for task ':live-build:buildInternalUnittestGcp'.
{noformat}

@sebroy
Copy link
Contributor

sebroy commented Mar 9, 2020

@manoj-joseph
Copy link
Contributor Author

@shartse
Copy link

shartse commented Jun 1, 2020

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/10708/console

23:25:16  + zfs umount rpool/ROOT/****.XEGwiwY/root
23:25:16  umount: /mnt/****.XEGwiwY: target is busy.
23:25:16  cannot unmount '/mnt/****.XEGwiwY': umount failed
23:25:16  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.

@sdimitro
Copy link
Contributor

06:25:14  + zfs umount rpool/ROOT/****.5nmsMrq/root
06:25:14  umount: /mnt/****.5nmsMrq: target is busy.
06:25:14  cannot unmount '/mnt/****.5nmsMrq': umount failed
06:25:14  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.
06:25:14  P: Begin unmounting filesystems...
06:25:14  P: Saving caches...
06:25:14  Reading package lists...
06:25:14  Building dependency tree...
06:25:14  Reading state information...
06:25:14  + kill -9 9470
06:25:14  + [[ ! -f binary/SHA256SUMS ]]
06:25:14  + exit 1

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/17183/console

@grwilson
Copy link
Contributor

grwilson commented Jul 1, 2020

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/18818/console

02:25:12  + umount /var/crash
02:25:12  + zfs umount rpool/ROOT/****.OZWebr6/root
02:25:12  umount: /mnt/****.OZWebr6: target is busy.
02:25:12  cannot unmount '/mnt/****.OZWebr6': umount failed
02:25:12  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.
02:25:12  P: Begin unmounting filesystems...
02:25:12  P: Saving caches...
02:25:12  Reading package lists...
02:25:12  Building dependency tree...
02:25:12  Reading state information...
02:25:12  + kill -9 9572
02:25:12  + [[ ! -f binary/SHA256SUMS ]]
02:25:12  + exit 1

@jwk404
Copy link
Contributor

jwk404 commented Jul 29, 2020

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/25076/consoleFull

00:25:07  + umount /var/crash
00:25:07  + zfs umount rpool/ROOT/****.8mx0vz7/root
00:25:07  umount: /mnt/****.8mx0vz7: target is busy.
00:25:07  cannot unmount '/mnt/****.8mx0vz7': umount failed
00:25:07  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.
00:25:07  P: Begin unmounting filesystems...
00:25:07  P: Saving caches...
00:25:09  Reading package lists...
00:25:09  Building dependency tree...
00:25:09  Reading state information...
00:25:09  + kill -9 11288
00:25:09  + [[ ! -f binary/SHA256SUMS ]]
00:25:09  + exit 1

@rasantel
Copy link
Contributor

@jwk404
Copy link
Contributor

jwk404 commented Oct 7, 2020

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/42017/console

00:25:12  + zfs umount rpool/ROOT/****.9jUaNcs/root
00:25:12  umount: /mnt/****.9jUaNcs: target is busy.
00:25:12  cannot unmount '/mnt/****.9jUaNcs': umount failed
00:25:12  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.
00:25:12  P: Begin unmounting filesystems...
00:25:12  P: Saving caches...
00:25:12  Reading package lists...
00:25:12  Building dependency tree...
00:25:12  Reading state information...
00:25:12  + kill -9 11294
00:25:12  + [[ ! -f binary/SHA256SUMS ]]
00:25:12  + exit 1

@pzakha
Copy link
Contributor

pzakha commented Oct 14, 2020

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/42965/consoleFull

02:25:03  + chroot /mnt/****.kUo3MDC umount /mnt
02:25:03  + for dir in /dev /proc /sys
02:25:03  + umount -R /mnt/****.kUo3MDC/dev
02:25:03  + for dir in /dev /proc /sys
02:25:03  + umount -R /mnt/****.kUo3MDC/proc
02:25:03  + for dir in /dev /proc /sys
02:25:03  + umount -R /mnt/****.kUo3MDC/sys
02:25:03  + umount /mnt/****.kUo3MDC/var/log
02:25:03  + umount /mnt/****.kUo3MDC/var/****
02:25:03  + umount /mnt/****.kUo3MDC/export/home
02:25:03  + umount /var/crash
02:25:03  + zfs umount rpool/ROOT/****.kUo3MDC/root
02:25:03  umount: /mnt/****.kUo3MDC: target is busy.
02:25:03  cannot unmount '/mnt/****.kUo3MDC': umount failed

@jwk404
Copy link
Contributor

jwk404 commented Nov 24, 2020

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/53859/console

23:25:13  Found initrd image: /boot/initrd.img-5.4.0-42-generic
23:25:13  done
23:25:13  + chroot /mnt/****.lUlFaFQ umount /mnt
23:25:13  + for dir in /dev /proc /sys
23:25:13  + umount -R /mnt/****.lUlFaFQ/dev
23:25:13  + for dir in /dev /proc /sys
23:25:13  + umount -R /mnt/****.lUlFaFQ/proc
23:25:13  + for dir in /dev /proc /sys
23:25:13  + umount -R /mnt/****.lUlFaFQ/sys
23:25:13  + umount /mnt/****.lUlFaFQ/var/log
23:25:13  + umount /mnt/****.lUlFaFQ/var/****
23:25:13  + umount /mnt/****.lUlFaFQ/export/home
23:25:13  + umount /var/crash
23:25:13  + zfs umount rpool/ROOT/****.lUlFaFQ/root
23:25:13  umount: /mnt/****.lUlFaFQ: target is busy.
23:25:13  cannot unmount '/mnt/****.lUlFaFQ': umount failed
23:25:13  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.

@mmaybee
Copy link

mmaybee commented Jul 9, 2021

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/110865/console

00:25:06  umount: /mnt/delphix.981vszL: target is busy.
00:25:06  cannot unmount '/mnt/delphix.981vszL': umount failed
00:25:06  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.

@sdimitro
Copy link
Contributor

sdimitro commented Sep 3, 2021

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/126760/execution/node/84/log/

23:25:14  + zfs umount rpool/ROOT/delphix.6gFJcvK/root
23:25:14  umount: /mnt/delphix.6gFJcvK: target is busy.
23:25:14  cannot unmount '/mnt/delphix.6gFJcvK': umount failed
23:25:14  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.

@jwk404
Copy link
Contributor

jwk404 commented Jan 3, 2022

http://ops.jenkins.delphix.com/job/appliance-build-stage1/job/post-push/6636/console

23:25:13  + umount /var/crash
23:25:13  + zfs umount rpool/ROOT/delphix.bvwzhD8/root
23:25:13  umount: /mnt/delphix.bvwzhD8: target is busy.
23:25:13  cannot unmount '/mnt/delphix.bvwzhD8': umount failed
23:25:13  E: config/hooks/90-raw-disk-image.binary failed (exit non-zero). You should check for errors.
23:25:13  P: Begin unmounting filesystems...
23:25:13  P: Saving caches...
23:25:13  Reading package lists...
23:25:13  Building dependency tree...
23:25:13  Reading state information...
23:25:13  + kill -9 16065
23:25:13  + [[ ! -f binary/SHA256SUMS ]]
23:25:13  + exit 1```

@jwk404
Copy link
Contributor

jwk404 commented Mar 2, 2022

@jwk404
Copy link
Contributor

jwk404 commented Mar 4, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

10 participants