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

kvm switch default start failed #3003

Closed
lguohan opened this issue Jun 13, 2019 · 0 comments
Closed

kvm switch default start failed #3003

lguohan opened this issue Jun 13, 2019 · 0 comments

Comments

@lguohan
Copy link
Collaborator

lguohan commented Jun 13, 2019

Description
kvm vs switch default start failed.

error log

admin@sonic:~$ sudo zgrep syncd.sh /var/log/syslog*
/var/log/syslog.1:Jun 13 07:50:54.128779 sonic INFO syncd.sh[3011]: Traceback (most recent call last):
/var/log/syslog.1:Jun 13 07:50:54.129229 sonic INFO syncd.sh[3011]:   File "/usr/local/bin/sonic-cfggen", line 276, in <module>
/var/log/syslog.1:Jun 13 07:50:54.129631 sonic INFO syncd.sh[3011]:     main()
/var/log/syslog.1:Jun 13 07:50:54.129961 sonic INFO syncd.sh[3011]:   File "/usr/local/bin/sonic-cfggen", line 208, in main
/var/log/syslog.1:Jun 13 07:50:54.130224 sonic INFO syncd.sh[3011]:     deep_update(data, parse_xml(minigraph, platform))
/var/log/syslog.1:Jun 13 07:50:54.130650 sonic INFO syncd.sh[3011]:   File "/usr/local/lib/python2.7/dist-packages/minigraph.py", line 417, in parse_xml
/var/log/syslog.1:Jun 13 07:50:54.130969 sonic INFO syncd.sh[3011]:     root = ET.parse(filename).getroot()
/var/log/syslog.1:Jun 13 07:50:54.131247 sonic INFO syncd.sh[3011]:   File "src/lxml/lxml.etree.pyx", line 3427, in lxml.etree.parse (src/lxml/lxml.etree.c:81110)
/var/log/syslog.1:Jun 13 07:50:54.131576 sonic INFO syncd.sh[3011]:   File "src/lxml/parser.pxi", line 1811, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:117841)
/var/log/syslog.1:Jun 13 07:50:54.137421 sonic INFO syncd.sh[3011]:   File "src/lxml/parser.pxi", line 1837, in lxml.etree._parseDocumentFromURL (src/lxml/lxml.etree.c:118188)
/var/log/syslog.1:Jun 13 07:50:54.137880 sonic INFO syncd.sh[3011]:   File "src/lxml/parser.pxi", line 1741, in lxml.etree._parseDocFromFile (src/lxml/lxml.etree.c:117100)
/var/log/syslog.1:Jun 13 07:50:54.138191 sonic INFO syncd.sh[3011]:   File "src/lxml/parser.pxi", line 1138, in lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:111646)
/var/log/syslog.1:Jun 13 07:50:54.138662 sonic INFO syncd.sh[3011]:   File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102)
/var/log/syslog.1:Jun 13 07:50:54.144880 sonic INFO syncd.sh[3011]:   File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810)
/var/log/syslog.1:Jun 13 07:50:54.145305 sonic INFO syncd.sh[3011]:   File "src/lxml/parser.pxi", line 633, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105621)
/var/log/syslog.1:Jun 13 07:50:54.145726 sonic INFO syncd.sh[3011]: IOError: Error reading file '/etc/sonic/minigraph.xml': failed to load external entity "/etc/sonic/minigraph.xml"
/var/log/syslog.1:Jun 13 07:50:54.415647 sonic INFO syncd.sh[3011]: Creating new syncd container with HWSKU Force10-S6000
/var/log/syslog.1:Jun 13 07:50:54.764778 sonic INFO syncd.sh[3011]: bc7c23b08bf8be11ba3a4fbac998144aa20119fff7681bd3a3403ca37ab2d4d5
/var/log/syslog.1:Jun 13 07:50:56.049308 sonic INFO syncd.sh[3011]: syncd

The bug is introduced in #2924

Steps to reproduce the issue:
1.
2.
3.

Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

**Output of `show version`:**

```
(paste your output here)
```

**Attach debug file `sudo generate_dump`:**

```
(paste your output here)
```
@lguohan lguohan closed this as completed Jun 14, 2019
yxieca pushed a commit that referenced this issue Oct 5, 2023
…atically (#16717)

src/sonic-utilities

* ff8a0643 - (HEAD -> 202205, origin/202205) [202205][acl-loader] Identity ICMP v4/v6 based on IP_PROTOCOL for custom ACL table types (#3003) (6 days ago) [Zhijian Li]
* d9bc820e - Handle NotImplementedError exception while changing optoe write max (#2985) (8 days ago) [mihirpat1]
* 4bf29fe2 - [sonic-package-manager] Increate timeout for sonic-package-manager migrate (#2973) (8 days ago) [Yaqiang Zhu]
yxieca added a commit to yxieca/sonic-buildimage that referenced this issue Jan 26, 2024
Revert "Revert "[202311] Revert bgp suppress fib pending" (sonic-net#17882)"

This reverts commit 1ccee47.

sonic-utilities:
* be294f39 2024-01-25 | [202311] Revert bgp suppress fib pending (sonic-net#3003) (HEAD -> 202311, github/202311) [Stepan Blyshchak]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this issue Jan 26, 2024
Revert "Revert "[202311] Revert bgp suppress fib pending" (#17882)"

This reverts commit 1ccee47.

sonic-utilities:
* be294f39 2024-01-25 | [202311] Revert bgp suppress fib pending (#3003) (HEAD -> 202311, github/202311) [Stepan Blyshchak]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this issue Jun 5, 2024
…ic-utilities

[submodule][202205] Update submodule sonic-utilities to the latest HEAD automatically
* c4dcb32 - (HEAD -> 202205, origin/202205) Merge pull request sonic-net#31 from mssonicbld/sonicbld/202205-merge (3 days ago) [mssonicbld]
* bb5123d - Merge branch '202205' of https://github.com/sonic-net/sonic-utilities into 202205 (3 days ago) [Sonic Automation]
* ff8a064 - [202205][acl-loader] Identity ICMP v4/v6 based on IP_PROTOCOL for custom ACL table types (sonic-net#3003) (3 days ago) [Zhijian Li]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant