You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2022/04/05 01:29:00 UTC

[jira] [Created] (BIGTOP-3661) The Docker-Toolchain-Trunk job for Fedora 35 fails on aarch64

Kengo Seki created BIGTOP-3661:
----------------------------------

             Summary: The Docker-Toolchain-Trunk job for Fedora 35 fails on aarch64
                 Key: BIGTOP-3661
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3661
             Project: Bigtop
          Issue Type: Bug
          Components: build, docker
            Reporter: Kengo Seki


The Docker-Toolchain-Trunk job for Fedora 35 fails only on aarch64.
[https://ci.bigtop.apache.org/job/Docker-Toolchain-Trunk/]

The error message was as follows.
[https://ci.bigtop.apache.org/job/Docker-Toolchain-Trunk/193/OS=fedora-35-aarch64/console]
{code:java}
Error: Could not run: Operation not permitted @ rb_check_realpath_internal - /usr/share/ruby/vendor_ruby/puppet/pops/loader/../../..
{code}
I suspect the following issue. Our aarch64 CI servers are running Debian 9 and its Docker version is 18.09.1 or 19.03.15, so they're not compatible with Fedora 35.
[https://medium.com/nttlabs/ubuntu-21-10-and-fedora-35-do-not-work-on-docker-20-10-9-1cd439d9921]
Actually, running ./gradlew -POS=fedora-35 bigtop-slaves succeeded on another aarch64 server with more recent version of Docker.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)