iExecBlockchainComputing/iexec-worker

Worker script failure

Closed this issue · 1 comments

LOG17 commented

Hello,

Impossible to run the worker as it used to be...

Can you help ? Thank you :-)

Here are the logs :

Already up to date.
OK
[INFO] Detecting OS platform...
[OK] Detected supported OS platform [Ubuntu] ...
[INFO] Checking if docker is installed...
[OK] Docker is installed.
[INFO] Checking connection [trying to contact google.com] ...
[OK] Connection is ok.
[INFO] Stopped public worker detected.
Do you want to relauch stopped worker? [yes/no] yes
[INFO] Relaunching stopped worker.
b20e0cbd0c7f
[INFO] Worker was sucessfully started.
Do you want to see logs of your worker? [yes/no] yes
[INFO] Showing logs of worker container.
No default-logstash-fields.properties resource present, using defaults
2020-02-03 23:40:25.857 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$71ee3267] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
No default-logstash-fields.properties resource present, using defaults
_ _____ ______
/_ (_) __| _____ ___ \ \ \
\ / | | | \ / / _ / | \ \ \
/
\ | | |
> < / ( / / / /
/ |
|
/_/__|_| ///_/
=========
:: Spring Boot (v2.1.6.RELEASE) ::
2020-02-03 23:40:27.120 INFO 6 --- [ main] com.iexec.worker.Application : No active profile set, falling back to default profiles: default
2020-02-03 23:40:34.135 INFO 6 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=55082730-53cf-3789-bcf3-ae8ee84c2940
2020-02-03 23:40:34.528 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'coreConfigurationService' of type [com.iexec.worker.config.CoreConfigurationService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:34.588 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.iexec.worker.feign.client.CoreClient' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:34.671 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'default.com.iexec.worker.Application.FeignClientSpecification' of type [org.springframework.cloud.openfeign.FeignClientSpecification] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:34.692 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'ResultRepoClient.FeignClientSpecification' of type [org.springframework.cloud.openfeign.FeignClientSpecification] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:34.704 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'CoreClient.FeignClientSpecification' of type [org.springframework.cloud.openfeign.FeignClientSpecification] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:34.725 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'SmsClient.FeignClientSpecification' of type [org.springframework.cloud.openfeign.FeignClientSpecification] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:34.752 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.openfeign.FeignAutoConfiguration' of type [org.springframework.cloud.openfeign.FeignAutoConfiguration$$EnhancerBySpringCGLIB$$5e17d3ec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:34.775 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'feignContext' of type [org.springframework.cloud.openfeign.FeignContext] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:34.989 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'sslService' of type [com.iexec.worker.feign.config.SslService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:36.524 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'feign.client-org.springframework.cloud.openfeign.FeignClientProperties' of type [org.springframework.cloud.openfeign.FeignClientProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:36.596 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.openfeign.FeignAutoConfiguration$HystrixFeignTargeterConfiguration' of type [org.springframework.cloud.openfeign.FeignAutoConfiguration$HystrixFeignTargeterConfiguration$$EnhancerBySpringCGLIB$$97a1835e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:36.620 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'feignTargeter' of type [org.springframework.cloud.openfeign.HystrixTargeter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:37.032 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.iexec.worker.feign.client.CoreClient' of type [com.sun.proxy.$Proxy86] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:37.121 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'walletDetails' of type [com.iexec.worker.chain.WalletDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:41.141 INFO 6 --- [ main] c.iexec.worker.chain.CredentialsService : Load wallet credentials [address:0xedcc1fcc3996e5fa6a63949aaa80eda4c74211e2]
2020-02-03 23:40:41.160 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'credentialsService' of type [com.iexec.worker.chain.CredentialsService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:54.912 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$4b97c78f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:40:56.477 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$71ee3267] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-02-03 23:41:27.476 INFO 6 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 18091 (http)
2020-02-03 23:41:27.692 INFO 6 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2020-02-03 23:41:27.697 INFO 6 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.21]
2020-02-03 23:41:28.360 INFO 6 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2020-02-03 23:41:28.363 INFO 6 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 61002 ms
2020-02-03 23:43:30.910 WARN 6 --- [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'application': Unsatisfied dependency expressed through field 'iexecHubService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'iexecHubService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/chain/IexecHubService.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'web3jService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/chain/Web3jService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.ResultClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.iexec.worker.feign.client.SmsClient': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'publicConfigurationService': 'Error creating bean with name 'publicConfigurationService': Requested bean is currently in creation: Is there an unresolvable circular reference?'
2020-02-03 23:43:30.989 INFO 6 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
2020-02-03 23:43:31.117 INFO 6 --- [ main] ConditionEvaluationReportLoggingListener :

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2020-02-03 23:43:31.170 ERROR 6 --- [ main] o.s.boot.SpringApplication : Application run failed

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'application': Unsatisfied dependency expressed through field 'iexecHubService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'iexecHubService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/chain/IexecHubService.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'web3jService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/chain/Web3jService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:596)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:90)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:374)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1411)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:592)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:845)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:140)
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:742)
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:389)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:311)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1213)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1202)
at com.iexec.worker.Application.main(Application.java:55)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:47)
at org.springframework.boot.loader.Launcher.launch(Launcher.java:86)
at org.springframework.boot.loader.Launcher.launch(Launcher.java:50)
at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'iexecHubService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/chain/IexecHubService.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'web3jService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/chain/Web3jService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1341)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1187)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1251)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1171)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:593)
... 27 common frames omitted
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'web3jService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/chain/Web3jService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1341)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1187)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1251)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1171)
at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
... 40 common frames omitted
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'publicConfigurationService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/config/PublicConfigurationService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1341)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1187)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1251)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1171)
at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
... 54 common frames omitted
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customCoreFeignClient' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/CustomCoreFeignClient.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1341)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1187)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1251)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1171)
at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
... 68 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginService' defined in URL [jar:file:/iexec-worker.jar!/BOOT-INF/classes!/com/iexec/worker/feign/LoginService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:304)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1341)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1187)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1251)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1171)
at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
... 82 common frames omitted
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.iexec.worker.feign.LoginService]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException: No matching constant for [-1]
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:184)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:300)
... 96 common frames omitted
Caused by: java.lang.IllegalArgumentException: No matching constant for [-1]
at org.springframework.http.HttpStatus.valueOf(HttpStatus.java:527)
at com.iexec.worker.feign.BaseFeignClient.is4xxClientError(BaseFeignClient.java:89)
at com.iexec.worker.feign.BaseFeignClient.makeHttpCall(BaseFeignClient.java:55)
at com.iexec.worker.feign.BaseFeignClient.makeHttpCall(BaseFeignClient.java:42)
at com.iexec.worker.feign.LoginService.getLoginChallenge(LoginService.java:74)
at com.iexec.worker.feign.LoginService.login(LoginService.java:49)
at com.iexec.worker.feign.LoginService.(LoginService.java:31)
at jdk.internal.reflect.GeneratedConstructorAccessor55.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:172)
... 98 common frames omitted

No default-logstash-fields.properties resource present, using defaults
2020-02-03 23:54:02.974 INFO 6 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$8ba65162] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
No default-logstash-fields.properties resource present, using defaults
_ _____ ______
/_ (_) __| _____ ___ \ \ \
\ / | | | \ / / _ / | \ \ \
/
\ | | |
> < / ( / / / /
/ |
|
/_/__|_| ///_/
=========
:: Spring Boot (v2.1.6.RELEASE) ::
2020-02-03 23:54:04.423 INFO 6 --- [ main] com.iexec.worker.Application : No active profile set, falling back to default profiles: default

Fixed.