Advertisement
Guest User

Untitled

a guest
Mar 13th, 2016
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.82 KB | None | 0 0
  1. The options are: -Ddatabase.url=jdbc:mysql://db -Ddatabase.username=root -Ddatabase.password=root -Dos.url=http://objectservice:4567
  2. 13:43:00.307 [main] DEBUG e.k.i.c.w.Main - Initial config-location: null
  3. 13:43:00.312 [main] DEBUG e.k.i.c.w.Main - Actual config-location: ./conf/configuration.properties
  4. 13:43:00.462 [MLog-Init-Reporter] INFO c.m.v.l.MLog - MLog clients using slf4j logging.
  5. 13:43:00.493 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - Reading VM config for path list /com/mchange/v2/log/default-mchange-log.properties, /mchange-commons.properties, /c3p0.properties, hocon:/reference,/application,/c3p0,/, /mchange-log.properties, /
  6. 13:43:00.493 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - The configuration file for resource identifier '/mchange-commons.properties' could not be found. Skipping.
  7. 13:43:00.494 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - The configuration file for resource identifier '/c3p0.properties' could not be found. Skipping.
  8. 13:43:00.494 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - The configuration file for resource identifier 'hocon:/reference,/application,/c3p0,/' could not be found. Skipping.
  9. 13:43:00.494 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - The configuration file for resource identifier '/mchange-log.properties' could not be found. Skipping.
  10. 13:43:00.506 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/mchange-commons.properties' could not be found. Skipping.
  11. 13:43:00.506 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/mchange-log.properties' could not be found. Skipping.
  12. 13:43:00.507 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier 'hocon:/reference,/application,/c3p0,/' could not be found. Skipping.
  13. 13:43:00.507 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/c3p0.properties' could not be found. Skipping.
  14. 13:43:00.815 [main] INFO c.m.v.c.C3P0Registry - Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10]
  15. 13:43:00.908 [main] DEBUG c.m.v.c.m.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=1bqrg1x9fv4w3c8fd6h0j|511baa65,name=1bqrg1x9fv4w3c8fd6h0j|511baa65 registered.
  16. 13:43:00.961 [main] DEBUG c.m.v.c.m.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=1bqrg1x9fv4w3c8fd6h0j|511baa65,name=1bqrg1x9fv4w3c8fd6h0j|511baa65 unregistered, in order to be reregistered after update.
  17. 13:43:00.961 [main] DEBUG c.m.v.c.m.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=1bqrg1x9fv4w3c8fd6h0j|511baa65,name=1bqrg1x9fv4w3c8fd6h0j|511baa65 registered.
  18. 13:43:01.055 [main] INFO c.m.v.c.i.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1bqrg1x9fv4w3c8fd6h0j|511baa65, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> null, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1bqrg1x9fv4w3c8fd6h0j|511baa65, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://db, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 30, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> null, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
  19. 13:43:01.107 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/mchange-commons.properties' could not be found. Skipping.
  20. 13:43:01.107 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/mchange-log.properties' could not be found. Skipping.
  21. 13:43:01.107 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/c3p0.properties' could not be found. Skipping.
  22. 13:43:01.107 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier 'hocon:/reference,/application,/c3p0,/' could not be found. Skipping.
  23. 13:43:01.121 [main] DEBUG c.m.v.r.BasicResourcePool - com.mchange.v2.resourcepool.BasicResourcePool@4bec1f0c config: [start -> 3; min -> 3; max -> 15; inc -> 3; num_acq_attempts -> 30; acq_attempt_delay -> 1000; check_idle_resources_delay -> 0; max_resource_age -> 0; max_idle_time -> 0; excess_max_idle_time -> 0; destroy_unreturned_resc_time -> 0; expiration_enforcement_delay -> 0; break_on_acquisition_failure -> false; debug_store_checkout_exceptions -> false; force_synchronous_checkins -> false]
  24. 13:43:01.121 [main] DEBUG c.m.v.c.i.C3P0PooledConnectionPoolManager - Created new pool for auth, username (masked): 'ro******'.
  25. 13:43:01.122 [main] DEBUG c.m.v.r.BasicResourcePool - acquire test -- pool size: 0; target_pool_size: 3; desired target? 1
  26. 13:43:01.123 [main] DEBUG c.m.v.r.BasicResourcePool - awaitAvailable(): [unknown]
  27. 13:43:03.014 [main] DEBUG o.j.t.LoggerListener - Executing query : select `crowdcontrol`.`Experiment`.`id_experiment`, `crowdcontrol`.`Experiment`.`title`, `crowdcontrol`.`Experiment`.`description`, `crowdcontrol`.`Experiment`.`description_raw`, `crowdcontrol`.`Experiment`.`needed_answers`, `crowdcontrol`.`Experiment`.`ratings_per_answer`, `crowdcontrol`.`Experiment`.`anwers_per_worker`, `crowdcontrol`.`Experiment`.`ratings_per_worker`, `crowdcontrol`.`Experiment`.`answer_type`, `crowdcontrol`.`Experiment`.`algorithm_task_chooser`, `crowdcontrol`.`Experiment`.`algorithm_quality_answer`, `crowdcontrol`.`Experiment`.`algorithm_quality_rating`, `crowdcontrol`.`Experiment`.`base_payment`, `crowdcontrol`.`Experiment`.`bonus_answer`, `crowdcontrol`.`Experiment`.`bonus_rating`, `crowdcontrol`.`Experiment`.`template_data`, `crowdcontrol`.`Experiment`.`template`, `crowdcontrol`.`Experiment`.`worker_quality_threshold`, `crowdcontrol`.`Experiment`.`result_quality_threshold` from `crowdcontrol`.`Experiment`
  28. 13:43:03.053 [main] DEBUG o.j.t.StopWatch - Query executed : Total: 74.455ms
  29. 13:43:03.089 [main] DEBUG o.j.t.LoggerListener - Fetched result : +-------------+-----+-----------+---------------+--------------+------------------+-----------------+------------------+-----------+----------------------+------------------------+---------------------------+------------+------------+------------+-------------+--------+------------------------+------------------------+
  30. 13:43:03.089 [main] DEBUG o.j.t.LoggerListener - : |id_experiment|title|description|description_raw|needed_answers|ratings_per_answer|anwers_per_worker|ratings_per_worker|answer_type|algorithm_task_chooser|algorithm_quality_answer|algorithm_quality_rating |base_payment|bonus_answer|bonus_rating|template_data|template|worker_quality_threshold|result_quality_threshold|
  31. 13:43:03.089 [main] DEBUG o.j.t.LoggerListener - : +-------------+-----+-----------+---------------+--------------+------------------+-----------------+------------------+-----------+----------------------+------------------------+---------------------------+------------+------------+------------+-------------+--------+------------------------+------------------------+
  32. 13:43:03.089 [main] DEBUG o.j.t.LoggerListener - : | 1|bla |alala |alala | 10| 3| 3| 3|{null} |anti_spoof |AnswerQualityByRatings |RatingQualityByDistribution| 0| 10| 10|{null} | {null}| 0| 0|
  33. 13:43:03.089 [main] DEBUG o.j.t.LoggerListener - : +-------------+-----+-----------+---------------+--------------+------------------+-----------------+------------------+-----------+----------------------+------------------------+---------------------------+------------+------------+------------+-------------+--------+------------------------+------------------------+
  34. 13:43:03.098 [main] DEBUG o.j.t.StopWatch - Finishing : Total: 118.887ms, +44.432ms
  35. 13:43:03.101 [main] DEBUG o.j.t.LoggerListener - Executing query : select `crowdcontrol`.`Database_Version`.`version` from `crowdcontrol`.`Database_Version` order by `crowdcontrol`.`Database_Version`.`timestamp` desc limit ?
  36. 13:43:03.102 [main] DEBUG o.j.t.LoggerListener - -> with bind values : select `crowdcontrol`.`Database_Version`.`version` from `crowdcontrol`.`Database_Version` order by `crowdcontrol`.`Database_Version`.`timestamp` desc limit 1
  37. 13:43:03.103 [main] DEBUG o.j.t.StopWatch - Query executed : Total: 4.175ms
  38. 13:43:03.108 [main] DEBUG o.j.t.LoggerListener - Fetched result : +-------+
  39. 13:43:03.108 [main] DEBUG o.j.t.LoggerListener - : |version|
  40. 13:43:03.108 [main] DEBUG o.j.t.LoggerListener - : +-------+
  41. 13:43:03.108 [main] DEBUG o.j.t.LoggerListener - : | 2|
  42. 13:43:03.109 [main] DEBUG o.j.t.LoggerListener - : +-------+
  43. 13:43:03.110 [main] DEBUG o.j.t.StopWatch - Finishing : Total: 10.623ms, +6.448ms
  44. 13:43:03.161 [main] DEBUG o.j.t.LoggerListener - Executing query : insert into `crowdcontrol`.`Algorithm_Task_Chooser` (`id_task_chooser`, `description`) values (?, ?) on duplicate key update `crowdcontrol`.`Algorithm_Task_Chooser`.`id_task_chooser` = ?, `crowdcontrol`.`Algorithm_Task_Chooser`.`description` = ?
  45. 13:43:03.162 [main] DEBUG o.j.t.LoggerListener - -> with bind values : insert into `crowdcontrol`.`Algorithm_Task_Chooser` (`id_task_chooser`, `description`) values ('anti_spoof', 'This AntiSpoof algorithm divides the runtime of the experiment into 3 phases. In the first phase the workers are only allowed to work on creative tasks. Then in the second phase, the worker can work on both the creative and the rating task. The last phase consists only of the assignment to rate. You can set the duration of the first phase either as an absolute number or as an percentage of the total needed answers of the experiment. The duration of the second phase is defined as the difference of the first phase and the total number of answers needed. The third phase will then run until all the remaining ratings got collected.') on duplicate key update `crowdcontrol`.`Algorithm_Task_Chooser`.`id_task_chooser` = 'anti_spoof', `crowdcontrol`.`Algorithm_Task_Chooser`.`description` = 'This AntiSpoof algorithm divides the runtime of the experiment into 3 phases. In the first phase the workers are only allowed to work on creative tasks. Then in the second phase, the worker can work on both the creative and the rating task. The last phase consists only of the assignment to rate. You can set the duration of the first phase either as an absolute number or as an percentage of the total needed answers of the experiment. The duration of the second phase is defined as the difference of the first phase and the total number of answers needed. The third phase will then run until all the remaining ratings got collected.'
  46. 13:43:03.169 [main] DEBUG o.j.t.LoggerListener - Affected row(s) : 1
  47. 13:43:03.170 [main] DEBUG o.j.t.StopWatch - Query executed : Total: 9.606ms
  48. 13:43:03.172 [main] DEBUG o.j.t.StopWatch - Finishing : Total: 12.192ms, +2.585ms
  49. 13:43:03.181 [main] DEBUG o.j.t.LoggerListener - Executing query : select 1 as `one` from dual where exists (select `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`id_Algorithm_Task_Chooser_Param`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`description`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`regex`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`algorithm`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`data` from `crowdcontrol`.`Algorithm_Task_Chooser_Param` where (`crowdcontrol`.`Algorithm_Task_Chooser_Param`.`algorithm` = ? and `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`description` = ? and `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`regex` = ?))
  50. 13:43:03.182 [main] DEBUG o.j.t.LoggerListener - -> with bind values : select 1 as `one` from dual where exists (select `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`id_Algorithm_Task_Chooser_Param`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`description`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`regex`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`algorithm`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`data` from `crowdcontrol`.`Algorithm_Task_Chooser_Param` where (`crowdcontrol`.`Algorithm_Task_Chooser_Param`.`algorithm` = 'anti_spoof' and `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`description` = 'Set the amount of answers in the first phase. To set the absolute number just type the number followed by ab, example "150ab" for 150 answers. To set the parameter to a percentage type first the percentage followed by pc, example "30pc" for 30 percent.' and `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`regex` = '^(([0-9]+ab)|((100|[0-9]?[0-9])pc))$'))
  51. 13:43:03.186 [main] DEBUG o.j.t.StopWatch - Query executed : Total: 7.515ms
  52. 13:43:03.186 [main] DEBUG o.j.t.LoggerListener - Fetched result : +----+
  53. 13:43:03.186 [main] DEBUG o.j.t.LoggerListener - : | one|
  54. 13:43:03.186 [main] DEBUG o.j.t.LoggerListener - : +----+
  55. 13:43:03.186 [main] DEBUG o.j.t.LoggerListener - : | 1|
  56. 13:43:03.186 [main] DEBUG o.j.t.LoggerListener - : +----+
  57. 13:43:03.188 [main] DEBUG o.j.t.StopWatch - Finishing : Total: 9.659ms, +2.144ms
  58. 13:43:03.188 [main] DEBUG e.k.i.c.w.Main - workerservice is using port 4567
  59. 13:43:03.253 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
  60. 13:43:03.260 [main] DEBUG i.n.u.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
  61. 13:43:03.260 [main] DEBUG i.n.u.ResourceLeakDetector - -Dio.netty.leakDetection.maxRecords: 4
  62. 13:43:03.275 [main] INFO r.s.RatpackServer - Starting server...
  63. 13:43:03.514 [main] DEBUG i.n.u.i.PlatformDependent0 - java.nio.Buffer.address: available
  64. 13:43:03.514 [main] DEBUG i.n.u.i.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
  65. 13:43:03.514 [main] DEBUG i.n.u.i.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
  66. 13:43:03.515 [main] DEBUG i.n.u.i.PlatformDependent0 - java.nio.Bits.unaligned: true
  67. 13:43:03.516 [main] DEBUG i.n.u.i.PlatformDependent - Java version: 8
  68. 13:43:03.516 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.noUnsafe: false
  69. 13:43:03.516 [main] DEBUG i.n.u.i.PlatformDependent - sun.misc.Unsafe: available
  70. 13:43:03.518 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.noJavassist: false
  71. 13:43:03.594 [main] DEBUG i.n.u.i.PlatformDependent - Javassist: available
  72. 13:43:03.594 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
  73. 13:43:03.594 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
  74. 13:43:03.594 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.noPreferDirect: false
  75. 13:43:03.599 [main] DEBUG i.n.u.i.NativeLibraryLoader - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
  76. 13:43:03.599 [main] DEBUG i.n.u.i.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
  77. 13:43:03.606 [main] DEBUG i.n.u.NetUtil - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
  78. 13:43:03.607 [main] DEBUG i.n.u.NetUtil - /proc/sys/net/core/somaxconn: 128
  79. 13:43:03.617 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
  80. 13:43:03.641 [main] INFO r.s.RatpackServer - Building registry...
  81. 13:43:03.660 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
  82. 13:43:03.660 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
  83. 13:43:03.660 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
  84. 13:43:03.660 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
  85. 13:43:03.660 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
  86. 13:43:03.661 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
  87. 13:43:03.661 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
  88. 13:43:03.661 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
  89. 13:43:03.661 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
  90. 13:43:03.661 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
  91. 13:43:03.780 [main] DEBUG i.n.c.DefaultChannelId - -Dio.netty.processId: 10 (auto-detected)
  92. 13:43:03.801 [main] DEBUG i.n.c.DefaultChannelId - -Dio.netty.machineId: 02:42:ac:ff:fe:12:00:05 (auto-detected)
  93. 13:43:03.802 [main] DEBUG i.n.u.i.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0x63d6b30cf2e606f6 (took 0 ms)
  94. 13:43:03.852 [main] DEBUG i.n.b.ByteBufUtil - -Dio.netty.allocator.type: pooled
  95. 13:43:03.852 [main] DEBUG i.n.b.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 65536
  96. 13:43:03.852 [main] DEBUG i.n.b.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
  97. 13:43:03.887 [main] INFO r.s.RatpackServer - Ratpack started (development) for http://localhost:4567
  98. 13:43:03.888 [main] DEBUG e.k.i.c.w.Main - router initialized
  99. 13:44:46.898 [ratpack-compute-1-2] DEBUG i.n.b.AbstractByteBuf - -Dio.netty.buffer.bytebuf.checkAccessible: true
  100. 13:44:46.922 [ratpack-compute-1-2] DEBUG i.n.u.i.JavassistTypeParameterMatcherGenerator - Generated: io.netty.util.internal.__matchers__.io.netty.handler.codec.http.HttpRequestMatcher
  101. 13:44:46.923 [ratpack-compute-1-2] DEBUG i.n.u.i.JavassistTypeParameterMatcherGenerator - Generated: io.netty.util.internal.__matchers__.io.netty.handler.codec.http.HttpObjectMatcher
  102. 13:44:46.930 [ratpack-compute-1-2] DEBUG i.n.u.Recycler - -Dio.netty.recycler.maxCapacity.maxCapacity: 262144
  103. 13:45:15.942 [ratpack-compute-1-3] ERROR r.e.i.DefaultDevelopmentErrorHandler - 405 client error for request to /
  104. 13:45:15.987 [ratpack-compute-1-3] DEBUG i.n.h.c.c.ZlibCodecFactory - -Dio.netty.noJdkZlibDecoder: true
  105. 13:45:15.987 [ratpack-compute-1-3] DEBUG i.n.h.c.c.ZlibCodecFactory - -Dio.netty.noJdkZlibEncoder: false
  106. 13:45:15.990 [ratpack-compute-1-3] DEBUG i.n.u.i.JavassistTypeParameterMatcherGenerator - Generated: io.netty.util.internal.__matchers__.io.netty.buffer.ByteBufMatcher
  107. 13:45:16.164 [ratpack-compute-1-3] ERROR r.e.i.DefaultDevelopmentErrorHandler - 404 client error for request to /favicon.ico
  108. 13:45:16.211 [ratpack-compute-1-3] ERROR r.e.i.DefaultDevelopmentErrorHandler - 404 client error for request to /favicon.ico
  109. 13:45:22.180 [ratpack-compute-1-3] ERROR r.e.i.DefaultDevelopmentErrorHandler - 404 client error for request to /next
  110. 13:45:36.746 [ratpack-compute-1-3] ERROR r.e.i.DefaultDevelopmentErrorHandler - 404 client error for request to /next
  111. The options are: -Ddatabase.url=jdbc:mysql://db -Ddatabase.username=root -Ddatabase.password=root -Dos.url=http://objectservice:4567
  112. 13:46:45.383 [main] DEBUG e.k.i.c.w.Main - Initial config-location: null
  113. 13:46:45.392 [main] DEBUG e.k.i.c.w.Main - Actual config-location: ./conf/configuration.properties
  114. 13:46:45.472 [MLog-Init-Reporter] INFO c.m.v.l.MLog - MLog clients using slf4j logging.
  115. 13:46:45.483 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - Reading VM config for path list /com/mchange/v2/log/default-mchange-log.properties, /mchange-commons.properties, /c3p0.properties, hocon:/reference,/application,/c3p0,/, /mchange-log.properties, /
  116. 13:46:45.483 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - The configuration file for resource identifier '/mchange-commons.properties' could not be found. Skipping.
  117. 13:46:45.483 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - The configuration file for resource identifier '/c3p0.properties' could not be found. Skipping.
  118. 13:46:45.484 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - The configuration file for resource identifier 'hocon:/reference,/application,/c3p0,/' could not be found. Skipping.
  119. 13:46:45.484 [MLog-Init-Reporter] DEBUG c.m.v.l.MLog - The configuration file for resource identifier '/mchange-log.properties' could not be found. Skipping.
  120. 13:46:45.485 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/mchange-commons.properties' could not be found. Skipping.
  121. 13:46:45.486 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/mchange-log.properties' could not be found. Skipping.
  122. 13:46:45.486 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier 'hocon:/reference,/application,/c3p0,/' could not be found. Skipping.
  123. 13:46:45.486 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/c3p0.properties' could not be found. Skipping.
  124. 13:46:45.649 [main] INFO c.m.v.c.C3P0Registry - Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10]
  125. 13:46:45.698 [main] DEBUG c.m.v.c.m.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=1bqrg1x9fv50wwnq74w11|3fb6a447,name=1bqrg1x9fv50wwnq74w11|3fb6a447 registered.
  126. 13:46:45.742 [main] DEBUG c.m.v.c.m.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=1bqrg1x9fv50wwnq74w11|3fb6a447,name=1bqrg1x9fv50wwnq74w11|3fb6a447 unregistered, in order to be reregistered after update.
  127. 13:46:45.743 [main] DEBUG c.m.v.c.m.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=1bqrg1x9fv50wwnq74w11|3fb6a447,name=1bqrg1x9fv50wwnq74w11|3fb6a447 registered.
  128. 13:46:45.791 [main] INFO c.m.v.c.i.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1bqrg1x9fv50wwnq74w11|3fb6a447, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> null, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1bqrg1x9fv50wwnq74w11|3fb6a447, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://db, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 30, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> null, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
  129. 13:46:45.829 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/mchange-commons.properties' could not be found. Skipping.
  130. 13:46:45.829 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/mchange-log.properties' could not be found. Skipping.
  131. 13:46:45.829 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier '/c3p0.properties' could not be found. Skipping.
  132. 13:46:45.829 [main] DEBUG c.m.v.c.MConfig - The configuration file for resource identifier 'hocon:/reference,/application,/c3p0,/' could not be found. Skipping.
  133. 13:46:45.831 [main] DEBUG c.m.v.r.BasicResourcePool - com.mchange.v2.resourcepool.BasicResourcePool@4e9ba398 config: [start -> 3; min -> 3; max -> 15; inc -> 3; num_acq_attempts -> 30; acq_attempt_delay -> 1000; check_idle_resources_delay -> 0; max_resource_age -> 0; max_idle_time -> 0; excess_max_idle_time -> 0; destroy_unreturned_resc_time -> 0; expiration_enforcement_delay -> 0; break_on_acquisition_failure -> false; debug_store_checkout_exceptions -> false; force_synchronous_checkins -> false]
  134. 13:46:45.831 [main] DEBUG c.m.v.c.i.C3P0PooledConnectionPoolManager - Created new pool for auth, username (masked): 'ro******'.
  135. 13:46:45.831 [main] DEBUG c.m.v.r.BasicResourcePool - acquire test -- pool size: 0; target_pool_size: 3; desired target? 1
  136. 13:46:45.831 [main] DEBUG c.m.v.r.BasicResourcePool - awaitAvailable(): [unknown]
  137. 13:46:47.492 [main] DEBUG e.k.i.c.w.o.Communication - object-service is not yet available
  138. 13:46:48.628 [main] DEBUG o.j.t.LoggerListener - Executing query : select `crowdcontrol`.`Experiment`.`id_experiment`, `crowdcontrol`.`Experiment`.`title`, `crowdcontrol`.`Experiment`.`description`, `crowdcontrol`.`Experiment`.`description_raw`, `crowdcontrol`.`Experiment`.`needed_answers`, `crowdcontrol`.`Experiment`.`ratings_per_answer`, `crowdcontrol`.`Experiment`.`anwers_per_worker`, `crowdcontrol`.`Experiment`.`ratings_per_worker`, `crowdcontrol`.`Experiment`.`answer_type`, `crowdcontrol`.`Experiment`.`algorithm_task_chooser`, `crowdcontrol`.`Experiment`.`algorithm_quality_answer`, `crowdcontrol`.`Experiment`.`algorithm_quality_rating`, `crowdcontrol`.`Experiment`.`base_payment`, `crowdcontrol`.`Experiment`.`bonus_answer`, `crowdcontrol`.`Experiment`.`bonus_rating`, `crowdcontrol`.`Experiment`.`template_data`, `crowdcontrol`.`Experiment`.`template`, `crowdcontrol`.`Experiment`.`worker_quality_threshold`, `crowdcontrol`.`Experiment`.`result_quality_threshold` from `crowdcontrol`.`Experiment`
  139. 13:46:48.661 [main] DEBUG o.j.t.StopWatch - Query executed : Total: 66.069ms
  140. 13:46:48.703 [main] DEBUG o.j.t.LoggerListener - Fetched result : +-------------+-----+-----------+---------------+--------------+------------------+-----------------+------------------+-----------+----------------------+------------------------+---------------------------+------------+------------+------------+-------------+--------+------------------------+------------------------+
  141. 13:46:48.704 [main] DEBUG o.j.t.LoggerListener - : |id_experiment|title|description|description_raw|needed_answers|ratings_per_answer|anwers_per_worker|ratings_per_worker|answer_type|algorithm_task_chooser|algorithm_quality_answer|algorithm_quality_rating |base_payment|bonus_answer|bonus_rating|template_data|template|worker_quality_threshold|result_quality_threshold|
  142. 13:46:48.704 [main] DEBUG o.j.t.LoggerListener - : +-------------+-----+-----------+---------------+--------------+------------------+-----------------+------------------+-----------+----------------------+------------------------+---------------------------+------------+------------+------------+-------------+--------+------------------------+------------------------+
  143. 13:46:48.704 [main] DEBUG o.j.t.LoggerListener - : | 1|bla |alala |alala | 10| 3| 3| 3|{null} |anti_spoof |AnswerQualityByRatings |RatingQualityByDistribution| 0| 10| 10|{null} | {null}| 0| 0|
  144. 13:46:48.704 [main] DEBUG o.j.t.LoggerListener - : +-------------+-----+-----------+---------------+--------------+------------------+-----------------+------------------+-----------+----------------------+------------------------+---------------------------+------------+------------+------------+-------------+--------+------------------------+------------------------+
  145. 13:46:48.716 [main] DEBUG o.j.t.StopWatch - Finishing : Total: 121.423ms, +55.353ms
  146. 13:46:48.719 [main] DEBUG o.j.t.LoggerListener - Executing query : select `crowdcontrol`.`Database_Version`.`version` from `crowdcontrol`.`Database_Version` order by `crowdcontrol`.`Database_Version`.`timestamp` desc limit ?
  147. 13:46:48.720 [main] DEBUG o.j.t.LoggerListener - -> with bind values : select `crowdcontrol`.`Database_Version`.`version` from `crowdcontrol`.`Database_Version` order by `crowdcontrol`.`Database_Version`.`timestamp` desc limit 1
  148. 13:46:48.721 [main] DEBUG o.j.t.StopWatch - Query executed : Total: 3.484ms
  149. 13:46:48.727 [main] DEBUG o.j.t.LoggerListener - Fetched result : +-------+
  150. 13:46:48.727 [main] DEBUG o.j.t.LoggerListener - : |version|
  151. 13:46:48.727 [main] DEBUG o.j.t.LoggerListener - : +-------+
  152. 13:46:48.727 [main] DEBUG o.j.t.LoggerListener - : | 2|
  153. 13:46:48.727 [main] DEBUG o.j.t.LoggerListener - : +-------+
  154. 13:46:48.728 [main] DEBUG o.j.t.StopWatch - Finishing : Total: 10.184ms, +6.7ms
  155. 13:46:48.785 [main] DEBUG o.j.t.LoggerListener - Executing query : insert into `crowdcontrol`.`Algorithm_Task_Chooser` (`id_task_chooser`, `description`) values (?, ?) on duplicate key update `crowdcontrol`.`Algorithm_Task_Chooser`.`id_task_chooser` = ?, `crowdcontrol`.`Algorithm_Task_Chooser`.`description` = ?
  156. 13:46:48.785 [main] DEBUG o.j.t.LoggerListener - -> with bind values : insert into `crowdcontrol`.`Algorithm_Task_Chooser` (`id_task_chooser`, `description`) values ('anti_spoof', 'This AntiSpoof algorithm divides the runtime of the experiment into 3 phases. In the first phase the workers are only allowed to work on creative tasks. Then in the second phase, the worker can work on both the creative and the rating task. The last phase consists only of the assignment to rate. You can set the duration of the first phase either as an absolute number or as an percentage of the total needed answers of the experiment. The duration of the second phase is defined as the difference of the first phase and the total number of answers needed. The third phase will then run until all the remaining ratings got collected.') on duplicate key update `crowdcontrol`.`Algorithm_Task_Chooser`.`id_task_chooser` = 'anti_spoof', `crowdcontrol`.`Algorithm_Task_Chooser`.`description` = 'This AntiSpoof algorithm divides the runtime of the experiment into 3 phases. In the first phase the workers are only allowed to work on creative tasks. Then in the second phase, the worker can work on both the creative and the rating task. The last phase consists only of the assignment to rate. You can set the duration of the first phase either as an absolute number or as an percentage of the total needed answers of the experiment. The duration of the second phase is defined as the difference of the first phase and the total number of answers needed. The third phase will then run until all the remaining ratings got collected.'
  157. 13:46:48.795 [main] DEBUG o.j.t.LoggerListener - Affected row(s) : 1
  158. 13:46:48.795 [main] DEBUG o.j.t.StopWatch - Query executed : Total: 11.181ms
  159. 13:46:48.796 [main] DEBUG o.j.t.StopWatch - Finishing : Total: 12.136ms, +0.954ms
  160. 13:46:48.803 [main] DEBUG o.j.t.LoggerListener - Executing query : select 1 as `one` from dual where exists (select `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`id_Algorithm_Task_Chooser_Param`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`description`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`regex`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`algorithm`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`data` from `crowdcontrol`.`Algorithm_Task_Chooser_Param` where (`crowdcontrol`.`Algorithm_Task_Chooser_Param`.`algorithm` = ? and `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`description` = ? and `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`regex` = ?))
  161. 13:46:48.804 [main] DEBUG o.j.t.LoggerListener - -> with bind values : select 1 as `one` from dual where exists (select `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`id_Algorithm_Task_Chooser_Param`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`description`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`regex`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`algorithm`, `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`data` from `crowdcontrol`.`Algorithm_Task_Chooser_Param` where (`crowdcontrol`.`Algorithm_Task_Chooser_Param`.`algorithm` = 'anti_spoof' and `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`description` = 'Set the amount of answers in the first phase. To set the absolute number just type the number followed by ab, example "150ab" for 150 answers. To set the parameter to a percentage type first the percentage followed by pc, example "30pc" for 30 percent.' and `crowdcontrol`.`Algorithm_Task_Chooser_Param`.`regex` = '^(([0-9]+ab)|((100|[0-9]?[0-9])pc))$'))
  162. 13:46:48.806 [main] DEBUG o.j.t.StopWatch - Query executed : Total: 4.659ms
  163. 13:46:48.807 [main] DEBUG o.j.t.LoggerListener - Fetched result : +----+
  164. 13:46:48.807 [main] DEBUG o.j.t.LoggerListener - : | one|
  165. 13:46:48.807 [main] DEBUG o.j.t.LoggerListener - : +----+
  166. 13:46:48.807 [main] DEBUG o.j.t.LoggerListener - : | 1|
  167. 13:46:48.807 [main] DEBUG o.j.t.LoggerListener - : +----+
  168. 13:46:48.808 [main] DEBUG o.j.t.StopWatch - Finishing : Total: 6.151ms, +1.491ms
  169. 13:46:48.808 [main] DEBUG e.k.i.c.w.Main - workerservice is using port 4567
  170. 13:46:48.874 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
  171. 13:46:48.877 [main] DEBUG i.n.u.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
  172. 13:46:48.877 [main] DEBUG i.n.u.ResourceLeakDetector - -Dio.netty.leakDetection.maxRecords: 4
  173. 13:46:48.884 [main] INFO r.s.RatpackServer - Starting server...
  174. 13:46:49.115 [main] DEBUG i.n.u.i.PlatformDependent0 - java.nio.Buffer.address: available
  175. 13:46:49.115 [main] DEBUG i.n.u.i.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
  176. 13:46:49.115 [main] DEBUG i.n.u.i.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
  177. 13:46:49.115 [main] DEBUG i.n.u.i.PlatformDependent0 - java.nio.Bits.unaligned: true
  178. 13:46:49.116 [main] DEBUG i.n.u.i.PlatformDependent - Java version: 8
  179. 13:46:49.116 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.noUnsafe: false
  180. 13:46:49.116 [main] DEBUG i.n.u.i.PlatformDependent - sun.misc.Unsafe: available
  181. 13:46:49.118 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.noJavassist: false
  182. 13:46:49.179 [main] DEBUG i.n.u.i.PlatformDependent - Javassist: available
  183. 13:46:49.179 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
  184. 13:46:49.180 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
  185. 13:46:49.180 [main] DEBUG i.n.u.i.PlatformDependent - -Dio.netty.noPreferDirect: false
  186. 13:46:49.181 [main] DEBUG i.n.u.i.NativeLibraryLoader - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
  187. 13:46:49.181 [main] DEBUG i.n.u.i.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
  188. 13:46:49.186 [main] DEBUG i.n.u.NetUtil - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
  189. 13:46:49.187 [main] DEBUG i.n.u.NetUtil - /proc/sys/net/core/somaxconn: 128
  190. 13:46:49.199 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
  191. 13:46:49.224 [main] INFO r.s.RatpackServer - Building registry...
  192. 13:46:49.241 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
  193. 13:46:49.242 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
  194. 13:46:49.242 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
  195. 13:46:49.242 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
  196. 13:46:49.242 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
  197. 13:46:49.242 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
  198. 13:46:49.242 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
  199. 13:46:49.242 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
  200. 13:46:49.242 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
  201. 13:46:49.242 [main] DEBUG i.n.b.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
  202. 13:46:49.349 [main] DEBUG i.n.c.DefaultChannelId - -Dio.netty.processId: 10 (auto-detected)
  203. 13:46:49.364 [main] DEBUG i.n.c.DefaultChannelId - -Dio.netty.machineId: 02:42:ac:ff:fe:12:00:05 (auto-detected)
  204. 13:46:49.364 [main] DEBUG i.n.u.i.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0x82dffa8e08d1a2a5 (took 0 ms)
  205. 13:46:49.401 [main] DEBUG i.n.b.ByteBufUtil - -Dio.netty.allocator.type: pooled
  206. 13:46:49.401 [main] DEBUG i.n.b.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 65536
  207. 13:46:49.402 [main] DEBUG i.n.b.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
  208. 13:46:49.419 [main] INFO r.s.RatpackServer - Ratpack started (development) for http://localhost:4567
  209. 13:46:49.419 [main] DEBUG e.k.i.c.w.Main - router initialized
  210. 13:47:41.683 [ratpack-compute-1-2] DEBUG i.n.b.AbstractByteBuf - -Dio.netty.buffer.bytebuf.checkAccessible: true
  211. 13:47:41.697 [ratpack-compute-1-2] DEBUG i.n.u.i.JavassistTypeParameterMatcherGenerator - Generated: io.netty.util.internal.__matchers__.io.netty.handler.codec.http.HttpRequestMatcher
  212. 13:47:41.699 [ratpack-compute-1-2] DEBUG i.n.u.i.JavassistTypeParameterMatcherGenerator - Generated: io.netty.util.internal.__matchers__.io.netty.handler.codec.http.HttpObjectMatcher
  213. 13:47:41.706 [ratpack-compute-1-2] DEBUG i.n.u.Recycler - -Dio.netty.recycler.maxCapacity.maxCapacity: 262144
  214. 13:47:58.654 [ratpack-compute-1-3] ERROR r.e.i.DefaultDevelopmentErrorHandler - 405 client error for request to /
  215. 13:47:58.720 [ratpack-compute-1-3] DEBUG i.n.h.c.c.ZlibCodecFactory - -Dio.netty.noJdkZlibDecoder: true
  216. 13:47:58.720 [ratpack-compute-1-3] DEBUG i.n.h.c.c.ZlibCodecFactory - -Dio.netty.noJdkZlibEncoder: false
  217. 13:47:58.722 [ratpack-compute-1-3] DEBUG i.n.u.i.JavassistTypeParameterMatcherGenerator - Generated: io.netty.util.internal.__matchers__.io.netty.buffer.ByteBufMatcher
  218. 14:03:55.867 [ratpack-compute-1-1] ERROR r.e.i.DefaultDevelopmentErrorHandler - 405 client error for request to /
  219. 14:04:00.816 [ratpack-compute-1-1] ERROR r.e.i.DefaultDevelopmentErrorHandler - 404 client error for request to /next
  220. 14:04:38.641 [ratpack-compute-1-1] DEBUG e.k.i.c.w.q.Queries - handling no worker-id
  221. 14:04:38.651 [ratpack-compute-1-1] DEBUG e.k.i.c.w.o.Communication - Trying to get workerId for parameter {} with route /workers/dummy/identity from platform dummy.
  222. 14:04:38.869 [ratpack-compute-1-1] ERROR e.k.i.c.w.ErrorHandler - an internal error occurred
  223. java.util.concurrent.CompletionException: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  224. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  225. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  226. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
  227. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
  228. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  229. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
  230. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication$1.completed(Communication.java:282)
  231. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:82)
  232. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:75)
  233. at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
  234. at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:173)
  235. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:355)
  236. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:242)
  237. at org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor.inputReady(LoggingAsyncRequestExecutor.java:87)
  238. at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:264)
  239. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:73)
  240. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:37)
  241. at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:113)
  242. at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:159)
  243. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:338)
  244. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:316)
  245. at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:277)
  246. at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
  247. at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
  248. at java.lang.Thread.run(Thread.java:745)
  249. Caused by: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  250. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.throwOr(Communication.java:254)
  251. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.lambda$tryGetWorkerID$17(Communication.java:217)
  252. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
  253. ... 22 common frames omitted
  254. 14:06:06.169 [ratpack-compute-1-1] ERROR r.e.i.DefaultDevelopmentErrorHandler - 405 client error for request to /
  255. 14:06:46.962 [ratpack-compute-1-6] DEBUG e.k.i.c.w.q.Queries - handling no worker-id
  256. 14:06:46.965 [ratpack-compute-1-6] DEBUG e.k.i.c.w.o.Communication - Trying to get workerId for parameter {workerId=[121], assignmentId=[1234]} with route /workers/dummysandbox/identity from platform dummysandbox.
  257. 14:06:47.023 [ratpack-compute-1-6] ERROR e.k.i.c.w.ErrorHandler - an internal error occurred
  258. java.util.concurrent.CompletionException: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  259. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  260. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  261. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
  262. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
  263. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  264. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
  265. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication$1.completed(Communication.java:282)
  266. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:82)
  267. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:75)
  268. at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
  269. at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:173)
  270. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:355)
  271. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:242)
  272. at org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor.inputReady(LoggingAsyncRequestExecutor.java:87)
  273. at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:264)
  274. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:73)
  275. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:37)
  276. at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:113)
  277. at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:159)
  278. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:338)
  279. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:316)
  280. at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:277)
  281. at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
  282. at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
  283. at java.lang.Thread.run(Thread.java:745)
  284. Caused by: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  285. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.throwOr(Communication.java:254)
  286. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.lambda$tryGetWorkerID$17(Communication.java:217)
  287. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
  288. ... 22 common frames omitted
  289. 14:06:58.194 [ratpack-compute-1-6] DEBUG e.k.i.c.w.q.Queries - handling no worker-id
  290. 14:06:58.194 [ratpack-compute-1-6] DEBUG e.k.i.c.w.o.Communication - Trying to get workerId for parameter {workerId=[121], assignmentId=[1234]} with route /workers/dummysandbox/identity from platform dummysandbox.
  291. 14:06:58.203 [ratpack-compute-1-6] ERROR e.k.i.c.w.ErrorHandler - an internal error occurred
  292. java.util.concurrent.CompletionException: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  293. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  294. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  295. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
  296. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
  297. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  298. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
  299. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication$1.completed(Communication.java:282)
  300. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:82)
  301. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:75)
  302. at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
  303. at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:173)
  304. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:355)
  305. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:242)
  306. at org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor.inputReady(LoggingAsyncRequestExecutor.java:87)
  307. at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:264)
  308. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:73)
  309. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:37)
  310. at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:113)
  311. at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:159)
  312. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:338)
  313. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:316)
  314. at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:277)
  315. at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
  316. at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
  317. at java.lang.Thread.run(Thread.java:745)
  318. Caused by: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  319. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.throwOr(Communication.java:254)
  320. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.lambda$tryGetWorkerID$17(Communication.java:217)
  321. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
  322. ... 22 common frames omitted
  323. 14:10:15.321 [ratpack-compute-1-7] DEBUG e.k.i.c.w.q.Queries - handling no worker-id
  324. 14:10:15.321 [ratpack-compute-1-7] DEBUG e.k.i.c.w.o.Communication - Trying to get workerId for parameter {workerId=[121], assignmentId=[1234]} with route /workers/dummysandbox/identity from platform dummysandbox.
  325. 14:10:15.388 [ratpack-compute-1-7] ERROR e.k.i.c.w.ErrorHandler - an internal error occurred
  326. java.util.concurrent.CompletionException: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  327. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  328. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  329. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
  330. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
  331. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  332. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
  333. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication$1.completed(Communication.java:282)
  334. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:82)
  335. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:75)
  336. at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
  337. at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:173)
  338. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:355)
  339. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:242)
  340. at org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor.inputReady(LoggingAsyncRequestExecutor.java:87)
  341. at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:264)
  342. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:73)
  343. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:37)
  344. at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:113)
  345. at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:159)
  346. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:338)
  347. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:316)
  348. at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:277)
  349. at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
  350. at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
  351. at java.lang.Thread.run(Thread.java:745)
  352. Caused by: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  353. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.throwOr(Communication.java:254)
  354. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.lambda$tryGetWorkerID$17(Communication.java:217)
  355. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
  356. ... 22 common frames omitted
  357. 14:10:16.572 [ratpack-compute-1-7] DEBUG e.k.i.c.w.q.Queries - handling no worker-id
  358. 14:10:16.572 [ratpack-compute-1-7] DEBUG e.k.i.c.w.o.Communication - Trying to get workerId for parameter {workerId=[121], assignmentId=[1234]} with route /workers/dummy/identity from platform dummy.
  359. 14:10:16.586 [ratpack-compute-1-7] ERROR e.k.i.c.w.ErrorHandler - an internal error occurred
  360. java.util.concurrent.CompletionException: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  361. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  362. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  363. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
  364. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
  365. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  366. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
  367. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication$1.completed(Communication.java:282)
  368. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:82)
  369. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:75)
  370. at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
  371. at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:173)
  372. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:355)
  373. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:242)
  374. at org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor.inputReady(LoggingAsyncRequestExecutor.java:87)
  375. at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:264)
  376. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:73)
  377. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:37)
  378. at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:113)
  379. at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:159)
  380. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:338)
  381. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:316)
  382. at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:277)
  383. at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
  384. at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
  385. at java.lang.Thread.run(Thread.java:745)
  386. Caused by: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  387. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.throwOr(Communication.java:254)
  388. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.lambda$tryGetWorkerID$17(Communication.java:217)
  389. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
  390. ... 22 common frames omitted
  391. 14:10:44.544 [ratpack-compute-1-7] DEBUG e.k.i.c.w.q.Queries - handling no worker-id
  392. 14:10:44.545 [ratpack-compute-1-7] DEBUG e.k.i.c.w.o.Communication - Trying to get workerId for parameter {workerId=[121], assignmentId=[1234]} with route /workers/dummy/identity from platform dummy.
  393. 14:10:44.551 [ratpack-compute-1-7] ERROR e.k.i.c.w.ErrorHandler - an internal error occurred
  394. java.util.concurrent.CompletionException: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  395. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  396. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  397. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
  398. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
  399. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  400. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
  401. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication$1.completed(Communication.java:282)
  402. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:82)
  403. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:75)
  404. at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
  405. at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:173)
  406. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:355)
  407. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:242)
  408. at org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor.inputReady(LoggingAsyncRequestExecutor.java:87)
  409. at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:264)
  410. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:73)
  411. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:37)
  412. at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:113)
  413. at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:159)
  414. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:338)
  415. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:316)
  416. at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:277)
  417. at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
  418. at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
  419. at java.lang.Thread.run(Thread.java:745)
  420. Caused by: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  421. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.throwOr(Communication.java:254)
  422. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.lambda$tryGetWorkerID$17(Communication.java:217)
  423. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
  424. ... 22 common frames omitted
  425. 14:16:41.485 [ratpack-compute-1-4] DEBUG e.k.i.c.w.q.Queries - handling no worker-id
  426. 14:16:41.485 [ratpack-compute-1-4] DEBUG e.k.i.c.w.o.Communication - Trying to get workerId for parameter {} with route /workers/dummy/identity from platform dummy.
  427. 14:16:41.537 [ratpack-compute-1-4] ERROR e.k.i.c.w.ErrorHandler - an internal error occurred
  428. java.util.concurrent.CompletionException: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  429. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  430. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  431. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
  432. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
  433. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  434. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
  435. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication$1.completed(Communication.java:282)
  436. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:82)
  437. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:75)
  438. at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
  439. at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:173)
  440. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:355)
  441. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:242)
  442. at org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor.inputReady(LoggingAsyncRequestExecutor.java:87)
  443. at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:264)
  444. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:73)
  445. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:37)
  446. at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:113)
  447. at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:159)
  448. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:338)
  449. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:316)
  450. at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:277)
  451. at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
  452. at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
  453. at java.lang.Thread.run(Thread.java:745)
  454. Caused by: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  455. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.throwOr(Communication.java:254)
  456. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.lambda$tryGetWorkerID$17(Communication.java:217)
  457. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
  458. ... 22 common frames omitted
  459. 14:43:18.597 [ratpack-compute-1-3] DEBUG e.k.i.c.w.q.Queries - handling no worker-id
  460. 14:43:18.597 [ratpack-compute-1-3] DEBUG e.k.i.c.w.o.Communication - Trying to get workerId for parameter {} with route /workers/dummy/identity from platform dummy.
  461. 14:43:18.654 [ratpack-compute-1-3] ERROR e.k.i.c.w.ErrorHandler - an internal error occurred
  462. java.util.concurrent.CompletionException: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  463. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
  464. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
  465. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
  466. at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
  467. at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
  468. at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1962)
  469. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication$1.completed(Communication.java:282)
  470. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:82)
  471. at com.mashape.unirest.http.HttpClientHelper$1.completed(HttpClientHelper.java:75)
  472. at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:115)
  473. at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:173)
  474. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:355)
  475. at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:242)
  476. at org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor.inputReady(LoggingAsyncRequestExecutor.java:87)
  477. at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:264)
  478. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:73)
  479. at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:37)
  480. at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:113)
  481. at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:159)
  482. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:338)
  483. at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:316)
  484. at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:277)
  485. at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:105)
  486. at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:584)
  487. at java.lang.Thread.run(Thread.java:745)
  488. Caused by: edu.kit.ipd.crowdcontrol.workerservice.BadRequestException: Cause: Object service responded with: Could not identify worker.
  489. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.throwOr(Communication.java:254)
  490. at edu.kit.ipd.crowdcontrol.workerservice.objectservice.Communication.lambda$tryGetWorkerID$17(Communication.java:217)
  491. at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
  492. ... 22 common frames omitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement