You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/13 05:51:00 UTC

[jira] [Commented] (BIGTOP-2841) Failed to build bigtop/slaves-ubuntu-16.04-aarch64

    [ https://issues.apache.org/jira/browse/BIGTOP-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085219#comment-16085219 ] 

ASF GitHub Bot commented on BIGTOP-2841:
----------------------------------------

GitHub user JunHe77 opened a pull request:

    https://github.com/apache/bigtop/pull/255

    BIGTOP-2841: Fix bigtop/slaves-ubuntu-16.04-aarch64 build failure

    Change-Id: Ibee5879191f27a0f04fb1aa71b0f1da01305cf8f
    Signed-off-by: Jun He <ju...@arm.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JunHe77/bigtop BIGTOP-2841

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/255.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #255
    
----
commit 843305d1f45106d1aa6116736d5ee3e397098cad
Author: Jun He <ju...@arm.com>
Date:   2017-07-13T05:27:19Z

    BIGTOP-2841: Fix bigtop/slaves-ubuntu-16.04-aarch64 build failure
    
    Change-Id: Ibee5879191f27a0f04fb1aa71b0f1da01305cf8f
    Signed-off-by: Jun He <ju...@arm.com>

----


> Failed to build bigtop/slaves-ubuntu-16.04-aarch64
> --------------------------------------------------
>
>                 Key: BIGTOP-2841
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2841
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.2.0
>            Reporter: Jun He
>
> Failed to build bigtop/slaves-ubuntu-16.04-aarch64 with following cmd:
> ./gradlew -POS=ubuntu-16.04-aarch64 -Pprefix=1.2.0 bigtop-slaves
> The result log showed as following:
> Notice: Preparing to install into /etc/puppet/modules ...
> Notice: Downloading from https://forgeapi.puppetlabs.com ...
> Notice: Installing -- do not interrupt ...
> /etc/puppet/modules
> └── puppetlabs-stdlib (v4.17.1)
> Notice: Preparing to install into /etc/puppet/modules ...
> Notice: Downloading from https://forgeapi.puppetlabs.com ...
> Notice: Installing -- do not interrupt ...
> /etc/puppet/modules
> └─┬ puppetlabs-apt (v4.1.0)
>   └── puppetlabs-stdlib (v4.17.1)
>  ---> c6eaceb83196
> Removing intermediate container d42be105e79c
> Step 5 : RUN puppet apply -e "include bigtop_toolchain::installer"
>  ---> Running in 3b98042bdd68
> Error: Syntax error at 'Hash'; expected ')' at /etc/puppet/modules/apt/manifests/init.pp:6 on node 53f77c73de31
> Error: Syntax error at 'Hash'; expected ')' at /etc/puppet/modules/apt/manifests/init.pp:6 on node 53f77c73de31
> Removing intermediate container 3b98042bdd68
> The command '/bin/sh -c puppet apply -e "include bigtop_toolchain::installer"' returned a non-zero code: 1
> :bigtop-slaves FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':bigtop-slaves'.
> > Process 'command 'docker'' finished with non-zero exit value 1



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)