Project

General

Profile

Actions

action #91097

closed

CI: "webui-docker-compose" eventually fails building images

Added by ilausuch about 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2021-04-14
Due date:
2021-04-29
% Done:

0%

Estimated time:

Description

Motivation

Eventually the image build fails on the zipper command chain.
On an initial observation it is not possible to determine witch one causes the problem

Building worker ... 
The command '/bin/sh -c zypper ar -p 95 -f http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.2 devel_openQA &&     zypper ar -p 90 -f http://download.opensuse.org/repositories/devel:openQA:Leap:15.2/openSUSE_Leap_15.2 devel_openQA_Leap &&     zypper --gpg-auto-import-keys ref &&     zypper in -y ca-certificates-mozilla curl gzip &&     zypper in -y openQA-worker qemu-arm qemu-ppc qemu-x86 qemu-tools &&     zypper in -y kmod &&     (zypper in -y qemu-ovmf-x86_64 ||:) &&     (zypper in -y qemu-uefi-aarch64 ||:) &&     zypper clean' returned a non-zero code: 8

ERROR: for worker  (<Service: worker>, '')
Service 'worker' failed to build

Acceptance Criteria

  • AC 1: The image is built without errors on the worker service

suggestions

We don't have too much information in the logs, therefore the cause is not clear. Increase the log information could be a good first step to determine the problem.

Other examples

Building nginx         ... 
The command '/bin/sh -c zypper ar -p 95 -f http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.2 devel_openQA &&     zypper ar -p 90 -f http://download.opensuse.org/repositories/devel:openQA:Leap:15.2/openSUSE_Leap_15.2 devel_openQA_Leap &&     zypper --gpg-auto-import-keys ref &&     zypper in -y --force-resolution openQA nginx &&     zypper clean' returned a non-zero code: 8
The command '/bin/sh -c zypper ar -p 95 -f http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.2 devel_openQA &&     zypper ar -p 90 -f http://download.opensuse.org/repositories/devel:openQA:Leap:15.2/openSUSE_Leap_15.2 devel_openQA_Leap &&     zypper --gpg-auto-import-keys ref &&     zypper in -y ca-certificates-mozilla curl &&     zypper in -y --force-resolution openQA-local-db apache2 hostname which w3m &&     zypper clean' returned a non-zero code: 8
The command '/bin/sh -c zypper ar -p 95 -f http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.2 devel_openQA &&     zypper ar -p 90 -f http://download.opensuse.org/repositories/devel:openQA:Leap:15.2/openSUSE_Leap_15.2 devel_openQA_Leap &&     zypper --gpg-auto-import-keys ref &&     zypper in -y ca-certificates-mozilla curl &&     zypper in -y --force-resolution openQA-local-db apache2 hostname which w3m &&     zypper clean' returned a non-zero code: 8
The command '/bin/sh -c zypper ar -p 95 -f http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.2 devel_openQA &&     zypper ar -p 90 -f http://download.opensuse.org/repositories/devel:openQA:Leap:15.2/openSUSE_Leap_15.2 devel_openQA_Leap &&     zypper --gpg-auto-import-keys ref &&     zypper in -y ca-certificates-mozilla curl &&     zypper in -y --force-resolution openQA-local-db apache2 hostname which w3m &&     zypper clean' returned a non-zero code: 8
The command '/bin/sh -c zypper ar -p 95 -f http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.2 devel_openQA &&     zypper ar -p 90 -f http://download.opensuse.org/repositories/devel:openQA:Leap:15.2/openSUSE_Leap_15.2 devel_openQA_Leap &&     zypper --gpg-auto-import-keys ref &&     zypper in -y ca-certificates-mozilla curl &&     zypper in -y --force-resolution openQA-local-db apache2 hostname which w3m &&     zypper clean' returned a non-zero code: 8

Related issues 1 (0 open1 closed)

Related to openQA Project - action #90614: CI test webui-docker-compose failed but PR was merged anywayResolvedilausuch2021-04-012021-04-23

Actions
Actions

Also available in: Atom PDF