Lee moon soo created ZEPPELIN-3852:
--------------------------------------

             Summary: Flaky test - 
org.apache.zeppelin.helium.HeliumBundleFactoryTest
                 Key: ZEPPELIN-3852
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3852
             Project: Zeppelin
          Issue Type: Sub-task
            Reporter: Lee moon soo


org.apache.zeppelin.helium.HeliumBundleFactoryTest sometimes hangs

{code}
Running org.apache.zeppelin.helium.HeliumBundleFactoryTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/home/travis/build/apache/zeppelin/zeppelin-interpreter/target/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/travis/.m2/repository/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
02:51:04,445  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:83 - Installing 
node version v6.9.1
02:51:04,448  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:314 - Downloading 
https://nodejs.org/dist/v6.9.1/node-v6.9.1-linux-x64.tar.gz to 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/node-v6.9.1-linux-x64.tar.gz
02:51:04,450  INFO 
com.github.eirslett.maven.plugins.frontend.lib.ProxyConfig:27 - No proxies 
configured
02:51:04,450  INFO 
com.github.eirslett.maven.plugins.frontend.lib.FileDownloader:91 - No proxy was 
configured, downloading directly
02:51:05,810  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:301 - Unpacking 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/node-v6.9.1-linux-x64.tar.gz
 into 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/tmp
02:51:06,641  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:153 - Copying node 
binary from 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/tmp/node-v6.9.1-linux-x64/bin/node
 to 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/node
02:51:06,796  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:182 - Installed 
node locally.
02:51:06,798  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NPMInstaller:117 - Installing 
npm version 3.10.8
02:51:06,798  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NPMInstaller:198 - Downloading 
http://registry.npmjs.org//npm/-/npm-3.10.8.tgz to 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/npm-3.10.8.tar.gz
02:51:06,799  INFO 
com.github.eirslett.maven.plugins.frontend.lib.ProxyConfig:27 - No proxies 
configured
02:51:06,799  INFO 
com.github.eirslett.maven.plugins.frontend.lib.FileDownloader:91 - No proxy was 
configured, downloading directly
02:51:06,912  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NPMInstaller:185 - Unpacking 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/npm-3.10.8.tar.gz
 into 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/node_modules
02:51:07,343  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NPMInstaller:165 - Installed npm 
locally.
02:51:07,346  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:97 - Installing 
Yarn version v0.21.3
02:51:07,346  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:154 - Downloading 
https://github.com/yarnpkg/yarn/releases/download/v0.21.3/yarn-v0.21.3.tar.gz 
to 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/yarn-v0.21.3./yarn-v0.21.3.tar.gz
02:51:07,346  INFO 
com.github.eirslett.maven.plugins.frontend.lib.ProxyConfig:27 - No proxies 
configured
02:51:07,348  INFO 
com.github.eirslett.maven.plugins.frontend.lib.FileDownloader:91 - No proxy was 
configured, downloading directly
02:51:07,532  WARN org.apache.http.client.protocol.ResponseProcessCookies:129 - 
Invalid cookie header: "Set-Cookie: has_recent_activity=1; path=/; expires=Mon, 
05 Nov 2018 03:51:07 -0000". Invalid 'expires' attribute: Mon, 05 Nov 2018 
03:51:07 -0000
02:51:07,533  WARN org.apache.http.client.protocol.ResponseProcessCookies:129 - 
Invalid cookie header: "Set-Cookie: logged_in=no; domain=.github.com; path=/; 
expires=Fri, 05 Nov 2038 02:51:07 -0000; secure; HttpOnly". Invalid 'expires' 
attribute: Fri, 05 Nov 2038 02:51:07 -0000
02:51:08,002  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:141 - Unpacking 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/yarn-v0.21.3./yarn-v0.21.3.tar.gz
 into 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/yarn
02:51:08,430  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:123 - Installed 
Yarn locally.
02:51:08,433  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultYarnRunner:54 - Running 
'yarn config set cache-folder 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_1541386264225/helium-bundle/yarn-cache
 --registry=http://registry.npmjs.org/' in 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_1541386264225/helium-bundle
02:51:08,827  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultYarnRunner:47 - yarn 
config v0.21.3
02:51:08,898  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultYarnRunner:47 - success 
Set "cache-folder" to 
"/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_1541386264225/helium-bundle/yarn-cache".
02:51:08,900  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultYarnRunner:47 - Done in 
0.09s.
02:51:08,924  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:55 - Running 
'npm install lodash@3.9.3 --fetch-retries=2 --fetch-retry-factor=1 
--fetch-retry-mintimeout=5000 --registry=http://registry.npmjs.org/' in 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_1541386264225/helium-bundle
02:51:10,212  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:47 - 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_1541386264225/helium-bundle
02:51:10,212  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:47 - └── 
lodash@3.9.3 
02:51:10,212  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:47 - 
02:51:10,214  WARN 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:58 - npm WARN 
enoent ENOENT: no such file or directory, open 
'/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_1541386264225/helium-bundle/package.json'
02:51:10,214  WARN 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:58 - npm WARN 
helium-bundle No description
02:51:10,215  WARN 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:58 - npm WARN 
helium-bundle No repository field.
02:51:10,224  WARN 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:58 - npm WARN 
helium-bundle No README data
02:51:10,224  WARN 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:58 - npm WARN 
helium-bundle No license field.
02:51:10,255  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:83 - Installing 
node version v6.9.1
02:51:10,255  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:301 - Unpacking 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/node-v6.9.1-linux-x64.tar.gz
 into 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/tmp
02:51:10,985  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:153 - Copying node 
binary from 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/tmp/node-v6.9.1-linux-x64/bin/node
 to 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/node
02:51:11,111  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:182 - Installed 
node locally.
02:51:11,426  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NPMInstaller:96 - NPM 3.10.8 is 
already installed.
02:51:11,429  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:97 - Installing 
Yarn version v0.21.3
02:51:11,568  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:141 - Unpacking 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/yarn-v0.21.3./yarn-v0.21.3.tar.gz
 into 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/yarn
02:51:11,952  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:123 - Installed 
Yarn locally.
02:51:12,254  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:55 - Running 
'npm pack zeppelin-bubblechart@0.0.3 --registry=http://registry.npmjs.org/' in 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_1541386270244/helium-bundle
02:51:12,921  INFO 
com.github.eirslett.maven.plugins.frontend.lib.DefaultNpmRunner:47 - 
zeppelin-bubblechart-0.0.3.tgz
02:51:12,947  INFO org.apache.zeppelin.helium.HeliumBundleFactory:361 - 
Installing required node modules
02:51:27,330  INFO org.apache.zeppelin.helium.HeliumBundleFactory:363 - 
Installed required node modules
02:51:27,331  INFO org.apache.zeppelin.helium.HeliumBundleFactory:373 - 
Bundling helium packages
02:51:29,229  INFO org.apache.zeppelin.helium.HeliumBundleFactory:375 - Bundled 
helium packages
02:51:29,705  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:83 - Installing 
node version v6.9.1
02:51:29,706  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:301 - Unpacking 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/node-v6.9.1-linux-x64.tar.gz
 into 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/tmp
02:51:30,441  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:153 - Copying node 
binary from 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/tmp/node-v6.9.1-linux-x64/bin/node
 to 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/node
02:51:30,584  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:182 - Installed 
node locally.
02:51:30,594  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NPMInstaller:96 - NPM 3.10.8 is 
already installed.
02:51:30,596  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:97 - Installing 
Yarn version v0.21.3
02:51:30,689  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:141 - Unpacking 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/yarn-v0.21.3./yarn-v0.21.3.tar.gz
 into 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/yarn
02:51:31,012  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:123 - Installed 
Yarn locally.
02:51:31,293  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:83 - Installing 
node version v6.9.1
02:51:31,293  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:301 - Unpacking 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/node-v6.9.1-linux-x64.tar.gz
 into 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/tmp
02:51:31,965  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:153 - Copying node 
binary from 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/tmp/node-v6.9.1-linux-x64/bin/node
 to 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/node
02:51:32,058  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NodeInstaller:182 - Installed 
node locally.
02:51:32,062  INFO 
com.github.eirslett.maven.plugins.frontend.lib.NPMInstaller:96 - NPM 3.10.8 is 
already installed.
02:51:32,064  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:97 - Installing 
Yarn version v0.21.3
02:51:32,158  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:141 - Unpacking 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/cache/yarn-v0.21.3./yarn-v0.21.3.tar.gz
 into 
/home/travis/build/apache/zeppelin/zeppelin-zengine/target/tmp/ZeppelinLTest_nodeCache/node/yarn
02:51:32,512  INFO 
com.github.eirslett.maven.plugins.frontend.lib.YarnInstaller:123 - Installed 
Yarn locally.
02:51:32,800  INFO org.apache.zeppelin.helium.HeliumBundleFactory:361 - 
Installing required node modules


No output has been received in the last 10m0s, this potentially indicates a 
stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: 
https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received

The build has been terminated
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to