Build Update for apache/kylin
-------------------------------------

Build: #7174
Status: Fixed

Duration: 26 mins and 8 secs
Commit: fef7803 (master)
Author: Martin Grigorov
Message: KYLIN-4864 Fix .travis.yml syntax (#1700)

* KYLIN-4864 Fix .travis.yml syntax 

The commented line about `# mvn sonar:sonar -e 
-Dsonar.host.url=https://sonarcloud.io ...` has broken the YAML and because of 
this TravisCI didn't execute any jobs.
I wasn't able to find a way to preserve the commented line and fix the syntax, 
so I removed the line. Later it could be get from Git history to re-enable 
Sonar.

While here I've improved few more things:
- install OpenJDK and unzip for both AMD64 and ARM64. This way it uses latest 
JDK 8 (1.8.0_292) for both CPU architectures
- fix more YAML warnings

* KYLIN-4864 Use Graviton2 ARM64 node

There is some problem with resolving the local address on the arm64 node 
(non-graviton2) - https://travis-ci.community/t/sudo-unable-to-resolve-host/8841

View the changeset: 
https://github.com/apache/kylin/compare/f803eab1772bf91f04cf006d6b37d94b212b50e8...fef7803567405cb488c745a86a880bbf2a30f83f

View the full build log and details: 
https://app.travis-ci.com/github/apache/kylin/builds/234292484?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/kylin repository going to 
https://app.travis-ci.com/account/preferences/unsubscribe?repository=16807233&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://app.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.

Reply via email to