Dear community, After upgrading the docker-maven-plugin to 0.28.0, we are seeing a different error. This time the failure is in the command that installs a python library.
14:17:26 [ERROR] DOCKER> Unable to build image [onap/workflow-init] : "The command '/bin/sh -c apk add --no-cache 'python<3' py-pip && pip install cqlsh==4.0.1' returned a non-zero code: 1" ["The command '/bin/sh -c apk add --no-cache 'python<3' py-pip && pip install cqlsh==4.0.1' returned a non-zero code: 1" ] Any thoughts? Best regards, Vitaliy Emporopulo From: [email protected] <[email protected]> On Behalf Of Vitaliy Emporopulo Sent: Thursday, December 27, 2018 12:17 To: [email protected] Cc: Avi Gaffa <[email protected]> Subject: [onap-discuss] [cia][sdc] Docker build fails on ARM #cia #sdc Hi, We have started seeing Docker build failures in sdc/sdc-workflow-designer. They seem to be related to building on ARM platform, which is a recent change. We are using fabric8's docker-maven-plugin, version 0.23.0, and it fails to determine CPU (via FFI provider). https://jenkins.onap.org/job/sdc-sdc-workflow-designer-arm64-master-docker-java-daily/18/console (also attached). Does anybody else experience this issue? Any help will be appreciated. Best regards, Vitaliy Emporopulo This email and the information contained herein is proprietary and confidential and subject to the Amdocs Email Terms of Service, which you may review at https://www.amdocs.com/about/email-terms-of-service This email and the information contained herein is proprietary and confidential and subject to the Amdocs Email Terms of Service, which you may review at https://www.amdocs.com/about/email-terms-of-service <https://www.amdocs.com/about/email-terms-of-service> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14732): https://lists.onap.org/g/onap-discuss/message/14732 Mute This Topic: https://lists.onap.org/mt/28864012/21656 Mute #sdc: https://lists.onap.org/mk?hashtag=sdc&subid=2740164 Mute #cia: https://lists.onap.org/mk?hashtag=cia&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
