Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyse error due to DescriptionModification while MDIB initialization #257

Open
1 of 2 tasks
a-kleinf opened this issue Sep 6, 2023 · 0 comments
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@a-kleinf
Copy link
Collaborator

a-kleinf commented Sep 6, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

see build failure

############### setUp done test_metadata_modification ##############
2023-09-06 07:40:52,769 - sdc - INFO - ############### setUp done test_metadata_modification ##############
2023-09-06 07:40:53,277 - sdc.client.mdib - INFO - initializing mdib...
2023-09-06 07:40:53,279 - sdc.client.GetService - INFO - calling GetMdib on 127.0.0.1:35603:/fd612719e8e6430ca4f7001c34013229/Get
2023-09-06 07:40:53,340 - sdc.client.mdib - INFO - creating description containers...
2023-09-06 07:40:53,419 - sdc.client.mdib - INFO - creating state containers...
2023-09-06 07:40:53,433 - sdc.client.mdib - INFO - setting initial mdib version to 25
2023-09-06 07:40:53,433 - sdc.client.mdib - INFO - setting initial sequence Id to urn:uuid:f0bb6823-3d6d-4ddb-a6ae-ba2c05202972
2023-09-06 07:40:53,433 - sdc.client.mdib - INFO - setting initial instance id  to 42
2023-09-06 07:40:53,433 - sdc.client.mdib - INFO - found context states in GetMdib Result, will not call getContextStates
2023-09-06 07:40:53,435 - sdc.client.mdib - INFO - _onDescriptionModificationReport: update descriptor "3569" (parent="None")
2023-09-06 07:40:53,437 - sdc.client.mdib - ERROR - _onEpisodicComponentReport: received same MdibVersion (only allowed after DescriptionModificationReports), expected 26, received 25
2023-09-06 07:40:53,468 - sdc.client.mdib - INFO - initializing mdib done

Expected Behavior

no error occures due to check of MdibVersion

Minimal Reproducible Example

No response

Solution proposal

No response

Python Version

3.9

Operating system

ubuntu

Sdc11073 Version

1.2.1

Link to sdc11073 Logs

No response

Further Information

No response

Participation

  • I am willing to submit a pull request to fix this bug.
@a-kleinf a-kleinf added the bug Something isn't working label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant