You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by Asterix build server <je...@asterix-jenkins.ics.uci.edu> on 2017/01/09 02:39:19 UTC

Build failed in Jenkins: asterix-integration-tests 024fafe2

See <https://asterix-jenkins.ics.uci.edu/job/asterix-integration-tests/449/changes>

Changes:

[Yingyi Bu] Runtime ErrorCode fix in external data

------------------------------------------
[...truncated 5049 lines...]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ asterix-transactions ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ asterix-transactions ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ asterix-transactions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-transactions/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ asterix-transactions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 76 source files to /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-transactions/target/classes
[WARNING] /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-transactions/src/main/java/org/apache/asterix/transaction/management/service/transaction/TransactionSubsystem.java:[98,101] unchecked cast
  required: java.util.concurrent.Future<java.lang.Object>
  found:    java.util.concurrent.Future<capture#1 of ? extends java.lang.Object>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ asterix-transactions ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ asterix-transactions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-transactions/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ asterix-transactions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-transactions/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ asterix-transactions ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ asterix-transactions ---
[INFO] Building jar: /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-transactions/target/asterix-transactions-0.8.9-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ asterix-transactions ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.6:integration-test (default) @ asterix-transactions ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.6:verify (default) @ asterix-transactions ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ asterix-transactions ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.adm
[INFO] Exclude: **/*.aql
[INFO] Exclude: **/*.dgen
[INFO] Exclude: **/*.dqgen
[INFO] Exclude: **/*.ast
[INFO] Exclude: **/*.csv
[INFO] Exclude: **/*.ddl
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.out
[INFO] Exclude: **/*.tbl
[INFO] Exclude: **/*.tsv
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.xsd
[INFO] 71 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 71 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ asterix-transactions ---
[INFO] Installing /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-transactions/target/asterix-transactions-0.8.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/asterix/asterix-transactions/0.8.9-SNAPSHOT/asterix-transactions-0.8.9-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-transactions/pom.xml to /home/jenkins/.m2/repository/org/apache/asterix/asterix-transactions/0.8.9-SNAPSHOT/asterix-transactions-0.8.9-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building asterix-om 0.8.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ asterix-om ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ asterix-om ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ asterix-om ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ asterix-om ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ asterix-om ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-om/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ asterix-om ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 454 source files to /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-om/target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ asterix-om ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ asterix-om ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-om/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ asterix-om ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-om/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ asterix-om ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ asterix-om ---
[INFO] Building jar: /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-om/target/asterix-om-0.8.9-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ asterix-om ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.6:integration-test (default) @ asterix-om ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.6:verify (default) @ asterix-om ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ asterix-om ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.adm
[INFO] Exclude: **/*.aql
[INFO] Exclude: **/*.dgen
[INFO] Exclude: **/*.dqgen
[INFO] Exclude: **/*.ast
[INFO] Exclude: **/*.csv
[INFO] Exclude: **/*.ddl
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.out
[INFO] Exclude: **/*.tbl
[INFO] Exclude: **/*.tsv
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.xsd
[INFO] 464 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 464 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ asterix-om ---
[INFO] Installing /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-om/target/asterix-om-0.8.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/asterix/asterix-om/0.8.9-SNAPSHOT/asterix-om-0.8.9-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-om/pom.xml to /home/jenkins/.m2/repository/org/apache/asterix/asterix-om/0.8.9-SNAPSHOT/asterix-om-0.8.9-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building asterix-fuzzyjoin 0.8.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ asterix-fuzzyjoin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ asterix-fuzzyjoin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ asterix-fuzzyjoin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ asterix-fuzzyjoin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ asterix-fuzzyjoin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-fuzzyjoin/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ asterix-fuzzyjoin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-fuzzyjoin/target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ asterix-fuzzyjoin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ asterix-fuzzyjoin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-fuzzyjoin/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ asterix-fuzzyjoin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-fuzzyjoin/target/test-classes
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ asterix-fuzzyjoin ---
[INFO] Building jar: /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-fuzzyjoin/target/asterix-fuzzyjoin-0.8.9-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ asterix-fuzzyjoin ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ asterix-fuzzyjoin ---
[INFO] Building jar: /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-fuzzyjoin/target/asterix-fuzzyjoin-0.8.9-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ asterix-fuzzyjoin ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.6:integration-test (default) @ asterix-fuzzyjoin ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.6:verify (default) @ asterix-fuzzyjoin ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ asterix-fuzzyjoin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.adm
[INFO] Exclude: **/*.aql
[INFO] Exclude: **/*.dgen
[INFO] Exclude: **/*.dqgen
[INFO] Exclude: **/*.ast
[INFO] Exclude: **/*.csv
[INFO] Exclude: **/*.ddl
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.out
[INFO] Exclude: **/*.tbl
[INFO] Exclude: **/*.tsv
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.xsd
[INFO] 69 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 69 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ asterix-fuzzyjoin ---
[INFO] Installing /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-fuzzyjoin/target/asterix-fuzzyjoin-0.8.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/asterix/asterix-fuzzyjoin/0.8.9-SNAPSHOT/asterix-fuzzyjoin-0.8.9-SNAPSHOT.jar
[INFO] Installing /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-fuzzyjoin/pom.xml to /home/jenkins/.m2/repository/org/apache/asterix/asterix-fuzzyjoin/0.8.9-SNAPSHOT/asterix-fuzzyjoin-0.8.9-SNAPSHOT.pom
[INFO] Installing /home/jenkins/jenkins/workspace/asterix-integration-tests/asterixdb/asterix-fuzzyjoin/target/asterix-fuzzyjoin-0.8.9-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/asterix/asterix-fuzzyjoin/0.8.9-SNAPSHOT/asterix-fuzzyjoin-0.8.9-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building asterix-runtime 0.8.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ asterix-runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ asterix-runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ asterix-runtime ---
Slave went offline during the build
ERROR: Connection was broken: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2332)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2801)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:299)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: cb-jenkins-2 is offline; cannot locate Oracle JDK 8
Injecting SonarQube environment variables using the configuration: asterix-sonarqube
ERROR: cb-jenkins-2 is offline; cannot locate Maven 3.3.9
ERROR: cb-jenkins-2 is offline; cannot locate Maven 3.3.9
Slave went offline during the build
ERROR: Connection was broken: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2332)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2801)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:299)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Step ‘Archive the artifacts’ failed: no workspace for asterix-integration-tests #449

Jenkins build is back to normal : asterix-integration-tests 6a2708f0

Posted by Asterix build server <je...@asterix-jenkins.ics.uci.edu>.
See <https://asterix-jenkins.ics.uci.edu/job/asterix-integration-tests/450/changes>