1:09:24 am: Executing task 'gatlingRun-SyncUploadSimulation --rerun-tasks'... > Task :compileJava > Task :compileScala NO-SOURCE > Task :processResources NO-SOURCE > Task :classes > Task :compileTestJava NO-SOURCE > Task :compileTestScala NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :compileGatlingJava NO-SOURCE > Task :compileGatlingScala Pruning sources from previous analysis, due to incompatible CompileSetup. > Task :processGatlingResources > Task :gatlingClasses > Task :gatlingRun-SyncUploadSimulation 01:09:29,022 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 01:09:29,023 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 01:09:29,024 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/behrangsa/Documents/Projects/github.com/behrangsa/file-server/build/resources/gatling/logback.xml] 01:09:29,116 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 01:09:29,117 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 01:09:29,122 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 01:09:29,126 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 01:09:29,129 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3427b02d - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 01:09:29,129 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3427b02d - Please move "immediateFlush" property into the enclosing appender. 01:09:29,172 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3427b02d - Setting the "immediateFlush" property of the enclosing appender to false 01:09:29,173 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to TRACE 01:09:29,173 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 01:09:29,173 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 01:09:29,174 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@647e447 - Registering current configuration as safe fallback point 01:09:29.444 [main] TRACE io.gatling.app.Gatling$ - Starting 01:09:29.447 [main] INFO i.g.c.config.GatlingConfiguration$ - Gatling will try to use 'gatling.conf' as custom config file. 01:09:29.604 [main] TRACE io.gatling.app.Gatling$ - Configuration loaded 01:09:29.843 [GatlingSystem-akka.actor.default-dispatcher-2] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started 01:09:30.156 [main] TRACE io.gatling.app.Gatling$ - ActorSystem instantiated 01:09:30.158 [main] TRACE io.gatling.app.Gatling$ - Runner instantiated 01:09:30.169 [main] TRACE io.gatling.app.Runner - Running 01:09:30.271 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 01:09:30.272 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 01:09:30.272 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 11 01:09:30.273 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 01:09:30.273 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 01:09:30.274 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 01:09:30.275 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:218) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:272) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:92) at io.netty.util.AsciiString.(AsciiString.java:222) at io.netty.util.AsciiString.(AsciiString.java:209) at io.netty.util.AsciiString.cached(AsciiString.java:1406) at io.netty.util.AsciiString.(AsciiString.java:47) at io.netty.handler.codec.http.HttpMethod.(HttpMethod.java:135) at io.netty.handler.codec.http.HttpMethod.(HttpMethod.java:36) at io.gatling.http.request.builder.Http.post(Http.scala:32) at SyncUploadSimulation.(SyncUploadSimulation.scala:10) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) at io.gatling.app.Runner.run0(Runner.scala:74) at io.gatling.app.Runner.run(Runner.scala:60) at io.gatling.app.Gatling$.start(Gatling.scala:73) at io.gatling.app.Gatling$.fromArgs(Gatling.scala:46) at io.gatling.app.Gatling$.main(Gatling.scala:38) at io.gatling.app.Gatling.main(Gatling.scala) 01:09:30.276 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 01:09:30.277 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @238d68ff at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:361) at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:591) at java.base/java.lang.reflect.Method.invoke(Method.java:558) at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.PlatformDependent0.(PlatformDependent0.java:325) at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:272) at io.netty.util.internal.PlatformDependent.(PlatformDependent.java:92) at io.netty.util.AsciiString.(AsciiString.java:222) at io.netty.util.AsciiString.(AsciiString.java:209) at io.netty.util.AsciiString.cached(AsciiString.java:1406) at io.netty.util.AsciiString.(AsciiString.java:47) at io.netty.handler.codec.http.HttpMethod.(HttpMethod.java:135) at io.netty.handler.codec.http.HttpMethod.(HttpMethod.java:36) at io.gatling.http.request.builder.Http.post(Http.scala:32) at SyncUploadSimulation.(SyncUploadSimulation.scala:10) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) at io.gatling.app.Runner.run0(Runner.scala:74) at io.gatling.app.Runner.run(Runner.scala:60) at io.gatling.app.Gatling$.start(Gatling.scala:73) at io.gatling.app.Gatling$.fromArgs(Gatling.scala:46) at io.gatling.app.Gatling$.main(Gatling.scala:38) at io.gatling.app.Gatling.main(Gatling.scala) 01:09:30.277 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, int): unavailable 01:09:30.277 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 01:09:30.285 [main] DEBUG i.n.util.internal.PlatformDependent - maxDirectMemory: 1073741824 bytes (maybe) 01:09:30.285 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 01:09:30.285 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 01:09:30.286 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 01:09:30.286 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 01:09:30.286 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 01:09:30.286 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false OpenJDK 64-Bit Server VM warning: Option AggressiveOpts was deprecated in version 11.0 and will likely be removed in a future release. 01:09:30.997 [main] TRACE io.gatling.app.Runner - Simulation instantiated 01:09:31.003 [main] TRACE io.gatling.app.Runner - Simulation params built 01:09:31.003 [main] TRACE io.gatling.app.Runner - Before hooks executed 01:09:31.025 [main] TRACE io.gatling.app.Runner - CoreComponents instantiated 01:09:31.036 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 01:09:31.037 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 01:09:31.037 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 01:09:31.037 [main] DEBUG i.n.u.internal.NativeLibraryLoader - Unable to load the library 'netty_tcnative_linux_x86_64', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no netty_tcnative_linux_x86_64 in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) at java.base/java.lang.System.loadLibrary(System.java:1870) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.util.internal.NativeLibraryLoader.loadFirstAvailable(NativeLibraryLoader.java:96) at io.netty.handler.ssl.OpenSsl.loadTcNative(OpenSsl.java:578) at io.netty.handler.ssl.OpenSsl.(OpenSsl.java:133) at io.gatling.http.util.SslContextsFactory.(SslContexts.scala:53) at io.gatling.http.engine.HttpEngine$.apply(HttpEngine.scala:47) at io.gatling.http.protocol.HttpProtocol$$anon$1.newComponents(HttpProtocol.scala:55) at io.gatling.core.protocol.ProtocolComponentsRegistry.$anonfun$components$1(Protocol.scala:68) at scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:86) at io.gatling.core.protocol.ProtocolComponentsRegistry.componentsFactory$1(Protocol.scala:68) at io.gatling.core.protocol.ProtocolComponentsRegistry.comps$1(Protocol.scala:70) at io.gatling.core.protocol.ProtocolComponentsRegistry.$anonfun$components$4(Protocol.scala:72) at scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:86) at io.gatling.core.protocol.ProtocolComponentsRegistry.components(Protocol.scala:72) at io.gatling.http.action.HttpActionBuilder.lookUpHttpComponents(HttpActionBuilder.scala:26) at io.gatling.http.action.HttpRequestActionBuilder.build(HttpRequestActionBuilder.scala:33) at io.gatling.core.structure.BuildAction.$anonfun$build$1(BuildAction.scala:28) at scala.collection.LinearSeqOptimized.foldLeft(LinearSeqOptimized.scala:126) at scala.collection.LinearSeqOptimized.foldLeft$(LinearSeqOptimized.scala:122) at scala.collection.immutable.List.foldLeft(List.scala:89) at io.gatling.core.structure.BuildAction.build(BuildAction.scala:27) at io.gatling.core.structure.BuildAction.build$(BuildAction.scala:26) at io.gatling.core.structure.ScenarioBuilder.build(StructureBuilder.scala:52) at io.gatling.core.structure.PopulationBuilder.build(PopulationBuilder.scala:79) at io.gatling.core.scenario.SimulationParams.$anonfun$scenarios$1(Simulation.scala:192) at scala.collection.immutable.List.map(List.scala:286) at io.gatling.core.scenario.SimulationParams.scenarios(Simulation.scala:192) at io.gatling.app.Runner.run0(Runner.scala:91) at io.gatling.app.Runner.run(Runner.scala:60) at io.gatling.app.Gatling$.start(Gatling.scala:73) at io.gatling.app.Gatling$.fromArgs(Gatling.scala:46) at io.gatling.app.Gatling$.main(Gatling.scala:38) at io.gatling.app.Gatling.main(Gatling.scala) 01:09:31.038 [main] DEBUG i.n.u.internal.NativeLibraryLoader - netty_tcnative_linux_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp java.lang.UnsatisfiedLinkError: no netty_tcnative_linux_x86_64 in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) at java.base/java.lang.System.loadLibrary(System.java:1870) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349) at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136) at io.netty.util.internal.NativeLibraryLoader.loadFirstAvailable(NativeLibraryLoader.java:96) at io.netty.handler.ssl.OpenSsl.loadTcNative(OpenSsl.java:578) at io.netty.handler.ssl.OpenSsl.(OpenSsl.java:133) at io.gatling.http.util.SslContextsFactory.(SslContexts.scala:53) at io.gatling.http.engine.HttpEngine$.apply(HttpEngine.scala:47) at io.gatling.http.protocol.HttpProtocol$$anon$1.newComponents(HttpProtocol.scala:55) at io.gatling.core.protocol.ProtocolComponentsRegistry.$anonfun$components$1(Protocol.scala:68) at scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:86) at io.gatling.core.protocol.ProtocolComponentsRegistry.componentsFactory$1(Protocol.scala:68) at io.gatling.core.protocol.ProtocolComponentsRegistry.comps$1(Protocol.scala:70) at io.gatling.core.protocol.ProtocolComponentsRegistry.$anonfun$components$4(Protocol.scala:72) at scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:86) at io.gatling.core.protocol.ProtocolComponentsRegistry.components(Protocol.scala:72) at io.gatling.http.action.HttpActionBuilder.lookUpHttpComponents(HttpActionBuilder.scala:26) at io.gatling.http.action.HttpRequestActionBuilder.build(HttpRequestActionBuilder.scala:33) at io.gatling.core.structure.BuildAction.$anonfun$build$1(BuildAction.scala:28) at scala.collection.LinearSeqOptimized.foldLeft(LinearSeqOptimized.scala:126) at scala.collection.LinearSeqOptimized.foldLeft$(LinearSeqOptimized.scala:122) at scala.collection.immutable.List.foldLeft(List.scala:89) at io.gatling.core.structure.BuildAction.build(BuildAction.scala:27) at io.gatling.core.structure.BuildAction.build$(BuildAction.scala:26) at io.gatling.core.structure.ScenarioBuilder.build(StructureBuilder.scala:52) at io.gatling.core.structure.PopulationBuilder.build(PopulationBuilder.scala:79) at io.gatling.core.scenario.SimulationParams.$anonfun$scenarios$1(Simulation.scala:192) at scala.collection.immutable.List.map(List.scala:286) at io.gatling.core.scenario.SimulationParams.scenarios(Simulation.scala:192) at io.gatling.app.Runner.run0(Runner.scala:91) at io.gatling.app.Runner.run(Runner.scala:60) at io.gatling.app.Gatling$.start(Gatling.scala:73) at io.gatling.app.Gatling$.fromArgs(Gatling.scala:46) at io.gatling.app.Gatling$.main(Gatling.scala:38) at io.gatling.app.Gatling.main(Gatling.scala) Suppressed: java.lang.UnsatisfiedLinkError: no netty_tcnative_linux_x86_64 in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) at java.base/java.lang.System.loadLibrary(System.java:1870) at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369) at java.base/java.security.AccessController.doPrivileged(Native Method) at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361) at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339) ... 33 common frames omitted 01:09:31.057 [main] DEBUG i.n.u.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libnetty_tcnative_linux_x86_6411553553707899419804.so 01:09:31.057 [main] DEBUG io.netty.handler.ssl.OpenSsl - Initialize netty-tcnative using engine: 'default' 01:09:31.057 [main] DEBUG io.netty.handler.ssl.OpenSsl - netty-tcnative using native library: BoringSSL 01:09:31.074 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 01:09:31.074 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 01:09:31.079 [main] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 01:09:31.079 [main] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 01:09:31.080 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1976f537 01:09:31.087 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 01:09:31.087 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 01:09:31.089 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 1 01:09:31.089 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 1 01:09:31.089 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 600000 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 01:09:31.090 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 01:09:31.096 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 01:09:31.096 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 01:09:31.096 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 01:09:31.100 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@49c8f6e8 01:09:31.106 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 01:09:31.106 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxSharedCapacityFactor: 2 01:09:31.106 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.linkCapacity: 16 01:09:31.106 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305 01:09:31.120 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384 01:09:31.121 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_CBC_SHA => AES128-SHA 01:09:31.122 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_CBC_SHA => AES128-SHA 01:09:31.122 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA 01:09:31.122 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA 01:09:31.122 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_CBC_SHA => AES256-SHA 01:09:31.122 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_CBC_SHA => AES256-SHA 01:09:31.122 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA 01:09:31.122 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA 01:09:31.122 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA 01:09:31.122 [main] DEBUG i.n.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA 01:09:31.122 [main] DEBUG io.netty.handler.ssl.OpenSsl - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3] 01:09:31.122 [main] DEBUG io.netty.handler.ssl.OpenSsl - Default cipher suites (OpenSSL): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384] 01:09:31.150 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 01:09:31.163 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 01:09:31.163 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 01:09:31.168 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 01:09:31.171 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@67a3bd51 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@5c534b5b 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@396639b 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2b22a1cc 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@62573c86 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2418ba04 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@14229fa7 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2ab0702e 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@7158daf2 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@10f19647 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@102efc59 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@3936df72 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@e8e0dec 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@12d1f1d4 01:09:31.172 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@75fa1be3 01:09:31.173 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@7a389761 01:09:31.175 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@36061cf3 01:09:31.175 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@718dbd79 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@20134094 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@76889e60 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@706fe5c6 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6c15e8c7 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@56380231 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@64f1fd08 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6b3f6585 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@282ffbf5 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@3e104d4b 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@55e2fe3c 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@45e1aa48 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@12c60152 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@2e807c54 01:09:31.176 [main] TRACE io.netty.channel.nio.NioEventLoop - instrumented a special java.util.Set into: sun.nio.ch.EPollSelectorImpl@6cd164a6 01:09:31.192 [main] INFO io.gatling.http.engine.HttpEngine - Start warm up 01:09:31.232 [gatling-http-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 41600 (user-set) 01:09:31.233 [gatling-http-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 28:f0:76:ff:fe:16:65:0e (user-set) 01:09:31.747 [gatling-http-1-1] DEBUG i.g.h.client.impl.DefaultHttpClient - Installing SslHandler for https://gatling.io 01:09:31.753 [gatling-http-1-1] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2223b20f 01:09:31.763 [gatling-http-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: true 01:09:31.763 [gatling-http-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 01:09:31.765 [gatling-http-1-1] DEBUG io.netty.util.NetUtil - Loopback interface: lo (lo, 127.0.0.1) 01:09:31.766 [gatling-http-1-1] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 01:09:32.089 [gatling-http-1-1] DEBUG i.n.h.s.u.InsecureTrustManagerFactory - Accepting a server certificate: CN=gatling.io 01:09:32.227 [main] DEBUG io.gatling.http.engine.HttpEngine - Couldn't execute warm up request https://gatling.io io.gatling.http.client.impl.RequestTimeoutException: Request timeout after 1000 ms 01:09:32.228 [main] INFO io.gatling.http.engine.HttpEngine - Warm up done 01:09:32.268 [main] DEBUG io.gatling.http.cache.HttpCaches - HTTP/2 disabled Simulation SyncUploadSimulation started... 01:09:32.273 [main] TRACE io.gatling.app.Runner - Asking Controller to start 01:09:32.277 [GatlingSystem-akka.actor.default-dispatcher-3] INFO i.g.c.stats.writer.ConsoleDataWriter - Initializing 01:09:32.277 [GatlingSystem-akka.actor.default-dispatcher-5] INFO i.g.c.stats.writer.LogFileDataWriter - Initializing 01:09:32.281 [GatlingSystem-akka.actor.default-dispatcher-3] INFO i.g.c.stats.writer.ConsoleDataWriter - Initialized 01:09:32.285 [GatlingSystem-akka.actor.default-dispatcher-5] INFO i.g.c.stats.writer.LogFileDataWriter - Initialized 01:09:32.293 [GatlingSystem-akka.actor.default-dispatcher-6] DEBUG i.g.c.c.inject.open.OpenWorkload - Injecting 2 users in scenario Upload files via sync endpoint, continue=false 01:09:32.293 [GatlingSystem-akka.actor.default-dispatcher-6] INFO i.g.core.controller.inject.Injector - StoppedInjecting 01:09:32.332 [GatlingSystem-akka.actor.default-dispatcher-4] DEBUG i.g.http.engine.tx.HttpTxExecutor - Sending request=Upload 1 uri=http://localhost:8080/file-server/sync/upload: scenario=Upload files via sync endpoint, userId=1 01:09:32.332 [GatlingSystem-akka.actor.default-dispatcher-5] DEBUG i.g.http.engine.tx.HttpTxExecutor - Sending request=Upload 1 uri=http://localhost:8080/file-server/sync/upload: scenario=Upload files via sync endpoint, userId=2 01:09:32.335 [GatlingSystem-akka.actor.default-dispatcher-5] DEBUG i.g.c.c.inject.open.OpenWorkload - Start user #2 01:09:32.335 [GatlingSystem-akka.actor.default-dispatcher-4] DEBUG i.g.c.c.inject.open.OpenWorkload - Start user #1 01:09:32.341 [gatling-http-1-3] DEBUG i.g.http.client.impl.HttpAppHandler - Write request WritableRequest{request=DefaultHttpRequest(decodeResult: success, version: HTTP/1.1) POST /file-server/sync/upload HTTP/1.1 accept: */* host: localhost:8080 content-type: multipart/form-data; boundary=A-miJ345_YFRGwlQBzqQqzF0NJrGYxIiZ9B content-length: 525691081, content=io.gatling.http.client.body.multipart.impl.MultipartFileRegion@5d5c9dcb} 01:09:32.341 [gatling-http-1-2] DEBUG i.g.http.client.impl.HttpAppHandler - Write request WritableRequest{request=DefaultHttpRequest(decodeResult: success, version: HTTP/1.1) POST /file-server/sync/upload HTTP/1.1 accept: */* host: localhost:8080 content-type: multipart/form-data; boundary=5qhwwFna8QagUQXpOaYGkJZTC7a8YjgVy76 content-length: 525691081, content=io.gatling.http.client.body.multipart.impl.MultipartFileRegion@7de744bc} 01:09:32.580 [gatling-http-1-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3e783feb, L:0.0.0.0/0.0.0.0:52596] HANDSHAKEN: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 01:09:33.082 [gatling-http-1-2] DEBUG i.g.http.client.impl.HttpAppHandler - Read msg='DefaultHttpResponse(decodeResult: success, version: HTTP/1.1) HTTP/1.1 500 Transfer-Encoding: chunked Date: Sun, 01 Dec 2019 14:09:33 GMT Connection: close' 01:09:33.084 [gatling-http-1-2] DEBUG i.g.http.client.impl.HttpAppHandler - Read msg='DefaultHttpContent(data: PooledSlicedByteBuf(ridx: 0, widx: 374, cap: 374/374, unwrapped: PooledUnsafeDirectByteBuf(ridx: 482, widx: 482, cap: 1024)), decoderResult: success)' 01:09:33.085 [gatling-http-1-2] DEBUG i.g.http.client.impl.HttpAppHandler - Read msg='EmptyLastHttpContent' 01:09:33.216 [gatling-http-1-2] WARN i.g.h.e.r.DefaultStatsProcessor - Request 'Upload 1' failed for user 1: status.find.is(200), but actually found 500 01:09:33.230 [gatling-http-1-2] TRACE i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: Upload 1: KO status.find.is(200), but actually found 500 ========================= Session: Session(Upload files via sync endpoint,1,1575209372292,Map(gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.OpenSslClientContext@40777102,None), gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@164972af, gatling.http.cache.baseUrl -> http://localhost:8080),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$518/0x0000000100619840@703f6b66) ========================= HTTP request: POST http://localhost:8080/file-server/sync/upload headers= accept: */* host: localhost:8080 content-type: multipart/form-data; boundary=5qhwwFna8QagUQXpOaYGkJZTC7a8YjgVy76 content-length: 525691081 multipartBody= ByteArrayPart: name=document contentType=application/x-tar dispositionType=null charset=null transferEncoding=null contentId=null filename=arXiv_pdf_0001_001.tar ========================= HTTP response: status= 500 headers= Transfer-Encoding: chunked Date: Sun, 01 Dec 2019 14:09:33 GMT Connection: close body= <<>> <<<<<<<<<<<<<<<<<<<<<<<<< 01:09:33.232 [gatling-http-1-2] DEBUG io.gatling.core.action.Pause - Pausing for 1000ms (real=854ms) 01:09:34.107 [GatlingSystem-akka.actor.default-dispatcher-6] DEBUG io.gatling.core.action.Exit - End user #1 01:09:35.736 [gatling-http-1-3] DEBUG i.g.http.client.impl.HttpAppHandler - Read msg='DefaultHttpResponse(decodeResult: success, version: HTTP/1.1) HTTP/1.1 200 Transfer-Encoding: chunked Date: Sun, 01 Dec 2019 14:09:35 GMT' 01:09:35.736 [gatling-http-1-3] DEBUG i.g.http.client.impl.HttpAppHandler - Read msg='DefaultHttpContent(data: PooledSlicedByteBuf(ridx: 0, widx: 21, cap: 21/21, unwrapped: PooledUnsafeDirectByteBuf(ridx: 109, widx: 109, cap: 1024)), decoderResult: success)' 01:09:35.737 [gatling-http-1-3] DEBUG i.g.http.client.impl.HttpAppHandler - Read msg='EmptyLastHttpContent' 01:09:35.739 [gatling-http-1-3] TRACE i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: Upload 1: OK ========================= Session: Session(Upload files via sync endpoint,2,1575209372292,Map(gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.OpenSslClientContext@c801196,None), gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@164972af, gatling.http.cache.baseUrl -> http://localhost:8080),0,OK,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$518/0x0000000100619840@703f6b66) ========================= HTTP request: POST http://localhost:8080/file-server/sync/upload headers= accept: */* host: localhost:8080 content-type: multipart/form-data; boundary=A-miJ345_YFRGwlQBzqQqzF0NJrGYxIiZ9B content-length: 525691081 multipartBody= ByteArrayPart: name=document contentType=application/x-tar dispositionType=null charset=null transferEncoding=null contentId=null filename=arXiv_pdf_0001_001.tar ========================= HTTP response: status= 200 headers= Transfer-Encoding: chunked Date: Sun, 01 Dec 2019 14:09:35 GMT body= <<>> <<<<<<<<<<<<<<<<<<<<<<<<< 01:09:35.739 [gatling-http-1-3] DEBUG io.gatling.core.action.Pause - Pausing for 1000ms (real=998ms) 01:09:36.757 [GatlingSystem-akka.actor.default-dispatcher-4] DEBUG io.gatling.core.action.Exit - End user #2 01:09:36.758 [GatlingSystem-akka.actor.default-dispatcher-4] INFO i.g.core.controller.inject.Injector - All users of scenario Upload files via sync endpoint are stopped 01:09:36.758 [GatlingSystem-akka.actor.default-dispatcher-4] INFO i.g.core.controller.inject.Injector - Stopping 01:09:36.759 [GatlingSystem-akka.actor.default-dispatcher-6] INFO i.gatling.core.controller.Controller - Injector has stopped, initiating graceful stop ================================================================================ 2019-12-02 01:09:36 4s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1 KO=1 ) > Upload 1 (OK=1 KO=1 ) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 500 1 (100.0%) ---- Upload files via sync endpoint -------------------------------------------- [##########################################################################]100% waiting: 0 / active: 0 / done: 2 ================================================================================ 01:09:36.787 [GatlingSystem-akka.actor.default-dispatcher-5] INFO i.gatling.core.controller.Controller - StatsEngineStopped Simulation SyncUploadSimulation completed in 4 seconds 01:09:36.788 [main] TRACE io.gatling.app.Runner - After hooks executed Parsing log file(s)... 01:09:36.825 [main] INFO i.gatling.charts.stats.LogFileReader - Collected ArrayBuffer(/home/behrangsa/Documents/Projects/github.com/behrangsa/file-server/build/reports/gatling/syncuploadsimulation-20191201140931003/simulation.log) from syncuploadsimulation-20191201140931003 01:09:36.832 [main] INFO i.gatling.charts.stats.LogFileReader - First pass 01:09:36.837 [main] INFO i.gatling.charts.stats.LogFileReader - First pass done: read 7 lines 01:09:36.843 [main] INFO i.gatling.charts.stats.LogFileReader - Second pass 01:09:36.858 [main] INFO i.gatling.charts.stats.LogFileReader - Second pass: read 7 lines Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 2 (OK=1 KO=1 ) > min response time 751 (OK=3403 KO=751 ) > max response time 3403 (OK=3403 KO=751 ) > mean response time 2077 (OK=3403 KO=751 ) > std deviation 1326 (OK=0 KO=0 ) > response time 50th percentile 2077 (OK=3403 KO=751 ) > response time 75th percentile 2740 (OK=3403 KO=751 ) > response time 95th percentile 3270 (OK=3403 KO=751 ) > response time 99th percentile 3376 (OK=3403 KO=751 ) > mean requests/sec 0.4 (OK=0.2 KO=0.2 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 0 ( 0%) > 800 ms < t < 1200 ms 0 ( 0%) > t > 1200 ms 1 ( 50%) > failed 1 ( 50%) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 500 1 (100.0%) ================================================================================ Reports generated in 0s. Please open the following file: /home/behrangsa/Documents/Projects/github.com/behrangsa/file-server/build/reports/gatling/syncuploadsimulation-20191201140931003/index.html BUILD SUCCESSFUL in 13s 4 actionable tasks: 4 executed 1:09:37 am: Task execution finished 'gatlingRun-SyncUploadSimulation --rerun-tasks'.