Skip to content

Instantly share code, notes, and snippets.

@shvyrev
Created September 24, 2024 12:52
Show Gist options
  • Save shvyrev/9be0061c99cc8e36de8ab9e49a5e184d to your computer and use it in GitHub Desktop.
Save shvyrev/9be0061c99cc8e36de8ab9e49a5e184d to your computer and use it in GitHub Desktop.
check [email protected]:omni/services/crp/crp-core/crp-core.git
Cloning into 'crp-core'...
remote: Enumerating objects: 12619, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 12619 (delta 0), reused 0 (delta 0), pack-reused 12614
Receiving objects: 100% (12619/12619), 15.77 MiB | 12.32 MiB/s, done.
Resolving deltas: 100% (6546/6546), done.
Java version :
openjdk version "21" 2023-09-19
OpenJDK Runtime Environment GraalVM CE 21+35.1 (build 21+35-jvmci-23.1-b15)
OpenJDK 64-Bit Server VM GraalVM CE 21+35.1 (build 21+35-jvmci-23.1-b15, mixed mode, sharing)
Export environment variables :
MVN_RELEASE_REPO=https://nexus.funbox.ru/repository/maven-release-local/
MVN_LIBS_RELEASE_REPO=https://nexus.funbox.ru/repository/maven/
API_URL_TEMPLATE=https://gitlab.funbox.ru/api/v4/projects/2093/repository/files/%s-%s.yml/raw?ref=%s
Gradle build : gradle --stop && gradle clean --parallel bootRun --stacktrace
Stopping Daemon(s)
1 Daemon stopped
Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details
> Task :carrier-definer-1.1
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :crp-core-api-1.1
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :crp-core-api-2.6
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :crp-core-callback-api-2.4
More than one inline schema specified in allOf:. Only the first one is recognized. All others are ignored.
More than one inline schema specified in allOf:. Only the first one is recognized. All others are ignored.
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :fraud-filter-api-1.2
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :inner-mtr-config-api-1.1
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :inner-sms-check-api-2.2
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :inner-viber-check-api-1.0
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :message-limit-inner-api-1.0
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :outgoing-messages-state-event-1.2
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :processor-configuration-1.0
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :request-context-1.5
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :transport-adapter-api-1.1
More than one inline schema specified in allOf:. Only the first one is recognized. All others are ignored.
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :transport-adapter-api-2.7
More than one inline schema specified in allOf:. Only the first one is recognized. All others are ignored.
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :url-shortener-api-1.1
Illegal schema found with non-object type combined with properties, no properties should be defined:
class StringSchema {
class Schema {
type: string
format: null
$ref: null
description: null
title: null
multipleOf: null
maximum: null
exclusiveMaximum: null
minimum: null
exclusiveMinimum: null
maxLength: null
minLength: null
pattern: null
maxItems: null
minItems: null
uniqueItems: null
maxProperties: null
minProperties: null
required: null
not: null
properties: {key=class StringSchema {
class Schema {
type: string
format: null
$ref: null
description: null
title: null
multipleOf: null
maximum: null
exclusiveMaximum: null
minimum: null
exclusiveMinimum: null
maxLength: null
minLength: null
pattern: null
maxItems: null
minItems: null
uniqueItems: null
maxProperties: null
minProperties: null
required: null
not: null
properties: null
additionalProperties: null
nullable: null
readOnly: null
writeOnly: null
example: null
externalDocs: null
deprecated: null
discriminator: null
xml: null
}
}, value=class StringSchema {
class Schema {
type: string
format: null
$ref: null
description: null
title: null
multipleOf: null
maximum: null
exclusiveMaximum: null
minimum: null
exclusiveMinimum: null
maxLength: null
minLength: null
pattern: null
maxItems: null
minItems: null
uniqueItems: null
maxProperties: null
minProperties: null
required: null
not: null
properties: null
additionalProperties: null
nullable: null
readOnly: null
writeOnly: null
example: null
externalDocs: null
deprecated: null
discriminator: null
xml: null
}
}}
additionalProperties: null
nullable: null
readOnly: null
writeOnly: null
example: null
externalDocs: null
deprecated: null
discriminator: null
xml: null
}
}
################################################################################
# Thanks for using OpenAPI Generator. #
# Please consider donation to help us maintain this project 🙏 #
# https://opencollective.com/openapi_generator/donate #
################################################################################
Successfully generated code to /Users/sergey/project/funbox/omni/crp-core/build/generated
> Task :compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :bootRun
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
WARN StatusConsoleListener for URI classpath:LogstashJsonEventLayoutV1.json found 2 resources, using the first one: file:/Users/sergey/project/funbox/omni/crp-core/build/resources/main/LogstashJsonEventLayoutV1.json
WARN StatusConsoleListener "stringified" flag at the root level of an exception [root cause] resolver is deprecated in favor of "stackTrace.stringified"
{"@timestamp":"2024-09-24T12:50:59.697Z","level":"INFO","thread_name":"background-preinit","logger_name":"org.hibernate.validator.internal.util.Version","message":"HV000001: Hibernate Validator 8.0.1.Final"}
{"@timestamp":"2024-09-24T12:50:59.748Z","level":"INFO","thread_name":"main","logger_name":"services.crp.core.CoreApplication","message":"Starting CoreApplication using Java 21 with PID 82464 (/Users/sergey/project/funbox/omni/crp-core/build/classes/java/main started by sergey in /Users/sergey/project/funbox/omni/crp-core)"}
{"@timestamp":"2024-09-24T12:50:59.750Z","level":"DEBUG","thread_name":"main","logger_name":"services.crp.core.CoreApplication","message":"Running with Spring Boot v3.2.5, Spring v6.1.6"}
{"@timestamp":"2024-09-24T12:50:59.751Z","level":"INFO","thread_name":"main","logger_name":"services.crp.core.CoreApplication","message":"No active profile set, falling back to 1 default profile: \"default\""}
{"@timestamp":"2024-09-24T12:51:01.294Z","level":"INFO","thread_name":"main","logger_name":"org.springframework.cloud.context.scope.GenericScope","message":"BeanFactory id=fd77b594-f076-3c8f-9fc2-efdfef674f8f"}
{"@timestamp":"2024-09-24T12:51:01.413Z","level":"WARN","thread_name":"main","logger_name":"org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker","message":"Bean 'tech.seven.system.starters.logbook.configuration.DecoratedLogbookAutoConfiguration' of type [tech.seven.system.starters.logbook.configuration.DecoratedLogbookAutoConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [feignContextAdvisingBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead."}
{"@timestamp":"2024-09-24T12:51:02.099Z","level":"INFO","thread_name":"main","logger_name":"org.springframework.boot.web.embedded.tomcat.TomcatWebServer","message":"Tomcat initialized with port 8080 (http)"}
{"@timestamp":"2024-09-24T12:51:02.233Z","level":"INFO","thread_name":"main","logger_name":"org.apache.coyote.http11.Http11NioProtocol","message":"Initializing ProtocolHandler [\"http-nio-8080\"]"}
{"@timestamp":"2024-09-24T12:51:02.245Z","level":"INFO","thread_name":"main","logger_name":"org.apache.catalina.core.StandardService","message":"Starting service [Tomcat]"}
{"@timestamp":"2024-09-24T12:51:02.245Z","level":"INFO","thread_name":"main","logger_name":"org.apache.catalina.core.StandardEngine","message":"Starting Servlet engine: [Apache Tomcat/10.1.20]"}
{"@timestamp":"2024-09-24T12:51:02.339Z","level":"INFO","thread_name":"main","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]","message":"Initializing Spring embedded WebApplicationContext"}
{"@timestamp":"2024-09-24T12:51:02.341Z","level":"INFO","thread_name":"main","logger_name":"org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext","message":"Root WebApplicationContext: initialization completed in 2550 ms"}
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
{"@timestamp":"2024-09-24T12:51:03.039Z","level":"WARN","thread_name":"main","logger_name":"org.springframework.context.support.ResourceBundleMessageSource","message":"ResourceBundle [classpath:messages] not found for MessageSource: Can't find bundle for base name classpath:messages, locale en_GB"}
{"@timestamp":"2024-09-24T12:51:03.047Z","level":"WARN","thread_name":"main","logger_name":"org.springframework.context.support.ResourceBundleMessageSource","message":"ResourceBundle [classpath:messages] not found for MessageSource: Can't find bundle for base name classpath:messages, locale en_GB"}
{"@timestamp":"2024-09-24T12:51:03.047Z","level":"WARN","thread_name":"main","logger_name":"org.springframework.context.support.ResourceBundleMessageSource","message":"ResourceBundle [classpath:messages] not found for MessageSource: Can't find bundle for base name classpath:messages, locale en_GB"}
{"@timestamp":"2024-09-24T12:51:03.052Z","level":"WARN","thread_name":"main","logger_name":"org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext","message":"Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'kafkaConfig' defined in file [/Users/sergey/project/funbox/omni/crp-core/build/classes/java/main/services/crp/core/config/KafkaConfig.class]: Unsatisfied dependency expressed through constructor parameter 1: Error creating bean with name 'infraProperties': Could not bind properties to 'InfraProperties' : prefix=infra, ignoreInvalidFields=false, ignoreUnknownFields=true"}
{"@timestamp":"2024-09-24T12:51:03.055Z","level":"INFO","thread_name":"main","logger_name":"org.apache.catalina.core.StandardService","message":"Stopping service [Tomcat]"}
{"@timestamp":"2024-09-24T12:51:03.082Z","level":"INFO","thread_name":"main","logger_name":"org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger","message":"\n\nError starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled."}
{"@timestamp":"2024-09-24T12:51:03.100Z","level":"ERROR","thread_name":"main","logger_name":"org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter","message":"\n\n***************************\nAPPLICATION FAILED TO START\n***************************\n\nDescription:\n\nBinding to target services.crp.core.config.properties.InfraProperties failed:\n\n Property: infra.kafka.bootstrapServers\n Value: \"\"\n Origin: class path resource [application.yml] - 95:23\n Reason: must not be blank\n\n Property: infra.kafka.password\n Value: \"\"\n Origin: class path resource [application.yml] - 97:14\n Reason: must not be blank\n\n Property: infra.kafka.username\n Value: \"\"\n Origin: class path resource [application.yml] - 96:14\n Reason: must not be blank\n\n\nAction:\n\nUpdate your application's configuration\n"}
> Task :bootRun FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':bootRun'.
> Process 'command '/Users/sergey/.sdkman/candidates/java/21-graalce/bin/java'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 1m
21 actionable tasks: 20 executed, 1 up-to-date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment