Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1061

vppctl commands sometimes show garbled output

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 18.01
    • 18.01
    • CLI

      I am running vpp inside docker. Also using  the -s  option of vppctl.  

      Steps to reproduce the issue-

      1. docker exec into the container
      2. run vppctl -s localhost:5002
      3. show interface  ( or any  other command) 

      This is intermittent issue. So may have to try the above steps few times. Each time start from the first step. If CLI works on step 3, it will continue to work. If it shows garbled output,  it will continue to show garbled output. 

      here is VPP version when the show command works

      vpp# show version
      vpp v18.01-rc0~154-gfc1c612 built by root on 903c37e2b8e9 at Fri Nov 3 07:59:47 UTC 2017

      the issue is not limited to this version. We have seen the issue in some previous versions as well. 

      The above was when the CLI worked.  Many times it shows garbled output as below.  

      docker exec -it 148f7b6c1b39 /bin/bash
       root@dp-stage-master-01:~# vppctl -s localhost:5002
       _______ _ _ _____ ___ 
       __/ __/ _ \ (_)__ | | / / _ \/ _ \
       _/ _// // / / / _ \ | |/ / ___/ ___/
       /_/ /____(_)_/___/ |___/_/ /_/
      
      vpp# show int
       - more – (1-0/1900)
       - more – (2-1/1900)
       - more – (3-2/1900)
       - more – (4-3/1900)
       - more – (5-4/1900)
       - more – (6-5/1900)
       - more – (7-6/1900)
       - more – (8-7/1900)
       - more – (9-8/1900)
       - more – (10-9/1900)
       - more – (11-10/1900)
       - more – (12-11/1900)
       - more – (13-12/1900)
       - more – (14-13/1900)
       N- more – (15-14/1900)
       a- more – (16-15/1900)
       m- more – (17-16/1900)
       e- more – (18-17/1900)
       - more – (19-18/1900)
       - more – (20-19/1900)
       - more – (21-20/1900)
       - more – (22-21/1900)
       - more – (23-22/1900)
       -- more – (24-23/1900)
      

       

            chrisluke Chris Luke
            atulrawat Atul Rawat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: