anp510 commented on issue #10011:
URL: https://github.com/apache/apisix/issues/10011#issuecomment-1676741237
> @anp510 can you share the relevant error logs from t/servroot when you run
this test?
The full text is too long, the final fragment is as follows:
2023/08/14 14:08:02 [info] 4115#4115: *21 [lua] config_etcd.lua:627:
sync_data(): waitdir key: /apisix/consumers prev_index: 38509, context:
ngx.timer
2023/08/14 14:08:02 [info] 4115#4115: *21 [lua] config_etcd.lua:628:
sync_data(): res:
{"headers":{"X-Etcd-Index":"38521"},"body":{"node":[{"createdIndex":38521,"key":"/apisix/consumers/","modifiedIndex":38521}]}},
err: nil, context: ngx.timer
2023/08/14 14:08:02 [info] 4114#4114: *53 [lua] config_etcd.lua:117:
produce_res(): append res: {
result = {
events = { {
kv = {
create_revision = "38521",
key = "/apisix/consumers/",
mod_revision = "38521",
version = "1"
}
},
<metatable> = {}
},
header = {
cluster_id = "14841639068965178418",
member_id = "10276657743932975437",
raft_term = "5",
revision = "38521"
}
}
}, err: nil, context: ngx.timer
2023/08/14 14:08:02 [info] 4114#4114: *49 [lua] config_etcd.lua:406:
http_waitdir(): http_waitdir: {
result = {
events = { {
kv = {
create_revision = "38521",
key = "/apisix/consumers/",
mod_revision = "38521",
version = "1"
}
},
<metatable> = {}
},
header = {
cluster_id = "14841639068965178418",
member_id = "10276657743932975437",
raft_term = "5",
revision = "38521"
}
}
}, context: ngx.timer
2023/08/14 14:08:02 [info] 4114#4114: *49 [lua] config_etcd.lua:627:
sync_data(): waitdir key: /apisix/consumers prev_index: 38509, context:
ngx.timer
2023/08/14 14:08:02 [info] 4114#4114: *49 [lua] config_etcd.lua:628:
sync_data(): res:
{"headers":{"X-Etcd-Index":"38521"},"body":{"node":[{"createdIndex":38521,"key":"/apisix/consumers/","modifiedIndex":38521}]}},
err: nil, context: ngx.timer
2023/08/14 14:08:02 [notice] 4113#4113: signal 15 (SIGTERM) received from
4050, exiting
2023/08/14 14:08:02 [notice] 4114#4114: exiting
2023/08/14 14:08:02 [notice] 4115#4115: exiting
2023/08/14 14:08:02 [notice] 4115#4115: cleanup wasm vm: wasmtime
2023/08/14 14:08:02 [notice] 4114#4114: cleanup wasm vm: wasmtime
2023/08/14 14:08:02 [notice] 4115#4115: exit
2023/08/14 14:08:02 [notice] 4114#4114: exit
2023/08/14 14:08:02 [notice] 4113#4113: signal 17 (SIGCHLD) received from
4115
2023/08/14 14:08:02 [notice] 4113#4113: privileged agent process 4115 exited
with code 0
2023/08/14 14:08:02 [notice] 4113#4113: signal 29 (SIGIO) received
2023/08/14 14:08:02 [notice] 4113#4113: signal 17 (SIGCHLD) received from
4114
2023/08/14 14:08:02 [notice] 4113#4113: worker process 4114 exited with code 0
2023/08/14 14:08:02 [notice] 4113#4113: exit
2023/08/14 14:08:02 [notice] 4113#4113: cleanup wasm vm: wasmtime
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]