taosdata / taosdata/TDengine

版本3.3.6 控制台风控输出日志 udfd process exited with status 249, signal 0

Open
#35,397 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C
Stars
25.1k
Forks
5k
Avg merge
4d 59m
Merged PRs (30d)
7

Description

Bug Description
使用docker安装tdengine
版本3.3.6
使用了docker 绑定挂载了data、log目录,启动后疯狂打印如下日志,但tdengine服务正常,每次重启docker依然一样。

07/09 14:24:02.700310 00000086 C UDF INFO udfd LD_LIBRARY_PATH: :/usr/lib

07/09 14:24:02.700311 00000086 C UDF INFO [UDFD]Succsess to set TAOS_FQDN:tdengine-server

07/09 14:24:02.702380 00000086 C UDF INFO udfd is initialized

07/09 14:24:02.731256 00000086 C UDF INFO udfd process exited with status 249, signal 0

07/09 14:24:02.731263 00000086 C UDF INFO udfd process restart

07/09 14:24:02.731263 00000086 C UDF INFO start to init udfd

07/09 14:24:02.731276 00000086 C UDF INFO udfd LD_LIBRARY_PATH: :/usr/lib

07/09 14:24:02.731277 00000086 C UDF INFO [UDFD]Succsess to set TAOS_FQDN:tdengine-server

07/09 14:24:02.733310 00000086 C UDF INFO udfd is initialized

07/09 14:24:02.761558 00000086 C UDF INFO udfd process exited with status 249, signal 0

07/09 14:24:02.761571 00000086 C UDF INFO udfd process restart

07/09 14:24:02.761571 00000086 C UDF INFO start to init udfd

07/09 14:24:02.761586 00000086 C UDF INFO udfd LD_LIBRARY_PATH: :/usr/lib

07/09 14:24:02.761587 00000086 C UDF INFO [UDFD]Succsess to set TAOS_FQDN:tdengine-server

07/09 14:24:02.763547 00000086 C UDF INFO udfd is initialized

07/09 14:24:02.791567 00000086 C UDF INFO udfd process exited with status 249, signal 0

07/09 14:24:02.791575 00000086 C UDF INFO udfd process restart

07/09 14:24:02.791576 00000086 C UDF INFO start to init udfd

07/09 14:24:02.791590 00000086 C UDF INFO udfd LD_LIBRARY_PATH: :/usr/lib

  • OS: Mac os 26.5 (25F71)
  • Memory 24G , CPU M5, current Disk Space
  • TDengine Version 3.3.6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Reproduce the repeated udfd restart with TDengine 3.3.6 in Docker and data/log bind mounts, then trace the udfd initialization and exit-status handling; done means identifying the cause, stopping the restart loop, and verifying the service and logs under the reported setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, docker
Domain
databases, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.