TestObjectCounter is flaky #1122

Closed
opened 2024-05-07 08:38:14 +00:00 by fyrchik · 3 comments
Owner
https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7191/jobs/1
fyrchik added the
frostfs-node
internal
labels 2024-05-07 08:38:14 +00:00
Author
Owner

Refs #633

Refs #633

https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7191/jobs/1

Valid link: https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7171/jobs/2

@fyrchik I viewed failed runs, all of them are stuck on a file write operation:

/opt/hostedtoolcache/go/1.21.9/x64/src/os/file_unix.go:45 +0x565
os.Rename(...)
	/opt/hostedtoolcache/go/1.21.9/x64/src/os/file.go:352
git.frostfs.info/TrueCloudLab/frostfs-node/pkg/local_object_storage/blobstor/fstree.(*genericWriter).writeAndRename(0xc0001ac080, {0xc00057e750, 0x84}, {0xc00056af00, 0x80}, {0xc000210900, 0x56, 0x56})
	/workspace/TrueCloudLab/frostfs-node/pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go:86 +0x3e7

Looks like this is an environment problem. Test just puts and deletes the same object.

> https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7191/jobs/1 Valid link: https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7171/jobs/2 @fyrchik I viewed failed runs, all of them are stuck on a file write operation: ``` /opt/hostedtoolcache/go/1.21.9/x64/src/os/file_unix.go:45 +0x565 os.Rename(...) /opt/hostedtoolcache/go/1.21.9/x64/src/os/file.go:352 git.frostfs.info/TrueCloudLab/frostfs-node/pkg/local_object_storage/blobstor/fstree.(*genericWriter).writeAndRename(0xc0001ac080, {0xc00057e750, 0x84}, {0xc00056af00, 0x80}, {0xc000210900, 0x56, 0x56}) /workspace/TrueCloudLab/frostfs-node/pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go:86 +0x3e7 ``` Looks like this is an environment problem. Test just puts and deletes the same object.
fyrchik added the
P3
label 2024-05-13 07:51:01 +00:00
fyrchik added this to the vNext milestone 2024-06-20 11:31:30 +00:00
fyrchik modified the milestone from vNext to v0.43.0 2024-08-23 07:32:09 +00:00
a-savchuk was assigned by fyrchik 2024-08-23 07:32:12 +00:00
Member

I couldn't reproduce the issue. @fyrchik, do you think we should close it?

I couldn't reproduce the issue. @fyrchik, do you think we should close it?
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1122
No description provided.