----- Original Message ----- > From: "Jenkins CI" <[email protected]> > To: "Tal Nisan" <[email protected]>, "Yedidyah Bar David" <[email protected]> > Sent: Monday, May 18, 2015 7:33:23 PM > Subject: Change in ovirt-engine[ovirt-engine-3.5]: packaging: Do not > dump/restore owner/privileges > > Jenkins CI has posted comments on this change. > > Change subject: packaging: Do not dump/restore owner/privileges > ...................................................................... > > > Patch Set 3: > > Build Failed > > http://jenkins.ovirt.org/job/ovirt-engine_3.5_upgrade-from-3.4_merged/1484/ : > There was an infra issue, please contact [email protected]
Doesn't look like an infra issue. [1] has: 17:32:59 [ ERROR ] Failed to execute stage 'Misc configuration': Command '/usr/share/ovirt-engine/bin/pki-pkcs12-extract.sh' failed to execute The log file does not contain more data, because the code deliberately does not log stdout/stderr of the command, because its stdout is a private key. However, the part the failed is 3.4 setup, not 3.5 (which is what the job is checking). Any chance to have a look at the slave and see if it's still in the same state (right after the failure)? It might still have /etc/pki/ovirt-engine/keys/engine.p12 , and we can try to run there the failing command /usr/share/ovirt-engine/bin/pki-pkcs12-extract.sh --name=engine --passin=mypass --key=- and see what happens. [1] http://jenkins.ovirt.org/job/ovirt-engine_3.5_upgrade-from-3.4_merged/label=el6/1484/console > > http://jenkins.ovirt.org/job/ovirt-engine_3.5_create-rpms-quick_merged/250/ : > SUCCESS > > http://jenkins.ovirt.org/job/ovirt-engine_3.5_find-bugs_merged/1328/ : > SUCCESS > > -- > To view, visit https://gerrit.ovirt.org/40818 > To unsubscribe, visit https://gerrit.ovirt.org/settings > > Gerrit-MessageType: comment > Gerrit-Change-Id: I78fa18fe0d964ca410b1c9e7e41ac8b64d8661bc > Gerrit-PatchSet: 3 > Gerrit-Project: ovirt-engine > Gerrit-Branch: ovirt-engine-3.5 > Gerrit-Owner: Yedidyah Bar David <[email protected]> > Gerrit-Reviewer: Eli Mesika <[email protected]> > Gerrit-Reviewer: Jenkins CI > Gerrit-Reviewer: Piotr Kliczewski <[email protected]> > Gerrit-Reviewer: Sandro Bonazzola <[email protected]> > Gerrit-Reviewer: Simone Tiraboschi <[email protected]> > Gerrit-Reviewer: Tal Nisan <[email protected]> > Gerrit-Reviewer: Yedidyah Bar David <[email protected]> > Gerrit-Reviewer: [email protected] > Gerrit-HasComments: No > -- Didi _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
