I will look into it and get back to you soon. On Sep 11, 2019, at 8:21 PM, [email protected]<mailto:[email protected]> wrote:
Hi I am trying to clean the CSIT tests. Regarding Multicloud CSIT tests https://jenkins.onap.org/view/CSIT/<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fjenkins.onap.org%2Fview%2FCSIT%2F&data=02%7C01%7Cethanlynnl%40vmware.com%7C3377179e8eec4e4dcb2308d736b2a694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637038013244207919&sdata=OHVHkfj2oM0GCVETDzXZTTLl5lB3LNeM%2FqwUJQOJz2E%3D&reserved=0> I disabled some jobs (code in integration/csit older than 9 months but as sometimes the test code is in the repo and the code in integration/csit isjust to bootstrap the real test, the test may have been udpdated in the repo ) You can reactivate them if you think they are still valid On the enabled multicloud csit tests only one is failed: multicloud-vmware-master-csit-functionality1: https://jenkins.onap.org/view/CSIT/job/multicloud-vmware-master-csit-functionality1/<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fjenkins.onap.org%2Fview%2FCSIT%2Fjob%2Fmulticloud-vmware-master-csit-functionality1%2F&data=02%7C01%7Cethanlynnl%40vmware.com%7C3377179e8eec4e4dcb2308d736b2a694%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637038013244217911&sdata=F6IqfIr5oBKHYxqNLw4Ql4N6fc%2F97Rv5TnA0R6SDASY%3D&reserved=0> It has failed for more than 1 months (no logs of successful runs for this test) In the logs, you execute the command: nexus3.onap.org:10001/onap/multicloud/vio<http://nexus3.onap.org:10001/onap/multicloud/vio> as you do not precise the tag, you take the latest version of vio. This version is very old if you install it manually you will get python errors docker logs 9dcbf45796cd uwsgi: option is ambiguous: http getopt_long() error Traceback (most recent call last): File "/usr/local/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/local/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/opt/vio/vio/event_listener/server.py", line 17, in <module> from i18n import _LI ModuleNotFoundError: No module named 'i18n' As it is not starting, all the robot tests trying to contact the python web server are failing. Note that in the master daily chain (and/or any gating attempt), the multicloud_vio healthcheck is PASS but you use the release version 1.3.1 (29th of April 2019) the snapshot master version is from the 12th of September 2017, there is also a more recent snapshot 1.4.1 (21th of August 2019) but we got also the i18n errors using this docker. Question: Which version is the good one? Do you plan to update the test or shall I disable it? /Morgan _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18911): https://lists.onap.org/g/onap-discuss/message/18911 Mute This Topic: https://lists.onap.org/mt/34102617/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
