#137 Fedora-Atomic-27-20180406.0 DOOMED
Opened 6 years ago by dustymabe. Modified 6 years ago

pungi.global.log

  • Compose run failed because: - 26184252
[ERROR   ] Compose run failed: ImageBuild task failed: 26184252. See /mnt/koji/compose/twoweek/Fedora-Atomic-27-20180406.0/logs/aarch64-ppc64le-x86_64/imagebuild-CloudImages-Atomic-qcow2-raw-xz.aarch64-ppc64le-x86_64.log for more details.

After looking into log, it appears createimage finished with failure only for ppc64le and got canceled for x86_64 and aarch64.

So, oz log is available only for ppc64le failure. From ppc64le oz log, it seems imagefactory install started and then got ended without waiting.

My local imagefactory run on ppc64le with latest config taken from koji build ran fine.

@puiterwijk @kevin I suspect this could be because of the change "Backport PR #841 to allow configurable timeout for oz" made in koji-1.15.0-7 . Did we update our image builders with koji >=1.15.0-7 ?

If yes, then we will have to either define oz_install_timeout=7200 (which was default used earlier on builders) in our ansible kojid.conf or define [timeouts] install=7200 in oz.cfg

We have koji-1.15.0-6.fc27.noarch on all the ppc buildvm's. ;(

I only made koji-1.15.0-7 for f28 (the s390 image builder is f28)
Why do we need it for ppc64{le} now?

Should we update everything to 1.15.0-7 and set the timeout on all of them?
Or should we update to 1.15.1 ? or something else?

We have koji-1.15.0-6.fc27.noarch on all the ppc buildvm's. ;(

If builder has koji-1.15.0-6.fc27.noarch then it shouldn't be a problem.

I only made koji-1.15.0-7 for f28 (the s390 image builder is f28)
Why do we need it for ppc64{le} now?

From today's F27 Atomic compose, createImage for ppc64le ran on buildvm-ppc64le-01.ppc.fedoraproject.org vm. Can you please check once again (want to be extra sure) which version of koji it has?

Should we update everything to 1.15.0-7 and set the timeout on all of them?
Or should we update to 1.15.1 ? or something else?

We have koji-1.15.0-6.fc27.noarch on all the ppc buildvm's. ;(

If builder has koji-1.15.0-6.fc27.noarch then it shouldn't be a problem.

I only made koji-1.15.0-7 for f28 (the s390 image builder is f28)
Why do we need it for ppc64{le} now?

From today's F27 Atomic compose, createImage for ppc64le ran on buildvm-ppc64le-01.ppc.fedoraproject.org vm. Can you please check once again (want to be extra sure) which version of koji it has?

@mizdebsk mentioned on IRC that this builder has koji-1.15.0-6.fc27.noarch .
Considering above, cause of compose failure could be something else.

Should we update everything to 1.15.0-7 and set the timeout on all of them?
Or should we update to 1.15.1 ? or something else?

Follow-up Fedora-Atomic-27 composes are looking good.
This could be a temporary issue and is not related to koji because ppc builder has koji-1.15.0-6.fc27

Login to comment on this ticket.

Metadata