You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/21 10:05:44 UTC

Build failed in Jenkins: pulsar-website-build #1002

See <https://builds.apache.org/job/pulsar-website-build/1002/display/redirect?page=changes>

Changes:

[github] [release][website] change version order for 2.5.2 (#6999)


------------------------------------------
[...truncated 5.45 MB...]
[WARNING] /pulsar/pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/PulsarAdminToolTest.java:[47,38] org.apache.pulsar.client.admin.NonPersistentTopics in org.apache.pulsar.client.admin has been deprecated
[WARNING] /pulsar/pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/PulsarAdminToolTest.java:[47,38] org.apache.pulsar.client.admin.NonPersistentTopics in org.apache.pulsar.client.admin has been deprecated
[WARNING] /pulsar/pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/PulsarAdminToolTest.java:[264,31] getNamespaces(java.lang.String,java.lang.String) in org.apache.pulsar.client.admin.Namespaces has been deprecated
[WARNING] /pulsar/pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/PulsarAdminToolTest.java:[823,9] org.apache.pulsar.client.admin.NonPersistentTopics in org.apache.pulsar.client.admin has been deprecated
[WARNING] /pulsar/pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/PulsarAdminToolTest.java:[823,47] org.apache.pulsar.client.admin.NonPersistentTopics in org.apache.pulsar.client.admin has been deprecated
[WARNING] /pulsar/pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/PulsarAdminToolTest.java:[824,19] nonPersistentTopics() in org.apache.pulsar.client.admin.PulsarAdmin has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ pulsar-client-tools-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ pulsar-client-tools-test ---
[INFO] Building jar: /pulsar/pulsar-client-tools-test/target/pulsar-client-tools-test.jar
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ pulsar-client-tools-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pulsar-client-tools-test ---
[INFO] Installing /pulsar/pulsar-client-tools-test/target/pulsar-client-tools-test.jar to /root/.m2/repository/org/apache/pulsar/pulsar-client-tools-test/2.6.0-SNAPSHOT/pulsar-client-tools-test-2.6.0-SNAPSHOT.jar
[INFO] Installing /pulsar/pulsar-client-tools-test/pom.xml to /root/.m2/repository/org/apache/pulsar/pulsar-client-tools-test/2.6.0-SNAPSHOT/pulsar-client-tools-test-2.6.0-SNAPSHOT.pom
[INFO] 
[INFO] ----------------< org.apache.pulsar:pulsar-client-all >-----------------
[INFO] Building Pulsar Client All 2.6.0-SNAPSHOT                       [49/134]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ pulsar-client-all ---
[INFO] 
[INFO] --- git-commit-id-plugin:3.0.0:revision (git-info) @ pulsar-client-all ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (unpack) @ pulsar-client-all ---
[INFO] Configured Artifact: org.apache.pulsar:pulsar-client-original:2.6.0-SNAPSHOT:jar
[INFO] Unpacking /pulsar/pulsar-client/target/pulsar-client-original.jar to /pulsar/pulsar-client-all/target/classes with includes "**/ProtobufSchema.class" and excludes ""
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pulsar-client-all ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pulsar-client-all ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /pulsar/pulsar-client-all/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ pulsar-client-all ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pulsar-client-all ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /pulsar/pulsar-client-all/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ pulsar-client-all ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ pulsar-client-all ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ pulsar-client-all ---
[INFO] Building jar: /pulsar/pulsar-client-all/target/pulsar-client-all.jar
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ pulsar-client-all ---
[INFO] 
[INFO] --- maven-shade-plugin:3.1.0:shade (default) @ pulsar-client-all ---
[INFO] Including org.apache.pulsar:pulsar-client-original:jar:2.6.0-SNAPSHOT in the shaded jar.
[INFO] Excluding org.apache.pulsar:pulsar-client-api:jar:2.6.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.apache.pulsar:pulsar-transaction-common:jar:2.6.0-SNAPSHOT from the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java-util:jar:3.5.1 in the shaded jar.
[INFO] Including org.apache.pulsar:pulsar-common:jar:2.6.0-SNAPSHOT in the shaded jar.
[INFO] Excluding io.swagger:swagger-annotations:jar:1.5.21 from the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.1 in the shaded jar.
[INFO] Excluding org.apache.pulsar:protobuf-shaded:jar:2.1.0-incubating from the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.48.Final in the shaded jar.
[INFO] Excluding org.lz4:lz4-java:jar:1.5.0 from the shaded jar.
[INFO] Excluding com.github.luben:zstd-jni:jar:1.3.7-3 from the shaded jar.
[INFO] Excluding org.xerial.snappy:snappy-java:jar:1.1.1.3 from the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.20.v20190813 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.10.1 in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.24 in the shaded jar.
[INFO] Including javax.ws.rs:javax.ws.rs-api:jar:2.1 in the shaded jar.
[INFO] Excluding org.apache.pulsar:bouncy-castle-bc-shaded:jar:2.6.0-SNAPSHOT from the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver-dns:jar:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-dns:jar:4.1.48.Final in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar.
[INFO] Including org.asynchttpclient:async-http-client:jar:2.7.0 in the shaded jar.
[INFO] Including org.asynchttpclient:async-http-client-netty-utils:jar:2.7.0 in the shaded jar.
[INFO] Including org.reactivestreams:reactive-streams:jar:1.0.2 in the shaded jar.
[INFO] Including com.typesafe.netty:netty-reactive-streams:jar:2.0.0 in the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.25 from the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.10 in the shaded jar.
[INFO] Including com.yahoo.datasketches:sketches-core:jar:0.8.3 in the shaded jar.
[INFO] Including com.yahoo.datasketches:memory:jar:0.8.3 in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.8.2 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.5 in the shaded jar.
[INFO] Including org.apache.avro:avro:jar:1.9.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.1 in the shaded jar.
[INFO] Including org.apache.commons:commons-compress:jar:1.19 in the shaded jar.
[INFO] Including org.apache.avro:avro-protobuf:jar:1.9.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1 in the shaded jar.
[INFO] Excluding javax.validation:validation-api:jar:1.1.0.Final from the shaded jar.
[INFO] Excluding net.jcip:jcip-annotations:jar:1.0 from the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.1.1 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.9 in the shaded jar.
[INFO] Including org.apache.pulsar:pulsar-client-admin-original:jar:2.6.0-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.jersey.core:jersey-client:jar:2.27 in the shaded jar.
[INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.27 in the shaded jar.
[INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar.
[INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.1 in the shaded jar.
[INFO] Including org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42 in the shaded jar.
[INFO] Including org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.27 in the shaded jar.
[INFO] Including org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.27 in the shaded jar.
[INFO] Including com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.1 in the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 from the shaded jar.
[INFO] Excluding jakarta.activation:jakarta.activation-api:jar:1.2.1 from the shaded jar.
[INFO] Including org.glassfish.jersey.media:jersey-media-multipart:jar:2.27 in the shaded jar.
[INFO] Including org.jvnet.mimepull:mimepull:jar:1.9.6 in the shaded jar.
[INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.10.1 in the shaded jar.
[INFO] Including org.glassfish.jersey.inject:jersey-hk2:jar:2.27 in the shaded jar.
[INFO] Including org.glassfish.hk2:hk2-locator:jar:2.5.0-b42 in the shaded jar.
[INFO] Including org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42 in the shaded jar.
[INFO] Including org.glassfish.hk2:hk2-api:jar:2.5.0-b42 in the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Including org.glassfish.hk2:hk2-utils:jar:2.5.0-b42 in the shaded jar.
[INFO] Excluding javax.xml.bind:jaxb-api:jar:2.3.1 from the shaded jar.
[INFO] Excluding com.sun.activation:javax.activation:jar:1.2.0 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.25 from the shaded jar.
[INFO] Including com.google.guava:guava:jar:25.1-jre in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
[INFO] Excluding org.checkerframework:checker-qual:jar:2.0.0 from the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.1.3 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:1.1 in the shaded jar.
[INFO] Excluding org.codehaus.mojo:animal-sniffer-annotations:jar:1.14 from the shaded jar.
[INFO] Including org.apache.pulsar:pulsar-client-messagecrypto-bc:jar:2.6.0-SNAPSHOT in the shaded jar.
[INFO] Including org.javassist:javassist:jar:3.25.0-GA in the shaded jar.
[INFO] Including org.apache.bookkeeper:bookkeeper-common-allocator:jar:4.10.0 in the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java:jar:3.5.1 in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.48.Final in the shaded jar.
[INFO] Including io.netty:netty-tcnative-boringssl-static:jar:2.0.30.Final in the shaded jar.
[INFO] Including org.apache.bookkeeper:circe-checksum:jar:4.10.0 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.5 in the shaded jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.10 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] pulsar-client-all.jar, pulsar-client-original.jar define 1 overlapping classes: 
[WARNING]   - org.apache.pulsar.client.impl.schema.ProtobufSchema
[WARNING] netty-transport-native-unix-common-4.1.48.Final.jar, netty-transport-native-unix-common-4.1.48.Final-linux-x86_64.jar define 23 overlapping classes: 
[WARNING]   - io.netty.channel.unix.Errors$NativeConnectException
[WARNING]   - io.netty.channel.unix.ServerDomainSocketChannel
[WARNING]   - io.netty.channel.unix.DomainSocketAddress
[WARNING]   - io.netty.channel.unix.Socket
[WARNING]   - io.netty.channel.unix.IovArray
[WARNING]   - io.netty.channel.unix.NativeInetAddress
[WARNING]   - io.netty.channel.unix.DomainSocketChannelConfig
[WARNING]   - io.netty.channel.unix.LimitsStaticallyReferencedJniMethods
[WARNING]   - io.netty.channel.unix.UnixChannelUtil
[WARNING]   - io.netty.channel.unix.Errors$NativeIoException
[WARNING]   - 13 more...
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /pulsar/pulsar-client-all/target/pulsar-client-all.jar with /pulsar/pulsar-client-all/target/pulsar-client-all-2.6.0-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /pulsar/pulsar-client-all/dependency-reduced-pom.xml
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (rename-epoll-library) @ pulsar-client-all ---
----- Renaming epoll lib in /pulsar/pulsar-client-all/target/pulsar-client-all.jar ------
FATAL: command execution failed
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: java.io.IOException: Backing channel 'H34' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy141.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:946)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:896)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
FATAL: Unable to delete script file /tmp/jenkins8348119015530365650.sh
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on H34 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:950)
	at hudson.FilePath.act(FilePath.java:1072)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.delete(FilePath.java:1542)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:946)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:896)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Execute shell' marked build as failure
ERROR: H34 is offline; cannot locate JDK 1.8 (latest)
ERROR: H34 is offline; cannot locate Maven (latest)
ERROR: H34 is offline; cannot locate JDK 1.8 (latest)
ERROR: H34 is offline; cannot locate Maven (latest)
ERROR: H34 is offline; cannot locate JDK 1.8 (latest)
ERROR: H34 is offline; cannot locate Maven (latest)
Not sending mail to unregistered user noreply@github.com

Jenkins build is back to normal : pulsar-website-build #1003

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/pulsar-website-build/1003/display/redirect?page=changes>