ilbers / isar

Integration System for Automated Root filesystem generation
Other
178 stars 72 forks source link

do_ext4_image: mkdir: cannot create directory '.../tmp/deploy/images': File exists #32

Closed ismagulb closed 6 years ago

ismagulb commented 6 years ago

asmirnov/next 6f689d7

console.txt log.do_ext4_image.1276.txt

alexbluesman commented 6 years ago

There were races between tasks: do_copy_boot_files and do_ext4_image. Fixed in the same branch.

ismagulb commented 6 years ago

asmirnov/next bfe9d1f

console2.txt

alexbluesman commented 6 years ago

Please try.

Output:

-------------------------------------------------
Testing Isar [wheezy] image for [arm] machine:
Test: FAIL
-------------------------------------------------
Testing Isar [jessie] image for [arm] machine:
Test: PASSED
-------------------------------------------------
Testing Isar [stretch] image for [arm] machine:
Test: FAIL
-------------------------------------------------
Testing Isar [jessie] image for [amd64] machine:
Test: PASSED
-------------------------------------------------
Testing Isar [stretch] image for [amd64] machine:
Test: PASSED
-------------------------------------------------
Testing Isar [jessie] image for [i386] machine:
Test: PASSED
-------------------------------------------------
Testing Isar [stretch] image for [i386] machine:
Test: PASSED
ismagulb commented 6 years ago

asmirnov/next 43f9a99 builds.