time=2026-05-12T06:07:23.395Z level=INFO msg="received new Vault token" app=vault-env addr="" role=dfa-ro path=kubernetes
time=2026-05-12T06:07:23.395Z level=INFO msg="initial Vault token arrived" app=vault-env
time=2026-05-12T06:07:23.399Z level=INFO msg="renewed Vault token" app=vault-env ttl=168h0m0s
time=2026-05-12T06:07:23.400Z level=INFO msg="spawning process" app=vault-env entrypoint="[sh -c /release-service --dbhost IPGMEQT10D --dbport 15430 --dbuser $DB_USER --dbpassword $DB_PASS --dbname $DB_NAME\n]"
[INF] 2026/05/12 - 06:07:23.000000 | FileConfig parameters: {Kafka:{AppName:dfa_release_service Brokers:[kafka.kafka:9092] EventsTopics:{Asset:dfa.dev.asset Order:dfa.dev.order AsyncAPIWalletOper:dfa.dev.dfa.wallet_operation AsyncAPIInvest:dfa.dev.dfa.invest AsyncAPIOffer:dfa.dev.dfa.offer AsyncAPIAccept:dfa.dev.dfa.accept AsyncAPIExtDeal:dfa.dev.dfa.external_deal AsyncAPIEarlyRep:dfa.dev.dfa.early_repayment AsyncAPIDfa:dfa.dev.dfa.dfa BackofficeCache:dfa.backoffice.cache.sync} Username:user1 Password:827bFBpm4g DialTimeout:10s ReadTimeout:10s WriteTimeout:10s}}
2026/05/12 06:07:23 app started
2026/05/12 06:07:23 File not found in any location, trying direct open: servers.json
2026/05/12 06:07:23 Failed to load config servers.json: open servers.json: no such file or directory
2026/05/12 06:07:23 Failed to initialize service repository from servers.json: open servers.json: no such file or directory
panic: [getServiceInfo] no configuration found for service dfa_profiles: service is not found
goroutine 1 [running]:
vtbct-dfa.gitlab.yandexcloud.net/dfa/dfa_release_service/app/cmd/service/register.ServiceClientRegister.getServiceInfo({0xc00007aa68, {{0x0, 0x0}, {0x0, 0x0}}}, {0x161406a, 0xc})
/builds/dfa/dfa_release_service/app/cmd/service/register/client.go:23 +0xea
vtbct-dfa.gitlab.yandexcloud.net/dfa/dfa_release_service/app/cmd/service/register.NewServiceClientRegister({{{0x7ffd0c0e0340, 0xa}, {0x7ffd0c0e0354, 0x5}, {0x7ffd0c0e0363, 0xc}, {0x7ffd0c0e037d, 0x10}, {0x7ffd0c0e0397, 0x13}}, ...}, ...)
/builds/dfa/dfa_release_service/app/cmd/service/register/client.go:34 +0xb1
main.run(0xc0004c4c40)
/builds/dfa/dfa_release_service/app/cmd/service/main.go:106 +0x15e
github.com/urfave/cli/v2.(*Command).Run(0xc0000d8840, 0xc0004c4c40, {0xc000040160, 0xb, 0xb})
/go/pkg/mod/github.com/urfave/cli/v2@v2.27.7/command.go:276 +0x7e2
github.com/urfave/cli/v2.(*App).RunContext(0xc000220800, {0x18d4210, 0x23c5d20}, {0xc000040160, 0xb, 0xb})
/go/pkg/mod/github.com/urfave/cli/v2@v2.27.7/app.go:333 +0x5a5
github.com/urfave/cli/v2.(*App).Run(...)
/go/pkg/mod/github.com/urfave/cli/v2@v2.27.7/app.go:307
main.main()
/builds/dfa/dfa_release_service/app/cmd/service/main.go:95 +0x13d