You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by Travis CI <bu...@travis-ci.com> on 2020/12/30 08:20:24 UTC

Errored: emiliofernandes/rocketmq#7 (feature/build-on-arm64 - d21b7a9)

Build Update for emiliofernandes/rocketmq
-------------------------------------

Build: #7
Status: Errored

Duration: 41 secs
Commit: d21b7a9 (feature/build-on-arm64)
Author: Emilio Fernandes
Message: Install JDK 1.8 manually for Linux

On Ubuntu Bionic it fails with:

```
Installing oraclejdk8
$ export JAVA_HOME=~/oraclejdk8
$ export PATH="$JAVA_HOME/bin:$PATH"
$ ~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace "/home/travis/.cache/install-jdk" --feature "8" --license "BCL"
Ignoring license option: BCL -- using GPLv2+CE by default
install-jdk.sh 2020-06-02
Expected feature release number in range of 9 to 17, but got: 8
The command "~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace "/home/travis/.cache/install-jdk" --feature "8" --license "BCL"" failed and exited with 3 during .
Your build has been stopped.
```

View the changeset: https://github.com/emiliofernandes/rocketmq/compare/ba8cb01fc234...d21b7a9b2378

View the full build log and details: https://travis-ci.com/github/emiliofernandes/rocketmq/builds/211278006?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the emiliofernandes/rocketmq repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=17519733&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.