00:00:00.000 Started by upstream project "autotest-per-patch" build number 127131 00:00:00.000 originally caused by: 00:00:00.000 Started by user sys_sgci 00:00:00.026 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-vg.groovy 00:00:02.641 The recommended git tool is: git 00:00:02.642 using credential 00000000-0000-0000-0000-000000000002 00:00:02.643 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:02.653 Fetching changes from the remote Git repository 00:00:02.654 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:02.664 Using shallow fetch with depth 1 00:00:02.664 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:02.664 > git --version # timeout=10 00:00:02.673 > git --version # 'git version 2.39.2' 00:00:02.673 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:02.682 Setting http proxy: proxy-dmz.intel.com:911 00:00:02.682 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:08.012 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:08.025 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:08.038 Checking out Revision f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 (FETCH_HEAD) 00:00:08.038 > git config core.sparsecheckout # timeout=10 00:00:08.052 > git read-tree -mu HEAD # timeout=10 00:00:08.069 > git checkout -f f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 # timeout=5 00:00:08.113 Commit message: "spdk-abi-per-patch: fix check-so-deps-docker-autotest parameters" 00:00:08.114 > git rev-list --no-walk f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 # timeout=10 00:00:08.206 [Pipeline] Start of Pipeline 00:00:08.219 [Pipeline] library 00:00:08.220 Loading library shm_lib@master 00:00:08.221 Library shm_lib@master is cached. Copying from home. 00:00:08.235 [Pipeline] node 00:00:08.245 Running on VM-host-SM4 in /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:08.247 [Pipeline] { 00:00:08.257 [Pipeline] catchError 00:00:08.258 [Pipeline] { 00:00:08.272 [Pipeline] wrap 00:00:08.282 [Pipeline] { 00:00:08.289 [Pipeline] stage 00:00:08.291 [Pipeline] { (Prologue) 00:00:08.303 [Pipeline] echo 00:00:08.305 Node: VM-host-SM4 00:00:08.309 [Pipeline] cleanWs 00:00:08.318 [WS-CLEANUP] Deleting project workspace... 00:00:08.318 [WS-CLEANUP] Deferred wipeout is used... 00:00:08.324 [WS-CLEANUP] done 00:00:08.469 [Pipeline] setCustomBuildProperty 00:00:08.526 [Pipeline] httpRequest 00:00:08.552 [Pipeline] echo 00:00:08.554 Sorcerer 10.211.164.101 is alive 00:00:08.563 [Pipeline] httpRequest 00:00:08.567 HttpMethod: GET 00:00:08.568 URL: http://10.211.164.101/packages/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:08.569 Sending request to url: http://10.211.164.101/packages/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:08.574 Response Code: HTTP/1.1 200 OK 00:00:08.574 Success: Status code 200 is in the accepted range: 200,404 00:00:08.575 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:22.810 [Pipeline] sh 00:00:23.094 + tar --no-same-owner -xf jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:23.111 [Pipeline] httpRequest 00:00:23.129 [Pipeline] echo 00:00:23.130 Sorcerer 10.211.164.101 is alive 00:00:23.140 [Pipeline] httpRequest 00:00:23.144 HttpMethod: GET 00:00:23.145 URL: http://10.211.164.101/packages/spdk_21d54171070580f587a31111fdb7d68bcc5a29f8.tar.gz 00:00:23.145 Sending request to url: http://10.211.164.101/packages/spdk_21d54171070580f587a31111fdb7d68bcc5a29f8.tar.gz 00:00:23.149 Response Code: HTTP/1.1 200 OK 00:00:23.149 Success: Status code 200 is in the accepted range: 200,404 00:00:23.150 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk_21d54171070580f587a31111fdb7d68bcc5a29f8.tar.gz 00:03:26.124 [Pipeline] sh 00:03:26.448 + tar --no-same-owner -xf spdk_21d54171070580f587a31111fdb7d68bcc5a29f8.tar.gz 00:03:29.739 [Pipeline] sh 00:03:30.020 + git -C spdk log --oneline -n5 00:03:30.020 21d541710 test/unit: Add unit test for scheduler_set_isolated_core_mask 00:03:30.020 e5ef9abc9 test/scheduler: Add a system level test for the scheduler_set_option RPC 00:03:30.020 223450b47 lib/event: Add support for core isolation in scheduling 00:03:30.020 6a0934c18 lib/event: Modify spdk_reactor_set_interrupt_mode() to be called from scheduling reactor 00:03:30.020 d005e023b raid: fix empty slot not updated in sb after resize 00:03:30.037 [Pipeline] withCredentials 00:03:30.048 > git --version # timeout=10 00:03:30.061 > git --version # 'git version 2.39.2' 00:03:30.076 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:03:30.079 [Pipeline] { 00:03:30.089 [Pipeline] retry 00:03:30.091 [Pipeline] { 00:03:30.109 [Pipeline] sh 00:03:30.432 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:03:31.816 [Pipeline] } 00:03:31.838 [Pipeline] // retry 00:03:31.844 [Pipeline] } 00:03:31.864 [Pipeline] // withCredentials 00:03:31.875 [Pipeline] httpRequest 00:03:31.894 [Pipeline] echo 00:03:31.896 Sorcerer 10.211.164.101 is alive 00:03:31.905 [Pipeline] httpRequest 00:03:31.910 HttpMethod: GET 00:03:31.911 URL: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:03:31.911 Sending request to url: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:03:31.912 Response Code: HTTP/1.1 200 OK 00:03:31.913 Success: Status code 200 is in the accepted range: 200,404 00:03:31.914 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:03:32.005 [Pipeline] sh 00:03:32.286 + tar --no-same-owner -xf spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:03:32.297 [Pipeline] sh 00:03:32.577 + git -C spdk-abi log --oneline -n5 00:03:32.577 f0bd779 test: run check_so_deps 00:03:32.577 fe2b72c Generate v24.01 and v24.05 XMLs from release commits 00:03:32.577 09f1ca3 test: check out the repo based on revision 00:03:32.577 bc2ae2e test: clone the repository once 00:03:32.577 55c7fd7 test: get tag based on branch name 00:03:32.594 [Pipeline] writeFile 00:03:32.611 [Pipeline] sh 00:03:32.891 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:03:32.902 [Pipeline] sh 00:03:33.181 + cat autorun-spdk.conf 00:03:33.181 SPDK_TEST_AUTOBUILD=ext 00:03:33.181 EXTERNAL_MAKE_HUGEMEM=2048 00:03:33.181 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:03:33.187 RUN_NIGHTLY=0 00:03:33.189 [Pipeline] } 00:03:33.206 [Pipeline] // stage 00:03:33.222 [Pipeline] stage 00:03:33.225 [Pipeline] { (Run VM) 00:03:33.241 [Pipeline] sh 00:03:33.521 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:03:33.521 + echo 'Start stage prepare_nvme.sh' 00:03:33.521 Start stage prepare_nvme.sh 00:03:33.521 + [[ -n 1 ]] 00:03:33.521 + disk_prefix=ex1 00:03:33.521 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest ]] 00:03:33.521 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf ]] 00:03:33.521 + source /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf 00:03:33.521 ++ SPDK_TEST_AUTOBUILD=ext 00:03:33.521 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:03:33.521 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:03:33.521 ++ RUN_NIGHTLY=0 00:03:33.521 + cd /var/jenkins/workspace/autobuild-external-vg-autotest 00:03:33.521 + nvme_files=() 00:03:33.521 + declare -A nvme_files 00:03:33.521 + backend_dir=/var/lib/libvirt/images/backends 00:03:33.521 + nvme_files['nvme.img']=5G 00:03:33.521 + nvme_files['nvme-cmb.img']=5G 00:03:33.521 + nvme_files['nvme-multi0.img']=4G 00:03:33.521 + nvme_files['nvme-multi1.img']=4G 00:03:33.521 + nvme_files['nvme-multi2.img']=4G 00:03:33.521 + nvme_files['nvme-openstack.img']=8G 00:03:33.521 + nvme_files['nvme-zns.img']=5G 00:03:33.521 + (( SPDK_TEST_NVME_PMR == 1 )) 00:03:33.521 + (( SPDK_TEST_FTL == 1 )) 00:03:33.521 + (( SPDK_TEST_NVME_FDP == 1 )) 00:03:33.521 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:03:33.521 + for nvme in "${!nvme_files[@]}" 00:03:33.521 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex1-nvme-multi2.img -s 4G 00:03:33.521 Formatting '/var/lib/libvirt/images/backends/ex1-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:03:33.521 + for nvme in "${!nvme_files[@]}" 00:03:33.521 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex1-nvme-cmb.img -s 5G 00:03:33.521 Formatting '/var/lib/libvirt/images/backends/ex1-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:03:33.521 + for nvme in "${!nvme_files[@]}" 00:03:33.521 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex1-nvme-openstack.img -s 8G 00:03:33.521 Formatting '/var/lib/libvirt/images/backends/ex1-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:03:33.780 + for nvme in "${!nvme_files[@]}" 00:03:33.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex1-nvme-zns.img -s 5G 00:03:33.780 Formatting '/var/lib/libvirt/images/backends/ex1-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:03:33.780 + for nvme in "${!nvme_files[@]}" 00:03:33.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex1-nvme-multi1.img -s 4G 00:03:33.780 Formatting '/var/lib/libvirt/images/backends/ex1-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:03:33.780 + for nvme in "${!nvme_files[@]}" 00:03:33.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex1-nvme-multi0.img -s 4G 00:03:33.780 Formatting '/var/lib/libvirt/images/backends/ex1-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:03:34.039 + for nvme in "${!nvme_files[@]}" 00:03:34.039 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex1-nvme.img -s 5G 00:03:34.039 Formatting '/var/lib/libvirt/images/backends/ex1-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:03:34.039 ++ sudo grep -rl ex1-nvme.img /etc/libvirt/qemu 00:03:34.297 + echo 'End stage prepare_nvme.sh' 00:03:34.297 End stage prepare_nvme.sh 00:03:34.308 [Pipeline] sh 00:03:34.587 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:03:34.587 Setup: -n 12 -s 12288 -x http://proxy-dmz.intel.com:911 -p libvirt --qemu-emulator=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 --nic-model=e1000 -b /var/lib/libvirt/images/backends/ex1-nvme.img -b /var/lib/libvirt/images/backends/ex1-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex1-nvme-multi1.img:/var/lib/libvirt/images/backends/ex1-nvme-multi2.img -H -a -v -f fedora38 00:03:34.587 00:03:34.587 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant 00:03:34.587 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk 00:03:34.587 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest 00:03:34.587 HELP=0 00:03:34.587 DRY_RUN=0 00:03:34.587 NVME_FILE=/var/lib/libvirt/images/backends/ex1-nvme.img,/var/lib/libvirt/images/backends/ex1-nvme-multi0.img, 00:03:34.587 NVME_DISKS_TYPE=nvme,nvme, 00:03:34.587 NVME_AUTO_CREATE=0 00:03:34.587 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex1-nvme-multi1.img:/var/lib/libvirt/images/backends/ex1-nvme-multi2.img, 00:03:34.587 NVME_CMB=,, 00:03:34.587 NVME_PMR=,, 00:03:34.587 NVME_ZNS=,, 00:03:34.587 NVME_MS=,, 00:03:34.587 NVME_FDP=,, 00:03:34.587 SPDK_VAGRANT_DISTRO=fedora38 00:03:34.587 SPDK_VAGRANT_VMCPU=12 00:03:34.587 SPDK_VAGRANT_VMRAM=12288 00:03:34.587 SPDK_VAGRANT_PROVIDER=libvirt 00:03:34.587 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:03:34.587 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:03:34.587 SPDK_OPENSTACK_NETWORK=0 00:03:34.587 VAGRANT_PACKAGE_BOX=0 00:03:34.587 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:03:34.587 FORCE_DISTRO=true 00:03:34.587 VAGRANT_BOX_VERSION= 00:03:34.587 EXTRA_VAGRANTFILES= 00:03:34.587 NIC_MODEL=e1000 00:03:34.587 00:03:34.587 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt' 00:03:34.587 /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest 00:03:37.927 Bringing machine 'default' up with 'libvirt' provider... 00:03:38.865 ==> default: Creating image (snapshot of base box volume). 00:03:39.123 ==> default: Creating domain with the following settings... 00:03:39.123 ==> default: -- Name: fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721884191_849cb51dbc75b1af355b 00:03:39.123 ==> default: -- Domain type: kvm 00:03:39.123 ==> default: -- Cpus: 12 00:03:39.123 ==> default: -- Feature: acpi 00:03:39.123 ==> default: -- Feature: apic 00:03:39.123 ==> default: -- Feature: pae 00:03:39.123 ==> default: -- Memory: 12288M 00:03:39.123 ==> default: -- Memory Backing: hugepages: 00:03:39.123 ==> default: -- Management MAC: 00:03:39.123 ==> default: -- Loader: 00:03:39.123 ==> default: -- Nvram: 00:03:39.123 ==> default: -- Base box: spdk/fedora38 00:03:39.123 ==> default: -- Storage pool: default 00:03:39.123 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721884191_849cb51dbc75b1af355b.img (20G) 00:03:39.123 ==> default: -- Volume Cache: default 00:03:39.123 ==> default: -- Kernel: 00:03:39.123 ==> default: -- Initrd: 00:03:39.123 ==> default: -- Graphics Type: vnc 00:03:39.123 ==> default: -- Graphics Port: -1 00:03:39.123 ==> default: -- Graphics IP: 127.0.0.1 00:03:39.123 ==> default: -- Graphics Password: Not defined 00:03:39.123 ==> default: -- Video Type: cirrus 00:03:39.123 ==> default: -- Video VRAM: 9216 00:03:39.123 ==> default: -- Sound Type: 00:03:39.124 ==> default: -- Keymap: en-us 00:03:39.124 ==> default: -- TPM Path: 00:03:39.124 ==> default: -- INPUT: type=mouse, bus=ps2 00:03:39.124 ==> default: -- Command line args: 00:03:39.124 ==> default: -> value=-device, 00:03:39.124 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:03:39.124 ==> default: -> value=-drive, 00:03:39.124 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex1-nvme.img,if=none,id=nvme-0-drive0, 00:03:39.124 ==> default: -> value=-device, 00:03:39.124 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:03:39.124 ==> default: -> value=-device, 00:03:39.124 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:03:39.124 ==> default: -> value=-drive, 00:03:39.124 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex1-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:03:39.124 ==> default: -> value=-device, 00:03:39.124 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:03:39.124 ==> default: -> value=-drive, 00:03:39.124 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex1-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:03:39.124 ==> default: -> value=-device, 00:03:39.124 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:03:39.124 ==> default: -> value=-drive, 00:03:39.124 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex1-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:03:39.124 ==> default: -> value=-device, 00:03:39.124 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:03:39.124 ==> default: Creating shared folders metadata... 00:03:39.124 ==> default: Starting domain. 00:03:41.653 ==> default: Waiting for domain to get an IP address... 00:04:03.640 ==> default: Waiting for SSH to become available... 00:04:03.640 ==> default: Configuring and enabling network interfaces... 00:04:06.924 default: SSH address: 192.168.121.166:22 00:04:06.924 default: SSH username: vagrant 00:04:06.924 default: SSH auth method: private key 00:04:08.842 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:04:16.966 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:04:21.152 ==> default: Mounting SSHFS shared folder... 00:04:22.529 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:04:22.529 ==> default: Checking Mount.. 00:04:23.463 ==> default: Folder Successfully Mounted! 00:04:23.463 ==> default: Running provisioner: file... 00:04:24.397 default: ~/.gitconfig => .gitconfig 00:04:24.656 00:04:24.656 SUCCESS! 00:04:24.656 00:04:24.656 cd to /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt and type "vagrant ssh" to use. 00:04:24.656 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:04:24.656 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt" to destroy all trace of vm. 00:04:24.656 00:04:24.665 [Pipeline] } 00:04:24.683 [Pipeline] // stage 00:04:24.693 [Pipeline] dir 00:04:24.693 Running in /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt 00:04:24.695 [Pipeline] { 00:04:24.707 [Pipeline] catchError 00:04:24.709 [Pipeline] { 00:04:24.720 [Pipeline] sh 00:04:24.997 + vagrant ssh-config --host vagrant 00:04:24.997 + sed -ne /^Host/,$p 00:04:24.997 + tee ssh_conf 00:04:29.225 Host vagrant 00:04:29.225 HostName 192.168.121.166 00:04:29.225 User vagrant 00:04:29.225 Port 22 00:04:29.225 UserKnownHostsFile /dev/null 00:04:29.225 StrictHostKeyChecking no 00:04:29.225 PasswordAuthentication no 00:04:29.225 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1716830599-074-updated-1705279005/libvirt/fedora38 00:04:29.225 IdentitiesOnly yes 00:04:29.225 LogLevel FATAL 00:04:29.225 ForwardAgent yes 00:04:29.225 ForwardX11 yes 00:04:29.225 00:04:29.273 [Pipeline] withEnv 00:04:29.276 [Pipeline] { 00:04:29.292 [Pipeline] sh 00:04:29.571 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:04:29.571 source /etc/os-release 00:04:29.571 [[ -e /image.version ]] && img=$(< /image.version) 00:04:29.571 # Minimal, systemd-like check. 00:04:29.571 if [[ -e /.dockerenv ]]; then 00:04:29.571 # Clear garbage from the node's name: 00:04:29.571 # agt-er_autotest_547-896 -> autotest_547-896 00:04:29.571 # $HOSTNAME is the actual container id 00:04:29.571 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:04:29.571 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:04:29.571 # We can assume this is a mount from a host where container is running, 00:04:29.571 # so fetch its hostname to easily identify the target swarm worker. 00:04:29.571 container="$(< /etc/hostname) ($agent)" 00:04:29.571 else 00:04:29.571 # Fallback 00:04:29.571 container=$agent 00:04:29.571 fi 00:04:29.571 fi 00:04:29.571 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:04:29.571 00:04:29.582 [Pipeline] } 00:04:29.603 [Pipeline] // withEnv 00:04:29.613 [Pipeline] setCustomBuildProperty 00:04:29.628 [Pipeline] stage 00:04:29.631 [Pipeline] { (Tests) 00:04:29.651 [Pipeline] withEnv 00:04:29.653 [Pipeline] { 00:04:29.671 [Pipeline] sh 00:04:29.949 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:04:29.960 [Pipeline] } 00:04:29.983 [Pipeline] // withEnv 00:04:29.993 [Pipeline] sh 00:04:30.272 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:04:30.540 [Pipeline] sh 00:04:30.820 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:04:31.093 [Pipeline] timeout 00:04:31.094 Timeout set to expire in 10 min 00:04:31.096 [Pipeline] { 00:04:31.112 [Pipeline] sh 00:04:31.389 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:04:31.955 HEAD is now at 21d541710 test/unit: Add unit test for scheduler_set_isolated_core_mask 00:04:31.969 [Pipeline] sh 00:04:32.250 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:04:32.521 [Pipeline] sh 00:04:32.802 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:04:33.079 [Pipeline] sh 00:04:33.362 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=autobuild-external-vg-autotest ./autoruner.sh spdk_repo 00:04:33.362 ++ readlink -f spdk_repo 00:04:33.362 + DIR_ROOT=/home/vagrant/spdk_repo 00:04:33.362 + [[ -n /home/vagrant/spdk_repo ]] 00:04:33.362 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:04:33.362 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:04:33.362 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:04:33.362 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:04:33.362 + [[ -d /home/vagrant/spdk_repo/output ]] 00:04:33.362 + [[ autobuild-external-vg-autotest == pkgdep-* ]] 00:04:33.362 + cd /home/vagrant/spdk_repo 00:04:33.362 + source /etc/os-release 00:04:33.362 ++ NAME='Fedora Linux' 00:04:33.362 ++ VERSION='38 (Cloud Edition)' 00:04:33.362 ++ ID=fedora 00:04:33.362 ++ VERSION_ID=38 00:04:33.362 ++ VERSION_CODENAME= 00:04:33.362 ++ PLATFORM_ID=platform:f38 00:04:33.362 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:04:33.362 ++ ANSI_COLOR='0;38;2;60;110;180' 00:04:33.362 ++ LOGO=fedora-logo-icon 00:04:33.362 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:04:33.362 ++ HOME_URL=https://fedoraproject.org/ 00:04:33.362 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:04:33.362 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:04:33.362 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:04:33.362 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:04:33.362 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:04:33.362 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:04:33.362 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:04:33.362 ++ SUPPORT_END=2024-05-14 00:04:33.362 ++ VARIANT='Cloud Edition' 00:04:33.362 ++ VARIANT_ID=cloud 00:04:33.362 + uname -a 00:04:33.620 Linux fedora38-cloud-1716830599-074-updated-1705279005 6.7.0-68.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 x86_64 GNU/Linux 00:04:33.620 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:04:33.878 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:04:33.878 Hugepages 00:04:33.878 node hugesize free / total 00:04:33.878 node0 1048576kB 0 / 0 00:04:33.878 node0 2048kB 0 / 0 00:04:33.878 00:04:33.878 Type BDF Vendor Device NUMA Driver Device Block devices 00:04:33.878 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:04:34.136 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:04:34.136 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:04:34.136 + rm -f /tmp/spdk-ld-path 00:04:34.136 + source autorun-spdk.conf 00:04:34.136 ++ SPDK_TEST_AUTOBUILD=ext 00:04:34.136 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:04:34.136 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:04:34.136 ++ RUN_NIGHTLY=0 00:04:34.136 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:04:34.136 + [[ -n 2048 ]] 00:04:34.136 + export EXTERNAL_MAKE_HUGEMEM 00:04:34.136 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:04:34.136 + for M in /var/spdk/build-*-manifest.txt 00:04:34.136 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:04:34.136 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:04:34.136 + for M in /var/spdk/build-*-manifest.txt 00:04:34.136 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:04:34.136 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:04:34.136 ++ uname 00:04:34.136 + [[ Linux == \L\i\n\u\x ]] 00:04:34.136 + sudo dmesg -T 00:04:34.136 + sudo dmesg --clear 00:04:34.136 + dmesg_pid=5976 00:04:34.136 + sudo dmesg -Tw 00:04:34.136 + [[ Fedora Linux == FreeBSD ]] 00:04:34.136 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:04:34.136 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:04:34.136 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:04:34.136 + [[ -x /usr/src/fio-static/fio ]] 00:04:34.136 + export FIO_BIN=/usr/src/fio-static/fio 00:04:34.136 + FIO_BIN=/usr/src/fio-static/fio 00:04:34.136 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:04:34.136 + [[ ! -v VFIO_QEMU_BIN ]] 00:04:34.136 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:04:34.136 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:04:34.136 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:04:34.136 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:04:34.136 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:04:34.136 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:04:34.136 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:04:34.136 Test configuration: 00:04:34.136 SPDK_TEST_AUTOBUILD=ext 00:04:34.136 EXTERNAL_MAKE_HUGEMEM=2048 00:04:34.136 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:04:34.136 RUN_NIGHTLY=0 05:10:46 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:04:34.136 05:10:46 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:04:34.136 05:10:46 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:04:34.137 05:10:46 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:04:34.137 05:10:46 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:04:34.137 05:10:46 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:04:34.137 05:10:46 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:04:34.137 05:10:46 -- paths/export.sh@5 -- $ export PATH 00:04:34.137 05:10:46 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:04:34.137 05:10:46 -- common/autobuild_common.sh@446 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:04:34.137 05:10:46 -- common/autobuild_common.sh@447 -- $ date +%s 00:04:34.395 05:10:46 -- common/autobuild_common.sh@447 -- $ mktemp -dt spdk_1721884246.XXXXXX 00:04:34.395 05:10:46 -- common/autobuild_common.sh@447 -- $ SPDK_WORKSPACE=/tmp/spdk_1721884246.xhNqu4 00:04:34.395 05:10:46 -- common/autobuild_common.sh@449 -- $ [[ -n 2048 ]] 00:04:34.395 05:10:46 -- common/autobuild_common.sh@450 -- $ export EXTERNAL_MAKE_HUGEMEM 00:04:34.395 05:10:46 -- common/autobuild_common.sh@453 -- $ '[' -n '' ']' 00:04:34.395 05:10:46 -- common/autobuild_common.sh@456 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:04:34.395 05:10:46 -- common/autobuild_common.sh@460 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:04:34.395 05:10:46 -- common/autobuild_common.sh@462 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:04:34.395 05:10:46 -- common/autobuild_common.sh@463 -- $ get_config_params 00:04:34.395 05:10:46 -- common/autotest_common.sh@398 -- $ xtrace_disable 00:04:34.395 05:10:46 -- common/autotest_common.sh@10 -- $ set +x 00:04:34.395 05:10:46 -- common/autobuild_common.sh@463 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:04:34.395 05:10:46 -- common/autobuild_common.sh@465 -- $ start_monitor_resources 00:04:34.395 05:10:46 -- pm/common@17 -- $ local monitor 00:04:34.395 05:10:46 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:04:34.395 05:10:46 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:04:34.395 05:10:46 -- pm/common@25 -- $ sleep 1 00:04:34.395 05:10:46 -- pm/common@21 -- $ date +%s 00:04:34.395 05:10:46 -- pm/common@21 -- $ date +%s 00:04:34.395 05:10:46 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-cpu-load -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autobuild.sh.1721884246 00:04:34.395 05:10:46 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-vmstat -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autobuild.sh.1721884246 00:04:34.395 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721884246_collect-vmstat.pm.log 00:04:34.395 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721884246_collect-cpu-load.pm.log 00:04:35.331 05:10:47 -- common/autobuild_common.sh@466 -- $ trap stop_monitor_resources EXIT 00:04:35.331 05:10:47 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:04:35.331 05:10:47 -- spdk/autobuild.sh@12 -- $ umask 022 00:04:35.331 05:10:47 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:04:35.331 05:10:47 -- spdk/autobuild.sh@16 -- $ date -u 00:04:35.331 Thu Jul 25 05:10:47 AM UTC 2024 00:04:35.331 05:10:47 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:04:35.331 v24.09-pre-322-g21d541710 00:04:35.331 05:10:47 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:04:35.331 05:10:47 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:04:35.331 05:10:47 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:04:35.331 05:10:47 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:04:35.331 05:10:47 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:04:35.331 05:10:47 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:04:35.331 05:10:47 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:04:35.331 05:10:47 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:04:35.331 05:10:47 -- common/autobuild_common.sh@419 -- $ run_test autobuild _autobuild_test_suite 00:04:35.331 05:10:47 -- common/autotest_common.sh@1101 -- $ '[' 2 -le 1 ']' 00:04:35.331 05:10:47 -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:35.331 05:10:47 -- common/autotest_common.sh@10 -- $ set +x 00:04:35.331 ************************************ 00:04:35.331 START TEST autobuild 00:04:35.331 ************************************ 00:04:35.331 05:10:47 autobuild -- common/autotest_common.sh@1125 -- $ _autobuild_test_suite 00:04:35.331 05:10:47 autobuild -- common/autobuild_common.sh@406 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:04:35.331 05:10:47 autobuild -- common/autobuild_common.sh@408 -- $ autobuild_test_suite_ext 00:04:35.331 05:10:47 autobuild -- common/autobuild_common.sh@395 -- $ external_code 00:04:35.331 05:10:47 autobuild -- common/autobuild_common.sh@366 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:04:35.331 05:10:47 autobuild -- common/autotest_common.sh@1101 -- $ '[' 3 -le 1 ']' 00:04:35.331 05:10:47 autobuild -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:35.331 05:10:47 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:04:35.331 ************************************ 00:04:35.331 START TEST autobuild_external_code 00:04:35.331 ************************************ 00:04:35.331 05:10:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1125 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:04:35.331 05:10:47 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:04:35.331 05:10:47 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:04:35.331 05:10:47 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:04:35.331 05:10:47 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:04:35.331 05:10:47 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:04:35.331 05:10:47 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:04:35.897 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:04:35.897 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:04:36.155 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:04:36.155 05:10:48 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:04:36.155 05:10:48 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:04:36.155 05:10:48 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:04:36.155 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:04:36.155 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:04:52.007 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:05:04.244 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:05:04.244 Creating mk/config.mk...done. 00:05:04.244 Creating mk/cc.flags.mk...done. 00:05:04.244 Type 'make' to build. 00:05:04.244 05:11:15 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:05:04.244 05:11:15 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:05:04.244 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:04.244 make[1]: Nothing to be done for 'all'. 00:05:19.114 The Meson build system 00:05:19.114 Version: 1.3.1 00:05:19.114 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:05:19.114 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:19.114 Build type: native build 00:05:19.114 Program cat found: YES (/usr/bin/cat) 00:05:19.114 Project name: DPDK 00:05:19.114 Project version: 24.03.0 00:05:19.114 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:05:19.114 C linker for the host machine: cc ld.bfd 2.39-16 00:05:19.114 Host machine cpu family: x86_64 00:05:19.114 Host machine cpu: x86_64 00:05:19.114 Message: ## Building in Developer Mode ## 00:05:19.114 Program pkg-config found: YES (/usr/bin/pkg-config) 00:05:19.115 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:05:19.115 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:19.115 Program python3 found: YES (/usr/bin/python3) 00:05:19.115 Program cat found: YES (/usr/bin/cat) 00:05:19.115 Compiler for C supports arguments -march=native: YES 00:05:19.115 Checking for size of "void *" : 8 00:05:19.115 Checking for size of "void *" : 8 (cached) 00:05:19.115 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:05:19.115 Library m found: YES 00:05:19.115 Library numa found: YES 00:05:19.115 Has header "numaif.h" : YES 00:05:19.115 Library fdt found: NO 00:05:19.115 Library execinfo found: NO 00:05:19.115 Has header "execinfo.h" : YES 00:05:19.115 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:19.115 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:19.115 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:19.115 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:19.115 Run-time dependency openssl found: YES 3.0.9 00:05:19.115 Run-time dependency libpcap found: YES 1.10.4 00:05:19.115 Has header "pcap.h" with dependency libpcap: YES 00:05:19.115 Compiler for C supports arguments -Wcast-qual: YES 00:05:19.115 Compiler for C supports arguments -Wdeprecated: YES 00:05:19.115 Compiler for C supports arguments -Wformat: YES 00:05:19.115 Compiler for C supports arguments -Wformat-nonliteral: YES 00:05:19.115 Compiler for C supports arguments -Wformat-security: YES 00:05:19.115 Compiler for C supports arguments -Wmissing-declarations: YES 00:05:19.115 Compiler for C supports arguments -Wmissing-prototypes: YES 00:05:19.115 Compiler for C supports arguments -Wnested-externs: YES 00:05:19.115 Compiler for C supports arguments -Wold-style-definition: YES 00:05:19.115 Compiler for C supports arguments -Wpointer-arith: YES 00:05:19.115 Compiler for C supports arguments -Wsign-compare: YES 00:05:19.115 Compiler for C supports arguments -Wstrict-prototypes: YES 00:05:19.115 Compiler for C supports arguments -Wundef: YES 00:05:19.115 Compiler for C supports arguments -Wwrite-strings: YES 00:05:19.115 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:05:19.115 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:05:19.115 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:05:19.115 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:05:19.115 Program objdump found: YES (/usr/bin/objdump) 00:05:19.115 Compiler for C supports arguments -mavx512f: YES 00:05:19.115 Checking if "AVX512 checking" compiles: YES 00:05:19.115 Fetching value of define "__SSE4_2__" : 1 00:05:19.115 Fetching value of define "__AES__" : 1 00:05:19.115 Fetching value of define "__AVX__" : 1 00:05:19.115 Fetching value of define "__AVX2__" : 1 00:05:19.115 Fetching value of define "__AVX512BW__" : 1 00:05:19.115 Fetching value of define "__AVX512CD__" : 1 00:05:19.115 Fetching value of define "__AVX512DQ__" : 1 00:05:19.115 Fetching value of define "__AVX512F__" : 1 00:05:19.115 Fetching value of define "__AVX512VL__" : 1 00:05:19.115 Fetching value of define "__PCLMUL__" : 1 00:05:19.115 Fetching value of define "__RDRND__" : 1 00:05:19.115 Fetching value of define "__RDSEED__" : 1 00:05:19.115 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:05:19.115 Fetching value of define "__znver1__" : (undefined) 00:05:19.115 Fetching value of define "__znver2__" : (undefined) 00:05:19.115 Fetching value of define "__znver3__" : (undefined) 00:05:19.115 Fetching value of define "__znver4__" : (undefined) 00:05:19.115 Compiler for C supports arguments -Wno-format-truncation: YES 00:05:19.115 Message: lib/log: Defining dependency "log" 00:05:19.115 Message: lib/kvargs: Defining dependency "kvargs" 00:05:19.115 Message: lib/telemetry: Defining dependency "telemetry" 00:05:19.115 Checking for function "getentropy" : NO 00:05:19.115 Message: lib/eal: Defining dependency "eal" 00:05:19.115 Message: lib/ring: Defining dependency "ring" 00:05:19.115 Message: lib/rcu: Defining dependency "rcu" 00:05:19.115 Message: lib/mempool: Defining dependency "mempool" 00:05:19.115 Message: lib/mbuf: Defining dependency "mbuf" 00:05:19.115 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:19.115 Fetching value of define "__AVX512F__" : 1 (cached) 00:05:19.115 Fetching value of define "__AVX512BW__" : 1 (cached) 00:05:19.115 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:05:19.115 Fetching value of define "__AVX512VL__" : 1 (cached) 00:05:19.115 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:05:19.115 Compiler for C supports arguments -mpclmul: YES 00:05:19.115 Compiler for C supports arguments -maes: YES 00:05:19.115 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:19.115 Compiler for C supports arguments -mavx512bw: YES 00:05:19.115 Compiler for C supports arguments -mavx512dq: YES 00:05:19.115 Compiler for C supports arguments -mavx512vl: YES 00:05:19.115 Compiler for C supports arguments -mvpclmulqdq: YES 00:05:19.115 Compiler for C supports arguments -mavx2: YES 00:05:19.115 Compiler for C supports arguments -mavx: YES 00:05:19.115 Message: lib/net: Defining dependency "net" 00:05:19.115 Message: lib/meter: Defining dependency "meter" 00:05:19.115 Message: lib/ethdev: Defining dependency "ethdev" 00:05:19.115 Message: lib/pci: Defining dependency "pci" 00:05:19.115 Message: lib/cmdline: Defining dependency "cmdline" 00:05:19.115 Message: lib/hash: Defining dependency "hash" 00:05:19.115 Message: lib/timer: Defining dependency "timer" 00:05:19.115 Message: lib/compressdev: Defining dependency "compressdev" 00:05:19.115 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:19.115 Message: lib/dmadev: Defining dependency "dmadev" 00:05:19.115 Compiler for C supports arguments -Wno-cast-qual: YES 00:05:19.115 Message: lib/power: Defining dependency "power" 00:05:19.115 Message: lib/reorder: Defining dependency "reorder" 00:05:19.115 Message: lib/security: Defining dependency "security" 00:05:19.115 Has header "linux/userfaultfd.h" : YES 00:05:19.115 Has header "linux/vduse.h" : YES 00:05:19.115 Message: lib/vhost: Defining dependency "vhost" 00:05:19.115 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:19.115 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:19.115 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:19.115 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:19.115 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:19.115 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:19.115 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:19.115 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:19.115 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:19.115 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:19.115 Program doxygen found: YES (/usr/bin/doxygen) 00:05:19.115 Configuring doxy-api-html.conf using configuration 00:05:19.115 Configuring doxy-api-man.conf using configuration 00:05:19.115 Program mandb found: YES (/usr/bin/mandb) 00:05:19.115 Program sphinx-build found: NO 00:05:19.115 Configuring rte_build_config.h using configuration 00:05:19.115 Message: 00:05:19.115 ================= 00:05:19.115 Applications Enabled 00:05:19.115 ================= 00:05:19.115 00:05:19.115 apps: 00:05:19.115 00:05:19.115 00:05:19.115 Message: 00:05:19.115 ================= 00:05:19.115 Libraries Enabled 00:05:19.115 ================= 00:05:19.115 00:05:19.115 libs: 00:05:19.115 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:19.115 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:19.115 cryptodev, dmadev, power, reorder, security, vhost, 00:05:19.115 00:05:19.115 Message: 00:05:19.115 =============== 00:05:19.115 Drivers Enabled 00:05:19.115 =============== 00:05:19.115 00:05:19.115 common: 00:05:19.115 00:05:19.115 bus: 00:05:19.115 pci, vdev, 00:05:19.115 mempool: 00:05:19.115 ring, 00:05:19.115 dma: 00:05:19.115 00:05:19.115 net: 00:05:19.115 00:05:19.115 crypto: 00:05:19.115 00:05:19.115 compress: 00:05:19.115 00:05:19.115 vdpa: 00:05:19.115 00:05:19.115 00:05:19.115 Message: 00:05:19.115 ================= 00:05:19.115 Content Skipped 00:05:19.115 ================= 00:05:19.115 00:05:19.115 apps: 00:05:19.115 dumpcap: explicitly disabled via build config 00:05:19.115 graph: explicitly disabled via build config 00:05:19.115 pdump: explicitly disabled via build config 00:05:19.115 proc-info: explicitly disabled via build config 00:05:19.115 test-acl: explicitly disabled via build config 00:05:19.115 test-bbdev: explicitly disabled via build config 00:05:19.115 test-cmdline: explicitly disabled via build config 00:05:19.115 test-compress-perf: explicitly disabled via build config 00:05:19.115 test-crypto-perf: explicitly disabled via build config 00:05:19.115 test-dma-perf: explicitly disabled via build config 00:05:19.115 test-eventdev: explicitly disabled via build config 00:05:19.115 test-fib: explicitly disabled via build config 00:05:19.115 test-flow-perf: explicitly disabled via build config 00:05:19.115 test-gpudev: explicitly disabled via build config 00:05:19.115 test-mldev: explicitly disabled via build config 00:05:19.115 test-pipeline: explicitly disabled via build config 00:05:19.115 test-pmd: explicitly disabled via build config 00:05:19.115 test-regex: explicitly disabled via build config 00:05:19.115 test-sad: explicitly disabled via build config 00:05:19.115 test-security-perf: explicitly disabled via build config 00:05:19.115 00:05:19.115 libs: 00:05:19.115 argparse: explicitly disabled via build config 00:05:19.115 metrics: explicitly disabled via build config 00:05:19.115 acl: explicitly disabled via build config 00:05:19.115 bbdev: explicitly disabled via build config 00:05:19.115 bitratestats: explicitly disabled via build config 00:05:19.115 bpf: explicitly disabled via build config 00:05:19.115 cfgfile: explicitly disabled via build config 00:05:19.115 distributor: explicitly disabled via build config 00:05:19.116 efd: explicitly disabled via build config 00:05:19.116 eventdev: explicitly disabled via build config 00:05:19.116 dispatcher: explicitly disabled via build config 00:05:19.116 gpudev: explicitly disabled via build config 00:05:19.116 gro: explicitly disabled via build config 00:05:19.116 gso: explicitly disabled via build config 00:05:19.116 ip_frag: explicitly disabled via build config 00:05:19.116 jobstats: explicitly disabled via build config 00:05:19.116 latencystats: explicitly disabled via build config 00:05:19.116 lpm: explicitly disabled via build config 00:05:19.116 member: explicitly disabled via build config 00:05:19.116 pcapng: explicitly disabled via build config 00:05:19.116 rawdev: explicitly disabled via build config 00:05:19.116 regexdev: explicitly disabled via build config 00:05:19.116 mldev: explicitly disabled via build config 00:05:19.116 rib: explicitly disabled via build config 00:05:19.116 sched: explicitly disabled via build config 00:05:19.116 stack: explicitly disabled via build config 00:05:19.116 ipsec: explicitly disabled via build config 00:05:19.116 pdcp: explicitly disabled via build config 00:05:19.116 fib: explicitly disabled via build config 00:05:19.116 port: explicitly disabled via build config 00:05:19.116 pdump: explicitly disabled via build config 00:05:19.116 table: explicitly disabled via build config 00:05:19.116 pipeline: explicitly disabled via build config 00:05:19.116 graph: explicitly disabled via build config 00:05:19.116 node: explicitly disabled via build config 00:05:19.116 00:05:19.116 drivers: 00:05:19.116 common/cpt: not in enabled drivers build config 00:05:19.116 common/dpaax: not in enabled drivers build config 00:05:19.116 common/iavf: not in enabled drivers build config 00:05:19.116 common/idpf: not in enabled drivers build config 00:05:19.116 common/ionic: not in enabled drivers build config 00:05:19.116 common/mvep: not in enabled drivers build config 00:05:19.116 common/octeontx: not in enabled drivers build config 00:05:19.116 bus/auxiliary: not in enabled drivers build config 00:05:19.116 bus/cdx: not in enabled drivers build config 00:05:19.116 bus/dpaa: not in enabled drivers build config 00:05:19.116 bus/fslmc: not in enabled drivers build config 00:05:19.116 bus/ifpga: not in enabled drivers build config 00:05:19.116 bus/platform: not in enabled drivers build config 00:05:19.116 bus/uacce: not in enabled drivers build config 00:05:19.116 bus/vmbus: not in enabled drivers build config 00:05:19.116 common/cnxk: not in enabled drivers build config 00:05:19.116 common/mlx5: not in enabled drivers build config 00:05:19.116 common/nfp: not in enabled drivers build config 00:05:19.116 common/nitrox: not in enabled drivers build config 00:05:19.116 common/qat: not in enabled drivers build config 00:05:19.116 common/sfc_efx: not in enabled drivers build config 00:05:19.116 mempool/bucket: not in enabled drivers build config 00:05:19.116 mempool/cnxk: not in enabled drivers build config 00:05:19.116 mempool/dpaa: not in enabled drivers build config 00:05:19.116 mempool/dpaa2: not in enabled drivers build config 00:05:19.116 mempool/octeontx: not in enabled drivers build config 00:05:19.116 mempool/stack: not in enabled drivers build config 00:05:19.116 dma/cnxk: not in enabled drivers build config 00:05:19.116 dma/dpaa: not in enabled drivers build config 00:05:19.116 dma/dpaa2: not in enabled drivers build config 00:05:19.116 dma/hisilicon: not in enabled drivers build config 00:05:19.116 dma/idxd: not in enabled drivers build config 00:05:19.116 dma/ioat: not in enabled drivers build config 00:05:19.116 dma/skeleton: not in enabled drivers build config 00:05:19.116 net/af_packet: not in enabled drivers build config 00:05:19.116 net/af_xdp: not in enabled drivers build config 00:05:19.116 net/ark: not in enabled drivers build config 00:05:19.116 net/atlantic: not in enabled drivers build config 00:05:19.116 net/avp: not in enabled drivers build config 00:05:19.116 net/axgbe: not in enabled drivers build config 00:05:19.116 net/bnx2x: not in enabled drivers build config 00:05:19.116 net/bnxt: not in enabled drivers build config 00:05:19.116 net/bonding: not in enabled drivers build config 00:05:19.116 net/cnxk: not in enabled drivers build config 00:05:19.116 net/cpfl: not in enabled drivers build config 00:05:19.116 net/cxgbe: not in enabled drivers build config 00:05:19.116 net/dpaa: not in enabled drivers build config 00:05:19.116 net/dpaa2: not in enabled drivers build config 00:05:19.116 net/e1000: not in enabled drivers build config 00:05:19.116 net/ena: not in enabled drivers build config 00:05:19.116 net/enetc: not in enabled drivers build config 00:05:19.116 net/enetfec: not in enabled drivers build config 00:05:19.116 net/enic: not in enabled drivers build config 00:05:19.116 net/failsafe: not in enabled drivers build config 00:05:19.116 net/fm10k: not in enabled drivers build config 00:05:19.116 net/gve: not in enabled drivers build config 00:05:19.116 net/hinic: not in enabled drivers build config 00:05:19.116 net/hns3: not in enabled drivers build config 00:05:19.116 net/i40e: not in enabled drivers build config 00:05:19.116 net/iavf: not in enabled drivers build config 00:05:19.116 net/ice: not in enabled drivers build config 00:05:19.116 net/idpf: not in enabled drivers build config 00:05:19.116 net/igc: not in enabled drivers build config 00:05:19.116 net/ionic: not in enabled drivers build config 00:05:19.116 net/ipn3ke: not in enabled drivers build config 00:05:19.116 net/ixgbe: not in enabled drivers build config 00:05:19.116 net/mana: not in enabled drivers build config 00:05:19.116 net/memif: not in enabled drivers build config 00:05:19.116 net/mlx4: not in enabled drivers build config 00:05:19.116 net/mlx5: not in enabled drivers build config 00:05:19.116 net/mvneta: not in enabled drivers build config 00:05:19.116 net/mvpp2: not in enabled drivers build config 00:05:19.116 net/netvsc: not in enabled drivers build config 00:05:19.116 net/nfb: not in enabled drivers build config 00:05:19.116 net/nfp: not in enabled drivers build config 00:05:19.116 net/ngbe: not in enabled drivers build config 00:05:19.116 net/null: not in enabled drivers build config 00:05:19.116 net/octeontx: not in enabled drivers build config 00:05:19.116 net/octeon_ep: not in enabled drivers build config 00:05:19.116 net/pcap: not in enabled drivers build config 00:05:19.116 net/pfe: not in enabled drivers build config 00:05:19.116 net/qede: not in enabled drivers build config 00:05:19.116 net/ring: not in enabled drivers build config 00:05:19.116 net/sfc: not in enabled drivers build config 00:05:19.116 net/softnic: not in enabled drivers build config 00:05:19.116 net/tap: not in enabled drivers build config 00:05:19.116 net/thunderx: not in enabled drivers build config 00:05:19.116 net/txgbe: not in enabled drivers build config 00:05:19.116 net/vdev_netvsc: not in enabled drivers build config 00:05:19.116 net/vhost: not in enabled drivers build config 00:05:19.116 net/virtio: not in enabled drivers build config 00:05:19.116 net/vmxnet3: not in enabled drivers build config 00:05:19.116 raw/*: missing internal dependency, "rawdev" 00:05:19.116 crypto/armv8: not in enabled drivers build config 00:05:19.116 crypto/bcmfs: not in enabled drivers build config 00:05:19.116 crypto/caam_jr: not in enabled drivers build config 00:05:19.116 crypto/ccp: not in enabled drivers build config 00:05:19.116 crypto/cnxk: not in enabled drivers build config 00:05:19.116 crypto/dpaa_sec: not in enabled drivers build config 00:05:19.116 crypto/dpaa2_sec: not in enabled drivers build config 00:05:19.116 crypto/ipsec_mb: not in enabled drivers build config 00:05:19.116 crypto/mlx5: not in enabled drivers build config 00:05:19.116 crypto/mvsam: not in enabled drivers build config 00:05:19.116 crypto/nitrox: not in enabled drivers build config 00:05:19.116 crypto/null: not in enabled drivers build config 00:05:19.116 crypto/octeontx: not in enabled drivers build config 00:05:19.116 crypto/openssl: not in enabled drivers build config 00:05:19.116 crypto/scheduler: not in enabled drivers build config 00:05:19.116 crypto/uadk: not in enabled drivers build config 00:05:19.116 crypto/virtio: not in enabled drivers build config 00:05:19.116 compress/isal: not in enabled drivers build config 00:05:19.116 compress/mlx5: not in enabled drivers build config 00:05:19.116 compress/nitrox: not in enabled drivers build config 00:05:19.116 compress/octeontx: not in enabled drivers build config 00:05:19.116 compress/zlib: not in enabled drivers build config 00:05:19.116 regex/*: missing internal dependency, "regexdev" 00:05:19.116 ml/*: missing internal dependency, "mldev" 00:05:19.116 vdpa/ifc: not in enabled drivers build config 00:05:19.116 vdpa/mlx5: not in enabled drivers build config 00:05:19.116 vdpa/nfp: not in enabled drivers build config 00:05:19.116 vdpa/sfc: not in enabled drivers build config 00:05:19.116 event/*: missing internal dependency, "eventdev" 00:05:19.116 baseband/*: missing internal dependency, "bbdev" 00:05:19.116 gpu/*: missing internal dependency, "gpudev" 00:05:19.116 00:05:19.116 00:05:19.116 Build targets in project: 85 00:05:19.116 00:05:19.116 DPDK 24.03.0 00:05:19.116 00:05:19.116 User defined options 00:05:19.116 default_library : shared 00:05:19.116 libdir : lib 00:05:19.116 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:19.116 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:05:19.116 c_link_args : 00:05:19.116 cpu_instruction_set: native 00:05:19.116 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:05:19.116 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:05:19.116 enable_docs : false 00:05:19.116 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:05:19.116 enable_kmods : false 00:05:19.116 max_lcores : 128 00:05:19.116 tests : false 00:05:19.116 00:05:19.116 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:19.116 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:05:19.116 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:05:19.116 [2/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:05:19.117 [3/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:05:19.117 [4/268] Linking static target lib/librte_kvargs.a 00:05:19.117 [5/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:05:19.373 [6/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:05:19.373 [7/268] Linking static target lib/librte_log.a 00:05:19.373 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:05:19.938 [9/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:05:19.938 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:05:19.938 [11/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:05:19.938 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:05:20.196 [13/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:05:20.196 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:05:20.454 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:05:20.454 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:05:20.712 [17/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:05:20.988 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:05:20.988 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:05:20.988 [20/268] Linking target lib/librte_log.so.24.1 00:05:21.245 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:05:21.245 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:05:21.245 [23/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:05:21.245 [24/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:05:21.503 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:05:21.503 [26/268] Linking target lib/librte_kvargs.so.24.1 00:05:21.503 [27/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:05:21.503 [28/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:05:21.762 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:05:21.762 [30/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:05:22.052 [31/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:05:22.052 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:05:22.052 [33/268] Linking static target lib/librte_telemetry.a 00:05:22.052 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:05:22.052 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:05:22.052 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:05:22.309 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:05:22.309 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:05:22.309 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:05:22.309 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:05:22.566 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:05:22.823 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:05:22.823 [43/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:05:23.080 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:05:23.338 [45/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:05:23.338 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:05:23.338 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:05:23.338 [48/268] Linking target lib/librte_telemetry.so.24.1 00:05:23.595 [49/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:05:23.595 [50/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:05:23.595 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:05:23.853 [52/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:05:24.111 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:05:24.111 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:05:24.111 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:05:24.111 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:05:24.368 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:05:24.368 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:05:24.625 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:05:24.625 [60/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:05:24.625 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:05:24.882 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:05:24.883 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:05:24.883 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:05:25.140 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:05:25.140 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:05:25.706 [67/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:05:25.706 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:05:25.965 [69/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:05:25.965 [70/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:05:25.965 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:05:25.965 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:05:25.965 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:05:25.965 [74/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:05:25.965 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:05:26.224 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:05:26.224 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:05:26.496 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:05:26.756 [79/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:05:27.014 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:05:27.014 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:05:27.014 [82/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:05:27.014 [83/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:05:27.014 [84/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:05:27.014 [85/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:05:27.272 [86/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:05:27.272 [87/268] Linking static target lib/librte_eal.a 00:05:27.540 [88/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:05:27.540 [89/268] Linking static target lib/librte_ring.a 00:05:27.540 [90/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:05:27.812 [91/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:05:27.812 [92/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:05:27.812 [93/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:05:27.812 [94/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:05:28.070 [95/268] Linking static target lib/librte_mempool.a 00:05:28.070 [96/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:05:28.329 [97/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:05:28.329 [98/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:05:28.588 [99/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:05:28.588 [100/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:05:28.588 [101/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:05:28.846 [102/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:05:28.846 [103/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:05:28.846 [104/268] Linking static target lib/librte_meter.a 00:05:28.846 [105/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:05:28.846 [106/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:05:28.846 [107/268] Linking static target lib/librte_mbuf.a 00:05:28.846 [108/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:05:28.846 [109/268] Linking static target lib/librte_rcu.a 00:05:28.846 [110/268] Linking static target lib/librte_net.a 00:05:29.105 [111/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:05:29.363 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:05:29.621 [113/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:05:29.621 [114/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:05:29.621 [115/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:05:29.621 [116/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:05:29.879 [117/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:05:30.138 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:05:30.397 [119/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:05:30.655 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:05:30.655 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:05:30.931 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:05:31.188 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:05:31.188 [124/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:05:31.188 [125/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:05:31.188 [126/268] Linking static target lib/librte_pci.a 00:05:31.188 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:05:31.446 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:05:31.446 [129/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:05:31.446 [130/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:05:31.446 [131/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:05:31.704 [132/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:05:31.704 [133/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:05:31.704 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:05:31.704 [135/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:05:31.704 [136/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:31.704 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:05:31.962 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:05:31.962 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:05:31.962 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:05:31.962 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:05:31.962 [142/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:05:31.962 [143/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:05:32.220 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:05:32.479 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:05:32.479 [146/268] Linking static target lib/librte_cmdline.a 00:05:32.479 [147/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:05:33.046 [148/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:05:33.046 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:05:33.046 [150/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:05:33.046 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:05:33.615 [152/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:05:33.615 [153/268] Linking static target lib/librte_timer.a 00:05:33.615 [154/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:05:33.873 [155/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:05:33.874 [156/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:05:33.874 [157/268] Linking static target lib/librte_compressdev.a 00:05:33.874 [158/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:05:34.133 [159/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:05:34.133 [160/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:05:34.392 [161/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:05:34.676 [162/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:05:34.676 [163/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:05:34.676 [164/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:05:34.676 [165/268] Linking static target lib/librte_dmadev.a 00:05:34.936 [166/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:05:34.936 [167/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:05:34.936 [168/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:05:35.195 [169/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:35.195 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:05:35.453 [171/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:05:35.453 [172/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:05:35.453 [173/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:05:35.453 [174/268] Linking static target lib/librte_ethdev.a 00:05:35.711 [175/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:05:35.711 [176/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:05:35.969 [177/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:36.228 [178/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:05:36.228 [179/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:05:36.486 [180/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:05:36.486 [181/268] Linking static target lib/librte_reorder.a 00:05:36.486 [182/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:05:36.486 [183/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:05:36.486 [184/268] Linking static target lib/librte_power.a 00:05:36.486 [185/268] Linking static target lib/librte_hash.a 00:05:36.744 [186/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:05:36.744 [187/268] Linking static target lib/librte_security.a 00:05:36.744 [188/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:05:37.008 [189/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:05:37.008 [190/268] Linking static target lib/librte_cryptodev.a 00:05:37.008 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:05:37.267 [192/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:05:37.267 [193/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:05:37.833 [194/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:05:37.833 [195/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:05:38.091 [196/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:05:38.091 [197/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:05:38.091 [198/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:05:38.091 [199/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:05:38.348 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:05:38.348 [201/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:05:38.348 [202/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:05:38.348 [203/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:05:38.628 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:05:38.628 [205/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:05:38.628 [206/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:05:38.888 [207/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:05:38.888 [208/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:05:38.888 [209/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:05:38.888 [210/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:05:39.147 [211/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:05:39.147 [212/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:05:39.147 [213/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:39.147 [214/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:39.147 [215/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:39.147 [216/268] Linking static target drivers/librte_bus_vdev.a 00:05:39.147 [217/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:39.147 [218/268] Linking static target drivers/librte_bus_pci.a 00:05:39.147 [219/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:39.405 [220/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:05:39.405 [221/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:05:39.405 [222/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:39.700 [223/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:05:39.700 [224/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:39.700 [225/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:39.700 [226/268] Linking static target drivers/librte_mempool_ring.a 00:05:39.700 [227/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:42.262 [228/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:05:42.262 [229/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:05:42.262 [230/268] Linking target lib/librte_eal.so.24.1 00:05:42.262 [231/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:05:42.525 [232/268] Linking target drivers/librte_bus_vdev.so.24.1 00:05:42.525 [233/268] Linking target lib/librte_meter.so.24.1 00:05:42.525 [234/268] Linking target lib/librte_dmadev.so.24.1 00:05:42.525 [235/268] Linking target lib/librte_timer.so.24.1 00:05:42.525 [236/268] Linking target lib/librte_pci.so.24.1 00:05:42.525 [237/268] Linking target lib/librte_ring.so.24.1 00:05:42.525 [238/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:05:42.525 [239/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:05:42.525 [240/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:05:42.525 [241/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:05:42.783 [242/268] Linking target drivers/librte_bus_pci.so.24.1 00:05:42.783 [243/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:05:42.783 [244/268] Linking target lib/librte_rcu.so.24.1 00:05:42.783 [245/268] Linking target lib/librte_mempool.so.24.1 00:05:43.042 [246/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:05:43.042 [247/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:05:43.042 [248/268] Linking target drivers/librte_mempool_ring.so.24.1 00:05:43.042 [249/268] Linking target lib/librte_mbuf.so.24.1 00:05:43.300 [250/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:05:43.300 [251/268] Linking target lib/librte_reorder.so.24.1 00:05:43.300 [252/268] Linking target lib/librte_net.so.24.1 00:05:43.300 [253/268] Linking target lib/librte_compressdev.so.24.1 00:05:43.300 [254/268] Linking target lib/librte_cryptodev.so.24.1 00:05:43.559 [255/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:05:43.559 [256/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:05:43.559 [257/268] Linking target lib/librte_hash.so.24.1 00:05:43.559 [258/268] Linking target lib/librte_security.so.24.1 00:05:43.559 [259/268] Linking target lib/librte_cmdline.so.24.1 00:05:43.816 [260/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:05:44.382 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:44.382 [262/268] Linking target lib/librte_ethdev.so.24.1 00:05:44.640 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:05:44.640 [264/268] Linking target lib/librte_power.so.24.1 00:05:52.818 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:05:52.818 [266/268] Linking static target lib/librte_vhost.a 00:05:53.751 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.751 [268/268] Linking target lib/librte_vhost.so.24.1 00:05:53.751 INFO: autodetecting backend as ninja 00:05:53.751 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:05:55.130 CC lib/log/log.o 00:05:55.130 CC lib/log/log_flags.o 00:05:55.130 CC lib/ut/ut.o 00:05:55.130 CC lib/log/log_deprecated.o 00:05:55.130 CC lib/ut_mock/mock.o 00:05:55.389 LIB libspdk_log.a 00:05:55.389 LIB libspdk_ut.a 00:05:55.389 SO libspdk_log.so.7.0 00:05:55.389 SO libspdk_ut.so.2.0 00:05:55.389 LIB libspdk_ut_mock.a 00:05:55.389 SO libspdk_ut_mock.so.6.0 00:05:55.389 SYMLINK libspdk_log.so 00:05:55.389 SYMLINK libspdk_ut.so 00:05:55.389 SYMLINK libspdk_ut_mock.so 00:05:55.648 CC lib/dma/dma.o 00:05:55.648 CC lib/util/base64.o 00:05:55.648 CC lib/ioat/ioat.o 00:05:55.648 CC lib/util/bit_array.o 00:05:55.648 CXX lib/trace_parser/trace.o 00:05:55.648 CC lib/util/cpuset.o 00:05:55.648 CC lib/util/crc16.o 00:05:55.648 CC lib/util/crc32.o 00:05:55.648 CC lib/util/crc32c.o 00:05:55.648 CC lib/util/crc32_ieee.o 00:05:55.648 CC lib/util/crc64.o 00:05:55.906 CC lib/util/dif.o 00:05:55.906 CC lib/vfio_user/host/vfio_user_pci.o 00:05:55.906 CC lib/util/fd.o 00:05:55.906 CC lib/util/fd_group.o 00:05:55.906 CC lib/util/file.o 00:05:55.906 CC lib/util/hexlify.o 00:05:55.906 CC lib/util/iov.o 00:05:55.906 CC lib/vfio_user/host/vfio_user.o 00:05:55.906 LIB libspdk_dma.a 00:05:56.165 SO libspdk_dma.so.4.0 00:05:56.165 CC lib/util/math.o 00:05:56.165 CC lib/util/net.o 00:05:56.165 CC lib/util/pipe.o 00:05:56.165 CC lib/util/strerror_tls.o 00:05:56.165 LIB libspdk_ioat.a 00:05:56.165 SYMLINK libspdk_dma.so 00:05:56.165 CC lib/util/string.o 00:05:56.165 CC lib/util/uuid.o 00:05:56.165 SO libspdk_ioat.so.7.0 00:05:56.165 CC lib/util/xor.o 00:05:56.165 CC lib/util/zipf.o 00:05:56.165 SYMLINK libspdk_ioat.so 00:05:56.423 LIB libspdk_vfio_user.a 00:05:56.423 SO libspdk_vfio_user.so.5.0 00:05:56.423 SYMLINK libspdk_vfio_user.so 00:05:56.989 LIB libspdk_trace_parser.a 00:05:56.989 SO libspdk_trace_parser.so.5.0 00:05:56.989 SYMLINK libspdk_trace_parser.so 00:05:57.247 LIB libspdk_util.a 00:05:57.247 SO libspdk_util.so.10.0 00:05:57.247 SYMLINK libspdk_util.so 00:05:57.505 CC lib/conf/conf.o 00:05:57.505 CC lib/env_dpdk/env.o 00:05:57.505 CC lib/vmd/vmd.o 00:05:57.505 CC lib/env_dpdk/memory.o 00:05:57.505 CC lib/vmd/led.o 00:05:57.505 CC lib/env_dpdk/pci.o 00:05:57.505 CC lib/env_dpdk/init.o 00:05:57.505 CC lib/env_dpdk/threads.o 00:05:57.505 CC lib/json/json_parse.o 00:05:57.505 CC lib/env_dpdk/pci_ioat.o 00:05:57.505 CC lib/json/json_util.o 00:05:57.505 CC lib/env_dpdk/pci_virtio.o 00:05:57.762 CC lib/json/json_write.o 00:05:57.762 CC lib/env_dpdk/pci_vmd.o 00:05:57.762 CC lib/env_dpdk/pci_idxd.o 00:05:57.762 LIB libspdk_conf.a 00:05:57.762 CC lib/env_dpdk/pci_event.o 00:05:57.762 SO libspdk_conf.so.6.0 00:05:58.020 SYMLINK libspdk_conf.so 00:05:58.020 CC lib/env_dpdk/sigbus_handler.o 00:05:58.020 CC lib/env_dpdk/pci_dpdk.o 00:05:58.020 CC lib/env_dpdk/pci_dpdk_2207.o 00:05:58.020 CC lib/env_dpdk/pci_dpdk_2211.o 00:05:58.278 LIB libspdk_vmd.a 00:05:58.278 SO libspdk_vmd.so.6.0 00:05:58.278 LIB libspdk_json.a 00:05:58.278 SO libspdk_json.so.6.0 00:05:58.278 SYMLINK libspdk_vmd.so 00:05:58.536 SYMLINK libspdk_json.so 00:05:58.794 CC lib/jsonrpc/jsonrpc_server.o 00:05:58.794 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:05:58.794 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:05:58.794 CC lib/jsonrpc/jsonrpc_client.o 00:05:59.052 LIB libspdk_jsonrpc.a 00:05:59.052 SO libspdk_jsonrpc.so.6.0 00:05:59.052 SYMLINK libspdk_jsonrpc.so 00:05:59.311 LIB libspdk_env_dpdk.a 00:05:59.311 SO libspdk_env_dpdk.so.15.0 00:05:59.311 CC lib/rpc/rpc.o 00:05:59.311 SYMLINK libspdk_env_dpdk.so 00:05:59.878 LIB libspdk_rpc.a 00:05:59.878 SO libspdk_rpc.so.6.0 00:05:59.878 SYMLINK libspdk_rpc.so 00:06:00.136 CC lib/notify/notify.o 00:06:00.136 CC lib/notify/notify_rpc.o 00:06:00.136 CC lib/keyring/keyring_rpc.o 00:06:00.136 CC lib/keyring/keyring.o 00:06:00.136 CC lib/trace/trace_flags.o 00:06:00.136 CC lib/trace/trace.o 00:06:00.136 CC lib/trace/trace_rpc.o 00:06:00.394 LIB libspdk_notify.a 00:06:00.394 SO libspdk_notify.so.6.0 00:06:00.394 LIB libspdk_keyring.a 00:06:00.394 SO libspdk_keyring.so.1.0 00:06:00.394 SYMLINK libspdk_notify.so 00:06:00.394 LIB libspdk_trace.a 00:06:00.394 SO libspdk_trace.so.10.0 00:06:00.394 SYMLINK libspdk_keyring.so 00:06:00.652 SYMLINK libspdk_trace.so 00:06:00.910 CC lib/sock/sock.o 00:06:00.910 CC lib/sock/sock_rpc.o 00:06:00.910 CC lib/thread/thread.o 00:06:00.910 CC lib/thread/iobuf.o 00:06:01.167 LIB libspdk_sock.a 00:06:01.167 SO libspdk_sock.so.10.0 00:06:01.425 SYMLINK libspdk_sock.so 00:06:01.683 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:01.683 CC lib/nvme/nvme_ctrlr.o 00:06:01.683 CC lib/nvme/nvme_fabric.o 00:06:01.683 CC lib/nvme/nvme_ns_cmd.o 00:06:01.683 CC lib/nvme/nvme_ns.o 00:06:01.683 CC lib/nvme/nvme_pcie_common.o 00:06:01.683 CC lib/nvme/nvme_pcie.o 00:06:01.683 CC lib/nvme/nvme_qpair.o 00:06:01.683 CC lib/nvme/nvme.o 00:06:01.683 CC lib/nvme/nvme_quirks.o 00:06:01.683 CC lib/nvme/nvme_transport.o 00:06:02.251 LIB libspdk_thread.a 00:06:02.251 SO libspdk_thread.so.10.1 00:06:02.251 SYMLINK libspdk_thread.so 00:06:02.251 CC lib/nvme/nvme_discovery.o 00:06:02.507 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:02.507 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:02.507 CC lib/nvme/nvme_tcp.o 00:06:02.765 CC lib/nvme/nvme_opal.o 00:06:02.765 CC lib/nvme/nvme_io_msg.o 00:06:03.023 CC lib/nvme/nvme_poll_group.o 00:06:03.023 CC lib/accel/accel.o 00:06:03.023 CC lib/accel/accel_rpc.o 00:06:03.023 CC lib/accel/accel_sw.o 00:06:03.282 CC lib/nvme/nvme_zns.o 00:06:03.282 CC lib/nvme/nvme_stubs.o 00:06:03.540 CC lib/nvme/nvme_auth.o 00:06:03.540 CC lib/nvme/nvme_cuse.o 00:06:03.799 CC lib/blob/request.o 00:06:03.799 CC lib/blob/blobstore.o 00:06:03.799 CC lib/blob/zeroes.o 00:06:03.799 CC lib/init/json_config.o 00:06:03.799 CC lib/virtio/virtio.o 00:06:03.799 CC lib/virtio/virtio_vhost_user.o 00:06:04.058 CC lib/blob/blob_bs_dev.o 00:06:04.058 CC lib/init/subsystem.o 00:06:04.058 CC lib/init/subsystem_rpc.o 00:06:04.058 CC lib/init/rpc.o 00:06:04.058 CC lib/virtio/virtio_vfio_user.o 00:06:04.317 CC lib/virtio/virtio_pci.o 00:06:04.317 LIB libspdk_init.a 00:06:04.317 SO libspdk_init.so.5.0 00:06:04.317 LIB libspdk_accel.a 00:06:04.317 SYMLINK libspdk_init.so 00:06:04.575 SO libspdk_accel.so.16.0 00:06:04.575 SYMLINK libspdk_accel.so 00:06:04.575 LIB libspdk_virtio.a 00:06:04.575 SO libspdk_virtio.so.7.0 00:06:04.575 SYMLINK libspdk_virtio.so 00:06:04.575 CC lib/event/app.o 00:06:04.575 CC lib/event/reactor.o 00:06:04.575 CC lib/event/log_rpc.o 00:06:04.575 CC lib/event/app_rpc.o 00:06:04.575 CC lib/event/scheduler_static.o 00:06:04.834 LIB libspdk_nvme.a 00:06:04.834 CC lib/bdev/bdev.o 00:06:04.834 CC lib/bdev/bdev_rpc.o 00:06:04.834 CC lib/bdev/bdev_zone.o 00:06:04.834 CC lib/bdev/part.o 00:06:04.834 CC lib/bdev/scsi_nvme.o 00:06:04.834 SO libspdk_nvme.so.13.1 00:06:04.834 SYMLINK libspdk_nvme.so 00:06:05.093 LIB libspdk_event.a 00:06:05.353 SO libspdk_event.so.14.0 00:06:05.353 SYMLINK libspdk_event.so 00:06:06.783 LIB libspdk_blob.a 00:06:06.783 SO libspdk_blob.so.11.0 00:06:06.783 SYMLINK libspdk_blob.so 00:06:07.041 CC lib/blobfs/blobfs.o 00:06:07.041 CC lib/blobfs/tree.o 00:06:07.041 CC lib/lvol/lvol.o 00:06:07.300 LIB libspdk_bdev.a 00:06:07.300 SO libspdk_bdev.so.16.0 00:06:07.300 SYMLINK libspdk_bdev.so 00:06:07.866 CC lib/scsi/dev.o 00:06:07.866 CC lib/scsi/lun.o 00:06:07.866 CC lib/scsi/port.o 00:06:07.866 CC lib/scsi/scsi.o 00:06:07.866 CC lib/scsi/scsi_bdev.o 00:06:07.866 CC lib/ftl/ftl_init.o 00:06:07.866 CC lib/scsi/scsi_pr.o 00:06:07.866 CC lib/ftl/ftl_core.o 00:06:07.866 CC lib/nbd/nbd.o 00:06:07.866 CC lib/nvmf/ctrlr.o 00:06:07.866 CC lib/nvmf/ctrlr_discovery.o 00:06:07.866 CC lib/nvmf/ctrlr_bdev.o 00:06:07.866 LIB libspdk_blobfs.a 00:06:07.866 SO libspdk_blobfs.so.10.0 00:06:07.866 CC lib/ftl/ftl_layout.o 00:06:07.866 LIB libspdk_lvol.a 00:06:08.123 SO libspdk_lvol.so.10.0 00:06:08.123 SYMLINK libspdk_blobfs.so 00:06:08.123 CC lib/ftl/ftl_debug.o 00:06:08.123 CC lib/ftl/ftl_io.o 00:06:08.123 SYMLINK libspdk_lvol.so 00:06:08.123 CC lib/ftl/ftl_sb.o 00:06:08.123 CC lib/ftl/ftl_l2p.o 00:06:08.123 CC lib/ftl/ftl_l2p_flat.o 00:06:08.123 CC lib/nbd/nbd_rpc.o 00:06:08.123 CC lib/ftl/ftl_nv_cache.o 00:06:08.123 CC lib/scsi/scsi_rpc.o 00:06:08.123 CC lib/scsi/task.o 00:06:08.380 CC lib/ftl/ftl_band.o 00:06:08.380 CC lib/ftl/ftl_band_ops.o 00:06:08.380 CC lib/nvmf/subsystem.o 00:06:08.380 CC lib/ftl/ftl_writer.o 00:06:08.380 CC lib/ftl/ftl_rq.o 00:06:08.380 CC lib/ftl/ftl_reloc.o 00:06:08.380 CC lib/ftl/ftl_l2p_cache.o 00:06:08.380 LIB libspdk_nbd.a 00:06:08.380 CC lib/ftl/ftl_p2l.o 00:06:08.380 SO libspdk_nbd.so.7.0 00:06:08.380 LIB libspdk_scsi.a 00:06:08.380 SO libspdk_scsi.so.9.0 00:06:08.380 SYMLINK libspdk_nbd.so 00:06:08.380 CC lib/nvmf/nvmf.o 00:06:08.380 CC lib/ftl/mngt/ftl_mngt.o 00:06:08.636 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:06:08.636 SYMLINK libspdk_scsi.so 00:06:08.636 CC lib/nvmf/nvmf_rpc.o 00:06:08.636 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:06:08.636 CC lib/ftl/mngt/ftl_mngt_startup.o 00:06:08.636 CC lib/ftl/mngt/ftl_mngt_md.o 00:06:08.893 CC lib/iscsi/conn.o 00:06:08.893 CC lib/ftl/mngt/ftl_mngt_misc.o 00:06:08.893 CC lib/nvmf/transport.o 00:06:08.893 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:06:08.893 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:06:08.893 CC lib/vhost/vhost.o 00:06:09.151 CC lib/ftl/mngt/ftl_mngt_band.o 00:06:09.151 CC lib/vhost/vhost_rpc.o 00:06:09.151 CC lib/vhost/vhost_scsi.o 00:06:09.151 CC lib/vhost/vhost_blk.o 00:06:09.151 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:06:09.151 CC lib/vhost/rte_vhost_user.o 00:06:09.151 CC lib/nvmf/tcp.o 00:06:09.409 CC lib/iscsi/init_grp.o 00:06:09.409 CC lib/iscsi/iscsi.o 00:06:09.409 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:06:09.409 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:06:09.409 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:06:09.409 CC lib/iscsi/md5.o 00:06:09.667 CC lib/nvmf/stubs.o 00:06:09.667 CC lib/iscsi/param.o 00:06:09.667 CC lib/ftl/utils/ftl_conf.o 00:06:09.667 CC lib/ftl/utils/ftl_md.o 00:06:09.667 CC lib/nvmf/mdns_server.o 00:06:09.667 CC lib/ftl/utils/ftl_mempool.o 00:06:09.667 CC lib/iscsi/portal_grp.o 00:06:09.926 CC lib/iscsi/tgt_node.o 00:06:09.926 CC lib/nvmf/auth.o 00:06:09.926 CC lib/iscsi/iscsi_subsystem.o 00:06:09.926 CC lib/ftl/utils/ftl_bitmap.o 00:06:10.185 CC lib/ftl/utils/ftl_property.o 00:06:10.185 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:06:10.185 CC lib/iscsi/iscsi_rpc.o 00:06:10.185 CC lib/iscsi/task.o 00:06:10.185 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:06:10.185 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:06:10.185 LIB libspdk_vhost.a 00:06:10.185 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:06:10.185 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:06:10.444 SO libspdk_vhost.so.8.0 00:06:10.444 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:06:10.444 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:06:10.444 CC lib/ftl/upgrade/ftl_sb_v3.o 00:06:10.444 SYMLINK libspdk_vhost.so 00:06:10.444 CC lib/ftl/upgrade/ftl_sb_v5.o 00:06:10.444 CC lib/ftl/nvc/ftl_nvc_dev.o 00:06:10.444 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:06:10.444 CC lib/ftl/base/ftl_base_dev.o 00:06:10.444 CC lib/ftl/base/ftl_base_bdev.o 00:06:10.703 LIB libspdk_nvmf.a 00:06:10.703 LIB libspdk_ftl.a 00:06:10.703 SO libspdk_nvmf.so.19.0 00:06:10.959 SO libspdk_ftl.so.9.0 00:06:10.959 SYMLINK libspdk_nvmf.so 00:06:10.959 LIB libspdk_iscsi.a 00:06:10.959 SYMLINK libspdk_ftl.so 00:06:10.959 SO libspdk_iscsi.so.8.0 00:06:11.216 SYMLINK libspdk_iscsi.so 00:06:11.474 CC module/env_dpdk/env_dpdk_rpc.o 00:06:11.732 CC module/accel/error/accel_error.o 00:06:11.732 CC module/accel/error/accel_error_rpc.o 00:06:11.732 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:06:11.732 CC module/blob/bdev/blob_bdev.o 00:06:11.732 CC module/keyring/linux/keyring_rpc.o 00:06:11.732 CC module/keyring/linux/keyring.o 00:06:11.732 CC module/keyring/file/keyring.o 00:06:11.732 CC module/scheduler/dynamic/scheduler_dynamic.o 00:06:11.732 CC module/accel/ioat/accel_ioat.o 00:06:11.732 CC module/scheduler/gscheduler/gscheduler.o 00:06:11.732 CC module/sock/posix/posix.o 00:06:11.732 LIB libspdk_env_dpdk_rpc.a 00:06:11.732 SO libspdk_env_dpdk_rpc.so.6.0 00:06:11.732 SYMLINK libspdk_env_dpdk_rpc.so 00:06:11.732 CC module/keyring/file/keyring_rpc.o 00:06:11.732 CC module/accel/ioat/accel_ioat_rpc.o 00:06:11.732 LIB libspdk_scheduler_gscheduler.a 00:06:11.991 LIB libspdk_accel_error.a 00:06:11.991 SO libspdk_scheduler_gscheduler.so.4.0 00:06:11.991 LIB libspdk_keyring_linux.a 00:06:11.991 SO libspdk_accel_error.so.2.0 00:06:11.991 LIB libspdk_scheduler_dynamic.a 00:06:11.991 LIB libspdk_keyring_file.a 00:06:11.991 LIB libspdk_scheduler_dpdk_governor.a 00:06:11.991 SO libspdk_scheduler_dynamic.so.4.0 00:06:11.991 LIB libspdk_blob_bdev.a 00:06:11.991 SO libspdk_keyring_linux.so.1.0 00:06:11.991 SYMLINK libspdk_scheduler_gscheduler.so 00:06:11.991 SO libspdk_keyring_file.so.1.0 00:06:11.991 SO libspdk_scheduler_dpdk_governor.so.4.0 00:06:11.991 SO libspdk_blob_bdev.so.11.0 00:06:11.991 SYMLINK libspdk_accel_error.so 00:06:11.991 LIB libspdk_accel_ioat.a 00:06:11.991 SYMLINK libspdk_keyring_linux.so 00:06:11.991 SYMLINK libspdk_scheduler_dynamic.so 00:06:11.991 SYMLINK libspdk_keyring_file.so 00:06:11.991 SYMLINK libspdk_scheduler_dpdk_governor.so 00:06:11.991 SYMLINK libspdk_blob_bdev.so 00:06:11.991 SO libspdk_accel_ioat.so.6.0 00:06:11.991 SYMLINK libspdk_accel_ioat.so 00:06:12.558 CC module/bdev/malloc/bdev_malloc.o 00:06:12.558 CC module/blobfs/bdev/blobfs_bdev.o 00:06:12.558 CC module/bdev/error/vbdev_error.o 00:06:12.558 CC module/bdev/delay/vbdev_delay.o 00:06:12.558 CC module/bdev/passthru/vbdev_passthru.o 00:06:12.558 CC module/bdev/lvol/vbdev_lvol.o 00:06:12.558 CC module/bdev/gpt/gpt.o 00:06:12.558 CC module/bdev/null/bdev_null.o 00:06:12.558 CC module/bdev/raid/bdev_raid.o 00:06:12.558 CC module/bdev/nvme/bdev_nvme.o 00:06:12.558 CC module/bdev/split/vbdev_split.o 00:06:12.558 LIB libspdk_sock_posix.a 00:06:12.558 SO libspdk_sock_posix.so.6.0 00:06:12.558 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:06:12.558 SYMLINK libspdk_sock_posix.so 00:06:12.558 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:06:12.816 CC module/bdev/gpt/vbdev_gpt.o 00:06:12.816 CC module/bdev/null/bdev_null_rpc.o 00:06:12.816 LIB libspdk_blobfs_bdev.a 00:06:12.816 CC module/bdev/raid/bdev_raid_rpc.o 00:06:12.816 LIB libspdk_bdev_passthru.a 00:06:12.816 SO libspdk_blobfs_bdev.so.6.0 00:06:12.816 CC module/bdev/error/vbdev_error_rpc.o 00:06:12.816 SO libspdk_bdev_passthru.so.6.0 00:06:12.816 CC module/bdev/delay/vbdev_delay_rpc.o 00:06:12.816 LIB libspdk_bdev_null.a 00:06:12.816 SYMLINK libspdk_blobfs_bdev.so 00:06:12.816 CC module/bdev/split/vbdev_split_rpc.o 00:06:12.816 CC module/bdev/raid/bdev_raid_sb.o 00:06:13.074 SO libspdk_bdev_null.so.6.0 00:06:13.074 SYMLINK libspdk_bdev_passthru.so 00:06:13.074 CC module/bdev/malloc/bdev_malloc_rpc.o 00:06:13.074 CC module/bdev/raid/raid0.o 00:06:13.074 LIB libspdk_bdev_gpt.a 00:06:13.074 SO libspdk_bdev_gpt.so.6.0 00:06:13.074 LIB libspdk_bdev_error.a 00:06:13.074 SYMLINK libspdk_bdev_null.so 00:06:13.074 CC module/bdev/raid/raid1.o 00:06:13.074 SYMLINK libspdk_bdev_gpt.so 00:06:13.074 CC module/bdev/raid/concat.o 00:06:13.074 LIB libspdk_bdev_delay.a 00:06:13.074 SO libspdk_bdev_error.so.6.0 00:06:13.074 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:06:13.074 SO libspdk_bdev_delay.so.6.0 00:06:13.074 LIB libspdk_bdev_split.a 00:06:13.074 CC module/bdev/nvme/bdev_nvme_rpc.o 00:06:13.074 SO libspdk_bdev_split.so.6.0 00:06:13.074 SYMLINK libspdk_bdev_delay.so 00:06:13.074 CC module/bdev/nvme/nvme_rpc.o 00:06:13.074 CC module/bdev/nvme/bdev_mdns_client.o 00:06:13.074 SYMLINK libspdk_bdev_error.so 00:06:13.332 SYMLINK libspdk_bdev_split.so 00:06:13.333 LIB libspdk_bdev_malloc.a 00:06:13.333 SO libspdk_bdev_malloc.so.6.0 00:06:13.333 CC module/bdev/nvme/vbdev_opal.o 00:06:13.333 SYMLINK libspdk_bdev_malloc.so 00:06:13.333 CC module/bdev/nvme/vbdev_opal_rpc.o 00:06:13.333 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:06:13.333 CC module/bdev/zone_block/vbdev_zone_block.o 00:06:13.333 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:06:13.591 CC module/bdev/aio/bdev_aio.o 00:06:13.591 CC module/bdev/ftl/bdev_ftl.o 00:06:13.591 CC module/bdev/virtio/bdev_virtio_scsi.o 00:06:13.591 LIB libspdk_bdev_lvol.a 00:06:13.591 LIB libspdk_bdev_raid.a 00:06:13.591 CC module/bdev/virtio/bdev_virtio_blk.o 00:06:13.591 SO libspdk_bdev_lvol.so.6.0 00:06:13.591 CC module/bdev/aio/bdev_aio_rpc.o 00:06:13.591 CC module/bdev/virtio/bdev_virtio_rpc.o 00:06:13.591 SO libspdk_bdev_raid.so.6.0 00:06:13.591 SYMLINK libspdk_bdev_lvol.so 00:06:13.591 CC module/bdev/ftl/bdev_ftl_rpc.o 00:06:13.850 SYMLINK libspdk_bdev_raid.so 00:06:13.850 LIB libspdk_bdev_zone_block.a 00:06:13.850 SO libspdk_bdev_zone_block.so.6.0 00:06:13.850 SYMLINK libspdk_bdev_zone_block.so 00:06:13.850 LIB libspdk_bdev_ftl.a 00:06:14.109 SO libspdk_bdev_ftl.so.6.0 00:06:14.109 LIB libspdk_bdev_aio.a 00:06:14.109 SYMLINK libspdk_bdev_ftl.so 00:06:14.109 SO libspdk_bdev_aio.so.6.0 00:06:14.109 SYMLINK libspdk_bdev_aio.so 00:06:14.109 LIB libspdk_bdev_virtio.a 00:06:14.109 SO libspdk_bdev_virtio.so.6.0 00:06:14.368 SYMLINK libspdk_bdev_virtio.so 00:06:15.744 LIB libspdk_bdev_nvme.a 00:06:15.744 SO libspdk_bdev_nvme.so.7.0 00:06:15.744 SYMLINK libspdk_bdev_nvme.so 00:06:16.348 CC module/event/subsystems/vmd/vmd.o 00:06:16.348 CC module/event/subsystems/vmd/vmd_rpc.o 00:06:16.348 CC module/event/subsystems/iobuf/iobuf.o 00:06:16.348 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:06:16.348 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:06:16.348 CC module/event/subsystems/keyring/keyring.o 00:06:16.348 CC module/event/subsystems/scheduler/scheduler.o 00:06:16.348 CC module/event/subsystems/sock/sock.o 00:06:16.348 LIB libspdk_event_vhost_blk.a 00:06:16.348 LIB libspdk_event_sock.a 00:06:16.348 LIB libspdk_event_keyring.a 00:06:16.606 LIB libspdk_event_vmd.a 00:06:16.606 SO libspdk_event_vhost_blk.so.3.0 00:06:16.606 SO libspdk_event_sock.so.5.0 00:06:16.606 SO libspdk_event_keyring.so.1.0 00:06:16.606 SO libspdk_event_vmd.so.6.0 00:06:16.606 SYMLINK libspdk_event_vhost_blk.so 00:06:16.606 SYMLINK libspdk_event_sock.so 00:06:16.606 LIB libspdk_event_scheduler.a 00:06:16.606 LIB libspdk_event_iobuf.a 00:06:16.606 SYMLINK libspdk_event_keyring.so 00:06:16.606 SO libspdk_event_scheduler.so.4.0 00:06:16.606 SO libspdk_event_iobuf.so.3.0 00:06:16.606 SYMLINK libspdk_event_vmd.so 00:06:16.606 SYMLINK libspdk_event_scheduler.so 00:06:16.606 SYMLINK libspdk_event_iobuf.so 00:06:16.865 CC module/event/subsystems/accel/accel.o 00:06:17.124 LIB libspdk_event_accel.a 00:06:17.124 SO libspdk_event_accel.so.6.0 00:06:17.124 SYMLINK libspdk_event_accel.so 00:06:17.692 CC module/event/subsystems/bdev/bdev.o 00:06:17.692 LIB libspdk_event_bdev.a 00:06:17.692 SO libspdk_event_bdev.so.6.0 00:06:17.950 SYMLINK libspdk_event_bdev.so 00:06:18.209 CC module/event/subsystems/nbd/nbd.o 00:06:18.209 CC module/event/subsystems/scsi/scsi.o 00:06:18.209 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:06:18.209 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:06:18.209 LIB libspdk_event_nbd.a 00:06:18.209 LIB libspdk_event_scsi.a 00:06:18.209 SO libspdk_event_nbd.so.6.0 00:06:18.209 SO libspdk_event_scsi.so.6.0 00:06:18.467 SYMLINK libspdk_event_scsi.so 00:06:18.467 SYMLINK libspdk_event_nbd.so 00:06:18.467 LIB libspdk_event_nvmf.a 00:06:18.467 SO libspdk_event_nvmf.so.6.0 00:06:18.467 SYMLINK libspdk_event_nvmf.so 00:06:18.727 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:06:18.727 CC module/event/subsystems/iscsi/iscsi.o 00:06:18.727 LIB libspdk_event_vhost_scsi.a 00:06:18.727 LIB libspdk_event_iscsi.a 00:06:18.993 SO libspdk_event_vhost_scsi.so.3.0 00:06:18.993 SO libspdk_event_iscsi.so.6.0 00:06:18.993 SYMLINK libspdk_event_vhost_scsi.so 00:06:18.993 SYMLINK libspdk_event_iscsi.so 00:06:19.262 SO libspdk.so.6.0 00:06:19.262 SYMLINK libspdk.so 00:06:19.522 TEST_HEADER include/spdk/accel.h 00:06:19.522 TEST_HEADER include/spdk/accel_module.h 00:06:19.522 make[2]: Nothing to be done for 'all'. 00:06:19.522 TEST_HEADER include/spdk/assert.h 00:06:19.522 TEST_HEADER include/spdk/barrier.h 00:06:19.522 CC app/trace_record/trace_record.o 00:06:19.522 TEST_HEADER include/spdk/base64.h 00:06:19.522 CXX app/trace/trace.o 00:06:19.522 TEST_HEADER include/spdk/bdev.h 00:06:19.522 TEST_HEADER include/spdk/bdev_module.h 00:06:19.522 CC test/rpc_client/rpc_client_test.o 00:06:19.522 TEST_HEADER include/spdk/bdev_zone.h 00:06:19.522 TEST_HEADER include/spdk/bit_array.h 00:06:19.522 TEST_HEADER include/spdk/bit_pool.h 00:06:19.522 TEST_HEADER include/spdk/blob_bdev.h 00:06:19.522 TEST_HEADER include/spdk/blobfs_bdev.h 00:06:19.522 TEST_HEADER include/spdk/blobfs.h 00:06:19.522 TEST_HEADER include/spdk/blob.h 00:06:19.522 TEST_HEADER include/spdk/conf.h 00:06:19.522 CC examples/interrupt_tgt/interrupt_tgt.o 00:06:19.522 TEST_HEADER include/spdk/config.h 00:06:19.522 TEST_HEADER include/spdk/cpuset.h 00:06:19.522 TEST_HEADER include/spdk/crc16.h 00:06:19.522 TEST_HEADER include/spdk/crc32.h 00:06:19.522 TEST_HEADER include/spdk/crc64.h 00:06:19.522 TEST_HEADER include/spdk/dif.h 00:06:19.522 TEST_HEADER include/spdk/dma.h 00:06:19.522 TEST_HEADER include/spdk/endian.h 00:06:19.522 TEST_HEADER include/spdk/env_dpdk.h 00:06:19.522 TEST_HEADER include/spdk/env.h 00:06:19.522 TEST_HEADER include/spdk/event.h 00:06:19.522 TEST_HEADER include/spdk/fd_group.h 00:06:19.522 TEST_HEADER include/spdk/fd.h 00:06:19.522 TEST_HEADER include/spdk/file.h 00:06:19.522 TEST_HEADER include/spdk/ftl.h 00:06:19.522 TEST_HEADER include/spdk/gpt_spec.h 00:06:19.522 TEST_HEADER include/spdk/hexlify.h 00:06:19.522 TEST_HEADER include/spdk/histogram_data.h 00:06:19.522 TEST_HEADER include/spdk/idxd.h 00:06:19.522 TEST_HEADER include/spdk/idxd_spec.h 00:06:19.522 TEST_HEADER include/spdk/init.h 00:06:19.522 TEST_HEADER include/spdk/ioat.h 00:06:19.522 TEST_HEADER include/spdk/ioat_spec.h 00:06:19.522 TEST_HEADER include/spdk/iscsi_spec.h 00:06:19.522 TEST_HEADER include/spdk/json.h 00:06:19.522 TEST_HEADER include/spdk/jsonrpc.h 00:06:19.522 TEST_HEADER include/spdk/keyring.h 00:06:19.522 CC examples/ioat/perf/perf.o 00:06:19.522 TEST_HEADER include/spdk/keyring_module.h 00:06:19.522 TEST_HEADER include/spdk/likely.h 00:06:19.522 TEST_HEADER include/spdk/log.h 00:06:19.522 CC examples/util/zipf/zipf.o 00:06:19.522 TEST_HEADER include/spdk/lvol.h 00:06:19.522 CC test/thread/poller_perf/poller_perf.o 00:06:19.522 TEST_HEADER include/spdk/memory.h 00:06:19.522 TEST_HEADER include/spdk/mmio.h 00:06:19.522 TEST_HEADER include/spdk/nbd.h 00:06:19.522 TEST_HEADER include/spdk/net.h 00:06:19.522 TEST_HEADER include/spdk/notify.h 00:06:19.522 TEST_HEADER include/spdk/nvme.h 00:06:19.522 TEST_HEADER include/spdk/nvme_intel.h 00:06:19.522 TEST_HEADER include/spdk/nvme_ocssd.h 00:06:19.522 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:06:19.522 TEST_HEADER include/spdk/nvme_spec.h 00:06:19.522 TEST_HEADER include/spdk/nvme_zns.h 00:06:19.522 TEST_HEADER include/spdk/nvmf_cmd.h 00:06:19.522 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:06:19.522 CC test/app/bdev_svc/bdev_svc.o 00:06:19.522 CC app/nvmf_tgt/nvmf_main.o 00:06:19.522 TEST_HEADER include/spdk/nvmf.h 00:06:19.522 TEST_HEADER include/spdk/nvmf_spec.h 00:06:19.522 TEST_HEADER include/spdk/nvmf_transport.h 00:06:19.522 TEST_HEADER include/spdk/opal.h 00:06:19.522 TEST_HEADER include/spdk/opal_spec.h 00:06:19.522 TEST_HEADER include/spdk/pci_ids.h 00:06:19.522 TEST_HEADER include/spdk/pipe.h 00:06:19.522 TEST_HEADER include/spdk/queue.h 00:06:19.522 TEST_HEADER include/spdk/reduce.h 00:06:19.781 TEST_HEADER include/spdk/rpc.h 00:06:19.781 TEST_HEADER include/spdk/scheduler.h 00:06:19.781 TEST_HEADER include/spdk/scsi.h 00:06:19.781 TEST_HEADER include/spdk/scsi_spec.h 00:06:19.781 TEST_HEADER include/spdk/sock.h 00:06:19.781 TEST_HEADER include/spdk/stdinc.h 00:06:19.781 TEST_HEADER include/spdk/string.h 00:06:19.781 TEST_HEADER include/spdk/thread.h 00:06:19.781 TEST_HEADER include/spdk/trace.h 00:06:19.781 TEST_HEADER include/spdk/trace_parser.h 00:06:19.781 CC test/env/mem_callbacks/mem_callbacks.o 00:06:19.781 TEST_HEADER include/spdk/tree.h 00:06:19.781 TEST_HEADER include/spdk/ublk.h 00:06:19.781 TEST_HEADER include/spdk/util.h 00:06:19.781 TEST_HEADER include/spdk/uuid.h 00:06:19.781 TEST_HEADER include/spdk/version.h 00:06:19.781 TEST_HEADER include/spdk/vfio_user_pci.h 00:06:19.781 TEST_HEADER include/spdk/vfio_user_spec.h 00:06:19.781 TEST_HEADER include/spdk/vhost.h 00:06:19.781 TEST_HEADER include/spdk/vmd.h 00:06:19.781 TEST_HEADER include/spdk/xor.h 00:06:19.781 TEST_HEADER include/spdk/zipf.h 00:06:19.781 CXX test/cpp_headers/accel.o 00:06:19.781 LINK rpc_client_test 00:06:19.781 LINK interrupt_tgt 00:06:19.781 LINK zipf 00:06:19.781 LINK poller_perf 00:06:19.781 LINK spdk_trace_record 00:06:19.781 LINK nvmf_tgt 00:06:19.781 LINK bdev_svc 00:06:19.781 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:06:19.781 LINK ioat_perf 00:06:19.781 CXX test/cpp_headers/accel_module.o 00:06:20.039 LINK spdk_trace 00:06:20.039 CC examples/ioat/verify/verify.o 00:06:20.039 CC app/iscsi_tgt/iscsi_tgt.o 00:06:20.039 LINK histogram_ut 00:06:20.039 CXX test/cpp_headers/assert.o 00:06:20.039 CC app/spdk_tgt/spdk_tgt.o 00:06:20.039 CC examples/thread/thread/thread_ex.o 00:06:20.039 CC examples/sock/hello_world/hello_sock.o 00:06:20.039 CC test/unit/lib/log/log.c/log_ut.o 00:06:20.297 CC test/nvme/aer/aer.o 00:06:20.297 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:06:20.297 CXX test/cpp_headers/barrier.o 00:06:20.297 LINK verify 00:06:20.297 LINK iscsi_tgt 00:06:20.297 LINK spdk_tgt 00:06:20.297 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:06:20.297 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:06:20.555 CXX test/cpp_headers/base64.o 00:06:20.555 LINK hello_sock 00:06:20.555 LINK thread 00:06:20.555 CC test/env/vtophys/vtophys.o 00:06:20.555 LINK mem_callbacks 00:06:20.555 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:06:20.555 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:06:20.555 LINK log_ut 00:06:20.555 LINK aer 00:06:20.555 CC app/spdk_lspci/spdk_lspci.o 00:06:20.555 CXX test/cpp_headers/bdev.o 00:06:20.555 CC test/env/memory/memory_ut.o 00:06:20.555 LINK vtophys 00:06:20.555 LINK env_dpdk_post_init 00:06:20.814 LINK nvme_fuzz 00:06:20.814 LINK spdk_lspci 00:06:20.814 CC test/accel/dif/dif.o 00:06:20.814 CC test/nvme/reset/reset.o 00:06:20.814 CXX test/cpp_headers/bdev_module.o 00:06:20.814 CC examples/vmd/lsvmd/lsvmd.o 00:06:20.814 CC test/unit/lib/util/base64.c/base64_ut.o 00:06:20.814 CC examples/vmd/led/led.o 00:06:20.814 CC app/spdk_nvme_perf/perf.o 00:06:20.814 CC app/spdk_nvme_identify/identify.o 00:06:21.073 LINK vhost_fuzz 00:06:21.073 LINK lsvmd 00:06:21.073 CXX test/cpp_headers/bdev_zone.o 00:06:21.073 LINK led 00:06:21.073 LINK reset 00:06:21.073 CC test/unit/lib/dma/dma.c/dma_ut.o 00:06:21.073 CC test/nvme/sgl/sgl.o 00:06:21.073 LINK base64_ut 00:06:21.331 CXX test/cpp_headers/bit_array.o 00:06:21.331 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:06:21.331 CC examples/accel/perf/accel_perf.o 00:06:21.331 CXX test/cpp_headers/bit_pool.o 00:06:21.331 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:06:21.331 LINK dif 00:06:21.331 CC examples/blob/hello_world/hello_blob.o 00:06:21.590 CXX test/cpp_headers/blob_bdev.o 00:06:21.590 LINK sgl 00:06:21.590 CXX test/cpp_headers/blobfs_bdev.o 00:06:21.590 LINK hello_blob 00:06:21.847 CC test/nvme/e2edp/nvme_dp.o 00:06:21.847 LINK dma_ut 00:06:21.847 CXX test/cpp_headers/blobfs.o 00:06:21.847 CC test/nvme/overhead/overhead.o 00:06:21.847 LINK accel_perf 00:06:21.847 CXX test/cpp_headers/blob.o 00:06:21.847 LINK ioat_ut 00:06:21.847 CC examples/blob/cli/blobcli.o 00:06:22.105 LINK spdk_nvme_perf 00:06:22.105 LINK iscsi_fuzz 00:06:22.105 LINK nvme_dp 00:06:22.105 LINK memory_ut 00:06:22.105 LINK bit_array_ut 00:06:22.105 CXX test/cpp_headers/conf.o 00:06:22.105 CXX test/cpp_headers/config.o 00:06:22.105 CC test/nvme/err_injection/err_injection.o 00:06:22.105 CC test/nvme/startup/startup.o 00:06:22.105 CC test/app/histogram_perf/histogram_perf.o 00:06:22.105 LINK overhead 00:06:22.105 LINK spdk_nvme_identify 00:06:22.363 CXX test/cpp_headers/cpuset.o 00:06:22.363 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:06:22.363 CC test/app/jsoncat/jsoncat.o 00:06:22.363 CC test/app/stub/stub.o 00:06:22.363 CC test/env/pci/pci_ut.o 00:06:22.363 LINK histogram_perf 00:06:22.363 CXX test/cpp_headers/crc16.o 00:06:22.363 LINK err_injection 00:06:22.363 LINK startup 00:06:22.363 CC test/blobfs/mkfs/mkfs.o 00:06:22.363 LINK jsoncat 00:06:22.363 CC app/spdk_nvme_discover/discovery_aer.o 00:06:22.363 LINK stub 00:06:22.363 CXX test/cpp_headers/crc32.o 00:06:22.620 CC app/spdk_top/spdk_top.o 00:06:22.620 LINK blobcli 00:06:22.620 LINK mkfs 00:06:22.620 CC test/nvme/reserve/reserve.o 00:06:22.620 CC test/event/event_perf/event_perf.o 00:06:22.620 CC examples/nvme/hello_world/hello_world.o 00:06:22.620 LINK cpuset_ut 00:06:22.620 CXX test/cpp_headers/crc64.o 00:06:22.620 CC examples/nvme/reconnect/reconnect.o 00:06:22.620 LINK spdk_nvme_discover 00:06:22.878 LINK pci_ut 00:06:22.878 LINK event_perf 00:06:22.878 CC examples/nvme/nvme_manage/nvme_manage.o 00:06:22.878 CXX test/cpp_headers/dif.o 00:06:22.878 CC test/lvol/esnap/esnap.o 00:06:22.878 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:06:22.878 LINK hello_world 00:06:22.878 CC app/vhost/vhost.o 00:06:22.878 CXX test/cpp_headers/dma.o 00:06:22.878 CXX test/cpp_headers/endian.o 00:06:22.878 LINK reserve 00:06:22.878 CC test/event/reactor/reactor.o 00:06:22.878 CXX test/cpp_headers/env_dpdk.o 00:06:22.878 LINK crc16_ut 00:06:23.138 LINK reconnect 00:06:23.138 LINK vhost 00:06:23.138 LINK reactor 00:06:23.138 CC test/event/reactor_perf/reactor_perf.o 00:06:23.138 CC test/nvme/simple_copy/simple_copy.o 00:06:23.138 CXX test/cpp_headers/env.o 00:06:23.138 CC test/event/app_repeat/app_repeat.o 00:06:23.138 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:06:23.138 LINK reactor_perf 00:06:23.398 CC test/nvme/connect_stress/connect_stress.o 00:06:23.398 CC test/nvme/boot_partition/boot_partition.o 00:06:23.398 CC test/event/scheduler/scheduler.o 00:06:23.398 CXX test/cpp_headers/event.o 00:06:23.398 CC test/bdev/bdevio/bdevio.o 00:06:23.398 CXX test/cpp_headers/fd_group.o 00:06:23.398 LINK crc32_ieee_ut 00:06:23.398 LINK app_repeat 00:06:23.398 LINK simple_copy 00:06:23.398 LINK connect_stress 00:06:23.398 LINK boot_partition 00:06:23.656 CXX test/cpp_headers/fd.o 00:06:23.656 CXX test/cpp_headers/file.o 00:06:23.656 CXX test/cpp_headers/ftl.o 00:06:23.656 LINK nvme_manage 00:06:23.656 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:06:23.656 LINK scheduler 00:06:23.656 CXX test/cpp_headers/gpt_spec.o 00:06:23.656 CC test/nvme/compliance/nvme_compliance.o 00:06:23.656 CXX test/cpp_headers/hexlify.o 00:06:23.656 CXX test/cpp_headers/histogram_data.o 00:06:23.914 LINK crc32c_ut 00:06:23.914 CC examples/nvme/arbitration/arbitration.o 00:06:23.914 CC examples/nvme/hotplug/hotplug.o 00:06:23.914 LINK spdk_top 00:06:23.914 CC examples/nvme/cmb_copy/cmb_copy.o 00:06:23.914 CC test/nvme/fused_ordering/fused_ordering.o 00:06:23.914 LINK bdevio 00:06:23.914 CC examples/nvme/abort/abort.o 00:06:23.914 CXX test/cpp_headers/idxd.o 00:06:23.914 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:06:23.914 CC app/spdk_dd/spdk_dd.o 00:06:24.173 CC test/unit/lib/util/dif.c/dif_ut.o 00:06:24.173 LINK cmb_copy 00:06:24.173 LINK hotplug 00:06:24.173 LINK crc64_ut 00:06:24.173 LINK fused_ordering 00:06:24.173 CXX test/cpp_headers/idxd_spec.o 00:06:24.173 CC test/unit/lib/util/file.c/file_ut.o 00:06:24.173 LINK nvme_compliance 00:06:24.173 LINK arbitration 00:06:24.431 CC test/nvme/doorbell_aers/doorbell_aers.o 00:06:24.431 CC test/unit/lib/util/iov.c/iov_ut.o 00:06:24.431 CXX test/cpp_headers/init.o 00:06:24.431 LINK abort 00:06:24.431 CC test/nvme/fdp/fdp.o 00:06:24.431 LINK file_ut 00:06:24.431 CXX test/cpp_headers/ioat.o 00:06:24.431 CC test/unit/lib/util/math.c/math_ut.o 00:06:24.431 CXX test/cpp_headers/ioat_spec.o 00:06:24.431 LINK spdk_dd 00:06:24.431 LINK doorbell_aers 00:06:24.431 CC examples/bdev/hello_world/hello_bdev.o 00:06:24.689 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:06:24.689 CXX test/cpp_headers/iscsi_spec.o 00:06:24.689 LINK math_ut 00:06:24.689 CC examples/bdev/bdevperf/bdevperf.o 00:06:24.689 CXX test/cpp_headers/json.o 00:06:24.689 LINK iov_ut 00:06:24.689 CC test/nvme/cuse/cuse.o 00:06:24.689 LINK pmr_persistence 00:06:24.689 LINK hello_bdev 00:06:24.689 LINK fdp 00:06:24.948 CXX test/cpp_headers/jsonrpc.o 00:06:24.948 CC test/unit/lib/util/net.c/net_ut.o 00:06:24.948 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:06:24.948 CC test/unit/lib/util/string.c/string_ut.o 00:06:24.948 CC test/unit/lib/util/xor.c/xor_ut.o 00:06:24.948 CXX test/cpp_headers/keyring.o 00:06:24.948 CXX test/cpp_headers/keyring_module.o 00:06:24.948 CXX test/cpp_headers/likely.o 00:06:24.948 CXX test/cpp_headers/log.o 00:06:24.948 LINK net_ut 00:06:24.948 CXX test/cpp_headers/lvol.o 00:06:25.256 CXX test/cpp_headers/memory.o 00:06:25.256 CXX test/cpp_headers/mmio.o 00:06:25.256 CXX test/cpp_headers/nbd.o 00:06:25.256 CXX test/cpp_headers/net.o 00:06:25.256 CXX test/cpp_headers/notify.o 00:06:25.256 CXX test/cpp_headers/nvme.o 00:06:25.256 CXX test/cpp_headers/nvme_intel.o 00:06:25.256 CXX test/cpp_headers/nvme_ocssd.o 00:06:25.256 LINK string_ut 00:06:25.256 CXX test/cpp_headers/nvme_ocssd_spec.o 00:06:25.256 CXX test/cpp_headers/nvme_spec.o 00:06:25.515 LINK xor_ut 00:06:25.515 CXX test/cpp_headers/nvme_zns.o 00:06:25.515 CXX test/cpp_headers/nvmf_cmd.o 00:06:25.515 CXX test/cpp_headers/nvmf_fc_spec.o 00:06:25.515 CXX test/cpp_headers/nvmf.o 00:06:25.515 CXX test/cpp_headers/nvmf_spec.o 00:06:25.515 CXX test/cpp_headers/nvmf_transport.o 00:06:25.515 LINK pipe_ut 00:06:25.515 CXX test/cpp_headers/opal.o 00:06:25.515 CXX test/cpp_headers/opal_spec.o 00:06:25.515 CXX test/cpp_headers/pci_ids.o 00:06:25.515 LINK bdevperf 00:06:25.515 CXX test/cpp_headers/pipe.o 00:06:25.774 CXX test/cpp_headers/queue.o 00:06:25.774 CXX test/cpp_headers/reduce.o 00:06:25.774 CXX test/cpp_headers/rpc.o 00:06:25.774 CXX test/cpp_headers/scheduler.o 00:06:25.774 CXX test/cpp_headers/scsi.o 00:06:25.774 CXX test/cpp_headers/scsi_spec.o 00:06:25.774 CXX test/cpp_headers/sock.o 00:06:25.774 CXX test/cpp_headers/stdinc.o 00:06:25.774 CXX test/cpp_headers/string.o 00:06:25.774 CXX test/cpp_headers/thread.o 00:06:25.774 CXX test/cpp_headers/trace.o 00:06:25.774 CXX test/cpp_headers/trace_parser.o 00:06:26.032 CXX test/cpp_headers/tree.o 00:06:26.032 CXX test/cpp_headers/ublk.o 00:06:26.032 CXX test/cpp_headers/util.o 00:06:26.032 CXX test/cpp_headers/uuid.o 00:06:26.032 CXX test/cpp_headers/version.o 00:06:26.032 CXX test/cpp_headers/vfio_user_pci.o 00:06:26.032 CXX test/cpp_headers/vfio_user_spec.o 00:06:26.032 CC examples/nvmf/nvmf/nvmf.o 00:06:26.032 CXX test/cpp_headers/vhost.o 00:06:26.032 CXX test/cpp_headers/vmd.o 00:06:26.032 CXX test/cpp_headers/xor.o 00:06:26.032 CXX test/cpp_headers/zipf.o 00:06:26.291 LINK cuse 00:06:26.291 LINK nvmf 00:06:26.858 LINK dif_ut 00:06:27.117 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:06:27.117 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:06:27.376 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:06:27.376 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:06:27.634 LINK pci_event_ut 00:06:27.893 LINK json_util_ut 00:06:28.151 LINK esnap 00:06:29.087 LINK json_write_ut 00:06:29.346 LINK json_parse_ut 00:06:29.912 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:06:30.170 LINK jsonrpc_server_ut 00:06:31.104 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:06:31.751 LINK rpc_ut 00:06:32.010 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:06:32.010 CC test/unit/lib/thread/thread.c/thread_ut.o 00:06:32.010 CC test/unit/lib/sock/posix.c/posix_ut.o 00:06:32.010 CC test/unit/lib/sock/sock.c/sock_ut.o 00:06:32.268 CC test/unit/lib/notify/notify.c/notify_ut.o 00:06:32.268 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:06:32.835 LINK keyring_ut 00:06:33.094 LINK notify_ut 00:06:33.352 LINK iobuf_ut 00:06:33.352 LINK posix_ut 00:06:33.919 LINK sock_ut 00:06:34.178 LINK thread_ut 00:06:34.178 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:06:34.178 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:06:34.178 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:06:34.437 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:06:34.437 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:06:34.437 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:06:34.437 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:06:34.437 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:06:34.437 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:06:34.437 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:06:34.437 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:06:34.437 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:06:35.005 LINK nvme_quirks_ut 00:06:35.263 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:06:35.263 LINK nvme_ctrlr_ocssd_cmd_ut 00:06:35.522 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:06:35.522 LINK nvme_ns_ut 00:06:35.522 LINK nvme_poll_group_ut 00:06:35.781 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:06:35.781 LINK nvme_ctrlr_cmd_ut 00:06:35.781 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:06:36.040 LINK nvme_qpair_ut 00:06:36.302 CC test/unit/lib/accel/accel.c/accel_ut.o 00:06:36.302 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:06:36.302 LINK nvme_ut 00:06:36.302 LINK nvme_transport_ut 00:06:36.560 LINK nvme_ns_ocssd_cmd_ut 00:06:36.560 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:06:36.560 LINK nvme_io_msg_ut 00:06:36.818 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:06:36.818 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:06:36.818 CC test/unit/lib/blob/blob.c/blob_ut.o 00:06:37.077 LINK nvme_pcie_ut 00:06:37.077 LINK nvme_fabric_ut 00:06:37.336 LINK nvme_ns_cmd_ut 00:06:37.336 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:06:37.336 LINK nvme_pcie_common_ut 00:06:37.594 LINK nvme_opal_ut 00:06:37.594 LINK subsystem_ut 00:06:37.594 LINK nvme_tcp_ut 00:06:37.594 LINK blob_bdev_ut 00:06:37.852 LINK rpc_ut 00:06:38.110 LINK nvme_ctrlr_ut 00:06:38.110 LINK nvme_cuse_ut 00:06:38.368 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:06:38.368 CC test/unit/lib/event/app.c/app_ut.o 00:06:39.302 LINK app_ut 00:06:39.302 LINK accel_ut 00:06:39.560 LINK reactor_ut 00:06:39.817 CC test/unit/lib/bdev/part.c/part_ut.o 00:06:39.817 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:06:39.817 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:06:39.817 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:06:39.817 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:06:39.817 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:06:40.075 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:06:40.075 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:06:40.075 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:06:40.075 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:06:40.075 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:06:40.075 LINK scsi_nvme_ut 00:06:40.333 LINK bdev_zone_ut 00:06:40.333 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:06:40.590 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:06:40.590 LINK gpt_ut 00:06:40.849 LINK bdev_raid_sb_ut 00:06:40.849 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:06:41.108 LINK vbdev_zone_block_ut 00:06:41.108 LINK concat_ut 00:06:41.677 LINK raid1_ut 00:06:41.937 LINK vbdev_lvol_ut 00:06:41.937 LINK raid0_ut 00:06:42.502 LINK bdev_raid_ut 00:06:43.437 LINK part_ut 00:06:44.373 LINK bdev_ut 00:06:44.940 LINK blob_ut 00:06:45.508 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:06:45.508 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:06:45.508 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:06:45.508 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:06:45.508 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:06:45.767 LINK tree_ut 00:06:45.767 LINK blobfs_bdev_ut 00:06:46.025 LINK bdev_nvme_ut 00:06:46.960 LINK bdev_ut 00:06:46.960 LINK blobfs_sync_ut 00:06:46.960 LINK blobfs_async_ut 00:06:47.219 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:06:47.219 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:06:47.219 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:06:47.219 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:06:47.506 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:06:47.506 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:06:47.506 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:06:47.506 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:06:47.506 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:06:47.506 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:06:47.506 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:06:47.774 LINK ftl_l2p_ut 00:06:48.032 LINK scsi_ut 00:06:48.032 LINK dev_ut 00:06:48.032 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:06:48.032 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:06:48.291 LINK lvol_ut 00:06:48.292 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:06:48.292 LINK ctrlr_bdev_ut 00:06:48.292 LINK lun_ut 00:06:48.551 LINK scsi_pr_ut 00:06:48.551 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:06:48.551 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:06:48.551 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:06:48.551 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:06:48.809 LINK scsi_bdev_ut 00:06:48.809 LINK ftl_bitmap_ut 00:06:49.069 LINK ftl_io_ut 00:06:49.069 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:06:49.069 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:06:49.327 LINK ftl_mempool_ut 00:06:49.327 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:06:49.327 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:06:49.594 LINK ftl_p2l_ut 00:06:49.594 LINK ctrlr_discovery_ut 00:06:49.856 LINK nvmf_ut 00:06:49.856 LINK ftl_band_ut 00:06:49.856 LINK auth_ut 00:06:49.856 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:06:49.856 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:06:49.856 LINK ftl_mngt_ut 00:06:50.114 CC test/unit/lib/iscsi/param.c/param_ut.o 00:06:50.114 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:06:50.114 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:06:50.114 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:06:50.372 LINK subsystem_ut 00:06:50.630 LINK init_grp_ut 00:06:50.902 LINK param_ut 00:06:50.902 LINK ftl_sb_ut 00:06:50.902 LINK ctrlr_ut 00:06:50.903 LINK conn_ut 00:06:50.903 LINK ftl_layout_upgrade_ut 00:06:51.163 LINK tcp_ut 00:06:51.163 LINK portal_grp_ut 00:06:51.423 LINK tgt_node_ut 00:06:52.822 LINK vhost_ut 00:06:52.822 LINK iscsi_ut 00:06:53.080 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:06:53.080 05:13:05 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:06:53.080 05:13:05 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:06:53.080 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:06:53.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:06:53.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:06:53.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:06:53.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:06:53.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:06:53.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:06:53.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:06:53.599 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:06:53.599 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:06:53.599 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:06:53.599 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:06:53.599 patchelf: not an ELF executable 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:06:53.599 patchelf: not an ELF executable 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:06:53.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:06:53.859 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:06:54.118 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:06:54.686 Processing /home/vagrant/spdk_repo/spdk/python 00:06:54.686 Preparing metadata (setup.py): started 00:06:55.254 Preparing metadata (setup.py): finished with status 'done' 00:06:55.822 Installing collected packages: spdk 00:06:55.822 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:06:55.822 Running setup.py install for spdk: started 00:06:56.415 Running setup.py install for spdk: finished with status 'done' 00:06:56.415 Successfully installed spdk-24.9rc0 00:06:56.675 The Meson build system 00:06:56.675 Version: 1.3.1 00:06:56.675 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:56.675 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:56.675 Build type: native build 00:06:56.675 Program cat found: YES (/usr/bin/cat) 00:06:56.675 Project name: DPDK 00:06:56.675 Project version: 24.03.0 00:06:56.675 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:06:56.675 C linker for the host machine: cc ld.bfd 2.39-16 00:06:56.675 Host machine cpu family: x86_64 00:06:56.675 Host machine cpu: x86_64 00:06:56.675 Message: ## Building in Developer Mode ## 00:06:56.675 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:56.675 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:56.675 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:56.675 Program python3 found: YES (/usr/bin/python3) 00:06:56.675 Program cat found: YES (/usr/bin/cat) 00:06:56.675 Compiler for C supports arguments -march=native: YES (cached) 00:06:56.675 Checking for size of "void *" : 8 (cached) 00:06:56.675 Checking for size of "void *" : 8 (cached) 00:06:56.675 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:06:56.675 Library m found: YES 00:06:56.675 Library numa found: YES 00:06:56.675 Has header "numaif.h" : YES (cached) 00:06:56.675 Library fdt found: NO 00:06:56.675 Library execinfo found: NO 00:06:56.675 Has header "execinfo.h" : YES (cached) 00:06:56.675 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:56.675 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:56.675 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:56.675 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:56.675 Dependency openssl found: YES 3.0.9 (cached) 00:06:56.676 Dependency libpcap found: YES 1.10.4 (cached) 00:06:56.676 Has header "pcap.h" with dependency libpcap: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wformat: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wformat-security: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wundef: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:06:56.676 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:06:56.676 Program objdump found: YES (/usr/bin/objdump) 00:06:56.676 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:56.676 Checking if "AVX512 checking" compiles: YES (cached) 00:06:56.676 Fetching value of define "__SSE4_2__" : 1 (cached) 00:06:56.676 Fetching value of define "__AES__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX2__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX512CD__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:56.676 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:56.676 Fetching value of define "__RDRND__" : 1 (cached) 00:06:56.676 Fetching value of define "__RDSEED__" : 1 (cached) 00:06:56.676 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:56.676 Fetching value of define "__znver1__" : (undefined) (cached) 00:06:56.676 Fetching value of define "__znver2__" : (undefined) (cached) 00:06:56.676 Fetching value of define "__znver3__" : (undefined) (cached) 00:06:56.676 Fetching value of define "__znver4__" : (undefined) (cached) 00:06:56.676 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:56.676 Message: lib/log: Defining dependency "log" 00:06:56.676 Message: lib/kvargs: Defining dependency "kvargs" 00:06:56.676 Message: lib/telemetry: Defining dependency "telemetry" 00:06:56.676 Checking for function "getentropy" : NO (cached) 00:06:56.676 Message: lib/eal: Defining dependency "eal" 00:06:56.676 Message: lib/ring: Defining dependency "ring" 00:06:56.676 Message: lib/rcu: Defining dependency "rcu" 00:06:56.676 Message: lib/mempool: Defining dependency "mempool" 00:06:56.676 Message: lib/mbuf: Defining dependency "mbuf" 00:06:56.676 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:56.676 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:56.676 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:56.676 Compiler for C supports arguments -mpclmul: YES (cached) 00:06:56.676 Compiler for C supports arguments -maes: YES (cached) 00:06:56.676 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:56.676 Compiler for C supports arguments -mavx512bw: YES (cached) 00:06:56.676 Compiler for C supports arguments -mavx512dq: YES (cached) 00:06:56.676 Compiler for C supports arguments -mavx512vl: YES (cached) 00:06:56.676 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:06:56.676 Compiler for C supports arguments -mavx2: YES (cached) 00:06:56.676 Compiler for C supports arguments -mavx: YES (cached) 00:06:56.676 Message: lib/net: Defining dependency "net" 00:06:56.676 Message: lib/meter: Defining dependency "meter" 00:06:56.676 Message: lib/ethdev: Defining dependency "ethdev" 00:06:56.676 Message: lib/pci: Defining dependency "pci" 00:06:56.676 Message: lib/cmdline: Defining dependency "cmdline" 00:06:56.676 Message: lib/hash: Defining dependency "hash" 00:06:56.676 Message: lib/timer: Defining dependency "timer" 00:06:56.676 Message: lib/compressdev: Defining dependency "compressdev" 00:06:56.676 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:56.676 Message: lib/dmadev: Defining dependency "dmadev" 00:06:56.676 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:06:56.676 Message: lib/power: Defining dependency "power" 00:06:56.676 Message: lib/reorder: Defining dependency "reorder" 00:06:56.676 Message: lib/security: Defining dependency "security" 00:06:56.676 Has header "linux/userfaultfd.h" : YES (cached) 00:06:56.676 Has header "linux/vduse.h" : YES (cached) 00:06:56.676 Message: lib/vhost: Defining dependency "vhost" 00:06:56.676 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:56.676 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:56.676 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:56.676 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:56.676 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:56.676 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:56.676 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:56.676 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:56.676 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:56.676 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:56.676 Program doxygen found: YES (/usr/bin/doxygen) 00:06:56.676 Configuring doxy-api-html.conf using configuration 00:06:56.676 Configuring doxy-api-man.conf using configuration 00:06:56.676 Program mandb found: YES (/usr/bin/mandb) 00:06:56.676 Program sphinx-build found: NO 00:06:56.676 Configuring rte_build_config.h using configuration 00:06:56.676 Message: 00:06:56.676 ================= 00:06:56.676 Applications Enabled 00:06:56.676 ================= 00:06:56.676 00:06:56.676 apps: 00:06:56.676 00:06:56.676 00:06:56.676 Message: 00:06:56.676 ================= 00:06:56.676 Libraries Enabled 00:06:56.676 ================= 00:06:56.676 00:06:56.676 libs: 00:06:56.676 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:56.676 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:56.676 cryptodev, dmadev, power, reorder, security, vhost, 00:06:56.676 00:06:56.676 Message: 00:06:56.676 =============== 00:06:56.676 Drivers Enabled 00:06:56.676 =============== 00:06:56.676 00:06:56.676 common: 00:06:56.676 00:06:56.676 bus: 00:06:56.676 pci, vdev, 00:06:56.676 mempool: 00:06:56.676 ring, 00:06:56.676 dma: 00:06:56.676 00:06:56.676 net: 00:06:56.676 00:06:56.676 crypto: 00:06:56.676 00:06:56.676 compress: 00:06:56.676 00:06:56.676 vdpa: 00:06:56.676 00:06:56.676 00:06:56.676 Message: 00:06:56.676 ================= 00:06:56.676 Content Skipped 00:06:56.676 ================= 00:06:56.676 00:06:56.676 apps: 00:06:56.676 dumpcap: explicitly disabled via build config 00:06:56.676 graph: explicitly disabled via build config 00:06:56.676 pdump: explicitly disabled via build config 00:06:56.676 proc-info: explicitly disabled via build config 00:06:56.676 test-acl: explicitly disabled via build config 00:06:56.676 test-bbdev: explicitly disabled via build config 00:06:56.676 test-cmdline: explicitly disabled via build config 00:06:56.676 test-compress-perf: explicitly disabled via build config 00:06:56.676 test-crypto-perf: explicitly disabled via build config 00:06:56.676 test-dma-perf: explicitly disabled via build config 00:06:56.676 test-eventdev: explicitly disabled via build config 00:06:56.676 test-fib: explicitly disabled via build config 00:06:56.676 test-flow-perf: explicitly disabled via build config 00:06:56.676 test-gpudev: explicitly disabled via build config 00:06:56.676 test-mldev: explicitly disabled via build config 00:06:56.676 test-pipeline: explicitly disabled via build config 00:06:56.676 test-pmd: explicitly disabled via build config 00:06:56.676 test-regex: explicitly disabled via build config 00:06:56.676 test-sad: explicitly disabled via build config 00:06:56.676 test-security-perf: explicitly disabled via build config 00:06:56.676 00:06:56.676 libs: 00:06:56.676 argparse: explicitly disabled via build config 00:06:56.676 metrics: explicitly disabled via build config 00:06:56.676 acl: explicitly disabled via build config 00:06:56.676 bbdev: explicitly disabled via build config 00:06:56.676 bitratestats: explicitly disabled via build config 00:06:56.676 bpf: explicitly disabled via build config 00:06:56.676 cfgfile: explicitly disabled via build config 00:06:56.676 distributor: explicitly disabled via build config 00:06:56.676 efd: explicitly disabled via build config 00:06:56.676 eventdev: explicitly disabled via build config 00:06:56.676 dispatcher: explicitly disabled via build config 00:06:56.676 gpudev: explicitly disabled via build config 00:06:56.676 gro: explicitly disabled via build config 00:06:56.676 gso: explicitly disabled via build config 00:06:56.676 ip_frag: explicitly disabled via build config 00:06:56.676 jobstats: explicitly disabled via build config 00:06:56.676 latencystats: explicitly disabled via build config 00:06:56.676 lpm: explicitly disabled via build config 00:06:56.676 member: explicitly disabled via build config 00:06:56.677 pcapng: explicitly disabled via build config 00:06:56.677 rawdev: explicitly disabled via build config 00:06:56.677 regexdev: explicitly disabled via build config 00:06:56.677 mldev: explicitly disabled via build config 00:06:56.677 rib: explicitly disabled via build config 00:06:56.677 sched: explicitly disabled via build config 00:06:56.677 stack: explicitly disabled via build config 00:06:56.677 ipsec: explicitly disabled via build config 00:06:56.677 pdcp: explicitly disabled via build config 00:06:56.677 fib: explicitly disabled via build config 00:06:56.677 port: explicitly disabled via build config 00:06:56.677 pdump: explicitly disabled via build config 00:06:56.677 table: explicitly disabled via build config 00:06:56.677 pipeline: explicitly disabled via build config 00:06:56.677 graph: explicitly disabled via build config 00:06:56.677 node: explicitly disabled via build config 00:06:56.677 00:06:56.677 drivers: 00:06:56.677 common/cpt: not in enabled drivers build config 00:06:56.677 common/dpaax: not in enabled drivers build config 00:06:56.677 common/iavf: not in enabled drivers build config 00:06:56.677 common/idpf: not in enabled drivers build config 00:06:56.677 common/ionic: not in enabled drivers build config 00:06:56.677 common/mvep: not in enabled drivers build config 00:06:56.677 common/octeontx: not in enabled drivers build config 00:06:56.677 bus/auxiliary: not in enabled drivers build config 00:06:56.677 bus/cdx: not in enabled drivers build config 00:06:56.677 bus/dpaa: not in enabled drivers build config 00:06:56.677 bus/fslmc: not in enabled drivers build config 00:06:56.677 bus/ifpga: not in enabled drivers build config 00:06:56.677 bus/platform: not in enabled drivers build config 00:06:56.677 bus/uacce: not in enabled drivers build config 00:06:56.677 bus/vmbus: not in enabled drivers build config 00:06:56.677 common/cnxk: not in enabled drivers build config 00:06:56.677 common/mlx5: not in enabled drivers build config 00:06:56.677 common/nfp: not in enabled drivers build config 00:06:56.677 common/nitrox: not in enabled drivers build config 00:06:56.677 common/qat: not in enabled drivers build config 00:06:56.677 common/sfc_efx: not in enabled drivers build config 00:06:56.677 mempool/bucket: not in enabled drivers build config 00:06:56.677 mempool/cnxk: not in enabled drivers build config 00:06:56.677 mempool/dpaa: not in enabled drivers build config 00:06:56.677 mempool/dpaa2: not in enabled drivers build config 00:06:56.677 mempool/octeontx: not in enabled drivers build config 00:06:56.677 mempool/stack: not in enabled drivers build config 00:06:56.677 dma/cnxk: not in enabled drivers build config 00:06:56.677 dma/dpaa: not in enabled drivers build config 00:06:56.677 dma/dpaa2: not in enabled drivers build config 00:06:56.677 dma/hisilicon: not in enabled drivers build config 00:06:56.677 dma/idxd: not in enabled drivers build config 00:06:56.677 dma/ioat: not in enabled drivers build config 00:06:56.677 dma/skeleton: not in enabled drivers build config 00:06:56.677 net/af_packet: not in enabled drivers build config 00:06:56.677 net/af_xdp: not in enabled drivers build config 00:06:56.677 net/ark: not in enabled drivers build config 00:06:56.677 net/atlantic: not in enabled drivers build config 00:06:56.677 net/avp: not in enabled drivers build config 00:06:56.677 net/axgbe: not in enabled drivers build config 00:06:56.677 net/bnx2x: not in enabled drivers build config 00:06:56.677 net/bnxt: not in enabled drivers build config 00:06:56.677 net/bonding: not in enabled drivers build config 00:06:56.677 net/cnxk: not in enabled drivers build config 00:06:56.677 net/cpfl: not in enabled drivers build config 00:06:56.677 net/cxgbe: not in enabled drivers build config 00:06:56.677 net/dpaa: not in enabled drivers build config 00:06:56.677 net/dpaa2: not in enabled drivers build config 00:06:56.677 net/e1000: not in enabled drivers build config 00:06:56.677 net/ena: not in enabled drivers build config 00:06:56.677 net/enetc: not in enabled drivers build config 00:06:56.677 net/enetfec: not in enabled drivers build config 00:06:56.677 net/enic: not in enabled drivers build config 00:06:56.677 net/failsafe: not in enabled drivers build config 00:06:56.677 net/fm10k: not in enabled drivers build config 00:06:56.677 net/gve: not in enabled drivers build config 00:06:56.677 net/hinic: not in enabled drivers build config 00:06:56.677 net/hns3: not in enabled drivers build config 00:06:56.677 net/i40e: not in enabled drivers build config 00:06:56.677 net/iavf: not in enabled drivers build config 00:06:56.677 net/ice: not in enabled drivers build config 00:06:56.677 net/idpf: not in enabled drivers build config 00:06:56.677 net/igc: not in enabled drivers build config 00:06:56.677 net/ionic: not in enabled drivers build config 00:06:56.677 net/ipn3ke: not in enabled drivers build config 00:06:56.677 net/ixgbe: not in enabled drivers build config 00:06:56.677 net/mana: not in enabled drivers build config 00:06:56.677 net/memif: not in enabled drivers build config 00:06:56.677 net/mlx4: not in enabled drivers build config 00:06:56.677 net/mlx5: not in enabled drivers build config 00:06:56.677 net/mvneta: not in enabled drivers build config 00:06:56.677 net/mvpp2: not in enabled drivers build config 00:06:56.677 net/netvsc: not in enabled drivers build config 00:06:56.677 net/nfb: not in enabled drivers build config 00:06:56.677 net/nfp: not in enabled drivers build config 00:06:56.677 net/ngbe: not in enabled drivers build config 00:06:56.677 net/null: not in enabled drivers build config 00:06:56.677 net/octeontx: not in enabled drivers build config 00:06:56.677 net/octeon_ep: not in enabled drivers build config 00:06:56.677 net/pcap: not in enabled drivers build config 00:06:56.677 net/pfe: not in enabled drivers build config 00:06:56.677 net/qede: not in enabled drivers build config 00:06:56.677 net/ring: not in enabled drivers build config 00:06:56.677 net/sfc: not in enabled drivers build config 00:06:56.677 net/softnic: not in enabled drivers build config 00:06:56.677 net/tap: not in enabled drivers build config 00:06:56.677 net/thunderx: not in enabled drivers build config 00:06:56.677 net/txgbe: not in enabled drivers build config 00:06:56.677 net/vdev_netvsc: not in enabled drivers build config 00:06:56.677 net/vhost: not in enabled drivers build config 00:06:56.677 net/virtio: not in enabled drivers build config 00:06:56.677 net/vmxnet3: not in enabled drivers build config 00:06:56.677 raw/*: missing internal dependency, "rawdev" 00:06:56.677 crypto/armv8: not in enabled drivers build config 00:06:56.677 crypto/bcmfs: not in enabled drivers build config 00:06:56.677 crypto/caam_jr: not in enabled drivers build config 00:06:56.677 crypto/ccp: not in enabled drivers build config 00:06:56.677 crypto/cnxk: not in enabled drivers build config 00:06:56.677 crypto/dpaa_sec: not in enabled drivers build config 00:06:56.677 crypto/dpaa2_sec: not in enabled drivers build config 00:06:56.677 crypto/ipsec_mb: not in enabled drivers build config 00:06:56.677 crypto/mlx5: not in enabled drivers build config 00:06:56.677 crypto/mvsam: not in enabled drivers build config 00:06:56.677 crypto/nitrox: not in enabled drivers build config 00:06:56.677 crypto/null: not in enabled drivers build config 00:06:56.677 crypto/octeontx: not in enabled drivers build config 00:06:56.677 crypto/openssl: not in enabled drivers build config 00:06:56.677 crypto/scheduler: not in enabled drivers build config 00:06:56.677 crypto/uadk: not in enabled drivers build config 00:06:56.677 crypto/virtio: not in enabled drivers build config 00:06:56.677 compress/isal: not in enabled drivers build config 00:06:56.677 compress/mlx5: not in enabled drivers build config 00:06:56.677 compress/nitrox: not in enabled drivers build config 00:06:56.677 compress/octeontx: not in enabled drivers build config 00:06:56.677 compress/zlib: not in enabled drivers build config 00:06:56.677 regex/*: missing internal dependency, "regexdev" 00:06:56.677 ml/*: missing internal dependency, "mldev" 00:06:56.677 vdpa/ifc: not in enabled drivers build config 00:06:56.677 vdpa/mlx5: not in enabled drivers build config 00:06:56.677 vdpa/nfp: not in enabled drivers build config 00:06:56.677 vdpa/sfc: not in enabled drivers build config 00:06:56.677 event/*: missing internal dependency, "eventdev" 00:06:56.677 baseband/*: missing internal dependency, "bbdev" 00:06:56.677 gpu/*: missing internal dependency, "gpudev" 00:06:56.677 00:06:56.677 00:06:56.935 Cleaning... 0 files. 00:06:57.194 Build targets in project: 85 00:06:57.194 00:06:57.194 DPDK 24.03.0 00:06:57.194 00:06:57.194 User defined options 00:06:57.194 default_library : shared 00:06:57.194 libdir : lib 00:06:57.194 prefix : /usr/local 00:06:57.194 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:06:57.194 c_link_args : 00:06:57.194 cpu_instruction_set: native 00:06:57.194 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:06:57.194 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:06:57.194 enable_docs : false 00:06:57.194 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:57.194 enable_kmods : false 00:06:57.194 max_lcores : 128 00:06:57.194 tests : false 00:06:57.194 00:06:57.194 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:57.194 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:06:57.575 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:57.575 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.576 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:06:57.577 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:57.578 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.579 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:57.580 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:06:57.870 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:06:57.870 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.870 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:06:57.871 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:06:57.871 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:06:57.871 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.871 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.872 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:57.873 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:06:57.873 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:06:57.873 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:06:57.873 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:06:57.873 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:06:57.873 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:06:57.873 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:06:57.873 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:06:57.873 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:06:57.873 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:06:57.873 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:06:57.873 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:06:57.873 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:06:57.873 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:06:57.873 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:06:57.873 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:06:57.873 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:06:57.873 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:06:57.873 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:06:57.873 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:06:57.873 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:06:57.873 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:06:57.873 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:06:57.873 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:06:57.873 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:06:57.873 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:06:57.873 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:06:57.873 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:06:57.873 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:06:57.873 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:06:57.874 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:06:57.874 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:06:57.874 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:06:57.874 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:06:57.874 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:06:57.874 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:06:57.874 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:06:57.874 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:06:57.874 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:06:57.874 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:06:57.874 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:06:57.874 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:06:57.874 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:06:57.874 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:06:57.874 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:06:57.874 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:06:57.874 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:06:57.874 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:06:57.874 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:06:57.874 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:06:57.874 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:06:57.874 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:06:57.874 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:06:57.874 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:06:57.874 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:06:57.874 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:06:57.874 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:06:57.874 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:06:57.874 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:06:57.874 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:06:57.874 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:07:00.407 The Meson build system 00:07:00.407 Version: 1.3.1 00:07:00.407 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:00.407 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:00.407 Build type: native build 00:07:00.407 Program cat found: YES (/usr/bin/cat) 00:07:00.407 Project name: DPDK 00:07:00.407 Project version: 24.03.0 00:07:00.407 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:07:00.407 C linker for the host machine: cc ld.bfd 2.39-16 00:07:00.407 Host machine cpu family: x86_64 00:07:00.407 Host machine cpu: x86_64 00:07:00.407 Message: ## Building in Developer Mode ## 00:07:00.407 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:00.407 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:00.407 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:00.407 Program python3 found: YES (/usr/bin/python3) 00:07:00.407 Program cat found: YES (/usr/bin/cat) 00:07:00.407 Compiler for C supports arguments -march=native: YES (cached) 00:07:00.407 Checking for size of "void *" : 8 (cached) 00:07:00.407 Checking for size of "void *" : 8 (cached) 00:07:00.407 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:00.407 Library m found: YES 00:07:00.407 Library numa found: YES 00:07:00.407 Has header "numaif.h" : YES (cached) 00:07:00.407 Library fdt found: NO 00:07:00.407 Library execinfo found: NO 00:07:00.407 Has header "execinfo.h" : YES (cached) 00:07:00.407 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:00.407 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:00.407 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:00.407 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:00.407 Dependency openssl found: YES 3.0.9 (cached) 00:07:00.407 Dependency libpcap found: YES 1.10.4 (cached) 00:07:00.407 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wformat: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wundef: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:00.407 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:00.407 Program objdump found: YES (/usr/bin/objdump) 00:07:00.407 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:00.407 Checking if "AVX512 checking" compiles: YES (cached) 00:07:00.407 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:00.407 Fetching value of define "__AES__" : 1 (cached) 00:07:00.407 Fetching value of define "__AVX__" : 1 (cached) 00:07:00.407 Fetching value of define "__AVX2__" : 1 (cached) 00:07:00.407 Fetching value of define "__AVX512BW__" : 1 (cached) 00:07:00.407 Fetching value of define "__AVX512CD__" : 1 (cached) 00:07:00.407 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:07:00.407 Fetching value of define "__AVX512F__" : 1 (cached) 00:07:00.407 Fetching value of define "__AVX512VL__" : 1 (cached) 00:07:00.407 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:00.407 Fetching value of define "__RDRND__" : 1 (cached) 00:07:00.407 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:00.407 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:00.407 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:00.407 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:00.407 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:00.407 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:00.407 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:00.407 Message: lib/log: Defining dependency "log" 00:07:00.407 Message: lib/kvargs: Defining dependency "kvargs" 00:07:00.408 Message: lib/telemetry: Defining dependency "telemetry" 00:07:00.408 Checking for function "getentropy" : NO (cached) 00:07:00.408 Message: lib/eal: Defining dependency "eal" 00:07:00.408 Message: lib/ring: Defining dependency "ring" 00:07:00.408 Message: lib/rcu: Defining dependency "rcu" 00:07:00.408 Message: lib/mempool: Defining dependency "mempool" 00:07:00.408 Message: lib/mbuf: Defining dependency "mbuf" 00:07:00.408 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:00.408 Fetching value of define "__AVX512F__" : 1 (cached) 00:07:00.408 Fetching value of define "__AVX512BW__" : 1 (cached) 00:07:00.408 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:07:00.408 Fetching value of define "__AVX512VL__" : 1 (cached) 00:07:00.408 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:00.408 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:00.408 Compiler for C supports arguments -maes: YES (cached) 00:07:00.408 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:00.408 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:00.408 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:00.408 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:00.408 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:00.408 Compiler for C supports arguments -mavx2: YES (cached) 00:07:00.408 Compiler for C supports arguments -mavx: YES (cached) 00:07:00.408 Message: lib/net: Defining dependency "net" 00:07:00.408 Message: lib/meter: Defining dependency "meter" 00:07:00.408 Message: lib/ethdev: Defining dependency "ethdev" 00:07:00.408 Message: lib/pci: Defining dependency "pci" 00:07:00.408 Message: lib/cmdline: Defining dependency "cmdline" 00:07:00.408 Message: lib/hash: Defining dependency "hash" 00:07:00.408 Message: lib/timer: Defining dependency "timer" 00:07:00.408 Message: lib/compressdev: Defining dependency "compressdev" 00:07:00.408 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:00.408 Message: lib/dmadev: Defining dependency "dmadev" 00:07:00.408 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:00.408 Message: lib/power: Defining dependency "power" 00:07:00.408 Message: lib/reorder: Defining dependency "reorder" 00:07:00.408 Message: lib/security: Defining dependency "security" 00:07:00.408 Has header "linux/userfaultfd.h" : YES (cached) 00:07:00.408 Has header "linux/vduse.h" : YES (cached) 00:07:00.408 Message: lib/vhost: Defining dependency "vhost" 00:07:00.408 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:00.408 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:00.408 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:00.408 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:00.408 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:00.408 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:00.408 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:00.408 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:00.408 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:00.408 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:00.408 Program doxygen found: YES (/usr/bin/doxygen) 00:07:00.408 Configuring doxy-api-html.conf using configuration 00:07:00.408 Configuring doxy-api-man.conf using configuration 00:07:00.408 Program mandb found: YES (/usr/bin/mandb) 00:07:00.408 Program sphinx-build found: NO 00:07:00.408 Configuring rte_build_config.h using configuration 00:07:00.408 Message: 00:07:00.408 ================= 00:07:00.408 Applications Enabled 00:07:00.408 ================= 00:07:00.408 00:07:00.408 apps: 00:07:00.408 00:07:00.408 00:07:00.408 Message: 00:07:00.408 ================= 00:07:00.408 Libraries Enabled 00:07:00.408 ================= 00:07:00.408 00:07:00.408 libs: 00:07:00.408 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:00.408 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:00.408 cryptodev, dmadev, power, reorder, security, vhost, 00:07:00.408 00:07:00.408 Message: 00:07:00.408 =============== 00:07:00.408 Drivers Enabled 00:07:00.408 =============== 00:07:00.408 00:07:00.408 common: 00:07:00.408 00:07:00.408 bus: 00:07:00.408 pci, vdev, 00:07:00.408 mempool: 00:07:00.408 ring, 00:07:00.408 dma: 00:07:00.408 00:07:00.408 net: 00:07:00.408 00:07:00.408 crypto: 00:07:00.408 00:07:00.408 compress: 00:07:00.408 00:07:00.408 vdpa: 00:07:00.408 00:07:00.408 00:07:00.408 Message: 00:07:00.408 ================= 00:07:00.408 Content Skipped 00:07:00.408 ================= 00:07:00.408 00:07:00.408 apps: 00:07:00.408 dumpcap: explicitly disabled via build config 00:07:00.408 graph: explicitly disabled via build config 00:07:00.408 pdump: explicitly disabled via build config 00:07:00.408 proc-info: explicitly disabled via build config 00:07:00.408 test-acl: explicitly disabled via build config 00:07:00.408 test-bbdev: explicitly disabled via build config 00:07:00.408 test-cmdline: explicitly disabled via build config 00:07:00.408 test-compress-perf: explicitly disabled via build config 00:07:00.408 test-crypto-perf: explicitly disabled via build config 00:07:00.408 test-dma-perf: explicitly disabled via build config 00:07:00.408 test-eventdev: explicitly disabled via build config 00:07:00.408 test-fib: explicitly disabled via build config 00:07:00.408 test-flow-perf: explicitly disabled via build config 00:07:00.408 test-gpudev: explicitly disabled via build config 00:07:00.408 test-mldev: explicitly disabled via build config 00:07:00.408 test-pipeline: explicitly disabled via build config 00:07:00.408 test-pmd: explicitly disabled via build config 00:07:00.408 test-regex: explicitly disabled via build config 00:07:00.408 test-sad: explicitly disabled via build config 00:07:00.408 test-security-perf: explicitly disabled via build config 00:07:00.408 00:07:00.408 libs: 00:07:00.408 argparse: explicitly disabled via build config 00:07:00.408 metrics: explicitly disabled via build config 00:07:00.408 acl: explicitly disabled via build config 00:07:00.408 bbdev: explicitly disabled via build config 00:07:00.408 bitratestats: explicitly disabled via build config 00:07:00.408 bpf: explicitly disabled via build config 00:07:00.408 cfgfile: explicitly disabled via build config 00:07:00.408 distributor: explicitly disabled via build config 00:07:00.408 efd: explicitly disabled via build config 00:07:00.408 eventdev: explicitly disabled via build config 00:07:00.408 dispatcher: explicitly disabled via build config 00:07:00.408 gpudev: explicitly disabled via build config 00:07:00.408 gro: explicitly disabled via build config 00:07:00.408 gso: explicitly disabled via build config 00:07:00.408 ip_frag: explicitly disabled via build config 00:07:00.408 jobstats: explicitly disabled via build config 00:07:00.408 latencystats: explicitly disabled via build config 00:07:00.408 lpm: explicitly disabled via build config 00:07:00.408 member: explicitly disabled via build config 00:07:00.408 pcapng: explicitly disabled via build config 00:07:00.408 rawdev: explicitly disabled via build config 00:07:00.408 regexdev: explicitly disabled via build config 00:07:00.408 mldev: explicitly disabled via build config 00:07:00.408 rib: explicitly disabled via build config 00:07:00.408 sched: explicitly disabled via build config 00:07:00.408 stack: explicitly disabled via build config 00:07:00.408 ipsec: explicitly disabled via build config 00:07:00.408 pdcp: explicitly disabled via build config 00:07:00.408 fib: explicitly disabled via build config 00:07:00.408 port: explicitly disabled via build config 00:07:00.408 pdump: explicitly disabled via build config 00:07:00.408 table: explicitly disabled via build config 00:07:00.408 pipeline: explicitly disabled via build config 00:07:00.408 graph: explicitly disabled via build config 00:07:00.408 node: explicitly disabled via build config 00:07:00.408 00:07:00.408 drivers: 00:07:00.408 common/cpt: not in enabled drivers build config 00:07:00.408 common/dpaax: not in enabled drivers build config 00:07:00.408 common/iavf: not in enabled drivers build config 00:07:00.408 common/idpf: not in enabled drivers build config 00:07:00.408 common/ionic: not in enabled drivers build config 00:07:00.408 common/mvep: not in enabled drivers build config 00:07:00.408 common/octeontx: not in enabled drivers build config 00:07:00.408 bus/auxiliary: not in enabled drivers build config 00:07:00.408 bus/cdx: not in enabled drivers build config 00:07:00.408 bus/dpaa: not in enabled drivers build config 00:07:00.408 bus/fslmc: not in enabled drivers build config 00:07:00.408 bus/ifpga: not in enabled drivers build config 00:07:00.408 bus/platform: not in enabled drivers build config 00:07:00.408 bus/uacce: not in enabled drivers build config 00:07:00.408 bus/vmbus: not in enabled drivers build config 00:07:00.408 common/cnxk: not in enabled drivers build config 00:07:00.408 common/mlx5: not in enabled drivers build config 00:07:00.408 common/nfp: not in enabled drivers build config 00:07:00.408 common/nitrox: not in enabled drivers build config 00:07:00.408 common/qat: not in enabled drivers build config 00:07:00.408 common/sfc_efx: not in enabled drivers build config 00:07:00.408 mempool/bucket: not in enabled drivers build config 00:07:00.408 mempool/cnxk: not in enabled drivers build config 00:07:00.408 mempool/dpaa: not in enabled drivers build config 00:07:00.408 mempool/dpaa2: not in enabled drivers build config 00:07:00.408 mempool/octeontx: not in enabled drivers build config 00:07:00.408 mempool/stack: not in enabled drivers build config 00:07:00.408 dma/cnxk: not in enabled drivers build config 00:07:00.408 dma/dpaa: not in enabled drivers build config 00:07:00.408 dma/dpaa2: not in enabled drivers build config 00:07:00.409 dma/hisilicon: not in enabled drivers build config 00:07:00.409 dma/idxd: not in enabled drivers build config 00:07:00.409 dma/ioat: not in enabled drivers build config 00:07:00.409 dma/skeleton: not in enabled drivers build config 00:07:00.409 net/af_packet: not in enabled drivers build config 00:07:00.409 net/af_xdp: not in enabled drivers build config 00:07:00.409 net/ark: not in enabled drivers build config 00:07:00.409 net/atlantic: not in enabled drivers build config 00:07:00.409 net/avp: not in enabled drivers build config 00:07:00.409 net/axgbe: not in enabled drivers build config 00:07:00.409 net/bnx2x: not in enabled drivers build config 00:07:00.409 net/bnxt: not in enabled drivers build config 00:07:00.409 net/bonding: not in enabled drivers build config 00:07:00.409 net/cnxk: not in enabled drivers build config 00:07:00.409 net/cpfl: not in enabled drivers build config 00:07:00.409 net/cxgbe: not in enabled drivers build config 00:07:00.409 net/dpaa: not in enabled drivers build config 00:07:00.409 net/dpaa2: not in enabled drivers build config 00:07:00.409 net/e1000: not in enabled drivers build config 00:07:00.409 net/ena: not in enabled drivers build config 00:07:00.409 net/enetc: not in enabled drivers build config 00:07:00.409 net/enetfec: not in enabled drivers build config 00:07:00.409 net/enic: not in enabled drivers build config 00:07:00.409 net/failsafe: not in enabled drivers build config 00:07:00.409 net/fm10k: not in enabled drivers build config 00:07:00.409 net/gve: not in enabled drivers build config 00:07:00.409 net/hinic: not in enabled drivers build config 00:07:00.409 net/hns3: not in enabled drivers build config 00:07:00.409 net/i40e: not in enabled drivers build config 00:07:00.409 net/iavf: not in enabled drivers build config 00:07:00.409 net/ice: not in enabled drivers build config 00:07:00.409 net/idpf: not in enabled drivers build config 00:07:00.409 net/igc: not in enabled drivers build config 00:07:00.409 net/ionic: not in enabled drivers build config 00:07:00.409 net/ipn3ke: not in enabled drivers build config 00:07:00.409 net/ixgbe: not in enabled drivers build config 00:07:00.409 net/mana: not in enabled drivers build config 00:07:00.409 net/memif: not in enabled drivers build config 00:07:00.409 net/mlx4: not in enabled drivers build config 00:07:00.409 net/mlx5: not in enabled drivers build config 00:07:00.409 net/mvneta: not in enabled drivers build config 00:07:00.409 net/mvpp2: not in enabled drivers build config 00:07:00.409 net/netvsc: not in enabled drivers build config 00:07:00.409 net/nfb: not in enabled drivers build config 00:07:00.409 net/nfp: not in enabled drivers build config 00:07:00.409 net/ngbe: not in enabled drivers build config 00:07:00.409 net/null: not in enabled drivers build config 00:07:00.409 net/octeontx: not in enabled drivers build config 00:07:00.409 net/octeon_ep: not in enabled drivers build config 00:07:00.409 net/pcap: not in enabled drivers build config 00:07:00.409 net/pfe: not in enabled drivers build config 00:07:00.409 net/qede: not in enabled drivers build config 00:07:00.409 net/ring: not in enabled drivers build config 00:07:00.409 net/sfc: not in enabled drivers build config 00:07:00.409 net/softnic: not in enabled drivers build config 00:07:00.409 net/tap: not in enabled drivers build config 00:07:00.409 net/thunderx: not in enabled drivers build config 00:07:00.409 net/txgbe: not in enabled drivers build config 00:07:00.409 net/vdev_netvsc: not in enabled drivers build config 00:07:00.409 net/vhost: not in enabled drivers build config 00:07:00.409 net/virtio: not in enabled drivers build config 00:07:00.409 net/vmxnet3: not in enabled drivers build config 00:07:00.409 raw/*: missing internal dependency, "rawdev" 00:07:00.409 crypto/armv8: not in enabled drivers build config 00:07:00.409 crypto/bcmfs: not in enabled drivers build config 00:07:00.409 crypto/caam_jr: not in enabled drivers build config 00:07:00.409 crypto/ccp: not in enabled drivers build config 00:07:00.409 crypto/cnxk: not in enabled drivers build config 00:07:00.409 crypto/dpaa_sec: not in enabled drivers build config 00:07:00.409 crypto/dpaa2_sec: not in enabled drivers build config 00:07:00.409 crypto/ipsec_mb: not in enabled drivers build config 00:07:00.409 crypto/mlx5: not in enabled drivers build config 00:07:00.409 crypto/mvsam: not in enabled drivers build config 00:07:00.409 crypto/nitrox: not in enabled drivers build config 00:07:00.409 crypto/null: not in enabled drivers build config 00:07:00.409 crypto/octeontx: not in enabled drivers build config 00:07:00.409 crypto/openssl: not in enabled drivers build config 00:07:00.409 crypto/scheduler: not in enabled drivers build config 00:07:00.409 crypto/uadk: not in enabled drivers build config 00:07:00.409 crypto/virtio: not in enabled drivers build config 00:07:00.409 compress/isal: not in enabled drivers build config 00:07:00.409 compress/mlx5: not in enabled drivers build config 00:07:00.409 compress/nitrox: not in enabled drivers build config 00:07:00.409 compress/octeontx: not in enabled drivers build config 00:07:00.409 compress/zlib: not in enabled drivers build config 00:07:00.409 regex/*: missing internal dependency, "regexdev" 00:07:00.409 ml/*: missing internal dependency, "mldev" 00:07:00.409 vdpa/ifc: not in enabled drivers build config 00:07:00.409 vdpa/mlx5: not in enabled drivers build config 00:07:00.409 vdpa/nfp: not in enabled drivers build config 00:07:00.409 vdpa/sfc: not in enabled drivers build config 00:07:00.409 event/*: missing internal dependency, "eventdev" 00:07:00.409 baseband/*: missing internal dependency, "bbdev" 00:07:00.409 gpu/*: missing internal dependency, "gpudev" 00:07:00.409 00:07:00.409 00:07:00.667 Cleaning... 0 files. 00:07:00.667 Build targets in project: 85 00:07:00.667 00:07:00.667 DPDK 24.03.0 00:07:00.667 00:07:00.667 User defined options 00:07:00.667 default_library : shared 00:07:00.667 libdir : lib 00:07:00.667 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:07:00.667 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:00.667 c_link_args : 00:07:00.667 cpu_instruction_set: native 00:07:00.668 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:07:00.668 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:07:00.668 enable_docs : false 00:07:00.668 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:00.668 enable_kmods : false 00:07:00.668 max_lcores : 128 00:07:00.668 tests : false 00:07:00.668 00:07:00.668 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:07:01.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:07:01.868 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:07:02.132 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:07:02.132 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:07:02.132 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:07:02.132 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:07:02.399 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:07:02.399 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:07:02.399 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:07:02.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:07:02.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:07:02.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:07:02.938 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:07:02.938 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:07:02.938 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:07:02.938 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:07:02.939 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:07:02.939 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:07:03.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:07:03.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:07:03.210 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:07:03.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:07:03.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:07:03.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:07:03.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:07:03.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:07:03.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:07:03.760 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:07:04.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:07:04.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:07:04.593 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:07:04.593 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:07:04.593 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:07:04.593 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:07:04.593 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:07:04.852 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:07:05.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:07:05.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:07:05.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.so 00:07:05.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:07:05.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:07:05.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:07:05.937 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:07:06.196 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:07:06.196 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:07:06.196 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:07:06.196 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:07:06.196 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:07:06.196 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:07:06.196 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:07:06.196 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:07:06.196 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:07:06.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:07:07.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:07:07.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:07:07.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:07:07.349 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:07:07.349 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:07:07.349 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:07:07.608 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:07:07.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:07:07.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:07:07.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:07:07.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:07:07.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:07:07.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:07:07.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:07:07.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:07:08.128 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:07:08.393 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:07:08.659 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:07:08.659 make[2]: Nothing to be done for 'install'. 00:07:08.659 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:07:08.928 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:07:08.929 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:07:08.929 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:07:09.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:07:09.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:07:09.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:07:09.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:07:09.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:07:09.448 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:07:09.448 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:07:12.733 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:07:12.733 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@33 -- $ export SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@33 -- $ SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@34 -- $ export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@34 -- $ SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@35 -- $ export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@35 -- $ DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@36 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@36 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@37 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@37 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@38 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@38 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@39 -- $ _sudo='sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib' 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- external_code/test_make.sh@42 -- $ run_test external_make_accel_module_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:12.733 05:13:25 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:12.733 ************************************ 00:07:12.733 START TEST external_make_accel_module_shared 00:07:12.733 ************************************ 00:07:12.733 05:13:25 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:07:12.733 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:12.991 make --directory=accel shared_module 00:07:12.991 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:12.991 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:07:13.249 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o -o libaccel_external_module.so 00:07:13.250 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module app_module.c -g -L. -laccel_external_module \ 00:07:13.250 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:07:13.508 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:13.508 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:13.508 00:07:13.508 real 0m0.728s 00:07:13.508 user 0m0.429s 00:07:13.508 sys 0m0.233s 00:07:13.508 05:13:26 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:13.508 05:13:26 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:13.508 ************************************ 00:07:13.508 END TEST external_make_accel_module_shared 00:07:13.508 ************************************ 00:07:13.508 05:13:26 autobuild.autobuild_external_code -- external_code/test_make.sh@43 -- $ run_test external_run_accel_module_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:13.508 05:13:26 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:07:13.508 05:13:26 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:13.508 05:13:26 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:13.767 ************************************ 00:07:13.767 START TEST external_run_accel_module_shared 00:07:13.767 ************************************ 00:07:13.767 05:13:26 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:13.767 [2024-07-25 05:13:26.204507] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:07:13.767 [2024-07-25 05:13:26.204579] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70896 ] 00:07:13.767 [2024-07-25 05:13:26.329675] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:13.767 [2024-07-25 05:13:26.395149] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:07:13.767 [2024-07-25 05:13:26.399604] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:07:14.026 [2024-07-25 05:13:26.407593] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:07:14.026 [2024-07-25 05:13:26.415593] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:07:14.284 Running on accel module task with code: 1 00:07:14.284 Running fill callback 00:07:14.284 Running on accel module task with code: 0 00:07:14.284 Running copy callback 00:07:14.284 Running on accel module task with code: 3 00:07:14.284 Running compare callback 00:07:14.284 00:07:14.284 real 0m0.766s 00:07:14.284 user 0m0.398s 00:07:14.284 sys 0m0.226s 00:07:14.284 05:13:26 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:14.284 ************************************ 00:07:14.284 END TEST external_run_accel_module_shared 00:07:14.284 ************************************ 00:07:14.284 05:13:26 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:14.543 05:13:26 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:14.543 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:14.543 rm -f ./hello_world/hello_bdev 00:07:14.543 rm -f ./passthru/libpassthru_external.* 00:07:14.543 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:14.543 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:14.543 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:14.543 05:13:27 autobuild.autobuild_external_code -- external_code/test_make.sh@49 -- $ run_test external_make_accel_driver_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:07:14.543 05:13:27 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:14.543 05:13:27 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:14.543 05:13:27 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:14.543 ************************************ 00:07:14.543 START TEST external_make_accel_driver_shared 00:07:14.543 ************************************ 00:07:14.543 05:13:27 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:07:14.543 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:14.543 make --directory=accel shared_driver 00:07:14.543 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:14.891 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:07:14.891 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC driver.c -o driver.o 00:07:14.891 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o driver.o -o libaccel_external_driver.so 00:07:14.891 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver app_driver.c -g -L. -laccel_external_driver \ 00:07:14.891 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:07:15.166 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:15.166 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:15.166 00:07:15.166 real 0m0.674s 00:07:15.166 user 0m0.435s 00:07:15.166 sys 0m0.233s 00:07:15.166 05:13:27 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:15.166 05:13:27 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:15.166 ************************************ 00:07:15.166 END TEST external_make_accel_driver_shared 00:07:15.166 ************************************ 00:07:15.166 05:13:27 autobuild.autobuild_external_code -- external_code/test_make.sh@50 -- $ run_test external_run_accel_driver_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:15.166 05:13:27 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:07:15.166 05:13:27 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:15.166 05:13:27 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:15.166 ************************************ 00:07:15.166 START TEST external_run_accel_driver_shared 00:07:15.166 ************************************ 00:07:15.166 05:13:27 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:15.424 [2024-07-25 05:13:27.854918] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:07:15.425 [2024-07-25 05:13:27.855058] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71025 ] 00:07:15.425 [2024-07-25 05:13:27.980211] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:15.425 [2024-07-25 05:13:28.047382] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:07:15.425 [2024-07-25 05:13:28.051883] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:07:15.991 Running on accel driver task with code: 0 00:07:15.992 Running on accel module task with code: 0 00:07:15.992 Running on accel driver task with code: 1 00:07:15.992 Running on accel driver task with code: 0 00:07:15.992 Running on accel module task with code: 0 00:07:15.992 Running on accel driver task with code: 1 00:07:15.992 Running sequence callback 00:07:15.992 00:07:15.992 real 0m0.737s 00:07:15.992 user 0m0.386s 00:07:15.992 sys 0m0.216s 00:07:15.992 05:13:28 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:15.992 05:13:28 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:15.992 ************************************ 00:07:15.992 END TEST external_run_accel_driver_shared 00:07:15.992 ************************************ 00:07:15.992 05:13:28 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:15.992 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:15.992 rm -f ./hello_world/hello_bdev 00:07:16.250 rm -f ./passthru/libpassthru_external.* 00:07:16.250 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:16.250 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:16.250 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:16.250 05:13:28 autobuild.autobuild_external_code -- external_code/test_make.sh@56 -- $ run_test external_make_hello_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:07:16.250 05:13:28 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:16.250 05:13:28 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:16.250 05:13:28 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:16.250 ************************************ 00:07:16.250 START TEST external_make_hello_bdev_shared_combo 00:07:16.250 ************************************ 00:07:16.250 05:13:28 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:07:16.250 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:16.250 make --directory=passthru shared 00:07:16.250 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:16.250 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:07:16.508 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:07:16.508 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:07:16.508 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:16.508 make --directory=hello_world bdev_shared_combo 00:07:16.766 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:16.766 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lpassthru_external \ 00:07:16.766 -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:17.331 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:17.331 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:17.331 00:07:17.331 real 0m0.993s 00:07:17.331 user 0m0.642s 00:07:17.331 sys 0m0.336s 00:07:17.331 ************************************ 00:07:17.331 END TEST external_make_hello_bdev_shared_combo 00:07:17.331 ************************************ 00:07:17.331 05:13:29 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:17.331 05:13:29 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:07:17.331 05:13:29 autobuild.autobuild_external_code -- external_code/test_make.sh@57 -- $ run_test external_run_hello_bdev_shared_combo sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:17.331 05:13:29 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:07:17.331 05:13:29 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:17.331 05:13:29 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:17.331 ************************************ 00:07:17.331 START TEST external_run_hello_bdev_shared_combo 00:07:17.331 ************************************ 00:07:17.332 05:13:29 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:17.332 [2024-07-25 05:13:29.811795] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:07:17.332 [2024-07-25 05:13:29.811877] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71163 ] 00:07:17.332 [2024-07-25 05:13:29.944298] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:17.593 [2024-07-25 05:13:30.020751] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:07:17.593 [2024-07-25 05:13:30.217682] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:07:17.593 [2024-07-25 05:13:30.217747] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:07:17.593 [2024-07-25 05:13:30.217765] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x19b4510 00:07:17.593 [2024-07-25 05:13:30.217780] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:07:17.593 [2024-07-25 05:13:30.218375] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:07:17.593 [2024-07-25 05:13:30.218397] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:07:17.593 [2024-07-25 05:13:30.221765] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:17.593 [2024-07-25 05:13:30.221811] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:07:17.593 [2024-07-25 05:13:30.221836] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:17.593 [2024-07-25 05:13:30.222337] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:17.593 [2024-07-25 05:13:30.222372] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:17.593 [2024-07-25 05:13:30.222387] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:17.593 [2024-07-25 05:13:30.222404] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:17.593 00:07:17.593 [2024-07-25 05:13:30.222419] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:18.160 ************************************ 00:07:18.160 END TEST external_run_hello_bdev_shared_combo 00:07:18.160 ************************************ 00:07:18.160 00:07:18.160 real 0m0.786s 00:07:18.160 user 0m0.411s 00:07:18.160 sys 0m0.237s 00:07:18.160 05:13:30 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:18.160 05:13:30 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:07:18.160 05:13:30 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:18.160 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:18.160 rm -f ./hello_world/hello_bdev 00:07:18.160 rm -f ./passthru/libpassthru_external.* 00:07:18.160 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:18.160 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:18.160 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:18.160 05:13:30 autobuild.autobuild_external_code -- external_code/test_make.sh@63 -- $ run_test external_make_hello_no_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:07:18.160 05:13:30 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:18.160 05:13:30 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:18.160 05:13:30 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:18.160 ************************************ 00:07:18.160 START TEST external_make_hello_no_bdev_shared_combo 00:07:18.160 ************************************ 00:07:18.160 05:13:30 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:07:18.160 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:18.160 make --directory=hello_world alone_shared_combo 00:07:18.160 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:18.418 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:18.984 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:18.984 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:18.984 00:07:18.984 real 0m0.643s 00:07:18.984 user 0m0.439s 00:07:18.984 sys 0m0.197s 00:07:18.984 ************************************ 00:07:18.984 END TEST external_make_hello_no_bdev_shared_combo 00:07:18.984 ************************************ 00:07:18.984 05:13:31 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:18.984 05:13:31 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:07:18.984 05:13:31 autobuild.autobuild_external_code -- external_code/test_make.sh@64 -- $ run_test external_run_hello_no_bdev_shared_combo sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:18.984 05:13:31 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:07:18.984 05:13:31 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:18.984 05:13:31 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:18.984 ************************************ 00:07:18.984 START TEST external_run_hello_no_bdev_shared_combo 00:07:18.984 ************************************ 00:07:18.984 05:13:31 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:18.984 [2024-07-25 05:13:31.450078] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:07:18.984 [2024-07-25 05:13:31.450172] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71286 ] 00:07:18.984 [2024-07-25 05:13:31.583615] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:19.242 [2024-07-25 05:13:31.651442] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:07:19.242 [2024-07-25 05:13:31.850439] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:19.242 [2024-07-25 05:13:31.850491] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:07:19.242 [2024-07-25 05:13:31.850513] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:19.242 [2024-07-25 05:13:31.851335] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:19.242 [2024-07-25 05:13:31.851403] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:19.242 [2024-07-25 05:13:31.851424] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:19.242 [2024-07-25 05:13:31.851444] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:19.242 00:07:19.242 [2024-07-25 05:13:31.851463] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:19.808 00:07:19.808 real 0m0.766s 00:07:19.808 user 0m0.387s 00:07:19.808 sys 0m0.238s 00:07:19.808 05:13:32 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:19.808 ************************************ 00:07:19.808 END TEST external_run_hello_no_bdev_shared_combo 00:07:19.808 ************************************ 00:07:19.808 05:13:32 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:07:19.808 05:13:32 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:19.808 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:19.808 rm -f ./hello_world/hello_bdev 00:07:19.808 rm -f ./passthru/libpassthru_external.* 00:07:19.808 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:19.808 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:19.808 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:19.808 05:13:32 autobuild.autobuild_external_code -- external_code/test_make.sh@70 -- $ run_test external_make_hello_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:07:19.808 05:13:32 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:19.808 05:13:32 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:19.808 05:13:32 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:19.808 ************************************ 00:07:19.808 START TEST external_make_hello_bdev_shared_iso 00:07:19.808 ************************************ 00:07:19.808 05:13:32 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:07:19.808 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:19.808 make --directory=passthru shared 00:07:19.808 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:19.808 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:07:20.066 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:07:20.324 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:07:20.324 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:20.324 make --directory=hello_world bdev_shared_iso 00:07:20.324 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:20.583 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:07:20.583 -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log \ 00:07:20.583 -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:20.843 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:20.843 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:20.843 00:07:20.843 real 0m1.007s 00:07:20.843 user 0m0.672s 00:07:20.843 sys 0m0.325s 00:07:20.843 05:13:33 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:20.843 05:13:33 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:07:20.843 ************************************ 00:07:20.843 END TEST external_make_hello_bdev_shared_iso 00:07:20.843 ************************************ 00:07:20.843 05:13:33 autobuild.autobuild_external_code -- external_code/test_make.sh@71 -- $ run_test external_run_hello_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:20.843 05:13:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:07:20.843 05:13:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:20.843 05:13:33 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:20.843 ************************************ 00:07:20.843 START TEST external_run_hello_bdev_shared_iso 00:07:20.843 ************************************ 00:07:20.843 05:13:33 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:20.843 [2024-07-25 05:13:33.438866] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:07:20.843 [2024-07-25 05:13:33.438989] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71434 ] 00:07:21.100 [2024-07-25 05:13:33.569097] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:21.100 [2024-07-25 05:13:33.641349] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:07:21.100 [2024-07-25 05:13:33.731080] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:07:21.101 [2024-07-25 05:13:33.731144] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:07:21.101 [2024-07-25 05:13:33.731165] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x133e800 00:07:21.101 [2024-07-25 05:13:33.731184] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:07:21.101 [2024-07-25 05:13:33.731691] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:07:21.101 [2024-07-25 05:13:33.731734] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:07:21.101 [2024-07-25 05:13:33.735198] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:21.101 [2024-07-25 05:13:33.735244] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:07:21.101 [2024-07-25 05:13:33.735264] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:21.101 [2024-07-25 05:13:33.735672] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:21.101 [2024-07-25 05:13:33.735716] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:21.101 [2024-07-25 05:13:33.735735] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:21.101 [2024-07-25 05:13:33.735755] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:21.101 00:07:21.101 [2024-07-25 05:13:33.735780] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:21.358 00:07:21.358 real 0m0.523s 00:07:21.358 user 0m0.252s 00:07:21.358 sys 0m0.146s 00:07:21.358 05:13:33 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:21.358 05:13:33 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:07:21.358 ************************************ 00:07:21.358 END TEST external_run_hello_bdev_shared_iso 00:07:21.358 ************************************ 00:07:21.358 05:13:33 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:21.358 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:21.358 rm -f ./hello_world/hello_bdev 00:07:21.617 rm -f ./passthru/libpassthru_external.* 00:07:21.617 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:21.617 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:21.617 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:21.617 05:13:34 autobuild.autobuild_external_code -- external_code/test_make.sh@77 -- $ run_test external_make_hello_no_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:07:21.617 05:13:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:21.617 05:13:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:21.617 05:13:34 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:21.617 ************************************ 00:07:21.617 START TEST external_make_hello_no_bdev_shared_iso 00:07:21.617 ************************************ 00:07:21.617 05:13:34 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:07:21.617 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:21.617 make --directory=hello_world alone_shared_iso 00:07:21.617 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:21.875 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:07:21.876 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:22.133 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:22.133 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:22.133 00:07:22.133 real 0m0.618s 00:07:22.133 user 0m0.415s 00:07:22.133 sys 0m0.197s 00:07:22.133 05:13:34 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:22.133 05:13:34 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:07:22.133 ************************************ 00:07:22.133 END TEST external_make_hello_no_bdev_shared_iso 00:07:22.133 ************************************ 00:07:22.133 05:13:34 autobuild.autobuild_external_code -- external_code/test_make.sh@78 -- $ run_test external_run_hello_no_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:22.133 05:13:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:07:22.133 05:13:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:22.133 05:13:34 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:22.133 ************************************ 00:07:22.133 START TEST external_run_hello_no_bdev_shared_iso 00:07:22.133 ************************************ 00:07:22.134 05:13:34 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:22.391 [2024-07-25 05:13:34.783467] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:07:22.392 [2024-07-25 05:13:34.783542] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71546 ] 00:07:22.392 [2024-07-25 05:13:34.906969] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:22.392 [2024-07-25 05:13:34.977630] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:07:22.650 [2024-07-25 05:13:35.073683] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:22.650 [2024-07-25 05:13:35.073737] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:07:22.650 [2024-07-25 05:13:35.073751] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:22.650 [2024-07-25 05:13:35.074673] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:22.650 [2024-07-25 05:13:35.074727] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:22.650 [2024-07-25 05:13:35.074740] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:22.650 [2024-07-25 05:13:35.074751] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:22.650 00:07:22.650 [2024-07-25 05:13:35.074762] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:22.650 00:07:22.650 real 0m0.496s 00:07:22.650 user 0m0.219s 00:07:22.650 sys 0m0.154s 00:07:22.650 05:13:35 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:22.650 05:13:35 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:07:22.650 ************************************ 00:07:22.650 END TEST external_run_hello_no_bdev_shared_iso 00:07:22.650 ************************************ 00:07:22.650 05:13:35 autobuild.autobuild_external_code -- external_code/test_make.sh@82 -- $ run_test external_make_nvme_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:07:22.650 05:13:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:22.909 05:13:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:22.909 05:13:35 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:22.909 ************************************ 00:07:22.909 START TEST external_make_nvme_shared 00:07:22.909 ************************************ 00:07:22.909 05:13:35 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:07:22.909 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:22.909 make --directory=nvme shared 00:07:22.909 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:22.909 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC nvme.c -o nvme.o 00:07:23.168 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared nvme.o -o libnvme_external.so 00:07:23.168 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs identify.c -o identify -L. -lnvme_external \ 00:07:23.168 -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:23.481 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:23.481 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:23.481 00:07:23.481 real 0m0.592s 00:07:23.481 user 0m0.357s 00:07:23.481 sys 0m0.228s 00:07:23.481 05:13:35 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:23.481 05:13:35 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:23.481 ************************************ 00:07:23.481 END TEST external_make_nvme_shared 00:07:23.481 ************************************ 00:07:23.481 05:13:35 autobuild.autobuild_external_code -- external_code/test_make.sh@83 -- $ run_test external_run_nvme_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:23.481 05:13:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 6 -le 1 ']' 00:07:23.481 05:13:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:23.481 05:13:35 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:23.481 ************************************ 00:07:23.481 START TEST external_run_nvme_shared 00:07:23.481 ************************************ 00:07:23.481 05:13:35 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:23.481 * Looking for test storage... 00:07:23.481 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:23.481 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:23.481 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:23.481 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:23.481 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:23.481 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:23.481 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:23.481 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:07:23.740 NVMe Controller at 0000:00:10.0 00:07:23.740 ===================================================== 00:07:23.740 Vendor ID: 1b36 00:07:23.740 Subsystem Vendor ID: 1af4 00:07:23.740 Serial Number: 12340 00:07:23.740 Model Number: QEMU NVMe Ctrl 00:07:23.740 Firmware Version: 8.0.0 00:07:23.740 Recommended Arb Burst: 6 00:07:23.740 IEEE OUI Identifier: 00 54 52 00:07:23.740 Multi-path I/O 00:07:23.740 May have multiple subsystem ports: No 00:07:23.740 May have multiple controllers: No 00:07:23.740 Associated with SR-IOV VF: No 00:07:23.740 Max Number of Namespaces: 256 00:07:23.740 NVMe Specification Version (Identify): 1.4 00:07:23.740 Optional Asynchronous Events Supported 00:07:23.740 Namespace Attribute Notices: Supported 00:07:23.740 Firmware Activation Notices: Not Supported 00:07:23.740 128-bit Host Identifier: Not Supported 00:07:23.740 ===================================================== 00:07:23.740 NVMe Controller at 0000:00:11.0 00:07:23.740 ===================================================== 00:07:23.740 Vendor ID: 1b36 00:07:23.740 Subsystem Vendor ID: 1af4 00:07:23.740 Serial Number: 12341 00:07:23.740 Model Number: QEMU NVMe Ctrl 00:07:23.740 Firmware Version: 8.0.0 00:07:23.740 Recommended Arb Burst: 6 00:07:23.740 IEEE OUI Identifier: 00 54 52 00:07:23.740 Multi-path I/O 00:07:23.740 May have multiple subsystem ports: No 00:07:23.740 May have multiple controllers: No 00:07:23.740 Associated with SR-IOV VF: No 00:07:23.740 Max Number of Namespaces: 256 00:07:23.740 NVMe Specification Version (Identify): 1.4 00:07:23.740 Optional Asynchronous Events Supported 00:07:23.740 Namespace Attribute Notices: Supported 00:07:23.740 Firmware Activation Notices: Not Supported 00:07:23.740 128-bit Host Identifier: Not Supported' 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:07:23.740 NVMe Controller at 0000:00:10.0 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:07:23.740 NVMe Controller at 0000:00:11.0 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:07:23.740 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:23.999 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:07:23.999 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:23.999 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:23.999 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:07:23.999 ===================================================== 00:07:23.999 NVMe Controller at 0000:00:10.0 00:07:23.999 ===================================================== 00:07:23.999 Vendor ID: 1b36 00:07:23.999 Subsystem Vendor ID: 1af4 00:07:23.999 Serial Number: 12340 00:07:23.999 Model Number: QEMU NVMe Ctrl 00:07:23.999 Firmware Version: 8.0.0 00:07:23.999 Recommended Arb Burst: 6 00:07:23.999 IEEE OUI Identifier: 00 54 52 00:07:23.999 Multi-path I/O 00:07:23.999 May have multiple subsystem ports: No 00:07:23.999 May have multiple controllers: No 00:07:23.999 Associated with SR-IOV VF: No 00:07:23.999 Max Number of Namespaces: 256 00:07:23.999 NVMe Specification Version (Identify): 1.4 00:07:23.999 Optional Asynchronous Events Supported 00:07:23.999 Namespace Attribute Notices: Supported 00:07:23.999 Firmware Activation Notices: Not Supported 00:07:23.999 128-bit Host Identifier: Not Supported 00:07:23.999 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:23.999 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:07:24.257 ===================================================== 00:07:24.257 NVMe Controller at 0000:00:11.0 00:07:24.257 ===================================================== 00:07:24.257 Vendor ID: 1b36 00:07:24.257 Subsystem Vendor ID: 1af4 00:07:24.257 Serial Number: 12341 00:07:24.257 Model Number: QEMU NVMe Ctrl 00:07:24.257 Firmware Version: 8.0.0 00:07:24.257 Recommended Arb Burst: 6 00:07:24.257 IEEE OUI Identifier: 00 54 52 00:07:24.257 Multi-path I/O 00:07:24.257 May have multiple subsystem ports: No 00:07:24.257 May have multiple controllers: No 00:07:24.258 Associated with SR-IOV VF: No 00:07:24.258 Max Number of Namespaces: 256 00:07:24.258 NVMe Specification Version (Identify): 1.4 00:07:24.258 Optional Asynchronous Events Supported 00:07:24.258 Namespace Attribute Notices: Supported 00:07:24.258 Firmware Activation Notices: Not Supported 00:07:24.258 128-bit Host Identifier: Not Supported 00:07:24.258 00:07:24.258 real 0m0.765s 00:07:24.258 user 0m0.250s 00:07:24.258 sys 0m0.328s 00:07:24.258 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:24.258 05:13:36 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:24.258 ************************************ 00:07:24.258 END TEST external_run_nvme_shared 00:07:24.258 ************************************ 00:07:24.258 05:13:36 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:24.258 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:24.258 rm -f ./hello_world/hello_bdev 00:07:24.258 rm -f ./passthru/libpassthru_external.* 00:07:24.258 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:24.258 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:24.258 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:24.258 05:13:36 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:07:24.258 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:02.970 make[2]: Nothing to be done for 'clean'. 00:08:29.680 make[1]: Nothing to be done for 'clean'. 00:08:29.680 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:29.680 05:14:40 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:08:29.680 05:14:40 autobuild.autobuild_external_code -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:08:29.680 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:08:29.680 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:08:39.653 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:08:51.920 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:08:51.920 Creating mk/config.mk...done. 00:08:51.920 Creating mk/cc.flags.mk...done. 00:08:51.920 Type 'make' to build. 00:08:51.920 05:15:03 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:08:51.920 05:15:03 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:08:51.920 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:51.920 make[1]: Nothing to be done for 'all'. 00:09:04.121 The Meson build system 00:09:04.121 Version: 1.3.1 00:09:04.121 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:09:04.121 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:09:04.121 Build type: native build 00:09:04.121 Program cat found: YES (/usr/bin/cat) 00:09:04.121 Project name: DPDK 00:09:04.121 Project version: 24.03.0 00:09:04.121 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:09:04.121 C linker for the host machine: cc ld.bfd 2.39-16 00:09:04.121 Host machine cpu family: x86_64 00:09:04.121 Host machine cpu: x86_64 00:09:04.121 Message: ## Building in Developer Mode ## 00:09:04.121 Program pkg-config found: YES (/usr/bin/pkg-config) 00:09:04.121 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:09:04.121 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:09:04.121 Program python3 found: YES (/usr/bin/python3) 00:09:04.121 Program cat found: YES (/usr/bin/cat) 00:09:04.121 Compiler for C supports arguments -march=native: YES 00:09:04.121 Checking for size of "void *" : 8 00:09:04.121 Checking for size of "void *" : 8 (cached) 00:09:04.121 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:09:04.121 Library m found: YES 00:09:04.121 Library numa found: YES 00:09:04.121 Has header "numaif.h" : YES 00:09:04.121 Library fdt found: NO 00:09:04.121 Library execinfo found: NO 00:09:04.121 Has header "execinfo.h" : YES 00:09:04.121 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:09:04.121 Run-time dependency libarchive found: NO (tried pkgconfig) 00:09:04.121 Run-time dependency libbsd found: NO (tried pkgconfig) 00:09:04.121 Run-time dependency jansson found: NO (tried pkgconfig) 00:09:04.121 Run-time dependency openssl found: YES 3.0.9 00:09:04.121 Run-time dependency libpcap found: YES 1.10.4 00:09:04.121 Has header "pcap.h" with dependency libpcap: YES 00:09:04.121 Compiler for C supports arguments -Wcast-qual: YES 00:09:04.121 Compiler for C supports arguments -Wdeprecated: YES 00:09:04.121 Compiler for C supports arguments -Wformat: YES 00:09:04.121 Compiler for C supports arguments -Wformat-nonliteral: YES 00:09:04.121 Compiler for C supports arguments -Wformat-security: YES 00:09:04.121 Compiler for C supports arguments -Wmissing-declarations: YES 00:09:04.121 Compiler for C supports arguments -Wmissing-prototypes: YES 00:09:04.121 Compiler for C supports arguments -Wnested-externs: YES 00:09:04.121 Compiler for C supports arguments -Wold-style-definition: YES 00:09:04.121 Compiler for C supports arguments -Wpointer-arith: YES 00:09:04.121 Compiler for C supports arguments -Wsign-compare: YES 00:09:04.121 Compiler for C supports arguments -Wstrict-prototypes: YES 00:09:04.121 Compiler for C supports arguments -Wundef: YES 00:09:04.121 Compiler for C supports arguments -Wwrite-strings: YES 00:09:04.121 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:09:04.121 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:09:04.121 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:09:04.121 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:09:04.121 Program objdump found: YES (/usr/bin/objdump) 00:09:04.121 Compiler for C supports arguments -mavx512f: YES 00:09:04.121 Checking if "AVX512 checking" compiles: YES 00:09:04.121 Fetching value of define "__SSE4_2__" : 1 00:09:04.121 Fetching value of define "__AES__" : 1 00:09:04.121 Fetching value of define "__AVX__" : 1 00:09:04.121 Fetching value of define "__AVX2__" : 1 00:09:04.121 Fetching value of define "__AVX512BW__" : 1 00:09:04.121 Fetching value of define "__AVX512CD__" : 1 00:09:04.121 Fetching value of define "__AVX512DQ__" : 1 00:09:04.121 Fetching value of define "__AVX512F__" : 1 00:09:04.121 Fetching value of define "__AVX512VL__" : 1 00:09:04.121 Fetching value of define "__PCLMUL__" : 1 00:09:04.121 Fetching value of define "__RDRND__" : 1 00:09:04.121 Fetching value of define "__RDSEED__" : 1 00:09:04.121 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:09:04.121 Fetching value of define "__znver1__" : (undefined) 00:09:04.121 Fetching value of define "__znver2__" : (undefined) 00:09:04.121 Fetching value of define "__znver3__" : (undefined) 00:09:04.121 Fetching value of define "__znver4__" : (undefined) 00:09:04.121 Compiler for C supports arguments -Wno-format-truncation: YES 00:09:04.121 Message: lib/log: Defining dependency "log" 00:09:04.121 Message: lib/kvargs: Defining dependency "kvargs" 00:09:04.121 Message: lib/telemetry: Defining dependency "telemetry" 00:09:04.121 Checking for function "getentropy" : NO 00:09:04.121 Message: lib/eal: Defining dependency "eal" 00:09:04.121 Message: lib/ring: Defining dependency "ring" 00:09:04.121 Message: lib/rcu: Defining dependency "rcu" 00:09:04.121 Message: lib/mempool: Defining dependency "mempool" 00:09:04.121 Message: lib/mbuf: Defining dependency "mbuf" 00:09:04.121 Fetching value of define "__PCLMUL__" : 1 (cached) 00:09:04.121 Fetching value of define "__AVX512F__" : 1 (cached) 00:09:04.121 Fetching value of define "__AVX512BW__" : 1 (cached) 00:09:04.121 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:09:04.121 Fetching value of define "__AVX512VL__" : 1 (cached) 00:09:04.121 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:09:04.121 Compiler for C supports arguments -mpclmul: YES 00:09:04.121 Compiler for C supports arguments -maes: YES 00:09:04.121 Compiler for C supports arguments -mavx512f: YES (cached) 00:09:04.121 Compiler for C supports arguments -mavx512bw: YES 00:09:04.121 Compiler for C supports arguments -mavx512dq: YES 00:09:04.121 Compiler for C supports arguments -mavx512vl: YES 00:09:04.121 Compiler for C supports arguments -mvpclmulqdq: YES 00:09:04.121 Compiler for C supports arguments -mavx2: YES 00:09:04.121 Compiler for C supports arguments -mavx: YES 00:09:04.121 Message: lib/net: Defining dependency "net" 00:09:04.121 Message: lib/meter: Defining dependency "meter" 00:09:04.121 Message: lib/ethdev: Defining dependency "ethdev" 00:09:04.121 Message: lib/pci: Defining dependency "pci" 00:09:04.121 Message: lib/cmdline: Defining dependency "cmdline" 00:09:04.121 Message: lib/hash: Defining dependency "hash" 00:09:04.121 Message: lib/timer: Defining dependency "timer" 00:09:04.121 Message: lib/compressdev: Defining dependency "compressdev" 00:09:04.121 Message: lib/cryptodev: Defining dependency "cryptodev" 00:09:04.121 Message: lib/dmadev: Defining dependency "dmadev" 00:09:04.121 Compiler for C supports arguments -Wno-cast-qual: YES 00:09:04.121 Message: lib/power: Defining dependency "power" 00:09:04.121 Message: lib/reorder: Defining dependency "reorder" 00:09:04.121 Message: lib/security: Defining dependency "security" 00:09:04.121 Has header "linux/userfaultfd.h" : YES 00:09:04.121 Has header "linux/vduse.h" : YES 00:09:04.121 Message: lib/vhost: Defining dependency "vhost" 00:09:04.121 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:09:04.121 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:09:04.121 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:09:04.121 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:09:04.121 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:09:04.121 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:09:04.121 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:09:04.121 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:09:04.121 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:09:04.122 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:09:04.122 Program doxygen found: YES (/usr/bin/doxygen) 00:09:04.122 Configuring doxy-api-html.conf using configuration 00:09:04.122 Configuring doxy-api-man.conf using configuration 00:09:04.122 Program mandb found: YES (/usr/bin/mandb) 00:09:04.122 Program sphinx-build found: NO 00:09:04.122 Configuring rte_build_config.h using configuration 00:09:04.122 Message: 00:09:04.122 ================= 00:09:04.122 Applications Enabled 00:09:04.122 ================= 00:09:04.122 00:09:04.122 apps: 00:09:04.122 00:09:04.122 00:09:04.122 Message: 00:09:04.122 ================= 00:09:04.122 Libraries Enabled 00:09:04.122 ================= 00:09:04.122 00:09:04.122 libs: 00:09:04.122 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:09:04.122 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:09:04.122 cryptodev, dmadev, power, reorder, security, vhost, 00:09:04.122 00:09:04.122 Message: 00:09:04.122 =============== 00:09:04.122 Drivers Enabled 00:09:04.122 =============== 00:09:04.122 00:09:04.122 common: 00:09:04.122 00:09:04.122 bus: 00:09:04.122 pci, vdev, 00:09:04.122 mempool: 00:09:04.122 ring, 00:09:04.122 dma: 00:09:04.122 00:09:04.122 net: 00:09:04.122 00:09:04.122 crypto: 00:09:04.122 00:09:04.122 compress: 00:09:04.122 00:09:04.122 vdpa: 00:09:04.122 00:09:04.122 00:09:04.122 Message: 00:09:04.122 ================= 00:09:04.122 Content Skipped 00:09:04.122 ================= 00:09:04.122 00:09:04.122 apps: 00:09:04.122 dumpcap: explicitly disabled via build config 00:09:04.122 graph: explicitly disabled via build config 00:09:04.122 pdump: explicitly disabled via build config 00:09:04.122 proc-info: explicitly disabled via build config 00:09:04.122 test-acl: explicitly disabled via build config 00:09:04.122 test-bbdev: explicitly disabled via build config 00:09:04.122 test-cmdline: explicitly disabled via build config 00:09:04.122 test-compress-perf: explicitly disabled via build config 00:09:04.122 test-crypto-perf: explicitly disabled via build config 00:09:04.122 test-dma-perf: explicitly disabled via build config 00:09:04.122 test-eventdev: explicitly disabled via build config 00:09:04.122 test-fib: explicitly disabled via build config 00:09:04.122 test-flow-perf: explicitly disabled via build config 00:09:04.122 test-gpudev: explicitly disabled via build config 00:09:04.122 test-mldev: explicitly disabled via build config 00:09:04.122 test-pipeline: explicitly disabled via build config 00:09:04.122 test-pmd: explicitly disabled via build config 00:09:04.122 test-regex: explicitly disabled via build config 00:09:04.122 test-sad: explicitly disabled via build config 00:09:04.122 test-security-perf: explicitly disabled via build config 00:09:04.122 00:09:04.122 libs: 00:09:04.122 argparse: explicitly disabled via build config 00:09:04.122 metrics: explicitly disabled via build config 00:09:04.122 acl: explicitly disabled via build config 00:09:04.122 bbdev: explicitly disabled via build config 00:09:04.122 bitratestats: explicitly disabled via build config 00:09:04.122 bpf: explicitly disabled via build config 00:09:04.122 cfgfile: explicitly disabled via build config 00:09:04.122 distributor: explicitly disabled via build config 00:09:04.122 efd: explicitly disabled via build config 00:09:04.122 eventdev: explicitly disabled via build config 00:09:04.122 dispatcher: explicitly disabled via build config 00:09:04.122 gpudev: explicitly disabled via build config 00:09:04.122 gro: explicitly disabled via build config 00:09:04.122 gso: explicitly disabled via build config 00:09:04.122 ip_frag: explicitly disabled via build config 00:09:04.122 jobstats: explicitly disabled via build config 00:09:04.122 latencystats: explicitly disabled via build config 00:09:04.122 lpm: explicitly disabled via build config 00:09:04.122 member: explicitly disabled via build config 00:09:04.122 pcapng: explicitly disabled via build config 00:09:04.122 rawdev: explicitly disabled via build config 00:09:04.122 regexdev: explicitly disabled via build config 00:09:04.122 mldev: explicitly disabled via build config 00:09:04.122 rib: explicitly disabled via build config 00:09:04.122 sched: explicitly disabled via build config 00:09:04.122 stack: explicitly disabled via build config 00:09:04.122 ipsec: explicitly disabled via build config 00:09:04.122 pdcp: explicitly disabled via build config 00:09:04.122 fib: explicitly disabled via build config 00:09:04.122 port: explicitly disabled via build config 00:09:04.122 pdump: explicitly disabled via build config 00:09:04.122 table: explicitly disabled via build config 00:09:04.122 pipeline: explicitly disabled via build config 00:09:04.122 graph: explicitly disabled via build config 00:09:04.122 node: explicitly disabled via build config 00:09:04.122 00:09:04.122 drivers: 00:09:04.122 common/cpt: not in enabled drivers build config 00:09:04.122 common/dpaax: not in enabled drivers build config 00:09:04.122 common/iavf: not in enabled drivers build config 00:09:04.122 common/idpf: not in enabled drivers build config 00:09:04.122 common/ionic: not in enabled drivers build config 00:09:04.122 common/mvep: not in enabled drivers build config 00:09:04.122 common/octeontx: not in enabled drivers build config 00:09:04.122 bus/auxiliary: not in enabled drivers build config 00:09:04.122 bus/cdx: not in enabled drivers build config 00:09:04.122 bus/dpaa: not in enabled drivers build config 00:09:04.122 bus/fslmc: not in enabled drivers build config 00:09:04.122 bus/ifpga: not in enabled drivers build config 00:09:04.122 bus/platform: not in enabled drivers build config 00:09:04.122 bus/uacce: not in enabled drivers build config 00:09:04.122 bus/vmbus: not in enabled drivers build config 00:09:04.122 common/cnxk: not in enabled drivers build config 00:09:04.122 common/mlx5: not in enabled drivers build config 00:09:04.122 common/nfp: not in enabled drivers build config 00:09:04.122 common/nitrox: not in enabled drivers build config 00:09:04.122 common/qat: not in enabled drivers build config 00:09:04.122 common/sfc_efx: not in enabled drivers build config 00:09:04.122 mempool/bucket: not in enabled drivers build config 00:09:04.122 mempool/cnxk: not in enabled drivers build config 00:09:04.122 mempool/dpaa: not in enabled drivers build config 00:09:04.122 mempool/dpaa2: not in enabled drivers build config 00:09:04.122 mempool/octeontx: not in enabled drivers build config 00:09:04.122 mempool/stack: not in enabled drivers build config 00:09:04.122 dma/cnxk: not in enabled drivers build config 00:09:04.122 dma/dpaa: not in enabled drivers build config 00:09:04.122 dma/dpaa2: not in enabled drivers build config 00:09:04.122 dma/hisilicon: not in enabled drivers build config 00:09:04.122 dma/idxd: not in enabled drivers build config 00:09:04.122 dma/ioat: not in enabled drivers build config 00:09:04.122 dma/skeleton: not in enabled drivers build config 00:09:04.122 net/af_packet: not in enabled drivers build config 00:09:04.122 net/af_xdp: not in enabled drivers build config 00:09:04.122 net/ark: not in enabled drivers build config 00:09:04.122 net/atlantic: not in enabled drivers build config 00:09:04.122 net/avp: not in enabled drivers build config 00:09:04.122 net/axgbe: not in enabled drivers build config 00:09:04.122 net/bnx2x: not in enabled drivers build config 00:09:04.122 net/bnxt: not in enabled drivers build config 00:09:04.122 net/bonding: not in enabled drivers build config 00:09:04.122 net/cnxk: not in enabled drivers build config 00:09:04.122 net/cpfl: not in enabled drivers build config 00:09:04.122 net/cxgbe: not in enabled drivers build config 00:09:04.122 net/dpaa: not in enabled drivers build config 00:09:04.122 net/dpaa2: not in enabled drivers build config 00:09:04.122 net/e1000: not in enabled drivers build config 00:09:04.122 net/ena: not in enabled drivers build config 00:09:04.122 net/enetc: not in enabled drivers build config 00:09:04.122 net/enetfec: not in enabled drivers build config 00:09:04.122 net/enic: not in enabled drivers build config 00:09:04.122 net/failsafe: not in enabled drivers build config 00:09:04.122 net/fm10k: not in enabled drivers build config 00:09:04.122 net/gve: not in enabled drivers build config 00:09:04.122 net/hinic: not in enabled drivers build config 00:09:04.122 net/hns3: not in enabled drivers build config 00:09:04.122 net/i40e: not in enabled drivers build config 00:09:04.122 net/iavf: not in enabled drivers build config 00:09:04.122 net/ice: not in enabled drivers build config 00:09:04.122 net/idpf: not in enabled drivers build config 00:09:04.122 net/igc: not in enabled drivers build config 00:09:04.122 net/ionic: not in enabled drivers build config 00:09:04.122 net/ipn3ke: not in enabled drivers build config 00:09:04.122 net/ixgbe: not in enabled drivers build config 00:09:04.122 net/mana: not in enabled drivers build config 00:09:04.122 net/memif: not in enabled drivers build config 00:09:04.122 net/mlx4: not in enabled drivers build config 00:09:04.122 net/mlx5: not in enabled drivers build config 00:09:04.122 net/mvneta: not in enabled drivers build config 00:09:04.122 net/mvpp2: not in enabled drivers build config 00:09:04.122 net/netvsc: not in enabled drivers build config 00:09:04.122 net/nfb: not in enabled drivers build config 00:09:04.122 net/nfp: not in enabled drivers build config 00:09:04.122 net/ngbe: not in enabled drivers build config 00:09:04.122 net/null: not in enabled drivers build config 00:09:04.122 net/octeontx: not in enabled drivers build config 00:09:04.122 net/octeon_ep: not in enabled drivers build config 00:09:04.122 net/pcap: not in enabled drivers build config 00:09:04.122 net/pfe: not in enabled drivers build config 00:09:04.122 net/qede: not in enabled drivers build config 00:09:04.122 net/ring: not in enabled drivers build config 00:09:04.122 net/sfc: not in enabled drivers build config 00:09:04.122 net/softnic: not in enabled drivers build config 00:09:04.122 net/tap: not in enabled drivers build config 00:09:04.122 net/thunderx: not in enabled drivers build config 00:09:04.122 net/txgbe: not in enabled drivers build config 00:09:04.123 net/vdev_netvsc: not in enabled drivers build config 00:09:04.123 net/vhost: not in enabled drivers build config 00:09:04.123 net/virtio: not in enabled drivers build config 00:09:04.123 net/vmxnet3: not in enabled drivers build config 00:09:04.123 raw/*: missing internal dependency, "rawdev" 00:09:04.123 crypto/armv8: not in enabled drivers build config 00:09:04.123 crypto/bcmfs: not in enabled drivers build config 00:09:04.123 crypto/caam_jr: not in enabled drivers build config 00:09:04.123 crypto/ccp: not in enabled drivers build config 00:09:04.123 crypto/cnxk: not in enabled drivers build config 00:09:04.123 crypto/dpaa_sec: not in enabled drivers build config 00:09:04.123 crypto/dpaa2_sec: not in enabled drivers build config 00:09:04.123 crypto/ipsec_mb: not in enabled drivers build config 00:09:04.123 crypto/mlx5: not in enabled drivers build config 00:09:04.123 crypto/mvsam: not in enabled drivers build config 00:09:04.123 crypto/nitrox: not in enabled drivers build config 00:09:04.123 crypto/null: not in enabled drivers build config 00:09:04.123 crypto/octeontx: not in enabled drivers build config 00:09:04.123 crypto/openssl: not in enabled drivers build config 00:09:04.123 crypto/scheduler: not in enabled drivers build config 00:09:04.123 crypto/uadk: not in enabled drivers build config 00:09:04.123 crypto/virtio: not in enabled drivers build config 00:09:04.123 compress/isal: not in enabled drivers build config 00:09:04.123 compress/mlx5: not in enabled drivers build config 00:09:04.123 compress/nitrox: not in enabled drivers build config 00:09:04.123 compress/octeontx: not in enabled drivers build config 00:09:04.123 compress/zlib: not in enabled drivers build config 00:09:04.123 regex/*: missing internal dependency, "regexdev" 00:09:04.123 ml/*: missing internal dependency, "mldev" 00:09:04.123 vdpa/ifc: not in enabled drivers build config 00:09:04.123 vdpa/mlx5: not in enabled drivers build config 00:09:04.123 vdpa/nfp: not in enabled drivers build config 00:09:04.123 vdpa/sfc: not in enabled drivers build config 00:09:04.123 event/*: missing internal dependency, "eventdev" 00:09:04.123 baseband/*: missing internal dependency, "bbdev" 00:09:04.123 gpu/*: missing internal dependency, "gpudev" 00:09:04.123 00:09:04.123 00:09:04.123 Build targets in project: 85 00:09:04.123 00:09:04.123 DPDK 24.03.0 00:09:04.123 00:09:04.123 User defined options 00:09:04.123 default_library : static 00:09:04.123 libdir : lib 00:09:04.123 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:09:04.123 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:09:04.123 c_link_args : 00:09:04.123 cpu_instruction_set: native 00:09:04.123 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:09:04.123 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:09:04.123 enable_docs : false 00:09:04.123 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:09:04.123 enable_kmods : false 00:09:04.123 max_lcores : 128 00:09:04.123 tests : false 00:09:04.123 00:09:04.123 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:09:04.691 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:09:04.691 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:09:04.691 [2/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:09:04.691 [3/268] Linking static target lib/librte_kvargs.a 00:09:04.691 [4/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:09:04.948 [5/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:09:04.948 [6/268] Linking static target lib/librte_log.a 00:09:04.948 [7/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:09:05.206 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:09:05.206 [9/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:09:05.206 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:09:05.206 [11/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:09:05.206 [12/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:09:05.206 [13/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:09:05.464 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:09:05.464 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:09:05.464 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:09:05.464 [17/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:09:05.722 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:09:05.722 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:09:05.980 [20/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:09:05.980 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:09:05.980 [22/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:09:05.980 [23/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:09:05.980 [24/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:09:05.980 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:09:05.980 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:09:05.980 [27/268] Linking target lib/librte_log.so.24.1 00:09:05.980 [28/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:09:05.980 [29/268] Linking static target lib/librte_telemetry.a 00:09:06.243 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:09:06.243 [31/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:09:06.243 [32/268] Linking target lib/librte_kvargs.so.24.1 00:09:06.243 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:09:06.243 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:09:06.243 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:09:06.243 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:09:06.243 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:09:06.501 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:09:06.501 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:09:06.501 [40/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:09:06.501 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:09:06.501 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:09:06.501 [43/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:09:06.759 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:09:06.759 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:09:06.759 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:09:06.759 [47/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:09:06.759 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:09:06.759 [49/268] Linking target lib/librte_telemetry.so.24.1 00:09:06.759 [50/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:09:06.759 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:09:07.015 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:09:07.015 [53/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:09:07.015 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:09:07.015 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:09:07.015 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:09:07.015 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:09:07.273 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:09:07.273 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:09:07.273 [60/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:09:07.273 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:09:07.273 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:09:07.273 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:09:07.531 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:09:07.531 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:09:07.531 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:09:07.531 [67/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:09:07.531 [68/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:09:07.531 [69/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:09:07.789 [70/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:09:07.789 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:09:07.789 [72/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:09:07.789 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:09:07.789 [74/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:09:07.789 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:09:07.789 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:09:07.789 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:09:08.047 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:09:08.047 [79/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:09:08.047 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:09:08.047 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:09:08.047 [82/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:09:08.047 [83/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:09:08.305 [84/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:09:08.305 [85/268] Linking static target lib/librte_ring.a 00:09:08.305 [86/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:09:08.305 [87/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:09:08.305 [88/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:09:08.305 [89/268] Linking static target lib/librte_eal.a 00:09:08.563 [90/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:09:08.563 [91/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:09:08.563 [92/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:09:08.563 [93/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:09:08.563 [94/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:09:08.563 [95/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:09:08.563 [96/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:09:08.563 [97/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:09:08.563 [98/268] Linking static target lib/librte_mempool.a 00:09:08.821 [99/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:09:08.821 [100/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:09:08.821 [101/268] Linking static target lib/librte_rcu.a 00:09:08.821 [102/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:09:08.821 [103/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:09:08.821 [104/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:09:09.078 [105/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:09:09.078 [106/268] Linking static target lib/librte_net.a 00:09:09.078 [107/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:09:09.078 [108/268] Linking static target lib/librte_meter.a 00:09:09.078 [109/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:09:09.078 [110/268] Linking static target lib/librte_mbuf.a 00:09:09.334 [111/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:09:09.334 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:09:09.334 [113/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:09:09.334 [114/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:09:09.334 [115/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:09:09.334 [116/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:09:09.334 [117/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:09:09.591 [118/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:09:09.849 [119/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:09:09.849 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:09:10.107 [121/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:09:10.107 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:09:10.107 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:09:10.365 [124/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:09:10.365 [125/268] Linking static target lib/librte_pci.a 00:09:10.365 [126/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:09:10.365 [127/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:09:10.365 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:09:10.365 [129/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:09:10.365 [130/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:09:10.365 [131/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:09:10.365 [132/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:09:10.365 [133/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:09:10.623 [134/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:09:10.623 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:09:10.623 [136/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:09:10.623 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:09:10.623 [138/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:09:10.623 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:09:10.623 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:09:10.623 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:09:10.623 [142/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:09:10.623 [143/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:09:10.880 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:09:10.880 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:09:10.880 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:09:10.880 [147/268] Linking static target lib/librte_cmdline.a 00:09:10.880 [148/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:09:10.880 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:09:11.137 [150/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:09:11.137 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:09:11.396 [152/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:09:11.396 [153/268] Linking static target lib/librte_timer.a 00:09:11.396 [154/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:09:11.396 [155/268] Linking static target lib/librte_compressdev.a 00:09:11.396 [156/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:09:11.396 [157/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:09:11.396 [158/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:09:11.396 [159/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:09:11.654 [160/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:09:11.654 [161/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:09:11.654 [162/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:09:11.912 [163/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:09:11.912 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:09:11.912 [165/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:09:11.912 [166/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:09:11.912 [167/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:11.912 [168/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:09:11.912 [169/268] Linking static target lib/librte_dmadev.a 00:09:11.912 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:09:12.479 [171/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:09:12.479 [172/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:09:12.479 [173/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:09:12.479 [174/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:09:12.479 [175/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:09:12.479 [176/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:12.479 [177/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:09:12.479 [178/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:09:12.479 [179/268] Linking static target lib/librte_power.a 00:09:12.754 [180/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:09:12.754 [181/268] Linking static target lib/librte_reorder.a 00:09:12.754 [182/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:09:12.754 [183/268] Linking static target lib/librte_hash.a 00:09:13.013 [184/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:09:13.013 [185/268] Linking static target lib/librte_security.a 00:09:13.013 [186/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:09:13.013 [187/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:09:13.013 [188/268] Linking static target lib/librte_ethdev.a 00:09:13.013 [189/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:09:13.013 [190/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:09:13.273 [191/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:09:13.273 [192/268] Linking static target lib/librte_cryptodev.a 00:09:13.273 [193/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:09:13.273 [194/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:09:13.532 [195/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:09:13.532 [196/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:09:13.532 [197/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:09:13.790 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:09:13.790 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:09:13.790 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:09:14.048 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:09:14.048 [202/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:09:14.048 [203/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:09:14.048 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:09:14.307 [205/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:09:14.307 [206/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:09:14.307 [207/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:09:14.307 [208/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:09:14.565 [209/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:09:14.565 [210/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:09:14.565 [211/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:09:14.565 [212/268] Linking static target drivers/librte_bus_vdev.a 00:09:14.565 [213/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:09:14.565 [214/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:09:14.823 [215/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:14.823 [216/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:09:14.823 [217/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:14.823 [218/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:09:14.823 [219/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:09:14.823 [220/268] Linking static target drivers/librte_bus_pci.a 00:09:15.081 [221/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:09:15.081 [222/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:09:15.342 [223/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:09:15.342 [224/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:09:15.342 [225/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:09:15.342 [226/268] Linking static target drivers/librte_mempool_ring.a 00:09:15.599 [227/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:09:17.043 [228/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:09:17.302 [229/268] Linking target lib/librte_eal.so.24.1 00:09:17.302 [230/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:09:17.561 [231/268] Linking target lib/librte_dmadev.so.24.1 00:09:17.561 [232/268] Linking target drivers/librte_bus_vdev.so.24.1 00:09:17.561 [233/268] Linking target lib/librte_timer.so.24.1 00:09:17.561 [234/268] Linking target lib/librte_ring.so.24.1 00:09:17.561 [235/268] Linking target lib/librte_meter.so.24.1 00:09:17.561 [236/268] Linking target lib/librte_pci.so.24.1 00:09:17.561 [237/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:09:17.561 [238/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:09:17.561 [239/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:09:17.561 [240/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:09:17.561 [241/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:09:17.821 [242/268] Linking target drivers/librte_bus_pci.so.24.1 00:09:17.821 [243/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:09:17.821 [244/268] Linking target lib/librte_mempool.so.24.1 00:09:17.821 [245/268] Linking target lib/librte_rcu.so.24.1 00:09:17.821 [246/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:09:17.821 [247/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:09:17.821 [248/268] Linking target lib/librte_mbuf.so.24.1 00:09:17.821 [249/268] Linking target drivers/librte_mempool_ring.so.24.1 00:09:18.080 [250/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:09:18.080 [251/268] Linking target lib/librte_net.so.24.1 00:09:18.080 [252/268] Linking target lib/librte_cryptodev.so.24.1 00:09:18.080 [253/268] Linking target lib/librte_reorder.so.24.1 00:09:18.080 [254/268] Linking target lib/librte_compressdev.so.24.1 00:09:18.339 [255/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:09:18.339 [256/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:09:18.339 [257/268] Linking target lib/librte_hash.so.24.1 00:09:18.339 [258/268] Linking target lib/librte_cmdline.so.24.1 00:09:18.339 [259/268] Linking target lib/librte_security.so.24.1 00:09:18.597 [260/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:09:20.511 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:20.768 [262/268] Linking target lib/librte_ethdev.so.24.1 00:09:20.768 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:09:20.768 [264/268] Linking target lib/librte_power.so.24.1 00:09:27.320 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:09:27.320 [266/268] Linking static target lib/librte_vhost.a 00:09:29.224 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:09:29.224 [268/268] Linking target lib/librte_vhost.so.24.1 00:09:29.224 INFO: autodetecting backend as ninja 00:09:29.224 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:09:30.600 CC lib/log/log.o 00:09:30.600 CC lib/log/log_flags.o 00:09:30.600 CC lib/log/log_deprecated.o 00:09:30.600 CC lib/ut_mock/mock.o 00:09:30.600 CC lib/ut/ut.o 00:09:30.891 LIB libspdk_ut_mock.a 00:09:30.891 LIB libspdk_ut.a 00:09:30.891 LIB libspdk_log.a 00:09:31.169 CXX lib/trace_parser/trace.o 00:09:31.169 CC lib/ioat/ioat.o 00:09:31.169 CC lib/dma/dma.o 00:09:31.169 CC lib/util/base64.o 00:09:31.169 CC lib/util/cpuset.o 00:09:31.169 CC lib/util/crc16.o 00:09:31.169 CC lib/util/crc32.o 00:09:31.169 CC lib/util/bit_array.o 00:09:31.169 CC lib/util/crc32_ieee.o 00:09:31.169 CC lib/util/crc32c.o 00:09:31.169 CC lib/util/crc64.o 00:09:31.428 CC lib/vfio_user/host/vfio_user_pci.o 00:09:31.428 CC lib/util/dif.o 00:09:31.428 CC lib/util/fd.o 00:09:31.428 CC lib/vfio_user/host/vfio_user.o 00:09:31.428 CC lib/util/fd_group.o 00:09:31.428 CC lib/util/file.o 00:09:31.428 LIB libspdk_dma.a 00:09:31.428 CC lib/util/hexlify.o 00:09:31.428 CC lib/util/iov.o 00:09:31.428 CC lib/util/math.o 00:09:31.428 CC lib/util/net.o 00:09:31.428 CC lib/util/pipe.o 00:09:31.428 LIB libspdk_ioat.a 00:09:31.687 CC lib/util/strerror_tls.o 00:09:31.687 CC lib/util/string.o 00:09:31.687 CC lib/util/uuid.o 00:09:31.687 LIB libspdk_vfio_user.a 00:09:31.687 CC lib/util/xor.o 00:09:31.687 CC lib/util/zipf.o 00:09:31.946 LIB libspdk_trace_parser.a 00:09:32.206 LIB libspdk_util.a 00:09:32.774 CC lib/vmd/vmd.o 00:09:32.774 CC lib/vmd/led.o 00:09:32.774 CC lib/json/json_parse.o 00:09:32.774 CC lib/json/json_util.o 00:09:32.774 CC lib/json/json_write.o 00:09:32.774 CC lib/env_dpdk/env.o 00:09:32.774 CC lib/conf/conf.o 00:09:32.774 CC lib/env_dpdk/memory.o 00:09:32.774 CC lib/env_dpdk/init.o 00:09:32.774 CC lib/env_dpdk/pci.o 00:09:32.774 CC lib/env_dpdk/threads.o 00:09:32.774 CC lib/env_dpdk/pci_ioat.o 00:09:32.774 CC lib/env_dpdk/pci_virtio.o 00:09:32.774 CC lib/env_dpdk/pci_vmd.o 00:09:33.033 CC lib/env_dpdk/pci_idxd.o 00:09:33.033 CC lib/env_dpdk/pci_event.o 00:09:33.033 CC lib/env_dpdk/sigbus_handler.o 00:09:33.033 CC lib/env_dpdk/pci_dpdk.o 00:09:33.033 LIB libspdk_conf.a 00:09:33.034 CC lib/env_dpdk/pci_dpdk_2207.o 00:09:33.034 CC lib/env_dpdk/pci_dpdk_2211.o 00:09:33.292 LIB libspdk_json.a 00:09:33.550 LIB libspdk_vmd.a 00:09:33.550 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:09:33.550 CC lib/jsonrpc/jsonrpc_server.o 00:09:33.550 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:09:33.550 CC lib/jsonrpc/jsonrpc_client.o 00:09:33.837 LIB libspdk_jsonrpc.a 00:09:34.096 LIB libspdk_env_dpdk.a 00:09:34.355 CC lib/rpc/rpc.o 00:09:34.614 LIB libspdk_rpc.a 00:09:34.873 CC lib/notify/notify.o 00:09:34.873 CC lib/trace/trace_flags.o 00:09:34.873 CC lib/trace/trace.o 00:09:34.873 CC lib/notify/notify_rpc.o 00:09:34.873 CC lib/keyring/keyring_rpc.o 00:09:34.873 CC lib/keyring/keyring.o 00:09:34.873 CC lib/trace/trace_rpc.o 00:09:35.131 LIB libspdk_notify.a 00:09:35.388 LIB libspdk_keyring.a 00:09:35.388 LIB libspdk_trace.a 00:09:35.646 CC lib/sock/sock.o 00:09:35.646 CC lib/sock/sock_rpc.o 00:09:35.646 CC lib/thread/thread.o 00:09:35.646 CC lib/thread/iobuf.o 00:09:36.211 LIB libspdk_sock.a 00:09:36.777 CC lib/nvme/nvme_ctrlr_cmd.o 00:09:36.777 CC lib/nvme/nvme_fabric.o 00:09:36.777 CC lib/nvme/nvme_ctrlr.o 00:09:36.777 CC lib/nvme/nvme_pcie_common.o 00:09:36.777 CC lib/nvme/nvme_ns.o 00:09:36.777 CC lib/nvme/nvme_qpair.o 00:09:36.777 CC lib/nvme/nvme_pcie.o 00:09:36.777 CC lib/nvme/nvme_ns_cmd.o 00:09:36.777 CC lib/nvme/nvme_transport.o 00:09:36.777 CC lib/nvme/nvme.o 00:09:36.777 CC lib/nvme/nvme_quirks.o 00:09:37.035 LIB libspdk_thread.a 00:09:37.035 CC lib/nvme/nvme_discovery.o 00:09:37.292 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:09:37.550 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:09:37.550 CC lib/nvme/nvme_tcp.o 00:09:37.550 CC lib/nvme/nvme_opal.o 00:09:37.808 CC lib/nvme/nvme_io_msg.o 00:09:38.065 CC lib/nvme/nvme_poll_group.o 00:09:38.065 CC lib/nvme/nvme_zns.o 00:09:38.065 CC lib/blob/blobstore.o 00:09:38.065 CC lib/accel/accel.o 00:09:38.323 CC lib/accel/accel_rpc.o 00:09:38.323 CC lib/accel/accel_sw.o 00:09:38.323 CC lib/nvme/nvme_stubs.o 00:09:38.323 CC lib/nvme/nvme_auth.o 00:09:38.581 CC lib/nvme/nvme_cuse.o 00:09:38.839 CC lib/blob/request.o 00:09:38.839 CC lib/init/json_config.o 00:09:38.839 CC lib/init/subsystem.o 00:09:38.839 CC lib/virtio/virtio.o 00:09:38.839 CC lib/virtio/virtio_vhost_user.o 00:09:39.097 CC lib/virtio/virtio_vfio_user.o 00:09:39.097 CC lib/virtio/virtio_pci.o 00:09:39.410 CC lib/init/subsystem_rpc.o 00:09:39.410 CC lib/init/rpc.o 00:09:39.410 CC lib/blob/zeroes.o 00:09:39.410 CC lib/blob/blob_bs_dev.o 00:09:39.683 LIB libspdk_accel.a 00:09:39.683 LIB libspdk_init.a 00:09:39.683 LIB libspdk_virtio.a 00:09:39.941 LIB libspdk_nvme.a 00:09:39.941 CC lib/bdev/bdev.o 00:09:39.941 CC lib/bdev/bdev_zone.o 00:09:39.941 CC lib/bdev/part.o 00:09:39.941 CC lib/bdev/bdev_rpc.o 00:09:39.941 CC lib/bdev/scsi_nvme.o 00:09:39.941 CC lib/event/app.o 00:09:39.941 CC lib/event/reactor.o 00:09:39.941 CC lib/event/app_rpc.o 00:09:39.941 CC lib/event/log_rpc.o 00:09:39.941 CC lib/event/scheduler_static.o 00:09:40.882 LIB libspdk_event.a 00:09:41.450 LIB libspdk_blob.a 00:09:41.707 CC lib/blobfs/blobfs.o 00:09:41.707 CC lib/blobfs/tree.o 00:09:41.707 CC lib/lvol/lvol.o 00:09:42.711 LIB libspdk_blobfs.a 00:09:42.711 LIB libspdk_lvol.a 00:09:42.711 LIB libspdk_bdev.a 00:09:43.278 CC lib/nbd/nbd_rpc.o 00:09:43.278 CC lib/nbd/nbd.o 00:09:43.278 CC lib/nvmf/ctrlr_discovery.o 00:09:43.278 CC lib/nvmf/ctrlr_bdev.o 00:09:43.278 CC lib/nvmf/ctrlr.o 00:09:43.278 CC lib/nvmf/subsystem.o 00:09:43.278 CC lib/ftl/ftl_init.o 00:09:43.278 CC lib/nvmf/nvmf.o 00:09:43.278 CC lib/ftl/ftl_layout.o 00:09:43.278 CC lib/ftl/ftl_core.o 00:09:43.278 CC lib/scsi/dev.o 00:09:43.278 CC lib/ftl/ftl_debug.o 00:09:43.278 CC lib/scsi/lun.o 00:09:43.278 CC lib/ftl/ftl_io.o 00:09:43.278 CC lib/ftl/ftl_sb.o 00:09:43.537 CC lib/scsi/port.o 00:09:43.537 CC lib/scsi/scsi.o 00:09:43.537 CC lib/nvmf/nvmf_rpc.o 00:09:43.537 CC lib/nvmf/transport.o 00:09:43.537 CC lib/scsi/scsi_bdev.o 00:09:43.537 CC lib/scsi/scsi_pr.o 00:09:43.796 CC lib/scsi/scsi_rpc.o 00:09:43.796 CC lib/scsi/task.o 00:09:43.796 CC lib/nvmf/tcp.o 00:09:43.796 LIB libspdk_nbd.a 00:09:43.796 CC lib/ftl/ftl_l2p.o 00:09:43.796 CC lib/ftl/ftl_l2p_flat.o 00:09:43.796 CC lib/nvmf/stubs.o 00:09:44.054 CC lib/nvmf/mdns_server.o 00:09:44.054 CC lib/nvmf/auth.o 00:09:44.054 CC lib/ftl/ftl_nv_cache.o 00:09:44.054 CC lib/ftl/ftl_band.o 00:09:44.054 CC lib/ftl/ftl_band_ops.o 00:09:44.054 CC lib/ftl/ftl_writer.o 00:09:44.054 CC lib/ftl/ftl_rq.o 00:09:44.313 CC lib/ftl/ftl_reloc.o 00:09:44.313 LIB libspdk_scsi.a 00:09:44.313 CC lib/ftl/ftl_l2p_cache.o 00:09:44.313 CC lib/ftl/ftl_p2l.o 00:09:44.313 CC lib/ftl/mngt/ftl_mngt.o 00:09:44.571 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:09:44.571 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:09:44.571 CC lib/ftl/mngt/ftl_mngt_startup.o 00:09:44.830 CC lib/ftl/mngt/ftl_mngt_md.o 00:09:44.830 CC lib/ftl/mngt/ftl_mngt_misc.o 00:09:44.830 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:09:44.830 CC lib/iscsi/conn.o 00:09:44.830 CC lib/iscsi/init_grp.o 00:09:44.830 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:09:44.830 CC lib/ftl/mngt/ftl_mngt_band.o 00:09:45.088 CC lib/iscsi/iscsi.o 00:09:45.088 CC lib/vhost/vhost.o 00:09:45.088 CC lib/vhost/vhost_rpc.o 00:09:45.088 CC lib/vhost/vhost_scsi.o 00:09:45.088 CC lib/vhost/vhost_blk.o 00:09:45.088 CC lib/vhost/rte_vhost_user.o 00:09:45.345 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:09:45.345 CC lib/iscsi/md5.o 00:09:45.345 CC lib/iscsi/param.o 00:09:45.345 CC lib/iscsi/portal_grp.o 00:09:45.603 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:09:45.603 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:09:45.603 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:09:45.603 CC lib/iscsi/tgt_node.o 00:09:45.603 CC lib/ftl/utils/ftl_conf.o 00:09:45.861 CC lib/ftl/utils/ftl_md.o 00:09:45.861 CC lib/ftl/utils/ftl_mempool.o 00:09:45.861 LIB libspdk_nvmf.a 00:09:45.861 CC lib/iscsi/iscsi_subsystem.o 00:09:45.861 CC lib/iscsi/iscsi_rpc.o 00:09:46.119 CC lib/ftl/utils/ftl_bitmap.o 00:09:46.119 CC lib/ftl/utils/ftl_property.o 00:09:46.119 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:09:46.377 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:09:46.377 CC lib/iscsi/task.o 00:09:46.377 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:09:46.377 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:09:46.377 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:09:46.377 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:09:46.377 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:09:46.377 CC lib/ftl/upgrade/ftl_sb_v3.o 00:09:46.377 CC lib/ftl/upgrade/ftl_sb_v5.o 00:09:46.377 CC lib/ftl/nvc/ftl_nvc_dev.o 00:09:46.377 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:09:46.635 CC lib/ftl/base/ftl_base_dev.o 00:09:46.635 CC lib/ftl/base/ftl_base_bdev.o 00:09:46.635 LIB libspdk_vhost.a 00:09:46.893 LIB libspdk_ftl.a 00:09:46.893 LIB libspdk_iscsi.a 00:09:47.459 CC module/env_dpdk/env_dpdk_rpc.o 00:09:47.459 CC module/accel/ioat/accel_ioat.o 00:09:47.459 CC module/accel/ioat/accel_ioat_rpc.o 00:09:47.459 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:09:47.459 CC module/sock/posix/posix.o 00:09:47.459 CC module/keyring/linux/keyring.o 00:09:47.459 CC module/keyring/linux/keyring_rpc.o 00:09:47.459 CC module/keyring/file/keyring.o 00:09:47.459 CC module/scheduler/gscheduler/gscheduler.o 00:09:47.459 CC module/accel/error/accel_error.o 00:09:47.459 CC module/blob/bdev/blob_bdev.o 00:09:47.459 CC module/scheduler/dynamic/scheduler_dynamic.o 00:09:47.459 LIB libspdk_env_dpdk_rpc.a 00:09:47.459 CC module/accel/error/accel_error_rpc.o 00:09:47.717 LIB libspdk_scheduler_gscheduler.a 00:09:47.717 CC module/keyring/file/keyring_rpc.o 00:09:47.717 LIB libspdk_accel_ioat.a 00:09:47.717 LIB libspdk_keyring_linux.a 00:09:47.717 LIB libspdk_scheduler_dpdk_governor.a 00:09:47.717 LIB libspdk_accel_error.a 00:09:47.717 LIB libspdk_keyring_file.a 00:09:47.717 LIB libspdk_blob_bdev.a 00:09:47.717 LIB libspdk_scheduler_dynamic.a 00:09:48.284 CC module/bdev/error/vbdev_error.o 00:09:48.284 CC module/bdev/split/vbdev_split.o 00:09:48.284 CC module/bdev/passthru/vbdev_passthru.o 00:09:48.284 CC module/bdev/nvme/bdev_nvme.o 00:09:48.284 CC module/bdev/gpt/gpt.o 00:09:48.284 CC module/bdev/delay/vbdev_delay.o 00:09:48.284 CC module/bdev/lvol/vbdev_lvol.o 00:09:48.284 CC module/blobfs/bdev/blobfs_bdev.o 00:09:48.284 CC module/bdev/null/bdev_null.o 00:09:48.284 LIB libspdk_sock_posix.a 00:09:48.284 CC module/bdev/malloc/bdev_malloc.o 00:09:48.284 CC module/bdev/raid/bdev_raid.o 00:09:48.284 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:09:48.542 CC module/bdev/gpt/vbdev_gpt.o 00:09:48.542 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:09:48.542 CC module/bdev/error/vbdev_error_rpc.o 00:09:48.542 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:09:48.542 CC module/bdev/split/vbdev_split_rpc.o 00:09:48.542 CC module/bdev/malloc/bdev_malloc_rpc.o 00:09:48.542 CC module/bdev/delay/vbdev_delay_rpc.o 00:09:48.542 LIB libspdk_bdev_error.a 00:09:48.809 CC module/bdev/null/bdev_null_rpc.o 00:09:48.809 LIB libspdk_bdev_gpt.a 00:09:48.809 CC module/bdev/raid/bdev_raid_rpc.o 00:09:48.809 LIB libspdk_blobfs_bdev.a 00:09:48.809 LIB libspdk_bdev_passthru.a 00:09:48.809 LIB libspdk_bdev_malloc.a 00:09:48.809 LIB libspdk_bdev_delay.a 00:09:48.809 LIB libspdk_bdev_split.a 00:09:48.809 CC module/bdev/nvme/bdev_nvme_rpc.o 00:09:48.809 LIB libspdk_bdev_null.a 00:09:48.809 CC module/bdev/raid/bdev_raid_sb.o 00:09:49.111 CC module/bdev/raid/raid0.o 00:09:49.111 CC module/bdev/nvme/nvme_rpc.o 00:09:49.111 CC module/bdev/raid/raid1.o 00:09:49.111 CC module/bdev/aio/bdev_aio.o 00:09:49.111 CC module/bdev/zone_block/vbdev_zone_block.o 00:09:49.111 CC module/bdev/ftl/bdev_ftl.o 00:09:49.111 CC module/bdev/virtio/bdev_virtio_scsi.o 00:09:49.111 CC module/bdev/virtio/bdev_virtio_blk.o 00:09:49.111 LIB libspdk_bdev_lvol.a 00:09:49.369 CC module/bdev/virtio/bdev_virtio_rpc.o 00:09:49.369 CC module/bdev/aio/bdev_aio_rpc.o 00:09:49.369 CC module/bdev/ftl/bdev_ftl_rpc.o 00:09:49.369 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:09:49.369 CC module/bdev/raid/concat.o 00:09:49.369 CC module/bdev/nvme/bdev_mdns_client.o 00:09:49.369 CC module/bdev/nvme/vbdev_opal.o 00:09:49.369 CC module/bdev/nvme/vbdev_opal_rpc.o 00:09:49.627 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:09:49.627 LIB libspdk_bdev_aio.a 00:09:49.627 LIB libspdk_bdev_zone_block.a 00:09:49.627 LIB libspdk_bdev_ftl.a 00:09:49.627 LIB libspdk_bdev_raid.a 00:09:49.886 LIB libspdk_bdev_virtio.a 00:09:51.786 LIB libspdk_bdev_nvme.a 00:09:52.045 CC module/event/subsystems/scheduler/scheduler.o 00:09:52.045 CC module/event/subsystems/sock/sock.o 00:09:52.045 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:09:52.045 CC module/event/subsystems/iobuf/iobuf.o 00:09:52.045 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:09:52.045 CC module/event/subsystems/keyring/keyring.o 00:09:52.045 CC module/event/subsystems/vmd/vmd.o 00:09:52.045 CC module/event/subsystems/vmd/vmd_rpc.o 00:09:52.303 LIB libspdk_event_vhost_blk.a 00:09:52.303 LIB libspdk_event_scheduler.a 00:09:52.303 LIB libspdk_event_sock.a 00:09:52.303 LIB libspdk_event_vmd.a 00:09:52.303 LIB libspdk_event_iobuf.a 00:09:52.303 LIB libspdk_event_keyring.a 00:09:52.562 CC module/event/subsystems/accel/accel.o 00:09:52.819 LIB libspdk_event_accel.a 00:09:53.078 CC module/event/subsystems/bdev/bdev.o 00:09:53.336 LIB libspdk_event_bdev.a 00:09:53.593 CC module/event/subsystems/nbd/nbd.o 00:09:53.593 CC module/event/subsystems/scsi/scsi.o 00:09:53.593 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:09:53.593 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:09:53.851 LIB libspdk_event_nbd.a 00:09:53.851 LIB libspdk_event_scsi.a 00:09:54.108 LIB libspdk_event_nvmf.a 00:09:54.108 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:09:54.365 CC module/event/subsystems/iscsi/iscsi.o 00:09:54.365 LIB libspdk_event_vhost_scsi.a 00:09:54.365 LIB libspdk_event_iscsi.a 00:09:54.623 make[2]: Nothing to be done for 'all'. 00:09:54.623 CXX app/trace/trace.o 00:09:54.623 CC app/trace_record/trace_record.o 00:09:54.623 CC test/rpc_client/rpc_client_test.o 00:09:54.623 TEST_HEADER include/spdk/accel.h 00:09:54.623 TEST_HEADER include/spdk/accel_module.h 00:09:54.881 TEST_HEADER include/spdk/assert.h 00:09:54.881 TEST_HEADER include/spdk/barrier.h 00:09:54.881 TEST_HEADER include/spdk/base64.h 00:09:54.881 TEST_HEADER include/spdk/bdev.h 00:09:54.881 TEST_HEADER include/spdk/bdev_module.h 00:09:54.881 TEST_HEADER include/spdk/bdev_zone.h 00:09:54.881 TEST_HEADER include/spdk/bit_array.h 00:09:54.881 CC app/iscsi_tgt/iscsi_tgt.o 00:09:54.881 TEST_HEADER include/spdk/bit_pool.h 00:09:54.881 TEST_HEADER include/spdk/blob_bdev.h 00:09:54.881 TEST_HEADER include/spdk/blobfs_bdev.h 00:09:54.881 TEST_HEADER include/spdk/blobfs.h 00:09:54.881 TEST_HEADER include/spdk/blob.h 00:09:54.881 TEST_HEADER include/spdk/conf.h 00:09:54.881 TEST_HEADER include/spdk/config.h 00:09:54.881 TEST_HEADER include/spdk/cpuset.h 00:09:54.881 TEST_HEADER include/spdk/crc16.h 00:09:54.881 TEST_HEADER include/spdk/crc32.h 00:09:54.881 CC app/nvmf_tgt/nvmf_main.o 00:09:54.881 TEST_HEADER include/spdk/crc64.h 00:09:54.881 TEST_HEADER include/spdk/dif.h 00:09:54.881 TEST_HEADER include/spdk/dma.h 00:09:54.881 TEST_HEADER include/spdk/endian.h 00:09:54.881 TEST_HEADER include/spdk/env_dpdk.h 00:09:54.881 TEST_HEADER include/spdk/env.h 00:09:54.881 TEST_HEADER include/spdk/event.h 00:09:54.881 TEST_HEADER include/spdk/fd_group.h 00:09:54.881 TEST_HEADER include/spdk/fd.h 00:09:54.881 TEST_HEADER include/spdk/file.h 00:09:54.881 TEST_HEADER include/spdk/ftl.h 00:09:54.881 TEST_HEADER include/spdk/gpt_spec.h 00:09:54.881 CC examples/util/zipf/zipf.o 00:09:54.881 TEST_HEADER include/spdk/hexlify.h 00:09:54.881 TEST_HEADER include/spdk/histogram_data.h 00:09:54.881 CC test/thread/poller_perf/poller_perf.o 00:09:54.881 TEST_HEADER include/spdk/idxd.h 00:09:54.881 TEST_HEADER include/spdk/idxd_spec.h 00:09:54.881 TEST_HEADER include/spdk/init.h 00:09:54.881 TEST_HEADER include/spdk/ioat.h 00:09:54.881 TEST_HEADER include/spdk/ioat_spec.h 00:09:54.882 TEST_HEADER include/spdk/iscsi_spec.h 00:09:54.882 TEST_HEADER include/spdk/json.h 00:09:54.882 TEST_HEADER include/spdk/jsonrpc.h 00:09:54.882 TEST_HEADER include/spdk/keyring.h 00:09:54.882 TEST_HEADER include/spdk/keyring_module.h 00:09:54.882 TEST_HEADER include/spdk/likely.h 00:09:54.882 CC app/spdk_tgt/spdk_tgt.o 00:09:54.882 TEST_HEADER include/spdk/log.h 00:09:54.882 TEST_HEADER include/spdk/lvol.h 00:09:54.882 TEST_HEADER include/spdk/memory.h 00:09:54.882 TEST_HEADER include/spdk/mmio.h 00:09:54.882 CC test/app/bdev_svc/bdev_svc.o 00:09:54.882 TEST_HEADER include/spdk/nbd.h 00:09:54.882 TEST_HEADER include/spdk/net.h 00:09:54.882 TEST_HEADER include/spdk/notify.h 00:09:54.882 TEST_HEADER include/spdk/nvme.h 00:09:54.882 TEST_HEADER include/spdk/nvme_intel.h 00:09:54.882 TEST_HEADER include/spdk/nvme_ocssd.h 00:09:54.882 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:09:54.882 TEST_HEADER include/spdk/nvme_spec.h 00:09:54.882 TEST_HEADER include/spdk/nvme_zns.h 00:09:54.882 TEST_HEADER include/spdk/nvmf_cmd.h 00:09:54.882 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:09:54.882 TEST_HEADER include/spdk/nvmf.h 00:09:54.882 TEST_HEADER include/spdk/nvmf_spec.h 00:09:54.882 TEST_HEADER include/spdk/nvmf_transport.h 00:09:54.882 TEST_HEADER include/spdk/opal.h 00:09:54.882 TEST_HEADER include/spdk/opal_spec.h 00:09:54.882 LINK rpc_client_test 00:09:54.882 TEST_HEADER include/spdk/pci_ids.h 00:09:54.882 TEST_HEADER include/spdk/pipe.h 00:09:54.882 TEST_HEADER include/spdk/queue.h 00:09:54.882 TEST_HEADER include/spdk/reduce.h 00:09:54.882 TEST_HEADER include/spdk/rpc.h 00:09:55.141 TEST_HEADER include/spdk/scheduler.h 00:09:55.141 TEST_HEADER include/spdk/scsi.h 00:09:55.141 CC examples/ioat/perf/perf.o 00:09:55.141 TEST_HEADER include/spdk/scsi_spec.h 00:09:55.141 TEST_HEADER include/spdk/sock.h 00:09:55.141 LINK iscsi_tgt 00:09:55.141 TEST_HEADER include/spdk/stdinc.h 00:09:55.141 CC test/env/mem_callbacks/mem_callbacks.o 00:09:55.141 TEST_HEADER include/spdk/string.h 00:09:55.141 TEST_HEADER include/spdk/thread.h 00:09:55.141 TEST_HEADER include/spdk/trace.h 00:09:55.141 TEST_HEADER include/spdk/trace_parser.h 00:09:55.141 TEST_HEADER include/spdk/tree.h 00:09:55.141 TEST_HEADER include/spdk/ublk.h 00:09:55.141 TEST_HEADER include/spdk/util.h 00:09:55.141 TEST_HEADER include/spdk/uuid.h 00:09:55.141 LINK nvmf_tgt 00:09:55.141 TEST_HEADER include/spdk/version.h 00:09:55.141 TEST_HEADER include/spdk/vfio_user_pci.h 00:09:55.141 TEST_HEADER include/spdk/vfio_user_spec.h 00:09:55.141 TEST_HEADER include/spdk/vhost.h 00:09:55.141 TEST_HEADER include/spdk/vmd.h 00:09:55.141 TEST_HEADER include/spdk/xor.h 00:09:55.141 TEST_HEADER include/spdk/zipf.h 00:09:55.141 CXX test/cpp_headers/accel.o 00:09:55.141 LINK zipf 00:09:55.141 LINK bdev_svc 00:09:55.141 LINK poller_perf 00:09:55.141 LINK spdk_tgt 00:09:55.410 LINK spdk_trace_record 00:09:55.410 LINK ioat_perf 00:09:55.410 CXX test/cpp_headers/accel_module.o 00:09:55.410 LINK spdk_trace 00:09:55.410 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:09:55.668 CC test/app/histogram_perf/histogram_perf.o 00:09:55.668 CXX test/cpp_headers/assert.o 00:09:55.668 CC test/thread/lock/spdk_lock.o 00:09:55.668 CC test/app/jsoncat/jsoncat.o 00:09:55.668 CC test/app/stub/stub.o 00:09:55.668 CXX test/cpp_headers/barrier.o 00:09:55.925 CC examples/ioat/verify/verify.o 00:09:55.925 LINK histogram_perf 00:09:55.925 CC test/nvme/aer/aer.o 00:09:55.925 LINK jsoncat 00:09:55.925 LINK stub 00:09:55.925 LINK mem_callbacks 00:09:56.183 CC test/env/vtophys/vtophys.o 00:09:56.183 CXX test/cpp_headers/base64.o 00:09:56.183 LINK verify 00:09:56.183 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:09:56.183 CXX test/cpp_headers/bdev.o 00:09:56.183 LINK nvme_fuzz 00:09:56.183 CC app/spdk_lspci/spdk_lspci.o 00:09:56.441 CC app/spdk_nvme_perf/perf.o 00:09:56.441 CC app/spdk_nvme_identify/identify.o 00:09:56.441 LINK vtophys 00:09:56.441 LINK spdk_lspci 00:09:56.441 CC app/spdk_nvme_discover/discovery_aer.o 00:09:56.441 LINK aer 00:09:56.700 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:09:56.700 LINK histogram_ut 00:09:56.700 CXX test/cpp_headers/bdev_module.o 00:09:56.700 CC examples/interrupt_tgt/interrupt_tgt.o 00:09:56.700 CXX test/cpp_headers/bdev_zone.o 00:09:56.959 LINK spdk_nvme_discover 00:09:56.959 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:09:56.959 LINK env_dpdk_post_init 00:09:56.959 CC test/nvme/reset/reset.o 00:09:56.959 LINK spdk_lock 00:09:56.959 LINK interrupt_tgt 00:09:56.959 CC test/env/memory/memory_ut.o 00:09:57.218 CXX test/cpp_headers/bit_array.o 00:09:57.218 CC test/env/pci/pci_ut.o 00:09:57.218 CC test/unit/lib/log/log.c/log_ut.o 00:09:57.218 CXX test/cpp_headers/bit_pool.o 00:09:57.218 CXX test/cpp_headers/blob_bdev.o 00:09:57.218 LINK reset 00:09:57.477 CXX test/cpp_headers/blobfs_bdev.o 00:09:57.477 CC app/spdk_top/spdk_top.o 00:09:57.477 LINK spdk_nvme_perf 00:09:57.735 CXX test/cpp_headers/blobfs.o 00:09:57.735 LINK log_ut 00:09:57.735 CC test/nvme/sgl/sgl.o 00:09:57.994 CC test/nvme/e2edp/nvme_dp.o 00:09:57.994 CC test/accel/dif/dif.o 00:09:57.994 LINK spdk_nvme_identify 00:09:57.994 LINK pci_ut 00:09:57.994 CC test/blobfs/mkfs/mkfs.o 00:09:57.994 CXX test/cpp_headers/blob.o 00:09:57.994 CC examples/thread/thread/thread_ex.o 00:09:57.994 CC test/unit/lib/util/base64.c/base64_ut.o 00:09:58.277 CXX test/cpp_headers/conf.o 00:09:58.277 LINK mkfs 00:09:58.277 LINK nvme_dp 00:09:58.277 CC test/nvme/overhead/overhead.o 00:09:58.277 LINK sgl 00:09:58.277 CC test/nvme/err_injection/err_injection.o 00:09:58.277 CXX test/cpp_headers/config.o 00:09:58.535 CXX test/cpp_headers/cpuset.o 00:09:58.535 LINK base64_ut 00:09:58.535 LINK thread 00:09:58.535 LINK err_injection 00:09:58.535 CXX test/cpp_headers/crc16.o 00:09:58.793 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:09:58.793 LINK dif 00:09:58.793 CXX test/cpp_headers/crc32.o 00:09:58.793 CXX test/cpp_headers/crc64.o 00:09:58.793 CC test/event/event_perf/event_perf.o 00:09:58.793 CC test/event/reactor/reactor.o 00:09:59.051 LINK overhead 00:09:59.051 CC test/event/reactor_perf/reactor_perf.o 00:09:59.051 LINK event_perf 00:09:59.051 LINK reactor_perf 00:09:59.051 CXX test/cpp_headers/dif.o 00:09:59.051 LINK reactor 00:09:59.309 CC examples/sock/hello_world/hello_sock.o 00:09:59.309 CC test/nvme/startup/startup.o 00:09:59.309 CC test/lvol/esnap/esnap.o 00:09:59.309 LINK memory_ut 00:09:59.567 LINK bit_array_ut 00:09:59.567 CXX test/cpp_headers/dma.o 00:09:59.567 CC test/nvme/simple_copy/simple_copy.o 00:09:59.567 CC test/nvme/reserve/reserve.o 00:09:59.567 LINK startup 00:09:59.567 CXX test/cpp_headers/endian.o 00:09:59.567 LINK iscsi_fuzz 00:09:59.567 CXX test/cpp_headers/env_dpdk.o 00:09:59.567 CC test/event/app_repeat/app_repeat.o 00:09:59.826 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:09:59.826 LINK hello_sock 00:09:59.826 LINK reserve 00:09:59.826 LINK simple_copy 00:09:59.826 LINK app_repeat 00:09:59.826 CXX test/cpp_headers/env.o 00:10:00.083 CC test/nvme/connect_stress/connect_stress.o 00:10:00.084 LINK spdk_top 00:10:00.084 CC test/nvme/boot_partition/boot_partition.o 00:10:00.084 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:10:00.084 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:10:00.084 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:10:00.084 CXX test/cpp_headers/event.o 00:10:00.341 LINK connect_stress 00:10:00.341 LINK boot_partition 00:10:00.341 LINK crc16_ut 00:10:00.341 LINK cpuset_ut 00:10:00.341 CXX test/cpp_headers/fd_group.o 00:10:00.600 CC test/nvme/compliance/nvme_compliance.o 00:10:00.600 CC test/event/scheduler/scheduler.o 00:10:00.600 CC app/vhost/vhost.o 00:10:00.600 CC examples/vmd/lsvmd/lsvmd.o 00:10:00.600 CC examples/vmd/led/led.o 00:10:00.600 CXX test/cpp_headers/fd.o 00:10:00.600 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:10:00.877 LINK lsvmd 00:10:00.877 LINK vhost 00:10:00.877 LINK led 00:10:00.877 CC test/unit/lib/dma/dma.c/dma_ut.o 00:10:00.877 LINK scheduler 00:10:00.877 CC test/nvme/fused_ordering/fused_ordering.o 00:10:00.877 CC test/nvme/doorbell_aers/doorbell_aers.o 00:10:00.877 LINK crc32_ieee_ut 00:10:00.877 CXX test/cpp_headers/file.o 00:10:01.141 LINK vhost_fuzz 00:10:01.141 LINK fused_ordering 00:10:01.141 CXX test/cpp_headers/ftl.o 00:10:01.141 LINK doorbell_aers 00:10:01.141 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:10:01.400 CC test/nvme/fdp/fdp.o 00:10:01.400 LINK nvme_compliance 00:10:01.400 CC examples/accel/perf/accel_perf.o 00:10:01.400 CXX test/cpp_headers/gpt_spec.o 00:10:01.400 LINK crc32c_ut 00:10:01.658 CC test/nvme/cuse/cuse.o 00:10:01.658 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:10:01.658 CC app/spdk_dd/spdk_dd.o 00:10:01.658 CXX test/cpp_headers/hexlify.o 00:10:01.916 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:10:01.916 CC test/unit/lib/util/dif.c/dif_ut.o 00:10:01.916 CC test/bdev/bdevio/bdevio.o 00:10:01.916 CC test/unit/lib/util/file.c/file_ut.o 00:10:01.916 LINK fdp 00:10:02.173 LINK crc64_ut 00:10:02.173 CXX test/cpp_headers/histogram_data.o 00:10:02.173 LINK dma_ut 00:10:02.173 LINK file_ut 00:10:02.173 LINK accel_perf 00:10:02.173 CXX test/cpp_headers/idxd.o 00:10:02.430 CXX test/cpp_headers/idxd_spec.o 00:10:02.430 LINK spdk_dd 00:10:02.430 LINK bdevio 00:10:02.430 LINK ioat_ut 00:10:02.688 CC test/unit/lib/util/iov.c/iov_ut.o 00:10:02.688 CC test/unit/lib/util/net.c/net_ut.o 00:10:02.688 CXX test/cpp_headers/init.o 00:10:02.688 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:10:02.688 CXX test/cpp_headers/ioat.o 00:10:02.688 CC test/unit/lib/util/math.c/math_ut.o 00:10:02.945 LINK net_ut 00:10:02.945 CC examples/blob/hello_world/hello_blob.o 00:10:02.945 LINK math_ut 00:10:02.945 CXX test/cpp_headers/ioat_spec.o 00:10:02.945 CC test/unit/lib/util/string.c/string_ut.o 00:10:02.945 CXX test/cpp_headers/iscsi_spec.o 00:10:03.202 CC test/unit/lib/util/xor.c/xor_ut.o 00:10:03.202 LINK iov_ut 00:10:03.202 LINK hello_blob 00:10:03.202 CC examples/nvme/hello_world/hello_world.o 00:10:03.202 CC examples/blob/cli/blobcli.o 00:10:03.459 CXX test/cpp_headers/json.o 00:10:03.459 CC examples/nvme/reconnect/reconnect.o 00:10:03.459 LINK pipe_ut 00:10:03.459 LINK hello_world 00:10:03.717 CC examples/bdev/hello_world/hello_bdev.o 00:10:03.717 CXX test/cpp_headers/jsonrpc.o 00:10:03.717 LINK cuse 00:10:03.717 LINK xor_ut 00:10:03.717 CC examples/bdev/bdevperf/bdevperf.o 00:10:03.717 LINK string_ut 00:10:03.975 CXX test/cpp_headers/keyring.o 00:10:03.975 LINK hello_bdev 00:10:03.975 CXX test/cpp_headers/keyring_module.o 00:10:03.975 CXX test/cpp_headers/likely.o 00:10:03.975 CC examples/nvme/nvme_manage/nvme_manage.o 00:10:04.234 CC examples/nvme/hotplug/hotplug.o 00:10:04.234 CC examples/nvme/arbitration/arbitration.o 00:10:04.234 CC examples/nvme/cmb_copy/cmb_copy.o 00:10:04.234 LINK blobcli 00:10:04.234 LINK reconnect 00:10:04.234 CXX test/cpp_headers/log.o 00:10:04.493 LINK cmb_copy 00:10:04.493 CC examples/nvme/abort/abort.o 00:10:04.493 LINK hotplug 00:10:04.493 CXX test/cpp_headers/lvol.o 00:10:04.751 CXX test/cpp_headers/memory.o 00:10:04.751 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:10:04.751 CXX test/cpp_headers/mmio.o 00:10:04.751 CXX test/cpp_headers/nbd.o 00:10:04.751 CXX test/cpp_headers/net.o 00:10:04.751 CXX test/cpp_headers/notify.o 00:10:04.751 LINK nvme_manage 00:10:04.751 CXX test/cpp_headers/nvme.o 00:10:04.751 CXX test/cpp_headers/nvme_intel.o 00:10:05.010 LINK arbitration 00:10:05.010 CXX test/cpp_headers/nvme_ocssd.o 00:10:05.010 LINK bdevperf 00:10:05.010 CXX test/cpp_headers/nvme_ocssd_spec.o 00:10:05.010 LINK pmr_persistence 00:10:05.010 CXX test/cpp_headers/nvme_spec.o 00:10:05.010 CXX test/cpp_headers/nvme_zns.o 00:10:05.010 CXX test/cpp_headers/nvmf_cmd.o 00:10:05.010 CXX test/cpp_headers/nvmf_fc_spec.o 00:10:05.269 LINK abort 00:10:05.269 CXX test/cpp_headers/nvmf.o 00:10:05.269 CXX test/cpp_headers/nvmf_spec.o 00:10:05.269 CXX test/cpp_headers/nvmf_transport.o 00:10:05.269 CXX test/cpp_headers/opal.o 00:10:05.269 CXX test/cpp_headers/opal_spec.o 00:10:05.269 CXX test/cpp_headers/pci_ids.o 00:10:05.269 CXX test/cpp_headers/pipe.o 00:10:05.269 CXX test/cpp_headers/queue.o 00:10:05.526 CXX test/cpp_headers/reduce.o 00:10:05.526 CXX test/cpp_headers/rpc.o 00:10:05.526 CXX test/cpp_headers/scheduler.o 00:10:05.526 CXX test/cpp_headers/scsi.o 00:10:05.526 CXX test/cpp_headers/scsi_spec.o 00:10:05.526 CXX test/cpp_headers/sock.o 00:10:05.526 CXX test/cpp_headers/stdinc.o 00:10:05.526 CXX test/cpp_headers/string.o 00:10:05.526 CXX test/cpp_headers/thread.o 00:10:05.526 CXX test/cpp_headers/trace.o 00:10:05.784 LINK dif_ut 00:10:05.784 CXX test/cpp_headers/trace_parser.o 00:10:05.784 CXX test/cpp_headers/ublk.o 00:10:05.784 CXX test/cpp_headers/tree.o 00:10:05.784 CXX test/cpp_headers/util.o 00:10:05.784 CXX test/cpp_headers/uuid.o 00:10:05.784 CXX test/cpp_headers/version.o 00:10:05.784 CXX test/cpp_headers/vfio_user_pci.o 00:10:05.784 CXX test/cpp_headers/vfio_user_spec.o 00:10:05.784 CXX test/cpp_headers/vhost.o 00:10:05.784 CXX test/cpp_headers/vmd.o 00:10:06.043 CXX test/cpp_headers/xor.o 00:10:06.043 CXX test/cpp_headers/zipf.o 00:10:06.043 CC examples/nvmf/nvmf/nvmf.o 00:10:06.043 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:10:06.043 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:10:06.043 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:10:06.043 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:10:06.609 LINK nvmf 00:10:06.609 LINK pci_event_ut 00:10:07.173 LINK json_util_ut 00:10:07.173 LINK esnap 00:10:08.168 LINK json_write_ut 00:10:08.425 LINK json_parse_ut 00:10:08.991 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:10:09.557 LINK jsonrpc_server_ut 00:10:10.125 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:10:11.060 LINK rpc_ut 00:10:11.318 CC test/unit/lib/sock/sock.c/sock_ut.o 00:10:11.318 CC test/unit/lib/sock/posix.c/posix_ut.o 00:10:11.318 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:10:11.318 CC test/unit/lib/thread/thread.c/thread_ut.o 00:10:11.318 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:10:11.318 CC test/unit/lib/notify/notify.c/notify_ut.o 00:10:11.886 LINK keyring_ut 00:10:11.886 LINK notify_ut 00:10:12.454 LINK iobuf_ut 00:10:12.713 LINK posix_ut 00:10:13.279 LINK sock_ut 00:10:13.279 LINK thread_ut 00:10:13.537 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:10:13.537 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:10:13.537 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:10:13.537 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:10:13.537 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:10:13.537 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:10:13.537 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:10:13.537 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:10:13.537 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:10:13.538 CC test/unit/lib/accel/accel.c/accel_ut.o 00:10:13.795 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:10:13.795 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:10:14.729 LINK subsystem_ut 00:10:14.729 LINK blob_bdev_ut 00:10:14.730 LINK nvme_ctrlr_ocssd_cmd_ut 00:10:14.730 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:10:14.987 CC test/unit/lib/blob/blob.c/blob_ut.o 00:10:14.987 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:10:14.987 LINK nvme_poll_group_ut 00:10:15.246 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:10:15.246 LINK nvme_ns_ut 00:10:15.246 LINK nvme_ctrlr_cmd_ut 00:10:15.504 LINK rpc_ut 00:10:15.504 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:10:15.504 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:10:15.504 LINK nvme_ut 00:10:15.764 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:10:15.764 LINK nvme_quirks_ut 00:10:15.764 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:10:16.022 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:10:16.022 LINK nvme_ns_ocssd_cmd_ut 00:10:16.281 LINK nvme_pcie_ut 00:10:16.281 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:10:16.540 LINK nvme_qpair_ut 00:10:16.540 CC test/unit/lib/event/app.c/app_ut.o 00:10:16.798 LINK nvme_ns_cmd_ut 00:10:16.798 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:10:16.798 LINK nvme_io_msg_ut 00:10:16.798 LINK nvme_transport_ut 00:10:17.057 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:10:17.057 LINK accel_ut 00:10:17.315 LINK nvme_ctrlr_ut 00:10:17.315 LINK nvme_fabric_ut 00:10:17.585 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:10:17.585 CC test/unit/lib/bdev/part.c/part_ut.o 00:10:17.585 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:10:17.585 LINK app_ut 00:10:17.585 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:10:17.973 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:10:17.973 LINK nvme_opal_ut 00:10:17.973 LINK scsi_nvme_ut 00:10:17.973 LINK nvme_pcie_common_ut 00:10:17.973 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:10:17.973 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:10:17.973 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:10:18.235 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:10:18.495 LINK gpt_ut 00:10:18.495 LINK reactor_ut 00:10:18.495 LINK bdev_zone_ut 00:10:18.753 LINK nvme_tcp_ut 00:10:18.753 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:10:18.753 LINK nvme_cuse_ut 00:10:18.753 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:10:18.753 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:10:19.012 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:10:19.012 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:10:19.578 LINK vbdev_zone_block_ut 00:10:19.578 LINK bdev_raid_sb_ut 00:10:19.578 LINK concat_ut 00:10:19.578 LINK vbdev_lvol_ut 00:10:20.145 LINK raid1_ut 00:10:20.404 LINK raid0_ut 00:10:21.337 LINK bdev_raid_ut 00:10:21.337 LINK part_ut 00:10:22.711 LINK bdev_ut 00:10:24.676 LINK blob_ut 00:10:24.676 LINK bdev_ut 00:10:24.676 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:10:24.676 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:10:24.676 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:10:24.676 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:10:24.934 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:10:24.934 LINK blobfs_bdev_ut 00:10:24.934 LINK tree_ut 00:10:25.192 LINK bdev_nvme_ut 00:10:25.758 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:10:25.758 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:10:25.758 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:10:25.758 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:10:25.758 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:10:25.758 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:10:25.758 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:10:25.758 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:10:25.758 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:10:26.016 LINK ftl_bitmap_ut 00:10:26.016 LINK ftl_l2p_ut 00:10:26.017 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:10:26.275 LINK ftl_mempool_ut 00:10:26.275 LINK dev_ut 00:10:26.275 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:10:26.275 LINK blobfs_sync_ut 00:10:26.532 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:10:26.532 LINK ftl_mngt_ut 00:10:26.532 LINK ftl_io_ut 00:10:26.532 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:10:26.791 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:10:26.791 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:10:26.791 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:10:26.791 LINK blobfs_async_ut 00:10:26.791 LINK ftl_p2l_ut 00:10:27.049 LINK scsi_ut 00:10:27.049 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:10:27.049 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:10:27.309 LINK ftl_band_ut 00:10:27.568 LINK lun_ut 00:10:27.568 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:10:27.568 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:10:27.827 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:10:28.085 LINK ftl_sb_ut 00:10:28.085 LINK lvol_ut 00:10:28.085 LINK ftl_layout_upgrade_ut 00:10:28.343 LINK scsi_bdev_ut 00:10:28.343 LINK ctrlr_bdev_ut 00:10:28.343 LINK scsi_pr_ut 00:10:28.910 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:10:28.910 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:10:28.910 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:10:28.910 CC test/unit/lib/iscsi/param.c/param_ut.o 00:10:28.910 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:10:28.910 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:10:29.168 LINK nvmf_ut 00:10:29.425 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:10:29.425 LINK auth_ut 00:10:29.683 LINK ctrlr_discovery_ut 00:10:29.683 LINK init_grp_ut 00:10:29.940 LINK param_ut 00:10:29.940 LINK subsystem_ut 00:10:30.505 LINK tcp_ut 00:10:30.762 LINK portal_grp_ut 00:10:30.762 LINK tgt_node_ut 00:10:31.018 LINK ctrlr_ut 00:10:31.018 LINK conn_ut 00:10:32.389 LINK vhost_ut 00:10:32.389 LINK iscsi_ut 00:10:32.389 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:10:32.389 05:16:44 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:10:32.389 05:16:44 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:10:32.389 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:10:32.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:10:32.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:10:32.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:10:32.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:10:32.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:10:32.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:10:32.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:10:32.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:10:32.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:10:32.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:10:32.906 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:10:32.906 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:10:32.906 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:10:32.906 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:10:32.906 patchelf: not an ELF executable 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:10:32.906 patchelf: not an ELF executable 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:10:32.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:10:33.164 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:10:33.422 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:10:33.680 Processing /home/vagrant/spdk_repo/spdk/python 00:10:33.680 Preparing metadata (setup.py): started 00:10:34.280 Preparing metadata (setup.py): finished with status 'done' 00:10:34.848 Installing collected packages: spdk 00:10:34.848 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:10:34.848 Running setup.py install for spdk: started 00:10:35.414 Running setup.py install for spdk: finished with status 'done' 00:10:35.414 Successfully installed spdk-24.9rc0 00:10:35.673 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:10:35.673 The Meson build system 00:10:35.673 Version: 1.3.1 00:10:35.673 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:10:35.673 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:10:35.673 Build type: native build 00:10:35.673 Program cat found: YES (/usr/bin/cat) 00:10:35.673 Project name: DPDK 00:10:35.673 Project version: 24.03.0 00:10:35.673 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:10:35.673 C linker for the host machine: cc ld.bfd 2.39-16 00:10:35.673 Host machine cpu family: x86_64 00:10:35.673 Host machine cpu: x86_64 00:10:35.673 Message: ## Building in Developer Mode ## 00:10:35.673 Program pkg-config found: YES (/usr/bin/pkg-config) 00:10:35.673 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:10:35.673 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:10:35.673 Program python3 found: YES (/usr/bin/python3) 00:10:35.673 Program cat found: YES (/usr/bin/cat) 00:10:35.673 Compiler for C supports arguments -march=native: YES (cached) 00:10:35.673 Checking for size of "void *" : 8 (cached) 00:10:35.673 Checking for size of "void *" : 8 (cached) 00:10:35.673 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:10:35.673 Library m found: YES 00:10:35.673 Library numa found: YES 00:10:35.673 Has header "numaif.h" : YES (cached) 00:10:35.673 Library fdt found: NO 00:10:35.673 Library execinfo found: NO 00:10:35.673 Has header "execinfo.h" : YES (cached) 00:10:35.673 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:10:35.673 Run-time dependency libarchive found: NO (tried pkgconfig) 00:10:35.673 Run-time dependency libbsd found: NO (tried pkgconfig) 00:10:35.673 Run-time dependency jansson found: NO (tried pkgconfig) 00:10:35.673 Dependency openssl found: YES 3.0.9 (cached) 00:10:35.673 Dependency libpcap found: YES 1.10.4 (cached) 00:10:35.673 Has header "pcap.h" with dependency libpcap: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wformat: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wformat-security: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wundef: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:10:35.673 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:10:35.673 Program objdump found: YES (/usr/bin/objdump) 00:10:35.673 Compiler for C supports arguments -mavx512f: YES (cached) 00:10:35.673 Checking if "AVX512 checking" compiles: YES (cached) 00:10:35.673 Fetching value of define "__SSE4_2__" : 1 (cached) 00:10:35.673 Fetching value of define "__AES__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX2__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX512BW__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX512CD__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX512F__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX512VL__" : 1 (cached) 00:10:35.673 Fetching value of define "__PCLMUL__" : 1 (cached) 00:10:35.673 Fetching value of define "__RDRND__" : 1 (cached) 00:10:35.673 Fetching value of define "__RDSEED__" : 1 (cached) 00:10:35.673 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:10:35.673 Fetching value of define "__znver1__" : (undefined) (cached) 00:10:35.673 Fetching value of define "__znver2__" : (undefined) (cached) 00:10:35.673 Fetching value of define "__znver3__" : (undefined) (cached) 00:10:35.673 Fetching value of define "__znver4__" : (undefined) (cached) 00:10:35.673 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:10:35.673 Message: lib/log: Defining dependency "log" 00:10:35.673 Message: lib/kvargs: Defining dependency "kvargs" 00:10:35.673 Message: lib/telemetry: Defining dependency "telemetry" 00:10:35.673 Checking for function "getentropy" : NO (cached) 00:10:35.673 Message: lib/eal: Defining dependency "eal" 00:10:35.673 Message: lib/ring: Defining dependency "ring" 00:10:35.673 Message: lib/rcu: Defining dependency "rcu" 00:10:35.673 Message: lib/mempool: Defining dependency "mempool" 00:10:35.673 Message: lib/mbuf: Defining dependency "mbuf" 00:10:35.673 Fetching value of define "__PCLMUL__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX512F__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX512BW__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:10:35.673 Fetching value of define "__AVX512VL__" : 1 (cached) 00:10:35.673 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:10:35.673 Compiler for C supports arguments -mpclmul: YES (cached) 00:10:35.673 Compiler for C supports arguments -maes: YES (cached) 00:10:35.673 Compiler for C supports arguments -mavx512f: YES (cached) 00:10:35.673 Compiler for C supports arguments -mavx512bw: YES (cached) 00:10:35.673 Compiler for C supports arguments -mavx512dq: YES (cached) 00:10:35.673 Compiler for C supports arguments -mavx512vl: YES (cached) 00:10:35.673 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:10:35.673 Compiler for C supports arguments -mavx2: YES (cached) 00:10:35.673 Compiler for C supports arguments -mavx: YES (cached) 00:10:35.673 Message: lib/net: Defining dependency "net" 00:10:35.673 Message: lib/meter: Defining dependency "meter" 00:10:35.673 Message: lib/ethdev: Defining dependency "ethdev" 00:10:35.673 Message: lib/pci: Defining dependency "pci" 00:10:35.673 Message: lib/cmdline: Defining dependency "cmdline" 00:10:35.673 Message: lib/hash: Defining dependency "hash" 00:10:35.673 Message: lib/timer: Defining dependency "timer" 00:10:35.673 Message: lib/compressdev: Defining dependency "compressdev" 00:10:35.673 Message: lib/cryptodev: Defining dependency "cryptodev" 00:10:35.673 Message: lib/dmadev: Defining dependency "dmadev" 00:10:35.673 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:10:35.673 Message: lib/power: Defining dependency "power" 00:10:35.673 Message: lib/reorder: Defining dependency "reorder" 00:10:35.673 Message: lib/security: Defining dependency "security" 00:10:35.673 Has header "linux/userfaultfd.h" : YES (cached) 00:10:35.673 Has header "linux/vduse.h" : YES (cached) 00:10:35.673 Message: lib/vhost: Defining dependency "vhost" 00:10:35.673 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:10:35.673 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:10:35.673 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:10:35.673 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:10:35.673 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:10:35.673 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:10:35.673 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:10:35.673 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:10:35.673 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:10:35.673 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:10:35.673 Program doxygen found: YES (/usr/bin/doxygen) 00:10:35.673 Configuring doxy-api-html.conf using configuration 00:10:35.673 Configuring doxy-api-man.conf using configuration 00:10:35.673 Program mandb found: YES (/usr/bin/mandb) 00:10:35.673 Program sphinx-build found: NO 00:10:35.673 Configuring rte_build_config.h using configuration 00:10:35.673 Message: 00:10:35.673 ================= 00:10:35.673 Applications Enabled 00:10:35.673 ================= 00:10:35.673 00:10:35.673 apps: 00:10:35.673 00:10:35.673 00:10:35.673 Message: 00:10:35.673 ================= 00:10:35.673 Libraries Enabled 00:10:35.673 ================= 00:10:35.673 00:10:35.673 libs: 00:10:35.673 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:10:35.673 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:10:35.673 cryptodev, dmadev, power, reorder, security, vhost, 00:10:35.673 00:10:35.673 Message: 00:10:35.673 =============== 00:10:35.673 Drivers Enabled 00:10:35.673 =============== 00:10:35.673 00:10:35.673 common: 00:10:35.673 00:10:35.673 bus: 00:10:35.673 pci, vdev, 00:10:35.673 mempool: 00:10:35.673 ring, 00:10:35.673 dma: 00:10:35.673 00:10:35.673 net: 00:10:35.673 00:10:35.673 crypto: 00:10:35.673 00:10:35.673 compress: 00:10:35.673 00:10:35.673 vdpa: 00:10:35.673 00:10:35.673 00:10:35.673 Message: 00:10:35.674 ================= 00:10:35.674 Content Skipped 00:10:35.674 ================= 00:10:35.674 00:10:35.674 apps: 00:10:35.674 dumpcap: explicitly disabled via build config 00:10:35.674 graph: explicitly disabled via build config 00:10:35.674 pdump: explicitly disabled via build config 00:10:35.674 proc-info: explicitly disabled via build config 00:10:35.674 test-acl: explicitly disabled via build config 00:10:35.674 test-bbdev: explicitly disabled via build config 00:10:35.674 test-cmdline: explicitly disabled via build config 00:10:35.674 test-compress-perf: explicitly disabled via build config 00:10:35.674 test-crypto-perf: explicitly disabled via build config 00:10:35.674 test-dma-perf: explicitly disabled via build config 00:10:35.674 test-eventdev: explicitly disabled via build config 00:10:35.674 test-fib: explicitly disabled via build config 00:10:35.674 test-flow-perf: explicitly disabled via build config 00:10:35.674 test-gpudev: explicitly disabled via build config 00:10:35.674 test-mldev: explicitly disabled via build config 00:10:35.674 test-pipeline: explicitly disabled via build config 00:10:35.674 test-pmd: explicitly disabled via build config 00:10:35.674 test-regex: explicitly disabled via build config 00:10:35.674 test-sad: explicitly disabled via build config 00:10:35.674 test-security-perf: explicitly disabled via build config 00:10:35.674 00:10:35.674 libs: 00:10:35.674 argparse: explicitly disabled via build config 00:10:35.674 metrics: explicitly disabled via build config 00:10:35.674 acl: explicitly disabled via build config 00:10:35.674 bbdev: explicitly disabled via build config 00:10:35.674 bitratestats: explicitly disabled via build config 00:10:35.674 bpf: explicitly disabled via build config 00:10:35.674 cfgfile: explicitly disabled via build config 00:10:35.674 distributor: explicitly disabled via build config 00:10:35.674 efd: explicitly disabled via build config 00:10:35.674 eventdev: explicitly disabled via build config 00:10:35.674 dispatcher: explicitly disabled via build config 00:10:35.674 gpudev: explicitly disabled via build config 00:10:35.674 gro: explicitly disabled via build config 00:10:35.674 gso: explicitly disabled via build config 00:10:35.674 ip_frag: explicitly disabled via build config 00:10:35.674 jobstats: explicitly disabled via build config 00:10:35.674 latencystats: explicitly disabled via build config 00:10:35.674 lpm: explicitly disabled via build config 00:10:35.674 member: explicitly disabled via build config 00:10:35.674 pcapng: explicitly disabled via build config 00:10:35.674 rawdev: explicitly disabled via build config 00:10:35.674 regexdev: explicitly disabled via build config 00:10:35.674 mldev: explicitly disabled via build config 00:10:35.674 rib: explicitly disabled via build config 00:10:35.674 sched: explicitly disabled via build config 00:10:35.674 stack: explicitly disabled via build config 00:10:35.674 ipsec: explicitly disabled via build config 00:10:35.674 pdcp: explicitly disabled via build config 00:10:35.674 fib: explicitly disabled via build config 00:10:35.674 port: explicitly disabled via build config 00:10:35.674 pdump: explicitly disabled via build config 00:10:35.674 table: explicitly disabled via build config 00:10:35.674 pipeline: explicitly disabled via build config 00:10:35.674 graph: explicitly disabled via build config 00:10:35.674 node: explicitly disabled via build config 00:10:35.674 00:10:35.674 drivers: 00:10:35.674 common/cpt: not in enabled drivers build config 00:10:35.674 common/dpaax: not in enabled drivers build config 00:10:35.674 common/iavf: not in enabled drivers build config 00:10:35.674 common/idpf: not in enabled drivers build config 00:10:35.674 common/ionic: not in enabled drivers build config 00:10:35.674 common/mvep: not in enabled drivers build config 00:10:35.674 common/octeontx: not in enabled drivers build config 00:10:35.674 bus/auxiliary: not in enabled drivers build config 00:10:35.674 bus/cdx: not in enabled drivers build config 00:10:35.674 bus/dpaa: not in enabled drivers build config 00:10:35.674 bus/fslmc: not in enabled drivers build config 00:10:35.674 bus/ifpga: not in enabled drivers build config 00:10:35.674 bus/platform: not in enabled drivers build config 00:10:35.674 bus/uacce: not in enabled drivers build config 00:10:35.674 bus/vmbus: not in enabled drivers build config 00:10:35.674 common/cnxk: not in enabled drivers build config 00:10:35.674 common/mlx5: not in enabled drivers build config 00:10:35.674 common/nfp: not in enabled drivers build config 00:10:35.674 common/nitrox: not in enabled drivers build config 00:10:35.674 common/qat: not in enabled drivers build config 00:10:35.674 common/sfc_efx: not in enabled drivers build config 00:10:35.674 mempool/bucket: not in enabled drivers build config 00:10:35.674 mempool/cnxk: not in enabled drivers build config 00:10:35.674 mempool/dpaa: not in enabled drivers build config 00:10:35.674 mempool/dpaa2: not in enabled drivers build config 00:10:35.674 mempool/octeontx: not in enabled drivers build config 00:10:35.674 mempool/stack: not in enabled drivers build config 00:10:35.674 dma/cnxk: not in enabled drivers build config 00:10:35.674 dma/dpaa: not in enabled drivers build config 00:10:35.674 dma/dpaa2: not in enabled drivers build config 00:10:35.674 dma/hisilicon: not in enabled drivers build config 00:10:35.674 dma/idxd: not in enabled drivers build config 00:10:35.674 dma/ioat: not in enabled drivers build config 00:10:35.674 dma/skeleton: not in enabled drivers build config 00:10:35.674 net/af_packet: not in enabled drivers build config 00:10:35.674 net/af_xdp: not in enabled drivers build config 00:10:35.674 net/ark: not in enabled drivers build config 00:10:35.674 net/atlantic: not in enabled drivers build config 00:10:35.674 net/avp: not in enabled drivers build config 00:10:35.674 net/axgbe: not in enabled drivers build config 00:10:35.674 net/bnx2x: not in enabled drivers build config 00:10:35.674 net/bnxt: not in enabled drivers build config 00:10:35.674 net/bonding: not in enabled drivers build config 00:10:35.674 net/cnxk: not in enabled drivers build config 00:10:35.674 net/cpfl: not in enabled drivers build config 00:10:35.674 net/cxgbe: not in enabled drivers build config 00:10:35.674 net/dpaa: not in enabled drivers build config 00:10:35.674 net/dpaa2: not in enabled drivers build config 00:10:35.674 net/e1000: not in enabled drivers build config 00:10:35.674 net/ena: not in enabled drivers build config 00:10:35.674 net/enetc: not in enabled drivers build config 00:10:35.674 net/enetfec: not in enabled drivers build config 00:10:35.674 net/enic: not in enabled drivers build config 00:10:35.674 net/failsafe: not in enabled drivers build config 00:10:35.674 net/fm10k: not in enabled drivers build config 00:10:35.674 net/gve: not in enabled drivers build config 00:10:35.674 net/hinic: not in enabled drivers build config 00:10:35.674 net/hns3: not in enabled drivers build config 00:10:35.674 net/i40e: not in enabled drivers build config 00:10:35.674 net/iavf: not in enabled drivers build config 00:10:35.674 net/ice: not in enabled drivers build config 00:10:35.674 net/idpf: not in enabled drivers build config 00:10:35.674 net/igc: not in enabled drivers build config 00:10:35.674 net/ionic: not in enabled drivers build config 00:10:35.674 net/ipn3ke: not in enabled drivers build config 00:10:35.674 net/ixgbe: not in enabled drivers build config 00:10:35.674 net/mana: not in enabled drivers build config 00:10:35.674 net/memif: not in enabled drivers build config 00:10:35.674 net/mlx4: not in enabled drivers build config 00:10:35.674 net/mlx5: not in enabled drivers build config 00:10:35.674 net/mvneta: not in enabled drivers build config 00:10:35.674 net/mvpp2: not in enabled drivers build config 00:10:35.674 net/netvsc: not in enabled drivers build config 00:10:35.674 net/nfb: not in enabled drivers build config 00:10:35.674 net/nfp: not in enabled drivers build config 00:10:35.674 net/ngbe: not in enabled drivers build config 00:10:35.674 net/null: not in enabled drivers build config 00:10:35.674 net/octeontx: not in enabled drivers build config 00:10:35.674 net/octeon_ep: not in enabled drivers build config 00:10:35.674 net/pcap: not in enabled drivers build config 00:10:35.674 net/pfe: not in enabled drivers build config 00:10:35.674 net/qede: not in enabled drivers build config 00:10:35.674 net/ring: not in enabled drivers build config 00:10:35.674 net/sfc: not in enabled drivers build config 00:10:35.674 net/softnic: not in enabled drivers build config 00:10:35.674 net/tap: not in enabled drivers build config 00:10:35.674 net/thunderx: not in enabled drivers build config 00:10:35.674 net/txgbe: not in enabled drivers build config 00:10:35.674 net/vdev_netvsc: not in enabled drivers build config 00:10:35.674 net/vhost: not in enabled drivers build config 00:10:35.674 net/virtio: not in enabled drivers build config 00:10:35.674 net/vmxnet3: not in enabled drivers build config 00:10:35.674 raw/*: missing internal dependency, "rawdev" 00:10:35.674 crypto/armv8: not in enabled drivers build config 00:10:35.674 crypto/bcmfs: not in enabled drivers build config 00:10:35.674 crypto/caam_jr: not in enabled drivers build config 00:10:35.674 crypto/ccp: not in enabled drivers build config 00:10:35.674 crypto/cnxk: not in enabled drivers build config 00:10:35.674 crypto/dpaa_sec: not in enabled drivers build config 00:10:35.674 crypto/dpaa2_sec: not in enabled drivers build config 00:10:35.674 crypto/ipsec_mb: not in enabled drivers build config 00:10:35.674 crypto/mlx5: not in enabled drivers build config 00:10:35.674 crypto/mvsam: not in enabled drivers build config 00:10:35.674 crypto/nitrox: not in enabled drivers build config 00:10:35.674 crypto/null: not in enabled drivers build config 00:10:35.674 crypto/octeontx: not in enabled drivers build config 00:10:35.674 crypto/openssl: not in enabled drivers build config 00:10:35.674 crypto/scheduler: not in enabled drivers build config 00:10:35.674 crypto/uadk: not in enabled drivers build config 00:10:35.675 crypto/virtio: not in enabled drivers build config 00:10:35.675 compress/isal: not in enabled drivers build config 00:10:35.675 compress/mlx5: not in enabled drivers build config 00:10:35.675 compress/nitrox: not in enabled drivers build config 00:10:35.675 compress/octeontx: not in enabled drivers build config 00:10:35.675 compress/zlib: not in enabled drivers build config 00:10:35.675 regex/*: missing internal dependency, "regexdev" 00:10:35.675 ml/*: missing internal dependency, "mldev" 00:10:35.675 vdpa/ifc: not in enabled drivers build config 00:10:35.675 vdpa/mlx5: not in enabled drivers build config 00:10:35.675 vdpa/nfp: not in enabled drivers build config 00:10:35.675 vdpa/sfc: not in enabled drivers build config 00:10:35.675 event/*: missing internal dependency, "eventdev" 00:10:35.675 baseband/*: missing internal dependency, "bbdev" 00:10:35.675 gpu/*: missing internal dependency, "gpudev" 00:10:35.675 00:10:35.675 00:10:36.242 Cleaning... 0 files. 00:10:36.242 Build targets in project: 85 00:10:36.242 00:10:36.242 DPDK 24.03.0 00:10:36.242 00:10:36.242 User defined options 00:10:36.242 default_library : static 00:10:36.242 libdir : lib 00:10:36.242 prefix : /usr/local 00:10:36.242 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:10:36.242 c_link_args : 00:10:36.242 cpu_instruction_set: native 00:10:36.242 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:10:36.242 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:10:36.242 enable_docs : false 00:10:36.242 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:10:36.242 enable_kmods : false 00:10:36.242 max_lcores : 128 00:10:36.242 tests : false 00:10:36.242 00:10:36.242 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:10:36.817 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.817 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.818 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:10:36.819 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.820 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:10:36.821 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:10:36.822 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:10:36.823 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:10:36.823 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:10:36.823 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:36.823 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.823 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.824 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:10:36.825 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:10:36.825 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:10:36.825 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:10:36.825 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:10:36.825 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:10:36.825 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:10:36.825 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:10:36.825 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:10:36.825 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:10:36.825 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:10:36.825 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:10:36.825 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:10:36.825 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:10:36.825 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:10:36.825 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:10:36.825 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:10:36.825 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:10:36.825 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:10:36.826 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:10:36.826 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:10:36.826 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:10:36.826 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:10:36.826 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:10:36.826 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:10:36.826 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:10:36.826 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:10:36.826 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:10:36.826 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:10:36.826 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:10:36.826 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:10:36.826 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:10:36.826 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:10:36.826 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:10:36.826 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:10:36.826 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:10:36.826 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:10:36.826 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:10:36.826 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:10:36.826 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:10:36.826 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:10:36.826 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:10:36.826 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:10:36.826 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:10:36.826 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:10:36.826 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:10:36.826 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:10:36.826 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:10:36.826 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:10:36.826 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:10:36.826 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:10:36.826 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:10:36.826 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:10:36.826 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:10:36.826 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:10:36.826 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:10:36.826 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:10:36.826 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:10:36.826 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:10:36.826 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:10:36.826 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:10:36.826 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:10:39.387 The Meson build system 00:10:39.387 Version: 1.3.1 00:10:39.388 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:10:39.388 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:10:39.388 Build type: native build 00:10:39.388 Program cat found: YES (/usr/bin/cat) 00:10:39.388 Project name: DPDK 00:10:39.388 Project version: 24.03.0 00:10:39.388 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:10:39.388 C linker for the host machine: cc ld.bfd 2.39-16 00:10:39.388 Host machine cpu family: x86_64 00:10:39.388 Host machine cpu: x86_64 00:10:39.388 Message: ## Building in Developer Mode ## 00:10:39.388 Program pkg-config found: YES (/usr/bin/pkg-config) 00:10:39.388 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:10:39.388 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:10:39.388 Program python3 found: YES (/usr/bin/python3) 00:10:39.388 Program cat found: YES (/usr/bin/cat) 00:10:39.388 Compiler for C supports arguments -march=native: YES (cached) 00:10:39.388 Checking for size of "void *" : 8 (cached) 00:10:39.388 Checking for size of "void *" : 8 (cached) 00:10:39.388 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:10:39.388 Library m found: YES 00:10:39.388 Library numa found: YES 00:10:39.388 Has header "numaif.h" : YES (cached) 00:10:39.388 Library fdt found: NO 00:10:39.388 Library execinfo found: NO 00:10:39.388 Has header "execinfo.h" : YES (cached) 00:10:39.388 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:10:39.388 Run-time dependency libarchive found: NO (tried pkgconfig) 00:10:39.388 Run-time dependency libbsd found: NO (tried pkgconfig) 00:10:39.388 Run-time dependency jansson found: NO (tried pkgconfig) 00:10:39.388 Dependency openssl found: YES 3.0.9 (cached) 00:10:39.388 Dependency libpcap found: YES 1.10.4 (cached) 00:10:39.388 Has header "pcap.h" with dependency libpcap: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wformat: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wformat-security: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wundef: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:10:39.388 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:10:39.388 Program objdump found: YES (/usr/bin/objdump) 00:10:39.388 Compiler for C supports arguments -mavx512f: YES (cached) 00:10:39.388 Checking if "AVX512 checking" compiles: YES (cached) 00:10:39.388 Fetching value of define "__SSE4_2__" : 1 (cached) 00:10:39.388 Fetching value of define "__AES__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX2__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX512BW__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX512CD__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX512F__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX512VL__" : 1 (cached) 00:10:39.388 Fetching value of define "__PCLMUL__" : 1 (cached) 00:10:39.388 Fetching value of define "__RDRND__" : 1 (cached) 00:10:39.388 Fetching value of define "__RDSEED__" : 1 (cached) 00:10:39.388 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:10:39.388 Fetching value of define "__znver1__" : (undefined) (cached) 00:10:39.388 Fetching value of define "__znver2__" : (undefined) (cached) 00:10:39.388 Fetching value of define "__znver3__" : (undefined) (cached) 00:10:39.388 Fetching value of define "__znver4__" : (undefined) (cached) 00:10:39.388 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:10:39.388 Message: lib/log: Defining dependency "log" 00:10:39.388 Message: lib/kvargs: Defining dependency "kvargs" 00:10:39.388 Message: lib/telemetry: Defining dependency "telemetry" 00:10:39.388 Checking for function "getentropy" : NO (cached) 00:10:39.388 Message: lib/eal: Defining dependency "eal" 00:10:39.388 Message: lib/ring: Defining dependency "ring" 00:10:39.388 Message: lib/rcu: Defining dependency "rcu" 00:10:39.388 Message: lib/mempool: Defining dependency "mempool" 00:10:39.388 Message: lib/mbuf: Defining dependency "mbuf" 00:10:39.388 Fetching value of define "__PCLMUL__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX512F__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX512BW__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:10:39.388 Fetching value of define "__AVX512VL__" : 1 (cached) 00:10:39.388 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:10:39.388 Compiler for C supports arguments -mpclmul: YES (cached) 00:10:39.388 Compiler for C supports arguments -maes: YES (cached) 00:10:39.388 Compiler for C supports arguments -mavx512f: YES (cached) 00:10:39.388 Compiler for C supports arguments -mavx512bw: YES (cached) 00:10:39.388 Compiler for C supports arguments -mavx512dq: YES (cached) 00:10:39.388 Compiler for C supports arguments -mavx512vl: YES (cached) 00:10:39.388 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:10:39.388 Compiler for C supports arguments -mavx2: YES (cached) 00:10:39.388 Compiler for C supports arguments -mavx: YES (cached) 00:10:39.388 Message: lib/net: Defining dependency "net" 00:10:39.388 Message: lib/meter: Defining dependency "meter" 00:10:39.388 Message: lib/ethdev: Defining dependency "ethdev" 00:10:39.388 Message: lib/pci: Defining dependency "pci" 00:10:39.388 Message: lib/cmdline: Defining dependency "cmdline" 00:10:39.388 Message: lib/hash: Defining dependency "hash" 00:10:39.388 Message: lib/timer: Defining dependency "timer" 00:10:39.388 Message: lib/compressdev: Defining dependency "compressdev" 00:10:39.388 Message: lib/cryptodev: Defining dependency "cryptodev" 00:10:39.388 Message: lib/dmadev: Defining dependency "dmadev" 00:10:39.388 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:10:39.388 Message: lib/power: Defining dependency "power" 00:10:39.388 Message: lib/reorder: Defining dependency "reorder" 00:10:39.388 Message: lib/security: Defining dependency "security" 00:10:39.388 Has header "linux/userfaultfd.h" : YES (cached) 00:10:39.388 Has header "linux/vduse.h" : YES (cached) 00:10:39.388 Message: lib/vhost: Defining dependency "vhost" 00:10:39.388 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:10:39.388 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:10:39.388 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:10:39.388 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:10:39.388 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:10:39.388 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:10:39.388 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:10:39.388 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:10:39.388 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:10:39.388 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:10:39.388 Program doxygen found: YES (/usr/bin/doxygen) 00:10:39.388 Configuring doxy-api-html.conf using configuration 00:10:39.388 Configuring doxy-api-man.conf using configuration 00:10:39.388 Program mandb found: YES (/usr/bin/mandb) 00:10:39.388 Program sphinx-build found: NO 00:10:39.388 Configuring rte_build_config.h using configuration 00:10:39.388 Message: 00:10:39.388 ================= 00:10:39.388 Applications Enabled 00:10:39.388 ================= 00:10:39.388 00:10:39.388 apps: 00:10:39.388 00:10:39.388 00:10:39.388 Message: 00:10:39.388 ================= 00:10:39.388 Libraries Enabled 00:10:39.388 ================= 00:10:39.388 00:10:39.388 libs: 00:10:39.388 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:10:39.388 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:10:39.388 cryptodev, dmadev, power, reorder, security, vhost, 00:10:39.388 00:10:39.388 Message: 00:10:39.388 =============== 00:10:39.388 Drivers Enabled 00:10:39.388 =============== 00:10:39.388 00:10:39.388 common: 00:10:39.388 00:10:39.388 bus: 00:10:39.388 pci, vdev, 00:10:39.388 mempool: 00:10:39.388 ring, 00:10:39.388 dma: 00:10:39.388 00:10:39.388 net: 00:10:39.388 00:10:39.388 crypto: 00:10:39.388 00:10:39.388 compress: 00:10:39.388 00:10:39.388 vdpa: 00:10:39.388 00:10:39.388 00:10:39.388 Message: 00:10:39.388 ================= 00:10:39.388 Content Skipped 00:10:39.388 ================= 00:10:39.388 00:10:39.388 apps: 00:10:39.388 dumpcap: explicitly disabled via build config 00:10:39.388 graph: explicitly disabled via build config 00:10:39.388 pdump: explicitly disabled via build config 00:10:39.388 proc-info: explicitly disabled via build config 00:10:39.388 test-acl: explicitly disabled via build config 00:10:39.388 test-bbdev: explicitly disabled via build config 00:10:39.388 test-cmdline: explicitly disabled via build config 00:10:39.388 test-compress-perf: explicitly disabled via build config 00:10:39.388 test-crypto-perf: explicitly disabled via build config 00:10:39.388 test-dma-perf: explicitly disabled via build config 00:10:39.388 test-eventdev: explicitly disabled via build config 00:10:39.388 test-fib: explicitly disabled via build config 00:10:39.389 test-flow-perf: explicitly disabled via build config 00:10:39.389 test-gpudev: explicitly disabled via build config 00:10:39.389 test-mldev: explicitly disabled via build config 00:10:39.389 test-pipeline: explicitly disabled via build config 00:10:39.389 test-pmd: explicitly disabled via build config 00:10:39.389 test-regex: explicitly disabled via build config 00:10:39.389 test-sad: explicitly disabled via build config 00:10:39.389 test-security-perf: explicitly disabled via build config 00:10:39.389 00:10:39.389 libs: 00:10:39.389 argparse: explicitly disabled via build config 00:10:39.389 metrics: explicitly disabled via build config 00:10:39.389 acl: explicitly disabled via build config 00:10:39.389 bbdev: explicitly disabled via build config 00:10:39.389 bitratestats: explicitly disabled via build config 00:10:39.389 bpf: explicitly disabled via build config 00:10:39.389 cfgfile: explicitly disabled via build config 00:10:39.389 distributor: explicitly disabled via build config 00:10:39.389 efd: explicitly disabled via build config 00:10:39.389 eventdev: explicitly disabled via build config 00:10:39.389 dispatcher: explicitly disabled via build config 00:10:39.389 gpudev: explicitly disabled via build config 00:10:39.389 gro: explicitly disabled via build config 00:10:39.389 gso: explicitly disabled via build config 00:10:39.389 ip_frag: explicitly disabled via build config 00:10:39.389 jobstats: explicitly disabled via build config 00:10:39.389 latencystats: explicitly disabled via build config 00:10:39.389 lpm: explicitly disabled via build config 00:10:39.389 member: explicitly disabled via build config 00:10:39.389 pcapng: explicitly disabled via build config 00:10:39.389 rawdev: explicitly disabled via build config 00:10:39.389 regexdev: explicitly disabled via build config 00:10:39.389 mldev: explicitly disabled via build config 00:10:39.389 rib: explicitly disabled via build config 00:10:39.389 sched: explicitly disabled via build config 00:10:39.389 stack: explicitly disabled via build config 00:10:39.389 ipsec: explicitly disabled via build config 00:10:39.389 pdcp: explicitly disabled via build config 00:10:39.389 fib: explicitly disabled via build config 00:10:39.389 port: explicitly disabled via build config 00:10:39.389 pdump: explicitly disabled via build config 00:10:39.389 table: explicitly disabled via build config 00:10:39.389 pipeline: explicitly disabled via build config 00:10:39.389 graph: explicitly disabled via build config 00:10:39.389 node: explicitly disabled via build config 00:10:39.389 00:10:39.389 drivers: 00:10:39.389 common/cpt: not in enabled drivers build config 00:10:39.389 common/dpaax: not in enabled drivers build config 00:10:39.389 common/iavf: not in enabled drivers build config 00:10:39.389 common/idpf: not in enabled drivers build config 00:10:39.389 common/ionic: not in enabled drivers build config 00:10:39.389 common/mvep: not in enabled drivers build config 00:10:39.389 common/octeontx: not in enabled drivers build config 00:10:39.389 bus/auxiliary: not in enabled drivers build config 00:10:39.389 bus/cdx: not in enabled drivers build config 00:10:39.389 bus/dpaa: not in enabled drivers build config 00:10:39.389 bus/fslmc: not in enabled drivers build config 00:10:39.389 bus/ifpga: not in enabled drivers build config 00:10:39.389 bus/platform: not in enabled drivers build config 00:10:39.389 bus/uacce: not in enabled drivers build config 00:10:39.389 bus/vmbus: not in enabled drivers build config 00:10:39.389 common/cnxk: not in enabled drivers build config 00:10:39.389 common/mlx5: not in enabled drivers build config 00:10:39.389 common/nfp: not in enabled drivers build config 00:10:39.389 common/nitrox: not in enabled drivers build config 00:10:39.389 common/qat: not in enabled drivers build config 00:10:39.389 common/sfc_efx: not in enabled drivers build config 00:10:39.389 mempool/bucket: not in enabled drivers build config 00:10:39.389 mempool/cnxk: not in enabled drivers build config 00:10:39.389 mempool/dpaa: not in enabled drivers build config 00:10:39.389 mempool/dpaa2: not in enabled drivers build config 00:10:39.389 mempool/octeontx: not in enabled drivers build config 00:10:39.389 mempool/stack: not in enabled drivers build config 00:10:39.389 dma/cnxk: not in enabled drivers build config 00:10:39.389 dma/dpaa: not in enabled drivers build config 00:10:39.389 dma/dpaa2: not in enabled drivers build config 00:10:39.389 dma/hisilicon: not in enabled drivers build config 00:10:39.389 dma/idxd: not in enabled drivers build config 00:10:39.389 dma/ioat: not in enabled drivers build config 00:10:39.389 dma/skeleton: not in enabled drivers build config 00:10:39.389 net/af_packet: not in enabled drivers build config 00:10:39.389 net/af_xdp: not in enabled drivers build config 00:10:39.389 net/ark: not in enabled drivers build config 00:10:39.389 net/atlantic: not in enabled drivers build config 00:10:39.389 net/avp: not in enabled drivers build config 00:10:39.389 net/axgbe: not in enabled drivers build config 00:10:39.389 net/bnx2x: not in enabled drivers build config 00:10:39.389 net/bnxt: not in enabled drivers build config 00:10:39.389 net/bonding: not in enabled drivers build config 00:10:39.389 net/cnxk: not in enabled drivers build config 00:10:39.389 net/cpfl: not in enabled drivers build config 00:10:39.389 net/cxgbe: not in enabled drivers build config 00:10:39.389 net/dpaa: not in enabled drivers build config 00:10:39.389 net/dpaa2: not in enabled drivers build config 00:10:39.389 net/e1000: not in enabled drivers build config 00:10:39.389 net/ena: not in enabled drivers build config 00:10:39.389 net/enetc: not in enabled drivers build config 00:10:39.389 net/enetfec: not in enabled drivers build config 00:10:39.389 net/enic: not in enabled drivers build config 00:10:39.389 net/failsafe: not in enabled drivers build config 00:10:39.389 net/fm10k: not in enabled drivers build config 00:10:39.389 net/gve: not in enabled drivers build config 00:10:39.389 net/hinic: not in enabled drivers build config 00:10:39.389 net/hns3: not in enabled drivers build config 00:10:39.389 net/i40e: not in enabled drivers build config 00:10:39.389 net/iavf: not in enabled drivers build config 00:10:39.389 net/ice: not in enabled drivers build config 00:10:39.389 net/idpf: not in enabled drivers build config 00:10:39.389 net/igc: not in enabled drivers build config 00:10:39.389 net/ionic: not in enabled drivers build config 00:10:39.389 net/ipn3ke: not in enabled drivers build config 00:10:39.389 net/ixgbe: not in enabled drivers build config 00:10:39.389 net/mana: not in enabled drivers build config 00:10:39.389 net/memif: not in enabled drivers build config 00:10:39.389 net/mlx4: not in enabled drivers build config 00:10:39.389 net/mlx5: not in enabled drivers build config 00:10:39.389 net/mvneta: not in enabled drivers build config 00:10:39.389 net/mvpp2: not in enabled drivers build config 00:10:39.389 net/netvsc: not in enabled drivers build config 00:10:39.389 net/nfb: not in enabled drivers build config 00:10:39.389 net/nfp: not in enabled drivers build config 00:10:39.389 net/ngbe: not in enabled drivers build config 00:10:39.389 net/null: not in enabled drivers build config 00:10:39.389 net/octeontx: not in enabled drivers build config 00:10:39.389 net/octeon_ep: not in enabled drivers build config 00:10:39.389 net/pcap: not in enabled drivers build config 00:10:39.389 net/pfe: not in enabled drivers build config 00:10:39.389 net/qede: not in enabled drivers build config 00:10:39.389 net/ring: not in enabled drivers build config 00:10:39.389 net/sfc: not in enabled drivers build config 00:10:39.389 net/softnic: not in enabled drivers build config 00:10:39.389 net/tap: not in enabled drivers build config 00:10:39.389 net/thunderx: not in enabled drivers build config 00:10:39.389 net/txgbe: not in enabled drivers build config 00:10:39.389 net/vdev_netvsc: not in enabled drivers build config 00:10:39.389 net/vhost: not in enabled drivers build config 00:10:39.389 net/virtio: not in enabled drivers build config 00:10:39.389 net/vmxnet3: not in enabled drivers build config 00:10:39.389 raw/*: missing internal dependency, "rawdev" 00:10:39.389 crypto/armv8: not in enabled drivers build config 00:10:39.389 crypto/bcmfs: not in enabled drivers build config 00:10:39.389 crypto/caam_jr: not in enabled drivers build config 00:10:39.389 crypto/ccp: not in enabled drivers build config 00:10:39.389 crypto/cnxk: not in enabled drivers build config 00:10:39.389 crypto/dpaa_sec: not in enabled drivers build config 00:10:39.389 crypto/dpaa2_sec: not in enabled drivers build config 00:10:39.389 crypto/ipsec_mb: not in enabled drivers build config 00:10:39.389 crypto/mlx5: not in enabled drivers build config 00:10:39.389 crypto/mvsam: not in enabled drivers build config 00:10:39.389 crypto/nitrox: not in enabled drivers build config 00:10:39.389 crypto/null: not in enabled drivers build config 00:10:39.389 crypto/octeontx: not in enabled drivers build config 00:10:39.389 crypto/openssl: not in enabled drivers build config 00:10:39.389 crypto/scheduler: not in enabled drivers build config 00:10:39.389 crypto/uadk: not in enabled drivers build config 00:10:39.389 crypto/virtio: not in enabled drivers build config 00:10:39.389 compress/isal: not in enabled drivers build config 00:10:39.389 compress/mlx5: not in enabled drivers build config 00:10:39.389 compress/nitrox: not in enabled drivers build config 00:10:39.389 compress/octeontx: not in enabled drivers build config 00:10:39.389 compress/zlib: not in enabled drivers build config 00:10:39.389 regex/*: missing internal dependency, "regexdev" 00:10:39.389 ml/*: missing internal dependency, "mldev" 00:10:39.389 vdpa/ifc: not in enabled drivers build config 00:10:39.389 vdpa/mlx5: not in enabled drivers build config 00:10:39.389 vdpa/nfp: not in enabled drivers build config 00:10:39.389 vdpa/sfc: not in enabled drivers build config 00:10:39.389 event/*: missing internal dependency, "eventdev" 00:10:39.389 baseband/*: missing internal dependency, "bbdev" 00:10:39.389 gpu/*: missing internal dependency, "gpudev" 00:10:39.389 00:10:39.389 00:10:39.648 Cleaning... 0 files. 00:10:39.907 Build targets in project: 85 00:10:39.907 00:10:39.907 DPDK 24.03.0 00:10:39.907 00:10:39.907 User defined options 00:10:39.907 default_library : static 00:10:39.907 libdir : lib 00:10:39.907 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:10:39.907 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:10:39.907 c_link_args : 00:10:39.907 cpu_instruction_set: native 00:10:39.907 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:10:39.907 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:10:39.907 enable_docs : false 00:10:39.907 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:10:39.907 enable_kmods : false 00:10:39.907 max_lcores : 128 00:10:39.907 tests : false 00:10:39.907 00:10:39.907 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:10:40.475 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:10:40.475 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:10:40.475 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:10:40.475 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:10:40.475 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:10:40.475 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:10:40.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:10:40.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:10:40.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:10:40.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:10:40.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:10:40.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:10:40.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:10:40.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:10:40.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:10:41.248 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:10:41.248 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:10:41.507 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:10:41.507 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:10:41.765 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:10:41.765 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:10:41.765 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:10:41.765 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:10:42.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:10:42.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:10:42.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:10:42.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:10:42.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:10:42.282 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:10:42.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:10:42.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:10:42.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:10:42.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:10:42.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:10:42.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:10:42.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:10:42.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:10:42.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:10:43.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:10:43.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:10:43.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:10:43.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:10:43.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:10:43.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:10:43.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:10:43.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:10:43.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:10:43.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:10:43.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:10:43.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:10:43.881 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:10:44.448 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:10:44.448 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:10:44.448 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:10:44.448 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:10:44.448 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:10:44.448 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:10:44.448 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:10:44.449 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:10:44.707 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:10:44.707 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:10:44.707 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:10:44.707 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:10:44.708 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:10:44.708 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:10:45.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:10:45.557 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:10:45.557 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:10:45.815 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:10:45.815 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:10:46.075 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:10:46.075 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:10:46.075 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:10:46.075 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:10:46.075 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:10:46.075 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:10:46.333 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:10:46.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:10:46.591 make[2]: Nothing to be done for 'install'. 00:10:46.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:10:46.849 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:10:46.849 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:10:46.849 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:10:46.849 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:10:47.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:10:47.106 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:10:47.363 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:10:47.363 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:10:47.623 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:10:47.623 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:10:51.806 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:10:51.806 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:10:51.806 05:17:03 autobuild.autobuild_external_code -- external_code/test_make.sh@94 -- $ run_test external_make_accel_module_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:10:51.806 05:17:03 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:10:51.806 05:17:03 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:51.806 05:17:03 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:51.806 ************************************ 00:10:51.806 START TEST external_make_accel_module_static 00:10:51.806 ************************************ 00:10:51.806 05:17:03 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:10:51.806 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:51.806 make --directory=accel static_module 00:10:51.806 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:10:51.806 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module module.c app_module.c -pthread \ 00:10:51.806 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:10:51.806 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:10:51.806 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:10:51.806 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:51.806 ************************************ 00:10:51.806 END TEST external_make_accel_module_static 00:10:51.806 ************************************ 00:10:51.806 00:10:51.806 real 0m0.696s 00:10:51.806 user 0m0.452s 00:10:51.806 sys 0m0.217s 00:10:51.806 05:17:04 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:51.806 05:17:04 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:10:52.065 05:17:04 autobuild.autobuild_external_code -- external_code/test_make.sh@95 -- $ run_test external_run_accel_module_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:10:52.065 05:17:04 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:10:52.065 05:17:04 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:52.065 05:17:04 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:52.065 ************************************ 00:10:52.065 START TEST external_run_accel_module_static 00:10:52.065 ************************************ 00:10:52.065 05:17:04 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:10:52.065 [2024-07-25 05:17:04.518940] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:10:52.065 [2024-07-25 05:17:04.519061] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145026 ] 00:10:52.065 [2024-07-25 05:17:04.644256] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:10:52.324 [2024-07-25 05:17:04.721378] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:10:52.324 [2024-07-25 05:17:04.725789] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:10:52.324 [2024-07-25 05:17:04.733770] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:10:52.324 [2024-07-25 05:17:04.741770] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:10:52.324 Running on accel module task with code: 1 00:10:52.324 Running fill callback 00:10:52.324 Running on accel module task with code: 0 00:10:52.324 Running copy callback 00:10:52.324 Running on accel module task with code: 3 00:10:52.324 Running compare callback 00:10:52.324 00:10:52.324 real 0m0.444s 00:10:52.324 user 0m0.207s 00:10:52.324 sys 0m0.111s 00:10:52.324 ************************************ 00:10:52.324 END TEST external_run_accel_module_static 00:10:52.324 ************************************ 00:10:52.324 05:17:04 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:52.324 05:17:04 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:10:52.583 05:17:04 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:10:52.583 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:52.583 rm -f ./hello_world/hello_bdev 00:10:52.583 rm -f ./passthru/libpassthru_external.* 00:10:52.583 rm -f ./nvme/*.{so,o} ./nvme/identify 00:10:52.583 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:10:52.583 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:52.583 05:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@101 -- $ run_test external_make_accel_driver_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:10:52.583 05:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:10:52.583 05:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:52.583 05:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:52.583 ************************************ 00:10:52.583 START TEST external_make_accel_driver_static 00:10:52.583 ************************************ 00:10:52.584 05:17:05 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:10:52.584 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:52.584 make --directory=accel static_driver 00:10:52.584 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:10:52.584 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver module.c driver.c app_driver.c \ 00:10:52.584 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:10:52.584 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl \ 00:10:52.584 -pthread 00:10:53.518 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:10:53.518 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:53.518 00:10:53.518 real 0m0.803s 00:10:53.518 user 0m0.529s 00:10:53.518 sys 0m0.265s 00:10:53.518 05:17:05 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:53.518 ************************************ 00:10:53.518 END TEST external_make_accel_driver_static 00:10:53.518 ************************************ 00:10:53.518 05:17:05 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:10:53.518 05:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@102 -- $ run_test external_run_accel_driver_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:10:53.518 05:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:10:53.518 05:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:53.518 05:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:53.518 ************************************ 00:10:53.518 START TEST external_run_accel_driver_static 00:10:53.518 ************************************ 00:10:53.518 05:17:05 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:10:53.518 [2024-07-25 05:17:05.937620] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:10:53.518 [2024-07-25 05:17:05.937727] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145144 ] 00:10:53.518 [2024-07-25 05:17:06.067342] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:10:53.518 [2024-07-25 05:17:06.131828] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:10:53.518 [2024-07-25 05:17:06.136349] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:10:53.777 Running on accel driver task with code: 0 00:10:53.777 Running on accel module task with code: 0 00:10:53.777 Running on accel driver task with code: 1 00:10:53.777 Running on accel driver task with code: 0 00:10:53.777 Running on accel module task with code: 0 00:10:53.777 Running on accel driver task with code: 1 00:10:53.777 Running sequence callback 00:10:53.777 ************************************ 00:10:53.777 END TEST external_run_accel_driver_static 00:10:53.777 ************************************ 00:10:53.777 00:10:53.777 real 0m0.416s 00:10:53.777 user 0m0.183s 00:10:53.777 sys 0m0.106s 00:10:53.777 05:17:06 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:53.777 05:17:06 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:10:53.777 05:17:06 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:10:53.777 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:53.777 rm -f ./hello_world/hello_bdev 00:10:54.036 rm -f ./passthru/libpassthru_external.* 00:10:54.036 rm -f ./nvme/*.{so,o} ./nvme/identify 00:10:54.036 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:10:54.036 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:54.036 05:17:06 autobuild.autobuild_external_code -- external_code/test_make.sh@108 -- $ run_test external_make_hello_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:10:54.036 05:17:06 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:10:54.036 05:17:06 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:54.036 05:17:06 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:54.036 ************************************ 00:10:54.036 START TEST external_make_hello_bdev_static 00:10:54.036 ************************************ 00:10:54.036 05:17:06 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:10:54.036 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:54.036 make --directory=passthru static 00:10:54.036 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:10:54.036 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:10:54.036 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru.c -o ./vbdev_passthru.o 00:10:54.295 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:10:54.295 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:10:54.295 make --directory=hello_world bdev_static 00:10:54.295 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:10:54.554 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:10:54.554 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:10:55.489 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:10:55.489 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:55.489 ************************************ 00:10:55.489 END TEST external_make_hello_bdev_static 00:10:55.490 ************************************ 00:10:55.490 00:10:55.490 real 0m1.311s 00:10:55.490 user 0m0.848s 00:10:55.490 sys 0m0.388s 00:10:55.490 05:17:07 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:55.490 05:17:07 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:10:55.490 05:17:07 autobuild.autobuild_external_code -- external_code/test_make.sh@109 -- $ run_test external_run_hello_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:10:55.490 05:17:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:10:55.490 05:17:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:55.490 05:17:07 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:55.490 ************************************ 00:10:55.490 START TEST external_run_hello_bdev_static 00:10:55.490 ************************************ 00:10:55.490 05:17:07 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:10:55.490 [2024-07-25 05:17:07.837664] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:10:55.490 [2024-07-25 05:17:07.837811] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145289 ] 00:10:55.490 [2024-07-25 05:17:07.970260] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:10:55.490 [2024-07-25 05:17:08.050818] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:10:55.749 [2024-07-25 05:17:08.138637] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:10:55.749 [2024-07-25 05:17:08.138701] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:10:55.749 [2024-07-25 05:17:08.138712] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x197bb90 00:10:55.749 [2024-07-25 05:17:08.138721] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:10:55.749 [2024-07-25 05:17:08.139380] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:10:55.749 [2024-07-25 05:17:08.139407] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:10:55.749 [2024-07-25 05:17:08.142736] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:10:55.749 [2024-07-25 05:17:08.142767] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:10:55.749 [2024-07-25 05:17:08.142777] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:10:55.749 [2024-07-25 05:17:08.144132] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:10:55.749 [2024-07-25 05:17:08.144185] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:10:55.749 [2024-07-25 05:17:08.144196] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:10:55.749 [2024-07-25 05:17:08.144207] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:10:55.749 00:10:55.749 [2024-07-25 05:17:08.144216] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:10:55.749 ************************************ 00:10:55.749 END TEST external_run_hello_bdev_static 00:10:55.749 ************************************ 00:10:55.749 00:10:55.749 real 0m0.498s 00:10:55.749 user 0m0.239s 00:10:55.749 sys 0m0.130s 00:10:55.749 05:17:08 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:55.749 05:17:08 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:10:55.749 05:17:08 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:10:55.749 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:55.749 rm -f ./hello_world/hello_bdev 00:10:56.008 rm -f ./passthru/libpassthru_external.* 00:10:56.008 rm -f ./nvme/*.{so,o} ./nvme/identify 00:10:56.008 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:10:56.008 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:56.008 05:17:08 autobuild.autobuild_external_code -- external_code/test_make.sh@115 -- $ run_test external_make_hello_no_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:10:56.008 05:17:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:10:56.008 05:17:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:56.008 05:17:08 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:56.008 ************************************ 00:10:56.008 START TEST external_make_hello_no_bdev_static 00:10:56.008 ************************************ 00:10:56.008 05:17:08 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:10:56.008 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:56.008 make --directory=hello_world alone_static 00:10:56.008 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:10:56.267 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic \ 00:10:56.267 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:10:56.834 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:10:56.834 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:56.834 ************************************ 00:10:56.834 END TEST external_make_hello_no_bdev_static 00:10:56.834 ************************************ 00:10:56.834 00:10:56.834 real 0m0.925s 00:10:56.834 user 0m0.630s 00:10:56.834 sys 0m0.287s 00:10:56.834 05:17:09 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:56.834 05:17:09 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:10:56.834 05:17:09 autobuild.autobuild_external_code -- external_code/test_make.sh@116 -- $ run_test external_run_hello_no_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:10:56.834 05:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:10:56.834 05:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:56.834 05:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:56.834 ************************************ 00:10:56.834 START TEST external_run_hello_no_bdev_static 00:10:56.834 ************************************ 00:10:56.834 05:17:09 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:10:56.834 [2024-07-25 05:17:09.433757] Starting SPDK v24.09-pre git sha1 21d541710 / DPDK 24.03.0 initialization... 00:10:56.834 [2024-07-25 05:17:09.433941] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145401 ] 00:10:57.093 [2024-07-25 05:17:09.564004] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:10:57.093 [2024-07-25 05:17:09.631792] reactor.c: 990:reactor_run: *NOTICE*: Reactor started on core 0 00:10:57.093 [2024-07-25 05:17:09.716237] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:10:57.093 [2024-07-25 05:17:09.716291] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:10:57.093 [2024-07-25 05:17:09.716302] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:10:57.093 [2024-07-25 05:17:09.717392] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:10:57.093 [2024-07-25 05:17:09.717430] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:10:57.093 [2024-07-25 05:17:09.717439] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:10:57.093 [2024-07-25 05:17:09.717450] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:10:57.093 00:10:57.093 [2024-07-25 05:17:09.717460] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:10:57.351 ************************************ 00:10:57.351 END TEST external_run_hello_no_bdev_static 00:10:57.351 ************************************ 00:10:57.351 00:10:57.351 real 0m0.481s 00:10:57.351 user 0m0.234s 00:10:57.351 sys 0m0.124s 00:10:57.351 05:17:09 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:57.351 05:17:09 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:10:57.351 05:17:09 autobuild.autobuild_external_code -- external_code/test_make.sh@120 -- $ run_test external_make_nvme_static make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:10:57.351 05:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:10:57.351 05:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:57.351 05:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:57.351 ************************************ 00:10:57.351 START TEST external_make_nvme_static 00:10:57.351 ************************************ 00:10:57.351 05:17:09 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:10:57.351 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:57.351 make --directory=nvme static 00:10:57.610 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:10:57.610 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs nvme.c identify.c -o identify -Wl,--whole-archive \ 00:10:57.610 -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -Wl,--no-whole-archive /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:10:57.926 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:10:57.926 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:57.926 00:10:57.926 real 0m0.498s 00:10:57.926 user 0m0.330s 00:10:57.926 sys 0m0.163s 00:10:57.926 05:17:10 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:57.926 ************************************ 00:10:57.926 END TEST external_make_nvme_static 00:10:57.926 ************************************ 00:10:57.926 05:17:10 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:10:57.926 05:17:10 autobuild.autobuild_external_code -- external_code/test_make.sh@121 -- $ run_test external_run_nvme_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:10:57.926 05:17:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 6 -le 1 ']' 00:10:57.926 05:17:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:10:57.926 05:17:10 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:10:57.926 ************************************ 00:10:57.926 START TEST external_run_nvme_static 00:10:57.926 ************************************ 00:10:57.926 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:10:58.186 * Looking for test storage... 00:10:58.186 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:10:58.186 NVMe Controller at 0000:00:10.0 00:10:58.186 ===================================================== 00:10:58.186 Vendor ID: 1b36 00:10:58.186 Subsystem Vendor ID: 1af4 00:10:58.186 Serial Number: 12340 00:10:58.186 Model Number: QEMU NVMe Ctrl 00:10:58.186 Firmware Version: 8.0.0 00:10:58.186 Recommended Arb Burst: 6 00:10:58.186 IEEE OUI Identifier: 00 54 52 00:10:58.186 Multi-path I/O 00:10:58.186 May have multiple subsystem ports: No 00:10:58.186 May have multiple controllers: No 00:10:58.186 Associated with SR-IOV VF: No 00:10:58.186 Max Number of Namespaces: 256 00:10:58.186 NVMe Specification Version (Identify): 1.4 00:10:58.186 Optional Asynchronous Events Supported 00:10:58.186 Namespace Attribute Notices: Supported 00:10:58.186 Firmware Activation Notices: Not Supported 00:10:58.186 128-bit Host Identifier: Not Supported 00:10:58.186 ===================================================== 00:10:58.186 NVMe Controller at 0000:00:11.0 00:10:58.186 ===================================================== 00:10:58.186 Vendor ID: 1b36 00:10:58.186 Subsystem Vendor ID: 1af4 00:10:58.186 Serial Number: 12341 00:10:58.186 Model Number: QEMU NVMe Ctrl 00:10:58.186 Firmware Version: 8.0.0 00:10:58.186 Recommended Arb Burst: 6 00:10:58.186 IEEE OUI Identifier: 00 54 52 00:10:58.186 Multi-path I/O 00:10:58.186 May have multiple subsystem ports: No 00:10:58.186 May have multiple controllers: No 00:10:58.186 Associated with SR-IOV VF: No 00:10:58.186 Max Number of Namespaces: 256 00:10:58.186 NVMe Specification Version (Identify): 1.4 00:10:58.186 Optional Asynchronous Events Supported 00:10:58.186 Namespace Attribute Notices: Supported 00:10:58.186 Firmware Activation Notices: Not Supported 00:10:58.186 128-bit Host Identifier: Not Supported' 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:10:58.186 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:10:58.187 NVMe Controller at 0000:00:10.0 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:10:58.187 NVMe Controller at 0000:00:11.0 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:10:58.187 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:10:58.449 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:10:58.449 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:10:58.449 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:10:58.449 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:10:58.449 ===================================================== 00:10:58.449 NVMe Controller at 0000:00:10.0 00:10:58.449 ===================================================== 00:10:58.449 Vendor ID: 1b36 00:10:58.449 Subsystem Vendor ID: 1af4 00:10:58.449 Serial Number: 12340 00:10:58.449 Model Number: QEMU NVMe Ctrl 00:10:58.449 Firmware Version: 8.0.0 00:10:58.449 Recommended Arb Burst: 6 00:10:58.449 IEEE OUI Identifier: 00 54 52 00:10:58.449 Multi-path I/O 00:10:58.449 May have multiple subsystem ports: No 00:10:58.449 May have multiple controllers: No 00:10:58.449 Associated with SR-IOV VF: No 00:10:58.449 Max Number of Namespaces: 256 00:10:58.449 NVMe Specification Version (Identify): 1.4 00:10:58.449 Optional Asynchronous Events Supported 00:10:58.449 Namespace Attribute Notices: Supported 00:10:58.449 Firmware Activation Notices: Not Supported 00:10:58.449 128-bit Host Identifier: Not Supported 00:10:58.449 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:10:58.449 05:17:10 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:10:58.706 ===================================================== 00:10:58.706 NVMe Controller at 0000:00:11.0 00:10:58.706 ===================================================== 00:10:58.706 Vendor ID: 1b36 00:10:58.706 Subsystem Vendor ID: 1af4 00:10:58.706 Serial Number: 12341 00:10:58.706 Model Number: QEMU NVMe Ctrl 00:10:58.706 Firmware Version: 8.0.0 00:10:58.706 Recommended Arb Burst: 6 00:10:58.706 IEEE OUI Identifier: 00 54 52 00:10:58.706 Multi-path I/O 00:10:58.706 May have multiple subsystem ports: No 00:10:58.706 May have multiple controllers: No 00:10:58.706 Associated with SR-IOV VF: No 00:10:58.706 Max Number of Namespaces: 256 00:10:58.706 NVMe Specification Version (Identify): 1.4 00:10:58.706 Optional Asynchronous Events Supported 00:10:58.706 Namespace Attribute Notices: Supported 00:10:58.706 Firmware Activation Notices: Not Supported 00:10:58.706 128-bit Host Identifier: Not Supported 00:10:58.706 ************************************ 00:10:58.706 END TEST external_run_nvme_static 00:10:58.706 ************************************ 00:10:58.706 00:10:58.706 real 0m0.662s 00:10:58.706 user 0m0.219s 00:10:58.706 sys 0m0.261s 00:10:58.706 05:17:11 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:10:58.706 05:17:11 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:10:58.706 05:17:11 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:10:58.706 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:58.706 rm -f ./hello_world/hello_bdev 00:10:58.706 rm -f ./passthru/libpassthru_external.* 00:10:58.706 rm -f ./nvme/*.{so,o} ./nvme/identify 00:10:58.706 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:10:58.706 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:10:58.706 05:17:11 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:10:58.706 05:17:11 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:10:58.706 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:10:59.272 make[1]: Nothing to be done for 'clean'. 00:11:05.849 make[2]: Nothing to be done for 'clean'. 00:11:10.037 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:11:10.037 05:17:21 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:11:10.037 05:17:22 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:11:10.037 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:11:10.037 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:11:10.037 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:11:10.037 00:11:10.037 ************************************ 00:11:10.037 END TEST autobuild_external_code 00:11:10.037 ************************************ 00:11:10.037 real 6m34.681s 00:11:10.037 user 24m37.924s 00:11:10.037 sys 7m9.758s 00:11:10.037 05:17:22 autobuild.autobuild_external_code -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:11:10.037 05:17:22 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:10.037 00:11:10.037 real 6m34.734s 00:11:10.037 user 24m37.945s 00:11:10.037 sys 7m9.789s 00:11:10.037 05:17:22 autobuild -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:11:10.037 05:17:22 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:11:10.038 ************************************ 00:11:10.038 END TEST autobuild 00:11:10.038 ************************************ 00:11:10.038 05:17:22 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:11:10.038 05:17:22 -- pm/common@29 -- $ signal_monitor_resources TERM 00:11:10.038 05:17:22 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:11:10.038 05:17:22 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:10.038 05:17:22 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:11:10.038 05:17:22 -- pm/common@44 -- $ pid=6011 00:11:10.038 05:17:22 -- pm/common@50 -- $ kill -TERM 6011 00:11:10.038 05:17:22 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:10.038 05:17:22 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:11:10.038 05:17:22 -- pm/common@44 -- $ pid=6012 00:11:10.038 05:17:22 -- pm/common@50 -- $ kill -TERM 6012 00:11:10.297 05:17:22 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:11:10.297 05:17:22 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:11:10.297 05:17:22 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:11:10.297 05:17:22 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:11:10.297 05:17:22 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:11:10.297 05:17:22 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:11:10.297 05:17:22 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:11:10.297 05:17:22 -- paths/export.sh@5 -- $ export PATH 00:11:10.297 05:17:22 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:11:10.297 05:17:22 -- common/autobuild_common.sh@446 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:11:10.297 05:17:22 -- common/autobuild_common.sh@447 -- $ date +%s 00:11:10.297 05:17:22 -- common/autobuild_common.sh@447 -- $ mktemp -dt spdk_1721884642.XXXXXX 00:11:10.297 05:17:22 -- common/autobuild_common.sh@447 -- $ SPDK_WORKSPACE=/tmp/spdk_1721884642.mcIQhC 00:11:10.297 05:17:22 -- common/autobuild_common.sh@449 -- $ [[ -n 2048 ]] 00:11:10.297 05:17:22 -- common/autobuild_common.sh@450 -- $ export EXTERNAL_MAKE_HUGEMEM 00:11:10.297 05:17:22 -- common/autobuild_common.sh@453 -- $ '[' -n '' ']' 00:11:10.297 05:17:22 -- common/autobuild_common.sh@456 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:11:10.297 05:17:22 -- common/autobuild_common.sh@460 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:11:10.297 05:17:22 -- common/autobuild_common.sh@462 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:11:10.297 05:17:22 -- common/autobuild_common.sh@463 -- $ get_config_params 00:11:10.297 05:17:22 -- common/autotest_common.sh@398 -- $ xtrace_disable 00:11:10.297 05:17:22 -- common/autotest_common.sh@10 -- $ set +x 00:11:10.298 05:17:22 -- common/autobuild_common.sh@463 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:11:10.298 05:17:22 -- common/autobuild_common.sh@465 -- $ start_monitor_resources 00:11:10.298 05:17:22 -- pm/common@17 -- $ local monitor 00:11:10.298 05:17:22 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:10.298 05:17:22 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:10.298 05:17:22 -- pm/common@25 -- $ sleep 1 00:11:10.298 05:17:22 -- pm/common@21 -- $ date +%s 00:11:10.298 05:17:22 -- pm/common@21 -- $ date +%s 00:11:10.298 05:17:22 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-cpu-load -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autopackage.sh.1721884642 00:11:10.298 05:17:22 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-vmstat -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autopackage.sh.1721884642 00:11:10.298 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721884642_collect-vmstat.pm.log 00:11:10.298 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721884642_collect-cpu-load.pm.log 00:11:11.235 05:17:23 -- common/autobuild_common.sh@466 -- $ trap stop_monitor_resources EXIT 00:11:11.235 05:17:23 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:11:11.235 05:17:23 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:11:11.235 05:17:23 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:11:11.235 05:17:23 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:11:11.235 05:17:23 -- spdk/autopackage.sh@19 -- $ timing_finish 00:11:11.235 05:17:23 -- common/autotest_common.sh@736 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:11:11.236 05:17:23 -- common/autotest_common.sh@737 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:11:11.236 05:17:23 -- common/autotest_common.sh@739 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:11:11.236 05:17:23 -- spdk/autopackage.sh@20 -- $ exit 0 00:11:11.236 05:17:23 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:11:11.236 05:17:23 -- pm/common@29 -- $ signal_monitor_resources TERM 00:11:11.236 05:17:23 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:11:11.236 05:17:23 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:11.236 05:17:23 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:11:11.236 05:17:23 -- pm/common@44 -- $ pid=156664 00:11:11.236 05:17:23 -- pm/common@50 -- $ kill -TERM 156664 00:11:11.236 05:17:23 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:11.236 05:17:23 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:11:11.236 05:17:23 -- pm/common@44 -- $ pid=156666 00:11:11.236 05:17:23 -- pm/common@50 -- $ kill -TERM 156666 00:11:11.236 + [[ -n 5976 ]] 00:11:11.236 + sudo kill 5976 00:11:11.245 [Pipeline] } 00:11:11.264 [Pipeline] // timeout 00:11:11.269 [Pipeline] } 00:11:11.289 [Pipeline] // stage 00:11:11.295 [Pipeline] } 00:11:11.309 [Pipeline] // catchError 00:11:11.317 [Pipeline] stage 00:11:11.319 [Pipeline] { (Stop VM) 00:11:11.330 [Pipeline] sh 00:11:11.635 + vagrant halt 00:11:15.817 ==> default: Halting domain... 00:11:22.393 [Pipeline] sh 00:11:22.674 + vagrant destroy -f 00:11:25.962 ==> default: Removing domain... 00:11:26.233 [Pipeline] sh 00:11:26.510 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest/output 00:11:26.519 [Pipeline] } 00:11:26.538 [Pipeline] // stage 00:11:26.544 [Pipeline] } 00:11:26.562 [Pipeline] // dir 00:11:26.568 [Pipeline] } 00:11:26.585 [Pipeline] // wrap 00:11:26.592 [Pipeline] } 00:11:26.607 [Pipeline] // catchError 00:11:26.616 [Pipeline] stage 00:11:26.618 [Pipeline] { (Epilogue) 00:11:26.633 [Pipeline] sh 00:11:26.913 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:11:27.185 [Pipeline] catchError 00:11:27.187 [Pipeline] { 00:11:27.201 [Pipeline] sh 00:11:27.481 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:11:27.739 Artifacts sizes are good 00:11:27.747 [Pipeline] } 00:11:27.763 [Pipeline] // catchError 00:11:27.774 [Pipeline] archiveArtifacts 00:11:27.781 Archiving artifacts 00:11:27.824 [Pipeline] cleanWs 00:11:27.836 [WS-CLEANUP] Deleting project workspace... 00:11:27.836 [WS-CLEANUP] Deferred wipeout is used... 00:11:27.842 [WS-CLEANUP] done 00:11:27.844 [Pipeline] } 00:11:27.862 [Pipeline] // stage 00:11:27.868 [Pipeline] } 00:11:27.893 [Pipeline] // node 00:11:27.898 [Pipeline] End of Pipeline 00:11:27.934 Finished: SUCCESS