🏃♂️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ``` | |
| Config error at <Set name="blockingTimeout"><Property deprecated="jetty.httpConfig.blockingTimeout" default="-1"/></Set> java.lang.IllegalStateException: Must have attr 'name' or element 'Name' in file:/Users/olamy/dev/sources/open-sources/jetty/jetty.project/jetty-maven-plugin/target/it/jetty-run-distro-mojo-it/jetty-simple-webapp/target/jetty-home-9.4.11-SNAPSHOT/etc/jetty.xml | |
| 2018-05-16 13:41:14.253:WARN:oejx.XmlConfiguration:main: Config error at <New id="httpConfig" class="org.eclipse.jetty.server.HttpConfiguration"><Set name="secureScheme"><Property name="jetty.httpConfig.secureScheme" default="https"/></Set><Set name="securePort"><Property name="jetty.httpConfig.securePort" deprecated="jetty.secure.port" default="8443"/></Set><Set name="outputBufferSize"><Property name="jetty.httpConfig.outputBufferSize" deprecated="jetty.output.buffer.size" default="32768"/></Set><Set name="outputAggregationSize"><Property name="jetty.httpConfig.outputAggregationSize" deprecated="jetty.output.aggregation.size" def |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Crashed tests: | |
| org.eclipse.jetty.http.client.ServerTimeoutsTest | |
| at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671) | |
| at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533) | |
| at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Caused by: java.lang.NullPointerException | |
| at org.hibernate.jpamodelgen.ImportContextImpl.importType (ImportContextImpl.java:69) | |
| at org.hibernate.jpamodelgen.annotation.AnnotationMetaEntity.importType (AnnotationMetaEntity.java:141) | |
| at org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute.getDeclarationString (AnnotationMetaAttribute.java:42) | |
| at org.hibernate.jpamodelgen.ClassWriter.generateBody (ClassWriter.java:114) | |
| at org.hibernate.jpamodelgen.ClassWriter.writeFile (ClassWriter.java:54) | |
| at org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor.createMetaModelClasses (JPAMetaModelEntityProcesso |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| java.lang.NoClassDefFoundError: java.sql.Date | |
| at org.apache.commons.beanutils.ConvertUtilsBean.class$(ConvertUtilsBean.java:157) | |
| at org.apache.commons.beanutils.ConvertUtilsBean.registerOther(ConvertUtilsBean.java:708) | |
| at org.apache.commons.beanutils.ConvertUtilsBean.deregister(ConvertUtilsBean.java:580) | |
| at org.apache.commons.beanutils.ConvertUtilsBean.<init>(ConvertUtilsBean.java:164) | |
| at org.apache.commons.beanutils.BeanUtilsBean.<init>(BeanUtilsBean.java:117) | |
| at org.apache.commons.beanutils.BeanUtilsBean$1.initialValue(BeanUtilsBean.java:68) | |
| at org.apache.commons.beanutils.ContextClassLoaderLocal.get(ContextClassLoaderLocal.java:153) | |
| at org.apache.commons.beanutils.BeanUtilsBean.getInstance(BeanUtilsBean.java:80) | |
| at org.apache.commons.beanutils.BeanUtils.populate(BeanUtils.java:433) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running org.eclipse.jetty.http.client.AsyncIOServletTest.testWriteFromOnDataAvailable[transport: UNIX_SOCKET]() | |
| 2017-12-07 06:29:31.417:INFO:oejs.Server:main: jetty-9.4.9-SNAPSHOT, build timestamp: 2017-12-07T05:44:54Z, git hash: a0847ebe04291e555008c0c445c41adee65e932f | |
| 2017-12-07 06:29:31.427:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@329a1f8d{/,null,AVAILABLE} | |
| java.io.IOException: Invalid argument | |
| at jnr.unixsocket.Common.bind(Common.java:66) | |
| at jnr.unixsocket.UnixServerSocket.bind(UnixServerSocket.java:53) | |
| at org.eclipse.jetty.unixsocket.UnixSocketConnector.open(UnixSocketConnector.java:249) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "_index" : "loadresult", | |
| "_type" : "result", | |
| "_id" : "ccaea873-f523-44e9-b4c6-e81e8c04bfd4", | |
| "_score" : null, | |
| "_source" : { | |
| "serverInfo" : { | |
| "jettyVersion" : "9.4.7.v20170914", | |
| "availableProcessors" : 8, | |
| "totalMemory" : 320864256 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-09-01 06:25:20.592:WARN:oejut.QueuedThreadPool:qtp1645995473-621: Unexpected thread death: org.eclipse.jetty.util.thread.QueuedThreadPool$3@5823204e in qtp1645995473{STARTED,10<=200<=200,i=0,q=2084} | |
| 2017-09-01 06:25:20.592:WARN:oejut.QueuedThreadPool:qtp1645995473-165: | |
| java.lang.IllegalStateException: org.eclipse.jetty.util.SharedBlockingCallback$BlockerTimeoutException | |
| at org.eclipse.jetty.util.SharedBlockingCallback$Blocker.failed(SharedBlockingCallback.java:163) | |
| at org.eclipse.jetty.server.HttpOutput$2.failed(HttpOutput.java:608) | |
| at org.eclipse.jetty.server.HttpChannel$CommitCallback.failed(HttpChannel.java:850) | |
| at org.eclipse.jetty.io.AbstractConnection$1.run(AbstractConnection.java:103) | |
| at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) | |
| at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) | |
| at java.lang.Thread.run(Thread.java:748) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-08-24 06:38:12.868:INFO:omjlgs.LoadGeneratorStarter:pool-2-thread-17: load generation failure | |
| java.util.concurrent.CompletionException: java.io.EOFException: HttpConnectionOverHTTP@1831f37(l:/10.0.0.59:35444 <-> r:/54.89.27.49:8080,closed=false)=>HttpChannelOverHTTP@1770bd85(exchange=HttpExchange@19b7411b req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1d88d6f5(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@588a4b20{s=START}],recv=HttpReceiverOverHTTP@4a845921(rsp=IDLE,failure=null)[HttpParser{s=CLOSED,0 of -1}]]<-SocketChannelEndPoint@691876f3{/54.89.27.49:8080<->/10.0.0.59:35444,ISHUT,fill=-,flush=-,to=1/0}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1831f37(l:/10.0.0.59:35444 <-> r:/54.89.27.49:8080,closed=false)=>HttpChannelOverHTTP@1770bd85(exchange=HttpExchange@19b7411b req=TERMINATED/null@null res=PENDING/null@null)[send=HttpSenderOverHTTP@1d88d6f5(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@588a4b20{s=START}],recv=HttpReceiverOverHTTP@4a845921(rsp=IDLE,failu |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| run #1 | |
| Loader | |
| users 20 | |
| runningTime 300 | |
| resourceRate 250 | |
| threads 10 | |
| channelsPerUser 6 | |
| Probe | |
| users 20 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Trace: | |
| Error: https://repo.jenkins-ci.org/api/npm/npm/bootstrap-detached/-/bootstrap-detached-3.3.5-v1.tgz: tunneling socket could not be established, cause=connect ECONNREFUSED 127.0.0.1:3128 | |
| at ClientRequest.onError (/Users/olamy/dev/sources/jenkins/jenkins/war/node/yarn/dist/lib/yarn-cli.js:122279:17) | |
| at ClientRequest.g (events.js:291:16) | |
| at emitOne (events.js:96:13) | |
| at ClientRequest.emit (events.js:188:7) | |
| at Socket.socketErrorListener (_http_client.js:309:9) | |
| at emitOne (events.js:96:13) | |
| at Socket.emit (events.js:188:7) | |
| at emitErrorNT (net.js:1281:8) |