00:00:00.001 Started by upstream project "autotest-per-patch" build number 122865 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.050 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:00.051 The recommended git tool is: git 00:00:00.052 using credential 00000000-0000-0000-0000-000000000002 00:00:00.054 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.081 Fetching changes from the remote Git repository 00:00:00.083 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.135 Using shallow fetch with depth 1 00:00:00.135 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.135 > git --version # timeout=10 00:00:00.188 > git --version # 'git version 2.39.2' 00:00:00.188 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.189 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.189 > 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:04.036 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:04.049 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:04.059 Checking out Revision 10da8f6d99838e411e4e94523ded0bfebf3e7100 (FETCH_HEAD) 00:00:04.059 > git config core.sparsecheckout # timeout=10 00:00:04.070 > git read-tree -mu HEAD # timeout=10 00:00:04.087 > git checkout -f 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=5 00:00:04.124 Commit message: "scripts/create_git_mirror: Update path to xnvme submodule" 00:00:04.124 > git rev-list --no-walk 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=10 00:00:04.218 [Pipeline] Start of Pipeline 00:00:04.231 [Pipeline] library 00:00:04.232 Loading library shm_lib@master 00:00:04.232 Library shm_lib@master is cached. Copying from home. 00:00:04.247 [Pipeline] node 00:00:04.255 Running on VM-host-SM16 in /var/jenkins/workspace/autobuild-external-vg-autotest_2 00:00:04.256 [Pipeline] { 00:00:04.265 [Pipeline] catchError 00:00:04.267 [Pipeline] { 00:00:04.276 [Pipeline] wrap 00:00:04.283 [Pipeline] { 00:00:04.288 [Pipeline] stage 00:00:04.289 [Pipeline] { (Prologue) 00:00:04.304 [Pipeline] echo 00:00:04.305 Node: VM-host-SM16 00:00:04.310 [Pipeline] cleanWs 00:00:04.317 [WS-CLEANUP] Deleting project workspace... 00:00:04.317 [WS-CLEANUP] Deferred wipeout is used... 00:00:04.320 [WS-CLEANUP] done 00:00:04.472 [Pipeline] setCustomBuildProperty 00:00:04.528 [Pipeline] nodesByLabel 00:00:04.529 Found a total of 1 nodes with the 'sorcerer' label 00:00:04.537 [Pipeline] httpRequest 00:00:04.540 HttpMethod: GET 00:00:04.540 URL: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:04.541 Sending request to url: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:04.554 Response Code: HTTP/1.1 200 OK 00:00:04.555 Success: Status code 200 is in the accepted range: 200,404 00:00:04.555 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest_2/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:11.158 [Pipeline] sh 00:00:11.442 + tar --no-same-owner -xf jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:11.461 [Pipeline] httpRequest 00:00:11.466 HttpMethod: GET 00:00:11.467 URL: http://10.211.164.101/packages/spdk_f0bf11db48eedd08b9c2ba933ea8f3595a4c9594.tar.gz 00:00:11.467 Sending request to url: http://10.211.164.101/packages/spdk_f0bf11db48eedd08b9c2ba933ea8f3595a4c9594.tar.gz 00:00:11.477 Response Code: HTTP/1.1 200 OK 00:00:11.477 Success: Status code 200 is in the accepted range: 200,404 00:00:11.478 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk_f0bf11db48eedd08b9c2ba933ea8f3595a4c9594.tar.gz 00:04:12.779 [Pipeline] sh 00:04:13.058 + tar --no-same-owner -xf spdk_f0bf11db48eedd08b9c2ba933ea8f3595a4c9594.tar.gz 00:04:16.344 [Pipeline] sh 00:04:16.618 + git -C spdk log --oneline -n5 00:04:16.618 f0bf11db4 nvmf/auth: execute DH-HMAC-CHAP_reply message 00:04:16.618 2b14ffc34 nvmf: method for getting DH-HMAC-CHAP keys 00:04:16.618 091d58775 nvme: make spdk_nvme_dhchap_calculate() public 00:04:16.618 2c8f92576 nvmf/auth: send DH-HMAC-CHAP_challenge message 00:04:16.618 c06b0c79b nvmf: make allow_any_host its own byte 00:04:16.639 [Pipeline] withCredentials 00:04:16.650 > git --version # timeout=10 00:04:16.665 > git --version # 'git version 2.39.2' 00:04:16.679 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:04:16.681 [Pipeline] { 00:04:16.690 [Pipeline] retry 00:04:16.692 [Pipeline] { 00:04:16.710 [Pipeline] sh 00:04:16.986 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:04:17.563 [Pipeline] } 00:04:17.586 [Pipeline] // retry 00:04:17.592 [Pipeline] } 00:04:17.617 [Pipeline] // withCredentials 00:04:17.631 [Pipeline] httpRequest 00:04:17.636 HttpMethod: GET 00:04:17.637 URL: http://10.211.164.101/packages/spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:04:17.638 Sending request to url: http://10.211.164.101/packages/spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:04:17.652 Response Code: HTTP/1.1 200 OK 00:04:17.652 Success: Status code 200 is in the accepted range: 200,404 00:04:17.653 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:04:18.287 [Pipeline] sh 00:04:18.564 + tar --no-same-owner -xf spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:04:18.576 [Pipeline] sh 00:04:18.854 + git -C spdk-abi log --oneline -n5 00:04:18.854 224954a abi: remove unsupported 2023 versions of XML files 00:04:18.854 2fbf5ac abi: match v24.01 LTS revision 00:04:18.854 8ab74f1 abi: update v24.01 with change since code freeze 00:04:18.854 1820292 abi: add XML files for SPDK 24.01 00:04:18.854 ed3ef04 abi: Update v23.09 from code freeze to release commit 00:04:18.875 [Pipeline] writeFile 00:04:18.891 [Pipeline] sh 00:04:19.167 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:04:19.177 [Pipeline] sh 00:04:19.454 + cat autorun-spdk.conf 00:04:19.454 SPDK_TEST_AUTOBUILD=ext 00:04:19.454 EXTERNAL_MAKE_HUGEMEM=2048 00:04:19.454 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:04:19.459 RUN_NIGHTLY=0 00:04:19.461 [Pipeline] } 00:04:19.475 [Pipeline] // stage 00:04:19.487 [Pipeline] stage 00:04:19.489 [Pipeline] { (Run VM) 00:04:19.501 [Pipeline] sh 00:04:19.779 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:04:19.780 + echo 'Start stage prepare_nvme.sh' 00:04:19.780 Start stage prepare_nvme.sh 00:04:19.780 + [[ -n 4 ]] 00:04:19.780 + disk_prefix=ex4 00:04:19.780 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest_2 ]] 00:04:19.780 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest_2/autorun-spdk.conf ]] 00:04:19.780 + source /var/jenkins/workspace/autobuild-external-vg-autotest_2/autorun-spdk.conf 00:04:19.780 ++ SPDK_TEST_AUTOBUILD=ext 00:04:19.780 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:04:19.780 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:04:19.780 ++ RUN_NIGHTLY=0 00:04:19.780 + cd /var/jenkins/workspace/autobuild-external-vg-autotest_2 00:04:19.780 + nvme_files=() 00:04:19.780 + declare -A nvme_files 00:04:19.780 + backend_dir=/var/lib/libvirt/images/backends 00:04:19.780 + nvme_files['nvme.img']=5G 00:04:19.780 + nvme_files['nvme-cmb.img']=5G 00:04:19.780 + nvme_files['nvme-multi0.img']=4G 00:04:19.780 + nvme_files['nvme-multi1.img']=4G 00:04:19.780 + nvme_files['nvme-multi2.img']=4G 00:04:19.780 + nvme_files['nvme-openstack.img']=8G 00:04:19.780 + nvme_files['nvme-zns.img']=5G 00:04:19.780 + (( SPDK_TEST_NVME_PMR == 1 )) 00:04:19.780 + (( SPDK_TEST_FTL == 1 )) 00:04:19.780 + (( SPDK_TEST_NVME_FDP == 1 )) 00:04:19.780 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:04:19.780 + for nvme in "${!nvme_files[@]}" 00:04:19.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-multi2.img -s 4G 00:04:19.780 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:04:19.780 + for nvme in "${!nvme_files[@]}" 00:04:19.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-cmb.img -s 5G 00:04:19.780 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:04:19.780 + for nvme in "${!nvme_files[@]}" 00:04:19.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-openstack.img -s 8G 00:04:19.780 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:04:19.780 + for nvme in "${!nvme_files[@]}" 00:04:19.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-zns.img -s 5G 00:04:19.780 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:04:19.780 + for nvme in "${!nvme_files[@]}" 00:04:19.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-multi1.img -s 4G 00:04:19.780 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:04:19.780 + for nvme in "${!nvme_files[@]}" 00:04:19.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-multi0.img -s 4G 00:04:19.780 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:04:19.780 + for nvme in "${!nvme_files[@]}" 00:04:19.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme.img -s 5G 00:04:20.038 Formatting '/var/lib/libvirt/images/backends/ex4-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:04:20.038 ++ sudo grep -rl ex4-nvme.img /etc/libvirt/qemu 00:04:20.038 + echo 'End stage prepare_nvme.sh' 00:04:20.038 End stage prepare_nvme.sh 00:04:20.048 [Pipeline] sh 00:04:20.326 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:04:20.326 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/ex4-nvme.img -b /var/lib/libvirt/images/backends/ex4-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex4-nvme-multi1.img:/var/lib/libvirt/images/backends/ex4-nvme-multi2.img -H -a -v -f fedora38 00:04:20.326 00:04:20.326 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk/scripts/vagrant 00:04:20.326 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk 00:04:20.326 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest_2 00:04:20.326 HELP=0 00:04:20.326 DRY_RUN=0 00:04:20.326 NVME_FILE=/var/lib/libvirt/images/backends/ex4-nvme.img,/var/lib/libvirt/images/backends/ex4-nvme-multi0.img, 00:04:20.326 NVME_DISKS_TYPE=nvme,nvme, 00:04:20.326 NVME_AUTO_CREATE=0 00:04:20.326 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex4-nvme-multi1.img:/var/lib/libvirt/images/backends/ex4-nvme-multi2.img, 00:04:20.326 NVME_CMB=,, 00:04:20.326 NVME_PMR=,, 00:04:20.326 NVME_ZNS=,, 00:04:20.326 NVME_MS=,, 00:04:20.326 NVME_FDP=,, 00:04:20.326 SPDK_VAGRANT_DISTRO=fedora38 00:04:20.326 SPDK_VAGRANT_VMCPU=12 00:04:20.326 SPDK_VAGRANT_VMRAM=12288 00:04:20.326 SPDK_VAGRANT_PROVIDER=libvirt 00:04:20.326 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:04:20.326 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:04:20.326 SPDK_OPENSTACK_NETWORK=0 00:04:20.326 VAGRANT_PACKAGE_BOX=0 00:04:20.326 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk/scripts/vagrant/Vagrantfile 00:04:20.326 FORCE_DISTRO=true 00:04:20.326 VAGRANT_BOX_VERSION= 00:04:20.326 EXTRA_VAGRANTFILES= 00:04:20.326 NIC_MODEL=e1000 00:04:20.326 00:04:20.326 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt' 00:04:20.326 /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest_2 00:04:23.608 Bringing machine 'default' up with 'libvirt' provider... 00:04:24.542 ==> default: Creating image (snapshot of base box volume). 00:04:24.542 ==> default: Creating domain with the following settings... 00:04:24.542 ==> default: -- Name: fedora38-38-1.6-1705279005-2131_default_1715753771_2b113fb3ecb537f9754e 00:04:24.542 ==> default: -- Domain type: kvm 00:04:24.542 ==> default: -- Cpus: 12 00:04:24.542 ==> default: -- Feature: acpi 00:04:24.542 ==> default: -- Feature: apic 00:04:24.542 ==> default: -- Feature: pae 00:04:24.542 ==> default: -- Memory: 12288M 00:04:24.542 ==> default: -- Memory Backing: hugepages: 00:04:24.542 ==> default: -- Management MAC: 00:04:24.542 ==> default: -- Loader: 00:04:24.542 ==> default: -- Nvram: 00:04:24.542 ==> default: -- Base box: spdk/fedora38 00:04:24.542 ==> default: -- Storage pool: default 00:04:24.542 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1705279005-2131_default_1715753771_2b113fb3ecb537f9754e.img (20G) 00:04:24.542 ==> default: -- Volume Cache: default 00:04:24.542 ==> default: -- Kernel: 00:04:24.542 ==> default: -- Initrd: 00:04:24.542 ==> default: -- Graphics Type: vnc 00:04:24.542 ==> default: -- Graphics Port: -1 00:04:24.542 ==> default: -- Graphics IP: 127.0.0.1 00:04:24.542 ==> default: -- Graphics Password: Not defined 00:04:24.542 ==> default: -- Video Type: cirrus 00:04:24.542 ==> default: -- Video VRAM: 9216 00:04:24.542 ==> default: -- Sound Type: 00:04:24.542 ==> default: -- Keymap: en-us 00:04:24.542 ==> default: -- TPM Path: 00:04:24.542 ==> default: -- INPUT: type=mouse, bus=ps2 00:04:24.542 ==> default: -- Command line args: 00:04:24.542 ==> default: -> value=-device, 00:04:24.542 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:04:24.542 ==> default: -> value=-drive, 00:04:24.542 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex4-nvme.img,if=none,id=nvme-0-drive0, 00:04:24.542 ==> default: -> value=-device, 00:04:24.542 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:04:24.542 ==> default: -> value=-device, 00:04:24.542 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:04:24.542 ==> default: -> value=-drive, 00:04:24.542 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex4-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:04:24.542 ==> default: -> value=-device, 00:04:24.542 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:04:24.542 ==> default: -> value=-drive, 00:04:24.542 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex4-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:04:24.542 ==> default: -> value=-device, 00:04:24.542 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:04:24.543 ==> default: -> value=-drive, 00:04:24.543 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex4-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:04:24.543 ==> default: -> value=-device, 00:04:24.543 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:04:24.802 ==> default: Creating shared folders metadata... 00:04:24.802 ==> default: Starting domain. 00:04:26.176 ==> default: Waiting for domain to get an IP address... 00:04:48.105 ==> default: Waiting for SSH to become available... 00:04:48.105 ==> default: Configuring and enabling network interfaces... 00:04:52.293 default: SSH address: 192.168.121.40:22 00:04:52.293 default: SSH username: vagrant 00:04:52.293 default: SSH auth method: private key 00:04:54.216 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest_2/spdk/ => /home/vagrant/spdk_repo/spdk 00:05:00.782 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest_2/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:05:04.970 ==> default: Mounting SSHFS shared folder... 00:05:06.870 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:05:06.870 ==> default: Checking Mount.. 00:05:08.245 ==> default: Folder Successfully Mounted! 00:05:08.245 ==> default: Running provisioner: file... 00:05:08.815 default: ~/.gitconfig => .gitconfig 00:05:09.380 00:05:09.380 SUCCESS! 00:05:09.380 00:05:09.380 cd to /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt and type "vagrant ssh" to use. 00:05:09.380 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:05:09.380 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt" to destroy all trace of vm. 00:05:09.380 00:05:09.388 [Pipeline] } 00:05:09.405 [Pipeline] // stage 00:05:09.414 [Pipeline] dir 00:05:09.415 Running in /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt 00:05:09.416 [Pipeline] { 00:05:09.430 [Pipeline] catchError 00:05:09.432 [Pipeline] { 00:05:09.446 [Pipeline] sh 00:05:09.722 + vagrant ssh-config --host vagrant 00:05:09.722 + sed -ne /^Host/,$p 00:05:09.722 + tee ssh_conf 00:05:13.909 Host vagrant 00:05:13.909 HostName 192.168.121.40 00:05:13.909 User vagrant 00:05:13.909 Port 22 00:05:13.909 UserKnownHostsFile /dev/null 00:05:13.909 StrictHostKeyChecking no 00:05:13.909 PasswordAuthentication no 00:05:13.909 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1705279005-2131/libvirt/fedora38 00:05:13.909 IdentitiesOnly yes 00:05:13.909 LogLevel FATAL 00:05:13.909 ForwardAgent yes 00:05:13.909 ForwardX11 yes 00:05:13.909 00:05:13.924 [Pipeline] withEnv 00:05:13.927 [Pipeline] { 00:05:13.943 [Pipeline] sh 00:05:14.236 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:05:14.237 source /etc/os-release 00:05:14.237 [[ -e /image.version ]] && img=$(< /image.version) 00:05:14.237 # Minimal, systemd-like check. 00:05:14.237 if [[ -e /.dockerenv ]]; then 00:05:14.237 # Clear garbage from the node's name: 00:05:14.237 # agt-er_autotest_547-896 -> autotest_547-896 00:05:14.237 # $HOSTNAME is the actual container id 00:05:14.237 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:05:14.237 if mountpoint -q /etc/hostname; then 00:05:14.237 # We can assume this is a mount from a host where container is running, 00:05:14.237 # so fetch its hostname to easily identify the target swarm worker. 00:05:14.237 container="$(< /etc/hostname) ($agent)" 00:05:14.237 else 00:05:14.237 # Fallback 00:05:14.237 container=$agent 00:05:14.237 fi 00:05:14.237 fi 00:05:14.237 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:05:14.237 00:05:14.247 [Pipeline] } 00:05:14.270 [Pipeline] // withEnv 00:05:14.278 [Pipeline] setCustomBuildProperty 00:05:14.293 [Pipeline] stage 00:05:14.295 [Pipeline] { (Tests) 00:05:14.315 [Pipeline] withEnv 00:05:14.317 [Pipeline] { 00:05:14.334 [Pipeline] sh 00:05:14.611 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:05:14.877 [Pipeline] } 00:05:14.898 [Pipeline] // withEnv 00:05:14.906 [Pipeline] sh 00:05:15.179 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest_2/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:05:15.196 [Pipeline] timeout 00:05:15.197 Timeout set to expire in 10 min 00:05:15.199 [Pipeline] { 00:05:15.215 [Pipeline] sh 00:05:15.504 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:05:16.070 HEAD is now at f0bf11db4 nvmf/auth: execute DH-HMAC-CHAP_reply message 00:05:16.081 [Pipeline] sh 00:05:16.352 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:05:16.620 [Pipeline] sh 00:05:16.897 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest_2/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:05:17.169 [Pipeline] sh 00:05:17.446 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ./autoruner.sh spdk_repo 00:05:17.704 ++ readlink -f spdk_repo 00:05:17.704 + DIR_ROOT=/home/vagrant/spdk_repo 00:05:17.704 + [[ -n /home/vagrant/spdk_repo ]] 00:05:17.704 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:05:17.704 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:05:17.704 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:05:17.704 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:05:17.704 + [[ -d /home/vagrant/spdk_repo/output ]] 00:05:17.704 + cd /home/vagrant/spdk_repo 00:05:17.704 + source /etc/os-release 00:05:17.704 ++ NAME='Fedora Linux' 00:05:17.704 ++ VERSION='38 (Cloud Edition)' 00:05:17.704 ++ ID=fedora 00:05:17.704 ++ VERSION_ID=38 00:05:17.704 ++ VERSION_CODENAME= 00:05:17.704 ++ PLATFORM_ID=platform:f38 00:05:17.704 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:05:17.704 ++ ANSI_COLOR='0;38;2;60;110;180' 00:05:17.704 ++ LOGO=fedora-logo-icon 00:05:17.704 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:05:17.704 ++ HOME_URL=https://fedoraproject.org/ 00:05:17.704 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:05:17.704 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:05:17.705 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:05:17.705 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:05:17.705 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:05:17.705 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:05:17.705 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:05:17.705 ++ SUPPORT_END=2024-05-14 00:05:17.705 ++ VARIANT='Cloud Edition' 00:05:17.705 ++ VARIANT_ID=cloud 00:05:17.705 + uname -a 00:05:17.705 Linux fedora38-cloud-1705279005-2131 6.7.0-68.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 x86_64 GNU/Linux 00:05:17.705 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:05:18.272 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:05:18.272 Hugepages 00:05:18.272 node hugesize free / total 00:05:18.272 node0 1048576kB 0 / 0 00:05:18.272 node0 2048kB 0 / 0 00:05:18.272 00:05:18.272 Type BDF Vendor Device NUMA Driver Device Block devices 00:05:18.272 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:05:18.272 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:05:18.272 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:05:18.272 + rm -f /tmp/spdk-ld-path 00:05:18.272 + source autorun-spdk.conf 00:05:18.272 ++ SPDK_TEST_AUTOBUILD=ext 00:05:18.272 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:05:18.272 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:05:18.272 ++ RUN_NIGHTLY=0 00:05:18.272 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:05:18.272 + [[ -n 2048 ]] 00:05:18.272 + export EXTERNAL_MAKE_HUGEMEM 00:05:18.272 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:05:18.272 + for M in /var/spdk/build-*-manifest.txt 00:05:18.272 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:05:18.272 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:05:18.272 + for M in /var/spdk/build-*-manifest.txt 00:05:18.272 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:05:18.272 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:05:18.272 ++ uname 00:05:18.272 + [[ Linux == \L\i\n\u\x ]] 00:05:18.272 + sudo dmesg -T 00:05:18.272 + sudo dmesg --clear 00:05:18.272 + dmesg_pid=6062 00:05:18.272 + [[ Fedora Linux == FreeBSD ]] 00:05:18.272 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:05:18.272 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:05:18.272 + sudo dmesg -Tw 00:05:18.272 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:05:18.272 + [[ -x /usr/src/fio-static/fio ]] 00:05:18.272 + export FIO_BIN=/usr/src/fio-static/fio 00:05:18.272 + FIO_BIN=/usr/src/fio-static/fio 00:05:18.272 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:05:18.272 + [[ ! -v VFIO_QEMU_BIN ]] 00:05:18.272 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:05:18.272 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:05:18.272 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:05:18.272 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:05:18.272 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:05:18.272 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:05:18.272 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:05:18.272 Test configuration: 00:05:18.272 SPDK_TEST_AUTOBUILD=ext 00:05:18.272 EXTERNAL_MAKE_HUGEMEM=2048 00:05:18.272 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:05:18.531 RUN_NIGHTLY=0 06:17:05 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:05:18.531 06:17:05 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:05:18.531 06:17:05 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:05:18.531 06:17:05 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:05:18.531 06:17:05 -- 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:05:18.531 06:17:05 -- 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:05:18.531 06:17:05 -- 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:05:18.531 06:17:05 -- paths/export.sh@5 -- $ export PATH 00:05:18.531 06:17:05 -- 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:05:18.531 06:17:05 -- common/autobuild_common.sh@436 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:05:18.531 06:17:05 -- common/autobuild_common.sh@437 -- $ date +%s 00:05:18.531 06:17:05 -- common/autobuild_common.sh@437 -- $ mktemp -dt spdk_1715753825.XXXXXX 00:05:18.531 06:17:05 -- common/autobuild_common.sh@437 -- $ SPDK_WORKSPACE=/tmp/spdk_1715753825.jLXOgV 00:05:18.531 06:17:05 -- common/autobuild_common.sh@439 -- $ [[ -n 2048 ]] 00:05:18.531 06:17:05 -- common/autobuild_common.sh@440 -- $ export EXTERNAL_MAKE_HUGEMEM 00:05:18.531 06:17:05 -- common/autobuild_common.sh@443 -- $ '[' -n '' ']' 00:05:18.531 06:17:05 -- common/autobuild_common.sh@446 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:05:18.531 06:17:05 -- common/autobuild_common.sh@450 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:05:18.531 06:17:05 -- common/autobuild_common.sh@452 -- $ 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:05:18.531 06:17:05 -- common/autobuild_common.sh@453 -- $ get_config_params 00:05:18.531 06:17:05 -- common/autotest_common.sh@395 -- $ xtrace_disable 00:05:18.531 06:17:05 -- common/autotest_common.sh@10 -- $ set +x 00:05:18.531 06:17:05 -- common/autobuild_common.sh@453 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:05:18.531 06:17:05 -- common/autobuild_common.sh@455 -- $ start_monitor_resources 00:05:18.531 06:17:05 -- pm/common@17 -- $ local monitor 00:05:18.531 06:17:05 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:05:18.531 06:17:05 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:05:18.531 06:17:05 -- pm/common@21 -- $ date +%s 00:05:18.531 06:17:05 -- pm/common@25 -- $ sleep 1 00:05:18.531 06:17:05 -- pm/common@21 -- $ date +%s 00:05:18.531 06:17:05 -- 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.1715753825 00:05:18.532 06:17:05 -- 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.1715753825 00:05:18.532 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1715753825_collect-vmstat.pm.log 00:05:18.532 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1715753825_collect-cpu-load.pm.log 00:05:19.466 06:17:06 -- common/autobuild_common.sh@456 -- $ trap stop_monitor_resources EXIT 00:05:19.466 06:17:06 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:05:19.466 06:17:06 -- spdk/autobuild.sh@12 -- $ umask 022 00:05:19.466 06:17:06 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:05:19.466 06:17:06 -- spdk/autobuild.sh@16 -- $ date -u 00:05:19.466 Wed May 15 06:17:06 AM UTC 2024 00:05:19.466 06:17:06 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:05:19.466 v24.05-pre-628-gf0bf11db4 00:05:19.466 06:17:06 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:05:19.466 06:17:06 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:05:19.466 06:17:06 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:05:19.466 06:17:06 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:05:19.466 06:17:06 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:05:19.466 06:17:06 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:05:19.466 06:17:06 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:05:19.466 06:17:06 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:05:19.466 06:17:06 -- common/autobuild_common.sh@409 -- $ run_test autobuild _autobuild_test_suite 00:05:19.466 06:17:06 -- common/autotest_common.sh@1097 -- $ '[' 2 -le 1 ']' 00:05:19.466 06:17:06 -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:05:19.466 06:17:06 -- common/autotest_common.sh@10 -- $ set +x 00:05:19.466 ************************************ 00:05:19.466 START TEST autobuild 00:05:19.466 ************************************ 00:05:19.466 06:17:06 autobuild -- common/autotest_common.sh@1121 -- $ _autobuild_test_suite 00:05:19.466 06:17:06 autobuild -- common/autobuild_common.sh@396 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:05:19.466 06:17:06 autobuild -- common/autobuild_common.sh@398 -- $ autobuild_test_suite_ext 00:05:19.466 06:17:06 autobuild -- common/autobuild_common.sh@385 -- $ external_code 00:05:19.466 06:17:06 autobuild -- common/autobuild_common.sh@356 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:05:19.466 06:17:06 autobuild -- common/autotest_common.sh@1097 -- $ '[' 3 -le 1 ']' 00:05:19.466 06:17:06 autobuild -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:05:19.466 06:17:06 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:05:19.466 ************************************ 00:05:19.466 START TEST autobuild_external_code 00:05:19.466 ************************************ 00:05:19.466 06:17:06 autobuild.autobuild_external_code -- common/autotest_common.sh@1121 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:05:19.466 06:17:06 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:05:19.466 06:17:06 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:05:19.466 06:17:06 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:19.466 06:17:06 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:19.466 06:17:06 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:05:19.466 06:17:06 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:05:20.033 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:05:20.291 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:05:20.291 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:05:20.291 06:17:07 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:05:20.291 06:17:07 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:05:20.291 06:17:07 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:05:20.550 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:20.550 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:33.346 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:05:48.246 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:05:48.246 Creating mk/config.mk...done. 00:05:48.246 Creating mk/cc.flags.mk...done. 00:05:48.246 Type 'make' to build. 00:05:48.246 06:17:33 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:05:48.246 06:17:33 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:05:48.246 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:48.246 make[1]: Nothing to be done for 'all'. 00:06:00.443 The Meson build system 00:06:00.443 Version: 1.3.1 00:06:00.443 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:00.443 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:00.443 Build type: native build 00:06:00.443 Program cat found: YES (/usr/bin/cat) 00:06:00.443 Project name: DPDK 00:06:00.443 Project version: 23.11.0 00:06:00.443 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:00.443 C linker for the host machine: cc ld.bfd 2.39-16 00:06:00.443 Host machine cpu family: x86_64 00:06:00.443 Host machine cpu: x86_64 00:06:00.443 Message: ## Building in Developer Mode ## 00:06:00.443 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:00.443 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:00.443 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:00.443 Program python3 found: YES (/usr/bin/python3) 00:06:00.443 Program cat found: YES (/usr/bin/cat) 00:06:00.443 Compiler for C supports arguments -march=native: YES 00:06:00.443 Checking for size of "void *" : 8 00:06:00.443 Checking for size of "void *" : 8 (cached) 00:06:00.443 Library m found: YES 00:06:00.443 Library numa found: YES 00:06:00.443 Has header "numaif.h" : YES 00:06:00.443 Library fdt found: NO 00:06:00.443 Library execinfo found: NO 00:06:00.443 Has header "execinfo.h" : YES 00:06:00.443 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:00.443 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:00.443 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:00.443 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:00.443 Run-time dependency openssl found: YES 3.0.9 00:06:00.443 Run-time dependency libpcap found: YES 1.10.4 00:06:00.443 Has header "pcap.h" with dependency libpcap: YES 00:06:00.443 Compiler for C supports arguments -Wcast-qual: YES 00:06:00.443 Compiler for C supports arguments -Wdeprecated: YES 00:06:00.443 Compiler for C supports arguments -Wformat: YES 00:06:00.443 Compiler for C supports arguments -Wformat-nonliteral: YES 00:06:00.443 Compiler for C supports arguments -Wformat-security: YES 00:06:00.443 Compiler for C supports arguments -Wmissing-declarations: YES 00:06:00.443 Compiler for C supports arguments -Wmissing-prototypes: YES 00:06:00.443 Compiler for C supports arguments -Wnested-externs: YES 00:06:00.443 Compiler for C supports arguments -Wold-style-definition: YES 00:06:00.443 Compiler for C supports arguments -Wpointer-arith: YES 00:06:00.443 Compiler for C supports arguments -Wsign-compare: YES 00:06:00.443 Compiler for C supports arguments -Wstrict-prototypes: YES 00:06:00.443 Compiler for C supports arguments -Wundef: YES 00:06:00.443 Compiler for C supports arguments -Wwrite-strings: YES 00:06:00.443 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:06:00.443 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:06:00.443 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:06:00.443 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:06:00.443 Program objdump found: YES (/usr/bin/objdump) 00:06:00.443 Compiler for C supports arguments -mavx512f: YES 00:06:00.443 Checking if "AVX512 checking" compiles: YES 00:06:00.443 Fetching value of define "__SSE4_2__" : 1 00:06:00.443 Fetching value of define "__AES__" : 1 00:06:00.443 Fetching value of define "__AVX__" : 1 00:06:00.443 Fetching value of define "__AVX2__" : 1 00:06:00.443 Fetching value of define "__AVX512BW__" : (undefined) 00:06:00.443 Fetching value of define "__AVX512CD__" : (undefined) 00:06:00.443 Fetching value of define "__AVX512DQ__" : (undefined) 00:06:00.443 Fetching value of define "__AVX512F__" : (undefined) 00:06:00.443 Fetching value of define "__AVX512VL__" : (undefined) 00:06:00.443 Fetching value of define "__PCLMUL__" : 1 00:06:00.443 Fetching value of define "__RDRND__" : 1 00:06:00.443 Fetching value of define "__RDSEED__" : 1 00:06:00.443 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:06:00.443 Fetching value of define "__znver1__" : (undefined) 00:06:00.443 Fetching value of define "__znver2__" : (undefined) 00:06:00.443 Fetching value of define "__znver3__" : (undefined) 00:06:00.443 Fetching value of define "__znver4__" : (undefined) 00:06:00.443 Compiler for C supports arguments -Wno-format-truncation: YES 00:06:00.443 Message: lib/log: Defining dependency "log" 00:06:00.443 Message: lib/kvargs: Defining dependency "kvargs" 00:06:00.443 Message: lib/telemetry: Defining dependency "telemetry" 00:06:00.443 Checking for function "getentropy" : NO 00:06:00.443 Message: lib/eal: Defining dependency "eal" 00:06:00.443 Message: lib/ring: Defining dependency "ring" 00:06:00.443 Message: lib/rcu: Defining dependency "rcu" 00:06:00.443 Message: lib/mempool: Defining dependency "mempool" 00:06:00.443 Message: lib/mbuf: Defining dependency "mbuf" 00:06:00.443 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:00.443 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:06:00.443 Compiler for C supports arguments -mpclmul: YES 00:06:00.443 Compiler for C supports arguments -maes: YES 00:06:00.443 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:00.443 Compiler for C supports arguments -mavx512bw: YES 00:06:00.443 Compiler for C supports arguments -mavx512dq: YES 00:06:00.443 Compiler for C supports arguments -mavx512vl: YES 00:06:00.443 Compiler for C supports arguments -mvpclmulqdq: YES 00:06:00.443 Compiler for C supports arguments -mavx2: YES 00:06:00.443 Compiler for C supports arguments -mavx: YES 00:06:00.443 Message: lib/net: Defining dependency "net" 00:06:00.443 Message: lib/meter: Defining dependency "meter" 00:06:00.443 Message: lib/ethdev: Defining dependency "ethdev" 00:06:00.443 Message: lib/pci: Defining dependency "pci" 00:06:00.443 Message: lib/cmdline: Defining dependency "cmdline" 00:06:00.443 Message: lib/hash: Defining dependency "hash" 00:06:00.443 Message: lib/timer: Defining dependency "timer" 00:06:00.443 Message: lib/compressdev: Defining dependency "compressdev" 00:06:00.443 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:00.443 Message: lib/dmadev: Defining dependency "dmadev" 00:06:00.443 Compiler for C supports arguments -Wno-cast-qual: YES 00:06:00.443 Message: lib/power: Defining dependency "power" 00:06:00.443 Message: lib/reorder: Defining dependency "reorder" 00:06:00.443 Message: lib/security: Defining dependency "security" 00:06:00.443 Has header "linux/userfaultfd.h" : YES 00:06:00.443 Has header "linux/vduse.h" : YES 00:06:00.443 Message: lib/vhost: Defining dependency "vhost" 00:06:00.443 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:00.443 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:00.443 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:00.443 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:00.443 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:00.443 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:00.443 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:00.443 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:00.443 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:00.443 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:00.443 Program doxygen found: YES (/usr/bin/doxygen) 00:06:00.443 Configuring doxy-api-html.conf using configuration 00:06:00.443 Configuring doxy-api-man.conf using configuration 00:06:00.443 Program mandb found: YES (/usr/bin/mandb) 00:06:00.443 Program sphinx-build found: NO 00:06:00.443 Configuring rte_build_config.h using configuration 00:06:00.443 Message: 00:06:00.443 ================= 00:06:00.443 Applications Enabled 00:06:00.443 ================= 00:06:00.443 00:06:00.443 apps: 00:06:00.443 00:06:00.443 00:06:00.443 Message: 00:06:00.443 ================= 00:06:00.443 Libraries Enabled 00:06:00.443 ================= 00:06:00.443 00:06:00.443 libs: 00:06:00.443 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:00.443 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:00.444 cryptodev, dmadev, power, reorder, security, vhost, 00:06:00.444 00:06:00.444 Message: 00:06:00.444 =============== 00:06:00.444 Drivers Enabled 00:06:00.444 =============== 00:06:00.444 00:06:00.444 common: 00:06:00.444 00:06:00.444 bus: 00:06:00.444 pci, vdev, 00:06:00.444 mempool: 00:06:00.444 ring, 00:06:00.444 dma: 00:06:00.444 00:06:00.444 net: 00:06:00.444 00:06:00.444 crypto: 00:06:00.444 00:06:00.444 compress: 00:06:00.444 00:06:00.444 vdpa: 00:06:00.444 00:06:00.444 00:06:00.444 Message: 00:06:00.444 ================= 00:06:00.444 Content Skipped 00:06:00.444 ================= 00:06:00.444 00:06:00.444 apps: 00:06:00.444 dumpcap: explicitly disabled via build config 00:06:00.444 graph: explicitly disabled via build config 00:06:00.444 pdump: explicitly disabled via build config 00:06:00.444 proc-info: explicitly disabled via build config 00:06:00.444 test-acl: explicitly disabled via build config 00:06:00.444 test-bbdev: explicitly disabled via build config 00:06:00.444 test-cmdline: explicitly disabled via build config 00:06:00.444 test-compress-perf: explicitly disabled via build config 00:06:00.444 test-crypto-perf: explicitly disabled via build config 00:06:00.444 test-dma-perf: explicitly disabled via build config 00:06:00.444 test-eventdev: explicitly disabled via build config 00:06:00.444 test-fib: explicitly disabled via build config 00:06:00.444 test-flow-perf: explicitly disabled via build config 00:06:00.444 test-gpudev: explicitly disabled via build config 00:06:00.444 test-mldev: explicitly disabled via build config 00:06:00.444 test-pipeline: explicitly disabled via build config 00:06:00.444 test-pmd: explicitly disabled via build config 00:06:00.444 test-regex: explicitly disabled via build config 00:06:00.444 test-sad: explicitly disabled via build config 00:06:00.444 test-security-perf: explicitly disabled via build config 00:06:00.444 00:06:00.444 libs: 00:06:00.444 metrics: explicitly disabled via build config 00:06:00.444 acl: explicitly disabled via build config 00:06:00.444 bbdev: explicitly disabled via build config 00:06:00.444 bitratestats: explicitly disabled via build config 00:06:00.444 bpf: explicitly disabled via build config 00:06:00.444 cfgfile: explicitly disabled via build config 00:06:00.444 distributor: explicitly disabled via build config 00:06:00.444 efd: explicitly disabled via build config 00:06:00.444 eventdev: explicitly disabled via build config 00:06:00.444 dispatcher: explicitly disabled via build config 00:06:00.444 gpudev: explicitly disabled via build config 00:06:00.444 gro: explicitly disabled via build config 00:06:00.444 gso: explicitly disabled via build config 00:06:00.444 ip_frag: explicitly disabled via build config 00:06:00.444 jobstats: explicitly disabled via build config 00:06:00.444 latencystats: explicitly disabled via build config 00:06:00.444 lpm: explicitly disabled via build config 00:06:00.444 member: explicitly disabled via build config 00:06:00.444 pcapng: explicitly disabled via build config 00:06:00.444 rawdev: explicitly disabled via build config 00:06:00.444 regexdev: explicitly disabled via build config 00:06:00.444 mldev: explicitly disabled via build config 00:06:00.444 rib: explicitly disabled via build config 00:06:00.444 sched: explicitly disabled via build config 00:06:00.444 stack: explicitly disabled via build config 00:06:00.444 ipsec: explicitly disabled via build config 00:06:00.444 pdcp: explicitly disabled via build config 00:06:00.444 fib: explicitly disabled via build config 00:06:00.444 port: explicitly disabled via build config 00:06:00.444 pdump: explicitly disabled via build config 00:06:00.444 table: explicitly disabled via build config 00:06:00.444 pipeline: explicitly disabled via build config 00:06:00.444 graph: explicitly disabled via build config 00:06:00.444 node: explicitly disabled via build config 00:06:00.444 00:06:00.444 drivers: 00:06:00.444 common/cpt: not in enabled drivers build config 00:06:00.444 common/dpaax: not in enabled drivers build config 00:06:00.444 common/iavf: not in enabled drivers build config 00:06:00.444 common/idpf: not in enabled drivers build config 00:06:00.444 common/mvep: not in enabled drivers build config 00:06:00.444 common/octeontx: not in enabled drivers build config 00:06:00.444 bus/auxiliary: not in enabled drivers build config 00:06:00.444 bus/cdx: not in enabled drivers build config 00:06:00.444 bus/dpaa: not in enabled drivers build config 00:06:00.444 bus/fslmc: not in enabled drivers build config 00:06:00.444 bus/ifpga: not in enabled drivers build config 00:06:00.444 bus/platform: not in enabled drivers build config 00:06:00.444 bus/vmbus: not in enabled drivers build config 00:06:00.444 common/cnxk: not in enabled drivers build config 00:06:00.444 common/mlx5: not in enabled drivers build config 00:06:00.444 common/nfp: not in enabled drivers build config 00:06:00.444 common/qat: not in enabled drivers build config 00:06:00.444 common/sfc_efx: not in enabled drivers build config 00:06:00.444 mempool/bucket: not in enabled drivers build config 00:06:00.444 mempool/cnxk: not in enabled drivers build config 00:06:00.444 mempool/dpaa: not in enabled drivers build config 00:06:00.444 mempool/dpaa2: not in enabled drivers build config 00:06:00.444 mempool/octeontx: not in enabled drivers build config 00:06:00.444 mempool/stack: not in enabled drivers build config 00:06:00.444 dma/cnxk: not in enabled drivers build config 00:06:00.444 dma/dpaa: not in enabled drivers build config 00:06:00.444 dma/dpaa2: not in enabled drivers build config 00:06:00.444 dma/hisilicon: not in enabled drivers build config 00:06:00.444 dma/idxd: not in enabled drivers build config 00:06:00.444 dma/ioat: not in enabled drivers build config 00:06:00.444 dma/skeleton: not in enabled drivers build config 00:06:00.444 net/af_packet: not in enabled drivers build config 00:06:00.444 net/af_xdp: not in enabled drivers build config 00:06:00.444 net/ark: not in enabled drivers build config 00:06:00.444 net/atlantic: not in enabled drivers build config 00:06:00.444 net/avp: not in enabled drivers build config 00:06:00.444 net/axgbe: not in enabled drivers build config 00:06:00.444 net/bnx2x: not in enabled drivers build config 00:06:00.444 net/bnxt: not in enabled drivers build config 00:06:00.444 net/bonding: not in enabled drivers build config 00:06:00.444 net/cnxk: not in enabled drivers build config 00:06:00.444 net/cpfl: not in enabled drivers build config 00:06:00.444 net/cxgbe: not in enabled drivers build config 00:06:00.444 net/dpaa: not in enabled drivers build config 00:06:00.444 net/dpaa2: not in enabled drivers build config 00:06:00.444 net/e1000: not in enabled drivers build config 00:06:00.444 net/ena: not in enabled drivers build config 00:06:00.444 net/enetc: not in enabled drivers build config 00:06:00.444 net/enetfec: not in enabled drivers build config 00:06:00.444 net/enic: not in enabled drivers build config 00:06:00.444 net/failsafe: not in enabled drivers build config 00:06:00.444 net/fm10k: not in enabled drivers build config 00:06:00.444 net/gve: not in enabled drivers build config 00:06:00.444 net/hinic: not in enabled drivers build config 00:06:00.444 net/hns3: not in enabled drivers build config 00:06:00.444 net/i40e: not in enabled drivers build config 00:06:00.444 net/iavf: not in enabled drivers build config 00:06:00.444 net/ice: not in enabled drivers build config 00:06:00.444 net/idpf: not in enabled drivers build config 00:06:00.444 net/igc: not in enabled drivers build config 00:06:00.444 net/ionic: not in enabled drivers build config 00:06:00.444 net/ipn3ke: not in enabled drivers build config 00:06:00.444 net/ixgbe: not in enabled drivers build config 00:06:00.444 net/mana: not in enabled drivers build config 00:06:00.444 net/memif: not in enabled drivers build config 00:06:00.444 net/mlx4: not in enabled drivers build config 00:06:00.444 net/mlx5: not in enabled drivers build config 00:06:00.444 net/mvneta: not in enabled drivers build config 00:06:00.444 net/mvpp2: not in enabled drivers build config 00:06:00.444 net/netvsc: not in enabled drivers build config 00:06:00.444 net/nfb: not in enabled drivers build config 00:06:00.444 net/nfp: not in enabled drivers build config 00:06:00.444 net/ngbe: not in enabled drivers build config 00:06:00.444 net/null: not in enabled drivers build config 00:06:00.444 net/octeontx: not in enabled drivers build config 00:06:00.444 net/octeon_ep: not in enabled drivers build config 00:06:00.444 net/pcap: not in enabled drivers build config 00:06:00.444 net/pfe: not in enabled drivers build config 00:06:00.444 net/qede: not in enabled drivers build config 00:06:00.444 net/ring: not in enabled drivers build config 00:06:00.444 net/sfc: not in enabled drivers build config 00:06:00.444 net/softnic: not in enabled drivers build config 00:06:00.444 net/tap: not in enabled drivers build config 00:06:00.444 net/thunderx: not in enabled drivers build config 00:06:00.444 net/txgbe: not in enabled drivers build config 00:06:00.444 net/vdev_netvsc: not in enabled drivers build config 00:06:00.444 net/vhost: not in enabled drivers build config 00:06:00.444 net/virtio: not in enabled drivers build config 00:06:00.444 net/vmxnet3: not in enabled drivers build config 00:06:00.444 raw/*: missing internal dependency, "rawdev" 00:06:00.444 crypto/armv8: not in enabled drivers build config 00:06:00.444 crypto/bcmfs: not in enabled drivers build config 00:06:00.444 crypto/caam_jr: not in enabled drivers build config 00:06:00.445 crypto/ccp: not in enabled drivers build config 00:06:00.445 crypto/cnxk: not in enabled drivers build config 00:06:00.445 crypto/dpaa_sec: not in enabled drivers build config 00:06:00.445 crypto/dpaa2_sec: not in enabled drivers build config 00:06:00.445 crypto/ipsec_mb: not in enabled drivers build config 00:06:00.445 crypto/mlx5: not in enabled drivers build config 00:06:00.445 crypto/mvsam: not in enabled drivers build config 00:06:00.445 crypto/nitrox: not in enabled drivers build config 00:06:00.445 crypto/null: not in enabled drivers build config 00:06:00.445 crypto/octeontx: not in enabled drivers build config 00:06:00.445 crypto/openssl: not in enabled drivers build config 00:06:00.445 crypto/scheduler: not in enabled drivers build config 00:06:00.445 crypto/uadk: not in enabled drivers build config 00:06:00.445 crypto/virtio: not in enabled drivers build config 00:06:00.445 compress/isal: not in enabled drivers build config 00:06:00.445 compress/mlx5: not in enabled drivers build config 00:06:00.445 compress/octeontx: not in enabled drivers build config 00:06:00.445 compress/zlib: not in enabled drivers build config 00:06:00.445 regex/*: missing internal dependency, "regexdev" 00:06:00.445 ml/*: missing internal dependency, "mldev" 00:06:00.445 vdpa/ifc: not in enabled drivers build config 00:06:00.445 vdpa/mlx5: not in enabled drivers build config 00:06:00.445 vdpa/nfp: not in enabled drivers build config 00:06:00.445 vdpa/sfc: not in enabled drivers build config 00:06:00.445 event/*: missing internal dependency, "eventdev" 00:06:00.445 baseband/*: missing internal dependency, "bbdev" 00:06:00.445 gpu/*: missing internal dependency, "gpudev" 00:06:00.445 00:06:00.445 00:06:00.445 Build targets in project: 85 00:06:00.445 00:06:00.445 DPDK 23.11.0 00:06:00.445 00:06:00.445 User defined options 00:06:00.445 default_library : shared 00:06:00.445 libdir : lib 00:06:00.445 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:00.445 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:06:00.445 c_link_args : 00:06:00.445 cpu_instruction_set: native 00:06:00.445 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:00.445 disable_libs : acl,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:00.445 enable_docs : false 00:06:00.445 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:00.445 enable_kmods : false 00:06:00.445 tests : false 00:06:00.445 00:06:00.445 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:00.445 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:06:00.445 [1/265] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:06:00.445 [2/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:06:00.445 [3/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:06:00.445 [4/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:06:00.445 [5/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:06:00.445 [6/265] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:06:00.445 [7/265] Linking static target lib/librte_kvargs.a 00:06:00.445 [8/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:06:00.445 [9/265] Compiling C object lib/librte_log.a.p/log_log.c.o 00:06:00.445 [10/265] Linking static target lib/librte_log.a 00:06:01.011 [11/265] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:06:01.269 [12/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:06:01.527 [13/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:06:01.527 [14/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:06:02.092 [15/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:06:02.092 [16/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:06:02.092 [17/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:06:02.092 [18/265] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:06:02.092 [19/265] Linking target lib/librte_log.so.24.0 00:06:02.092 [20/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:06:02.351 [21/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:06:02.610 [22/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:06:02.610 [23/265] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:06:02.869 [24/265] Linking target lib/librte_kvargs.so.24.0 00:06:02.869 [25/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:06:03.127 [26/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:06:03.127 [27/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:06:03.127 [28/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:06:03.127 [29/265] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:06:03.694 [30/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:06:03.694 [31/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:06:03.694 [32/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:06:03.951 [33/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:06:03.951 [34/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:06:03.951 [35/265] Linking static target lib/librte_telemetry.a 00:06:04.208 [36/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:06:04.208 [37/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:06:04.208 [38/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:06:04.208 [39/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:06:04.208 [40/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:06:04.775 [41/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:06:05.033 [42/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:06:05.033 [43/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:06:05.290 [44/265] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:06:05.290 [45/265] Linking target lib/librte_telemetry.so.24.0 00:06:05.290 [46/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:06:05.855 [47/265] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:06:05.855 [48/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:06:05.855 [49/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:06:06.113 [50/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:06:06.113 [51/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:06:06.379 [52/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:06:06.379 [53/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:06:06.379 [54/265] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:06:06.379 [55/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:06:06.639 [56/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:06:06.639 [57/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:06:06.639 [58/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:06:06.639 [59/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:06:06.639 [60/265] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:06:06.900 [61/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:06:06.900 [62/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:06:06.900 [63/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:06:07.159 [64/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:06:07.159 [65/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:06:07.159 [66/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:06:07.159 [67/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:06:07.417 [68/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:06:07.417 [69/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:06:07.417 [70/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:06:07.675 [71/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:06:07.675 [72/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:06:07.675 [73/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:06:07.675 [74/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:06:07.933 [75/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:06:07.933 [76/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:06:07.933 [77/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:06:07.933 [78/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:06:08.191 [79/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:06:08.191 [80/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:06:08.449 [81/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:06:08.449 [82/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:06:08.707 [83/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:06:08.965 [84/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:06:08.965 [85/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:06:08.965 [86/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:06:08.965 [87/265] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:06:08.965 [88/265] Linking static target lib/librte_ring.a 00:06:09.223 [89/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:06:09.482 [90/265] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:06:09.482 [91/265] Linking static target lib/net/libnet_crc_avx512_lib.a 00:06:09.482 [92/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:06:09.740 [93/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:06:09.740 [94/265] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:06:09.740 [95/265] Linking static target lib/librte_rcu.a 00:06:09.740 [96/265] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:06:09.998 [97/265] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:06:09.998 [98/265] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:06:09.998 [99/265] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:06:10.256 [100/265] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:06:10.256 [101/265] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:06:10.256 [102/265] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:06:10.256 [103/265] Linking static target lib/librte_mempool.a 00:06:10.256 [104/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:06:10.514 [105/265] Linking static target lib/librte_net.a 00:06:10.514 [106/265] Linking static target lib/librte_eal.a 00:06:10.514 [107/265] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:06:10.514 [108/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:06:10.514 [109/265] Linking static target lib/librte_mbuf.a 00:06:10.771 [110/265] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:06:10.771 [111/265] Linking static target lib/librte_meter.a 00:06:10.771 [112/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:06:11.029 [113/265] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:06:11.288 [114/265] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:06:11.288 [115/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:06:11.547 [116/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:06:11.547 [117/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:06:11.547 [118/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:06:11.804 [119/265] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:06:12.062 [120/265] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:06:12.062 [121/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:06:12.320 [122/265] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:06:12.320 [123/265] Linking static target lib/librte_pci.a 00:06:12.320 [124/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:06:12.579 [125/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:06:12.579 [126/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:06:12.579 [127/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:06:12.579 [128/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:06:12.837 [129/265] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:12.837 [130/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:06:12.837 [131/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:06:12.837 [132/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:06:12.837 [133/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:06:12.837 [134/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:06:13.096 [135/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:06:13.096 [136/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:06:13.096 [137/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:06:13.096 [138/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:06:13.096 [139/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:06:13.096 [140/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:06:13.375 [141/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:06:13.649 [142/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:06:13.649 [143/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:06:13.906 [144/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:06:14.162 [145/265] Linking static target lib/librte_cmdline.a 00:06:14.162 [146/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:06:14.162 [147/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:06:14.162 [148/265] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:06:14.419 [149/265] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:06:14.419 [150/265] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:06:14.675 [151/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:06:14.675 [152/265] Linking static target lib/librte_timer.a 00:06:14.675 [153/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:06:14.675 [154/265] Linking static target lib/librte_compressdev.a 00:06:14.675 [155/265] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:06:14.675 [156/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:06:15.607 [157/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:06:15.607 [158/265] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:06:15.607 [159/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:06:15.607 [160/265] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:06:15.607 [161/265] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:06:15.865 [162/265] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:06:16.123 [163/265] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:16.123 [164/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:06:16.123 [165/265] Linking static target lib/librte_ethdev.a 00:06:16.123 [166/265] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:06:16.123 [167/265] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:06:16.380 [168/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:06:16.380 [169/265] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:06:16.380 [170/265] Linking static target lib/librte_dmadev.a 00:06:16.380 [171/265] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:06:16.638 [172/265] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:06:16.638 [173/265] Linking static target lib/librte_hash.a 00:06:16.638 [174/265] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:06:16.638 [175/265] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:06:16.896 [176/265] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:06:17.154 [177/265] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:06:17.154 [178/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:06:17.154 [179/265] Linking static target lib/librte_cryptodev.a 00:06:17.413 [180/265] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:06:17.413 [181/265] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:06:17.413 [182/265] Linking static target lib/librte_security.a 00:06:17.413 [183/265] Linking static target lib/librte_power.a 00:06:17.413 [184/265] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:17.671 [185/265] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:06:17.944 [186/265] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:06:17.944 [187/265] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:06:17.944 [188/265] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:06:17.944 [189/265] Linking static target lib/librte_reorder.a 00:06:18.201 [190/265] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:06:18.201 [191/265] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:06:18.769 [192/265] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:06:18.769 [193/265] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:06:18.769 [194/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:06:18.769 [195/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:06:19.027 [196/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:06:19.027 [197/265] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:06:19.284 [198/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:06:19.284 [199/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:06:19.542 [200/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:06:19.542 [201/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:06:19.800 [202/265] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:19.801 [203/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:06:20.119 [204/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:06:20.119 [205/265] Linking static target drivers/libtmp_rte_bus_pci.a 00:06:20.119 [206/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:06:20.377 [207/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:06:20.377 [208/265] Linking static target drivers/libtmp_rte_bus_vdev.a 00:06:20.377 [209/265] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:06:20.377 [210/265] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:20.377 [211/265] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:20.636 [212/265] Linking static target drivers/librte_bus_pci.a 00:06:20.636 [213/265] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:06:20.636 [214/265] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:20.636 [215/265] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:20.636 [216/265] Linking static target drivers/librte_bus_vdev.a 00:06:20.636 [217/265] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:06:20.636 [218/265] Linking static target drivers/libtmp_rte_mempool_ring.a 00:06:21.201 [219/265] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:06:21.201 [220/265] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:21.201 [221/265] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:21.201 [222/265] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:21.201 [223/265] Linking static target drivers/librte_mempool_ring.a 00:06:21.201 [224/265] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:23.102 [225/265] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:06:23.102 [226/265] Linking target lib/librte_eal.so.24.0 00:06:23.360 [227/265] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:06:23.360 [228/265] Linking target lib/librte_timer.so.24.0 00:06:23.360 [229/265] Linking target lib/librte_ring.so.24.0 00:06:23.360 [230/265] Linking target drivers/librte_bus_vdev.so.24.0 00:06:23.360 [231/265] Linking target lib/librte_meter.so.24.0 00:06:23.360 [232/265] Linking target lib/librte_pci.so.24.0 00:06:23.360 [233/265] Linking target lib/librte_dmadev.so.24.0 00:06:23.618 [234/265] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:06:23.618 [235/265] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:06:23.618 [236/265] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:06:23.618 [237/265] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:06:23.618 [238/265] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:06:23.618 [239/265] Linking target lib/librte_mempool.so.24.0 00:06:23.876 [240/265] Linking target drivers/librte_bus_pci.so.24.0 00:06:23.876 [241/265] Linking target lib/librte_rcu.so.24.0 00:06:23.876 [242/265] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:06:23.876 [243/265] Linking target lib/librte_mbuf.so.24.0 00:06:23.876 [244/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:06:23.876 [245/265] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:06:23.876 [246/265] Linking target drivers/librte_mempool_ring.so.24.0 00:06:24.134 [247/265] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:06:24.134 [248/265] Linking target lib/librte_net.so.24.0 00:06:24.134 [249/265] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:24.134 [250/265] Linking target lib/librte_reorder.so.24.0 00:06:24.134 [251/265] Linking target lib/librte_compressdev.so.24.0 00:06:24.134 [252/265] Linking target lib/librte_cryptodev.so.24.0 00:06:24.393 [253/265] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:06:24.393 [254/265] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:06:24.393 [255/265] Linking target lib/librte_cmdline.so.24.0 00:06:24.393 [256/265] Linking target lib/librte_hash.so.24.0 00:06:24.393 [257/265] Linking target lib/librte_security.so.24.0 00:06:24.393 [258/265] Linking target lib/librte_ethdev.so.24.0 00:06:24.651 [259/265] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:06:24.651 [260/265] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:06:24.651 [261/265] Linking target lib/librte_power.so.24.0 00:06:34.640 [262/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:06:34.640 [263/265] Linking static target lib/librte_vhost.a 00:06:35.575 [264/265] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:06:35.575 [265/265] Linking target lib/librte_vhost.so.24.0 00:06:35.575 INFO: autodetecting backend as ninja 00:06:35.575 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:06:36.951 CC lib/ut/ut.o 00:06:36.951 CC lib/log/log.o 00:06:36.951 CC lib/log/log_flags.o 00:06:36.951 CC lib/log/log_deprecated.o 00:06:36.951 CC lib/ut_mock/mock.o 00:06:36.951 LIB libspdk_ut_mock.a 00:06:37.210 SO libspdk_ut_mock.so.6.0 00:06:37.210 LIB libspdk_log.a 00:06:37.210 SYMLINK libspdk_ut_mock.so 00:06:37.210 SO libspdk_log.so.7.0 00:06:37.210 LIB libspdk_ut.a 00:06:37.210 SO libspdk_ut.so.2.0 00:06:37.210 SYMLINK libspdk_log.so 00:06:37.210 SYMLINK libspdk_ut.so 00:06:37.468 CC lib/dma/dma.o 00:06:37.468 CXX lib/trace_parser/trace.o 00:06:37.468 CC lib/util/base64.o 00:06:37.468 CC lib/util/bit_array.o 00:06:37.468 CC lib/util/cpuset.o 00:06:37.468 CC lib/ioat/ioat.o 00:06:37.468 CC lib/util/crc16.o 00:06:37.468 CC lib/util/crc32.o 00:06:37.468 CC lib/util/crc32c.o 00:06:37.468 CC lib/util/crc32_ieee.o 00:06:37.468 CC lib/util/crc64.o 00:06:37.727 CC lib/vfio_user/host/vfio_user_pci.o 00:06:37.727 CC lib/vfio_user/host/vfio_user.o 00:06:37.727 CC lib/util/dif.o 00:06:37.727 CC lib/util/fd.o 00:06:37.727 CC lib/util/file.o 00:06:37.727 CC lib/util/hexlify.o 00:06:37.727 LIB libspdk_ioat.a 00:06:37.727 CC lib/util/iov.o 00:06:37.727 LIB libspdk_dma.a 00:06:37.727 SO libspdk_ioat.so.7.0 00:06:37.985 SO libspdk_dma.so.4.0 00:06:37.985 SYMLINK libspdk_ioat.so 00:06:37.985 CC lib/util/math.o 00:06:37.985 CC lib/util/pipe.o 00:06:37.985 CC lib/util/strerror_tls.o 00:06:37.985 SYMLINK libspdk_dma.so 00:06:37.985 LIB libspdk_vfio_user.a 00:06:37.985 CC lib/util/string.o 00:06:37.985 CC lib/util/uuid.o 00:06:37.985 CC lib/util/fd_group.o 00:06:37.985 CC lib/util/xor.o 00:06:37.985 SO libspdk_vfio_user.so.5.0 00:06:37.985 CC lib/util/zipf.o 00:06:37.985 SYMLINK libspdk_vfio_user.so 00:06:38.921 LIB libspdk_trace_parser.a 00:06:38.921 SO libspdk_trace_parser.so.5.0 00:06:38.921 SYMLINK libspdk_trace_parser.so 00:06:38.921 LIB libspdk_util.a 00:06:39.179 SO libspdk_util.so.9.0 00:06:39.179 SYMLINK libspdk_util.so 00:06:39.437 CC lib/vmd/led.o 00:06:39.437 CC lib/vmd/vmd.o 00:06:39.437 CC lib/conf/conf.o 00:06:39.437 CC lib/json/json_parse.o 00:06:39.437 CC lib/json/json_util.o 00:06:39.437 CC lib/json/json_write.o 00:06:39.437 CC lib/env_dpdk/env.o 00:06:39.437 CC lib/env_dpdk/memory.o 00:06:39.437 CC lib/env_dpdk/pci.o 00:06:39.437 CC lib/env_dpdk/init.o 00:06:39.437 CC lib/env_dpdk/threads.o 00:06:39.437 CC lib/env_dpdk/pci_ioat.o 00:06:39.437 CC lib/env_dpdk/pci_virtio.o 00:06:39.695 CC lib/env_dpdk/pci_vmd.o 00:06:39.695 CC lib/env_dpdk/pci_idxd.o 00:06:39.695 CC lib/env_dpdk/pci_event.o 00:06:39.695 LIB libspdk_conf.a 00:06:39.695 SO libspdk_conf.so.6.0 00:06:39.954 CC lib/env_dpdk/sigbus_handler.o 00:06:39.954 CC lib/env_dpdk/pci_dpdk.o 00:06:39.954 SYMLINK libspdk_conf.so 00:06:39.954 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:39.954 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:40.213 LIB libspdk_vmd.a 00:06:40.213 SO libspdk_vmd.so.6.0 00:06:40.213 SYMLINK libspdk_vmd.so 00:06:40.471 LIB libspdk_json.a 00:06:40.471 SO libspdk_json.so.6.0 00:06:40.471 SYMLINK libspdk_json.so 00:06:40.729 CC lib/jsonrpc/jsonrpc_server.o 00:06:40.729 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:40.729 CC lib/jsonrpc/jsonrpc_client.o 00:06:40.729 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:40.987 LIB libspdk_jsonrpc.a 00:06:41.246 SO libspdk_jsonrpc.so.6.0 00:06:41.246 LIB libspdk_env_dpdk.a 00:06:41.246 SYMLINK libspdk_jsonrpc.so 00:06:41.246 SO libspdk_env_dpdk.so.14.0 00:06:41.246 SYMLINK libspdk_env_dpdk.so 00:06:41.504 CC lib/rpc/rpc.o 00:06:42.070 LIB libspdk_rpc.a 00:06:42.070 SO libspdk_rpc.so.6.0 00:06:42.070 SYMLINK libspdk_rpc.so 00:06:42.328 CC lib/notify/notify.o 00:06:42.328 CC lib/trace/trace.o 00:06:42.328 CC lib/notify/notify_rpc.o 00:06:42.328 CC lib/trace/trace_flags.o 00:06:42.328 CC lib/trace/trace_rpc.o 00:06:42.328 CC lib/keyring/keyring.o 00:06:42.328 CC lib/keyring/keyring_rpc.o 00:06:42.586 LIB libspdk_notify.a 00:06:42.586 LIB libspdk_keyring.a 00:06:42.586 SO libspdk_notify.so.6.0 00:06:42.586 SO libspdk_keyring.so.1.0 00:06:42.586 SYMLINK libspdk_notify.so 00:06:42.586 SYMLINK libspdk_keyring.so 00:06:42.845 LIB libspdk_trace.a 00:06:42.845 SO libspdk_trace.so.10.0 00:06:42.845 SYMLINK libspdk_trace.so 00:06:43.104 CC lib/sock/sock_rpc.o 00:06:43.104 CC lib/sock/sock.o 00:06:43.104 CC lib/thread/thread.o 00:06:43.104 CC lib/thread/iobuf.o 00:06:43.670 LIB libspdk_sock.a 00:06:43.670 SO libspdk_sock.so.9.0 00:06:43.670 SYMLINK libspdk_sock.so 00:06:43.929 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:43.929 CC lib/nvme/nvme_ctrlr.o 00:06:43.929 CC lib/nvme/nvme_fabric.o 00:06:43.929 CC lib/nvme/nvme_ns_cmd.o 00:06:43.929 CC lib/nvme/nvme_pcie_common.o 00:06:43.929 CC lib/nvme/nvme_pcie.o 00:06:43.929 CC lib/nvme/nvme_ns.o 00:06:43.929 CC lib/nvme/nvme_qpair.o 00:06:43.929 CC lib/nvme/nvme.o 00:06:43.929 CC lib/nvme/nvme_quirks.o 00:06:43.929 CC lib/nvme/nvme_transport.o 00:06:44.494 LIB libspdk_thread.a 00:06:44.494 SO libspdk_thread.so.10.0 00:06:44.494 SYMLINK libspdk_thread.so 00:06:44.494 CC lib/nvme/nvme_discovery.o 00:06:45.086 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:45.086 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:45.086 CC lib/nvme/nvme_tcp.o 00:06:45.345 CC lib/nvme/nvme_opal.o 00:06:45.345 CC lib/nvme/nvme_io_msg.o 00:06:45.345 CC lib/nvme/nvme_poll_group.o 00:06:45.345 CC lib/nvme/nvme_zns.o 00:06:45.910 CC lib/accel/accel.o 00:06:45.910 CC lib/blob/blobstore.o 00:06:45.910 CC lib/init/json_config.o 00:06:45.910 CC lib/nvme/nvme_stubs.o 00:06:46.168 CC lib/blob/request.o 00:06:46.168 CC lib/blob/zeroes.o 00:06:46.168 CC lib/blob/blob_bs_dev.o 00:06:46.168 CC lib/init/subsystem.o 00:06:46.425 CC lib/accel/accel_rpc.o 00:06:46.425 CC lib/init/subsystem_rpc.o 00:06:46.425 CC lib/init/rpc.o 00:06:46.425 CC lib/nvme/nvme_auth.o 00:06:46.425 CC lib/nvme/nvme_cuse.o 00:06:46.683 CC lib/accel/accel_sw.o 00:06:46.683 CC lib/virtio/virtio.o 00:06:46.683 CC lib/virtio/virtio_vhost_user.o 00:06:46.683 CC lib/virtio/virtio_vfio_user.o 00:06:46.683 CC lib/virtio/virtio_pci.o 00:06:46.683 LIB libspdk_init.a 00:06:46.683 SO libspdk_init.so.5.0 00:06:46.941 SYMLINK libspdk_init.so 00:06:47.199 CC lib/event/app.o 00:06:47.199 CC lib/event/log_rpc.o 00:06:47.199 CC lib/event/reactor.o 00:06:47.199 CC lib/event/scheduler_static.o 00:06:47.199 CC lib/event/app_rpc.o 00:06:47.199 LIB libspdk_virtio.a 00:06:47.457 LIB libspdk_accel.a 00:06:47.457 SO libspdk_virtio.so.7.0 00:06:47.457 SO libspdk_accel.so.15.0 00:06:47.457 SYMLINK libspdk_virtio.so 00:06:47.457 SYMLINK libspdk_accel.so 00:06:47.714 CC lib/bdev/bdev_rpc.o 00:06:47.714 CC lib/bdev/bdev.o 00:06:47.714 CC lib/bdev/bdev_zone.o 00:06:47.714 CC lib/bdev/part.o 00:06:47.714 CC lib/bdev/scsi_nvme.o 00:06:47.973 LIB libspdk_event.a 00:06:48.231 SO libspdk_event.so.13.0 00:06:48.231 SYMLINK libspdk_event.so 00:06:48.231 LIB libspdk_nvme.a 00:06:48.489 SO libspdk_nvme.so.13.0 00:06:48.489 SYMLINK libspdk_nvme.so 00:06:49.423 LIB libspdk_blob.a 00:06:49.681 SO libspdk_blob.so.11.0 00:06:49.682 SYMLINK libspdk_blob.so 00:06:49.940 CC lib/lvol/lvol.o 00:06:49.940 CC lib/blobfs/blobfs.o 00:06:49.940 CC lib/blobfs/tree.o 00:06:51.314 LIB libspdk_lvol.a 00:06:51.314 SO libspdk_lvol.so.10.0 00:06:51.314 LIB libspdk_blobfs.a 00:06:51.314 SYMLINK libspdk_lvol.so 00:06:51.314 SO libspdk_blobfs.so.10.0 00:06:51.314 SYMLINK libspdk_blobfs.so 00:06:51.314 LIB libspdk_bdev.a 00:06:51.314 SO libspdk_bdev.so.15.0 00:06:51.572 SYMLINK libspdk_bdev.so 00:06:51.891 CC lib/nvmf/ctrlr.o 00:06:51.891 CC lib/nvmf/ctrlr_discovery.o 00:06:51.891 CC lib/nvmf/ctrlr_bdev.o 00:06:51.891 CC lib/nvmf/subsystem.o 00:06:51.891 CC lib/scsi/dev.o 00:06:51.891 CC lib/nvmf/nvmf.o 00:06:51.891 CC lib/scsi/lun.o 00:06:51.891 CC lib/nvmf/nvmf_rpc.o 00:06:51.891 CC lib/scsi/port.o 00:06:51.891 CC lib/nvmf/transport.o 00:06:51.891 CC lib/ftl/ftl_core.o 00:06:51.891 CC lib/nbd/nbd.o 00:06:51.891 CC lib/ftl/ftl_init.o 00:06:52.149 CC lib/ftl/ftl_layout.o 00:06:52.149 CC lib/nbd/nbd_rpc.o 00:06:52.149 CC lib/scsi/scsi.o 00:06:52.407 CC lib/ftl/ftl_debug.o 00:06:52.407 CC lib/nvmf/tcp.o 00:06:52.407 CC lib/ftl/ftl_io.o 00:06:52.407 CC lib/nvmf/stubs.o 00:06:52.407 LIB libspdk_nbd.a 00:06:52.407 CC lib/nvmf/auth.o 00:06:52.407 SO libspdk_nbd.so.7.0 00:06:52.407 CC lib/scsi/scsi_bdev.o 00:06:52.665 SYMLINK libspdk_nbd.so 00:06:52.665 CC lib/ftl/ftl_sb.o 00:06:52.665 CC lib/ftl/ftl_l2p.o 00:06:52.665 CC lib/scsi/scsi_pr.o 00:06:52.665 CC lib/ftl/ftl_l2p_flat.o 00:06:52.665 CC lib/ftl/ftl_nv_cache.o 00:06:52.923 CC lib/ftl/ftl_band.o 00:06:52.923 CC lib/ftl/ftl_band_ops.o 00:06:52.923 CC lib/ftl/ftl_writer.o 00:06:52.923 CC lib/ftl/ftl_rq.o 00:06:52.923 CC lib/ftl/ftl_reloc.o 00:06:52.923 CC lib/scsi/scsi_rpc.o 00:06:53.180 CC lib/ftl/ftl_l2p_cache.o 00:06:53.180 CC lib/ftl/ftl_p2l.o 00:06:53.180 CC lib/ftl/mngt/ftl_mngt.o 00:06:53.180 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:06:53.438 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:06:53.438 CC lib/ftl/mngt/ftl_mngt_startup.o 00:06:53.438 CC lib/ftl/mngt/ftl_mngt_md.o 00:06:53.438 CC lib/scsi/task.o 00:06:53.438 CC lib/ftl/mngt/ftl_mngt_misc.o 00:06:53.438 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:06:53.438 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:06:53.696 CC lib/ftl/mngt/ftl_mngt_band.o 00:06:53.696 LIB libspdk_scsi.a 00:06:53.696 SO libspdk_scsi.so.9.0 00:06:53.696 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:06:53.696 SYMLINK libspdk_scsi.so 00:06:53.696 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:06:53.696 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:06:53.696 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:06:53.954 CC lib/ftl/utils/ftl_conf.o 00:06:53.954 CC lib/ftl/utils/ftl_md.o 00:06:53.954 CC lib/ftl/utils/ftl_mempool.o 00:06:53.954 CC lib/ftl/utils/ftl_bitmap.o 00:06:53.954 CC lib/vhost/vhost.o 00:06:53.954 CC lib/iscsi/conn.o 00:06:53.954 CC lib/vhost/vhost_rpc.o 00:06:54.213 CC lib/ftl/utils/ftl_property.o 00:06:54.213 CC lib/vhost/vhost_scsi.o 00:06:54.213 CC lib/vhost/vhost_blk.o 00:06:54.213 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:06:54.213 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:06:54.213 CC lib/iscsi/init_grp.o 00:06:54.471 CC lib/iscsi/iscsi.o 00:06:54.471 CC lib/iscsi/md5.o 00:06:54.471 CC lib/iscsi/param.o 00:06:54.728 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:06:54.728 CC lib/iscsi/portal_grp.o 00:06:54.728 CC lib/iscsi/tgt_node.o 00:06:54.728 LIB libspdk_nvmf.a 00:06:54.728 SO libspdk_nvmf.so.18.0 00:06:54.728 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:06:54.728 CC lib/iscsi/iscsi_subsystem.o 00:06:54.728 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:06:54.987 SYMLINK libspdk_nvmf.so 00:06:54.987 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:06:54.987 CC lib/ftl/upgrade/ftl_sb_v3.o 00:06:54.987 CC lib/ftl/upgrade/ftl_sb_v5.o 00:06:54.987 CC lib/ftl/nvc/ftl_nvc_dev.o 00:06:54.987 CC lib/iscsi/iscsi_rpc.o 00:06:54.987 CC lib/vhost/rte_vhost_user.o 00:06:55.245 CC lib/iscsi/task.o 00:06:55.245 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:06:55.245 CC lib/ftl/base/ftl_base_dev.o 00:06:55.245 CC lib/ftl/base/ftl_base_bdev.o 00:06:55.505 LIB libspdk_ftl.a 00:06:55.505 SO libspdk_ftl.so.9.0 00:06:55.764 SYMLINK libspdk_ftl.so 00:06:56.333 LIB libspdk_iscsi.a 00:06:56.333 SO libspdk_iscsi.so.8.0 00:06:56.592 LIB libspdk_vhost.a 00:06:56.592 SO libspdk_vhost.so.8.0 00:06:56.592 SYMLINK libspdk_iscsi.so 00:06:56.592 SYMLINK libspdk_vhost.so 00:06:57.159 CC module/env_dpdk/env_dpdk_rpc.o 00:06:57.159 CC module/sock/posix/posix.o 00:06:57.159 CC module/blob/bdev/blob_bdev.o 00:06:57.159 CC module/accel/ioat/accel_ioat.o 00:06:57.159 CC module/scheduler/gscheduler/gscheduler.o 00:06:57.159 CC module/accel/error/accel_error.o 00:06:57.159 CC module/accel/ioat/accel_ioat_rpc.o 00:06:57.159 CC module/accel/error/accel_error_rpc.o 00:06:57.159 CC module/keyring/file/keyring.o 00:06:57.159 CC module/keyring/file/keyring_rpc.o 00:06:57.159 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:06:57.159 CC module/scheduler/dynamic/scheduler_dynamic.o 00:06:57.159 LIB libspdk_env_dpdk_rpc.a 00:06:57.159 SO libspdk_env_dpdk_rpc.so.6.0 00:06:57.418 SYMLINK libspdk_env_dpdk_rpc.so 00:06:57.418 LIB libspdk_accel_error.a 00:06:57.418 LIB libspdk_scheduler_gscheduler.a 00:06:57.418 LIB libspdk_keyring_file.a 00:06:57.418 SO libspdk_accel_error.so.2.0 00:06:57.418 LIB libspdk_scheduler_dpdk_governor.a 00:06:57.418 SO libspdk_scheduler_gscheduler.so.4.0 00:06:57.418 SO libspdk_keyring_file.so.1.0 00:06:57.418 SO libspdk_scheduler_dpdk_governor.so.4.0 00:06:57.418 LIB libspdk_accel_ioat.a 00:06:57.418 SYMLINK libspdk_accel_error.so 00:06:57.418 SYMLINK libspdk_scheduler_gscheduler.so 00:06:57.418 SO libspdk_accel_ioat.so.6.0 00:06:57.418 SYMLINK libspdk_keyring_file.so 00:06:57.418 SYMLINK libspdk_scheduler_dpdk_governor.so 00:06:57.676 LIB libspdk_scheduler_dynamic.a 00:06:57.676 LIB libspdk_blob_bdev.a 00:06:57.676 SYMLINK libspdk_accel_ioat.so 00:06:57.676 SO libspdk_scheduler_dynamic.so.4.0 00:06:57.676 SO libspdk_blob_bdev.so.11.0 00:06:57.676 SYMLINK libspdk_scheduler_dynamic.so 00:06:57.676 SYMLINK libspdk_blob_bdev.so 00:06:57.934 LIB libspdk_sock_posix.a 00:06:58.193 SO libspdk_sock_posix.so.6.0 00:06:58.193 CC module/bdev/null/bdev_null.o 00:06:58.193 CC module/bdev/lvol/vbdev_lvol.o 00:06:58.193 CC module/bdev/nvme/bdev_nvme.o 00:06:58.193 CC module/bdev/gpt/gpt.o 00:06:58.193 CC module/bdev/passthru/vbdev_passthru.o 00:06:58.193 CC module/bdev/error/vbdev_error.o 00:06:58.193 CC module/bdev/raid/bdev_raid.o 00:06:58.193 CC module/bdev/delay/vbdev_delay.o 00:06:58.193 CC module/blobfs/bdev/blobfs_bdev.o 00:06:58.193 CC module/bdev/malloc/bdev_malloc.o 00:06:58.193 CC module/bdev/split/vbdev_split.o 00:06:58.193 SYMLINK libspdk_sock_posix.so 00:06:58.193 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:06:58.451 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:06:58.451 CC module/bdev/null/bdev_null_rpc.o 00:06:58.451 CC module/bdev/gpt/vbdev_gpt.o 00:06:58.451 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:06:58.451 CC module/bdev/malloc/bdev_malloc_rpc.o 00:06:58.451 LIB libspdk_blobfs_bdev.a 00:06:58.451 CC module/bdev/split/vbdev_split_rpc.o 00:06:58.451 SO libspdk_blobfs_bdev.so.6.0 00:06:58.451 CC module/bdev/delay/vbdev_delay_rpc.o 00:06:58.709 SYMLINK libspdk_blobfs_bdev.so 00:06:58.709 CC module/bdev/error/vbdev_error_rpc.o 00:06:58.709 LIB libspdk_bdev_malloc.a 00:06:58.709 LIB libspdk_bdev_passthru.a 00:06:58.709 SO libspdk_bdev_malloc.so.6.0 00:06:58.709 SO libspdk_bdev_passthru.so.6.0 00:06:58.709 LIB libspdk_bdev_null.a 00:06:58.709 LIB libspdk_bdev_gpt.a 00:06:58.709 SYMLINK libspdk_bdev_malloc.so 00:06:58.709 SO libspdk_bdev_null.so.6.0 00:06:58.709 SO libspdk_bdev_gpt.so.6.0 00:06:58.709 LIB libspdk_bdev_split.a 00:06:58.967 SYMLINK libspdk_bdev_passthru.so 00:06:58.967 SO libspdk_bdev_split.so.6.0 00:06:58.967 SYMLINK libspdk_bdev_gpt.so 00:06:58.967 CC module/bdev/nvme/bdev_nvme_rpc.o 00:06:58.967 SYMLINK libspdk_bdev_null.so 00:06:58.967 CC module/bdev/zone_block/vbdev_zone_block.o 00:06:58.967 LIB libspdk_bdev_delay.a 00:06:58.967 SYMLINK libspdk_bdev_split.so 00:06:58.967 CC module/bdev/raid/bdev_raid_rpc.o 00:06:58.967 LIB libspdk_bdev_error.a 00:06:58.967 SO libspdk_bdev_delay.so.6.0 00:06:58.967 CC module/bdev/raid/bdev_raid_sb.o 00:06:58.967 SO libspdk_bdev_error.so.6.0 00:06:58.967 SYMLINK libspdk_bdev_delay.so 00:06:59.247 LIB libspdk_bdev_lvol.a 00:06:59.247 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:06:59.247 SYMLINK libspdk_bdev_error.so 00:06:59.247 CC module/bdev/aio/bdev_aio.o 00:06:59.247 SO libspdk_bdev_lvol.so.6.0 00:06:59.247 CC module/bdev/nvme/nvme_rpc.o 00:06:59.247 CC module/bdev/ftl/bdev_ftl.o 00:06:59.247 CC module/bdev/virtio/bdev_virtio_scsi.o 00:06:59.247 SYMLINK libspdk_bdev_lvol.so 00:06:59.247 CC module/bdev/virtio/bdev_virtio_blk.o 00:06:59.247 CC module/bdev/nvme/bdev_mdns_client.o 00:06:59.506 CC module/bdev/nvme/vbdev_opal.o 00:06:59.506 CC module/bdev/aio/bdev_aio_rpc.o 00:06:59.506 LIB libspdk_bdev_zone_block.a 00:06:59.506 CC module/bdev/nvme/vbdev_opal_rpc.o 00:06:59.506 SO libspdk_bdev_zone_block.so.6.0 00:06:59.506 CC module/bdev/ftl/bdev_ftl_rpc.o 00:06:59.506 SYMLINK libspdk_bdev_zone_block.so 00:06:59.506 CC module/bdev/raid/raid0.o 00:06:59.765 CC module/bdev/raid/raid1.o 00:06:59.765 CC module/bdev/virtio/bdev_virtio_rpc.o 00:06:59.765 LIB libspdk_bdev_aio.a 00:06:59.765 SO libspdk_bdev_aio.so.6.0 00:06:59.765 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:06:59.765 CC module/bdev/raid/concat.o 00:06:59.765 LIB libspdk_bdev_ftl.a 00:06:59.765 SYMLINK libspdk_bdev_aio.so 00:07:00.023 SO libspdk_bdev_ftl.so.6.0 00:07:00.023 SYMLINK libspdk_bdev_ftl.so 00:07:00.281 LIB libspdk_bdev_raid.a 00:07:00.281 LIB libspdk_bdev_virtio.a 00:07:00.281 SO libspdk_bdev_raid.so.6.0 00:07:00.281 SO libspdk_bdev_virtio.so.6.0 00:07:00.281 SYMLINK libspdk_bdev_virtio.so 00:07:00.281 SYMLINK libspdk_bdev_raid.so 00:07:01.217 LIB libspdk_bdev_nvme.a 00:07:01.218 SO libspdk_bdev_nvme.so.7.0 00:07:01.218 SYMLINK libspdk_bdev_nvme.so 00:07:01.784 CC module/event/subsystems/iobuf/iobuf.o 00:07:01.784 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:07:01.784 CC module/event/subsystems/sock/sock.o 00:07:01.784 CC module/event/subsystems/vmd/vmd.o 00:07:01.784 CC module/event/subsystems/vmd/vmd_rpc.o 00:07:01.784 CC module/event/subsystems/keyring/keyring.o 00:07:01.784 CC module/event/subsystems/scheduler/scheduler.o 00:07:01.784 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:07:01.784 LIB libspdk_event_vhost_blk.a 00:07:01.784 LIB libspdk_event_keyring.a 00:07:02.042 LIB libspdk_event_scheduler.a 00:07:02.042 SO libspdk_event_vhost_blk.so.3.0 00:07:02.042 SO libspdk_event_keyring.so.1.0 00:07:02.042 LIB libspdk_event_sock.a 00:07:02.042 SO libspdk_event_scheduler.so.4.0 00:07:02.042 SYMLINK libspdk_event_vhost_blk.so 00:07:02.042 SYMLINK libspdk_event_keyring.so 00:07:02.042 SO libspdk_event_sock.so.5.0 00:07:02.042 LIB libspdk_event_vmd.a 00:07:02.042 LIB libspdk_event_iobuf.a 00:07:02.042 SYMLINK libspdk_event_scheduler.so 00:07:02.042 SYMLINK libspdk_event_sock.so 00:07:02.042 SO libspdk_event_vmd.so.6.0 00:07:02.042 SO libspdk_event_iobuf.so.3.0 00:07:02.042 SYMLINK libspdk_event_iobuf.so 00:07:02.042 SYMLINK libspdk_event_vmd.so 00:07:02.300 CC module/event/subsystems/accel/accel.o 00:07:02.558 LIB libspdk_event_accel.a 00:07:02.558 SO libspdk_event_accel.so.6.0 00:07:02.558 SYMLINK libspdk_event_accel.so 00:07:02.816 CC module/event/subsystems/bdev/bdev.o 00:07:03.074 LIB libspdk_event_bdev.a 00:07:03.074 SO libspdk_event_bdev.so.6.0 00:07:03.331 SYMLINK libspdk_event_bdev.so 00:07:03.590 CC module/event/subsystems/nbd/nbd.o 00:07:03.590 CC module/event/subsystems/scsi/scsi.o 00:07:03.590 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:07:03.590 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:07:03.590 LIB libspdk_event_nbd.a 00:07:03.590 SO libspdk_event_nbd.so.6.0 00:07:03.848 LIB libspdk_event_scsi.a 00:07:03.848 SYMLINK libspdk_event_nbd.so 00:07:03.848 SO libspdk_event_scsi.so.6.0 00:07:03.848 SYMLINK libspdk_event_scsi.so 00:07:04.105 LIB libspdk_event_nvmf.a 00:07:04.105 SO libspdk_event_nvmf.so.6.0 00:07:04.105 SYMLINK libspdk_event_nvmf.so 00:07:04.105 CC module/event/subsystems/iscsi/iscsi.o 00:07:04.105 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:07:04.362 LIB libspdk_event_vhost_scsi.a 00:07:04.362 LIB libspdk_event_iscsi.a 00:07:04.362 SO libspdk_event_vhost_scsi.so.3.0 00:07:04.362 SO libspdk_event_iscsi.so.6.0 00:07:04.362 SYMLINK libspdk_event_vhost_scsi.so 00:07:04.362 SYMLINK libspdk_event_iscsi.so 00:07:04.620 SO libspdk.so.6.0 00:07:04.620 SYMLINK libspdk.so 00:07:04.878 CXX app/trace/trace.o 00:07:04.878 CC examples/ioat/perf/perf.o 00:07:05.138 CC examples/nvme/hello_world/hello_world.o 00:07:05.138 CC examples/accel/perf/accel_perf.o 00:07:05.138 CC examples/vmd/lsvmd/lsvmd.o 00:07:05.138 CC examples/sock/hello_world/hello_sock.o 00:07:05.138 CC examples/blob/hello_world/hello_blob.o 00:07:05.138 CC examples/bdev/hello_world/hello_bdev.o 00:07:05.138 CC test/accel/dif/dif.o 00:07:05.138 CC test/bdev/bdevio/bdevio.o 00:07:05.138 CC test/app/bdev_svc/bdev_svc.o 00:07:05.138 CC test/blobfs/mkfs/mkfs.o 00:07:05.395 LINK lsvmd 00:07:05.396 LINK bdev_svc 00:07:05.396 LINK ioat_perf 00:07:05.396 LINK hello_blob 00:07:05.396 LINK hello_world 00:07:05.653 LINK hello_bdev 00:07:05.653 CC examples/vmd/led/led.o 00:07:05.653 LINK mkfs 00:07:05.653 LINK hello_sock 00:07:05.653 LINK dif 00:07:05.653 LINK led 00:07:05.910 CC examples/ioat/verify/verify.o 00:07:05.910 LINK spdk_trace 00:07:05.910 CC examples/nvme/reconnect/reconnect.o 00:07:05.910 CC examples/blob/cli/blobcli.o 00:07:05.910 CC examples/nvme/nvme_manage/nvme_manage.o 00:07:05.910 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:07:05.910 CC examples/bdev/bdevperf/bdevperf.o 00:07:06.168 LINK accel_perf 00:07:06.168 LINK bdevio 00:07:06.169 CC examples/nvme/hotplug/hotplug.o 00:07:06.169 CC examples/nvme/arbitration/arbitration.o 00:07:06.169 CC examples/nvme/cmb_copy/cmb_copy.o 00:07:06.169 LINK verify 00:07:06.427 CC app/trace_record/trace_record.o 00:07:06.427 LINK cmb_copy 00:07:06.427 CC app/iscsi_tgt/iscsi_tgt.o 00:07:06.427 CC app/nvmf_tgt/nvmf_main.o 00:07:06.427 LINK hotplug 00:07:06.687 CC app/spdk_tgt/spdk_tgt.o 00:07:06.687 LINK reconnect 00:07:06.687 LINK spdk_trace_record 00:07:06.687 LINK nvmf_tgt 00:07:06.687 CC app/spdk_lspci/spdk_lspci.o 00:07:06.687 CC test/app/histogram_perf/histogram_perf.o 00:07:06.687 LINK iscsi_tgt 00:07:06.947 LINK nvme_fuzz 00:07:06.947 LINK spdk_tgt 00:07:06.947 LINK arbitration 00:07:06.947 LINK nvme_manage 00:07:06.947 CC test/app/jsoncat/jsoncat.o 00:07:06.947 TEST_HEADER include/spdk/accel.h 00:07:06.947 TEST_HEADER include/spdk/accel_module.h 00:07:06.947 LINK blobcli 00:07:06.947 TEST_HEADER include/spdk/assert.h 00:07:06.947 TEST_HEADER include/spdk/barrier.h 00:07:06.947 TEST_HEADER include/spdk/base64.h 00:07:06.947 TEST_HEADER include/spdk/bdev.h 00:07:06.947 TEST_HEADER include/spdk/bdev_module.h 00:07:06.947 TEST_HEADER include/spdk/bdev_zone.h 00:07:06.947 TEST_HEADER include/spdk/bit_array.h 00:07:06.947 TEST_HEADER include/spdk/bit_pool.h 00:07:06.947 TEST_HEADER include/spdk/blob_bdev.h 00:07:06.947 TEST_HEADER include/spdk/blobfs_bdev.h 00:07:06.947 TEST_HEADER include/spdk/blobfs.h 00:07:06.947 TEST_HEADER include/spdk/blob.h 00:07:06.947 TEST_HEADER include/spdk/conf.h 00:07:06.947 LINK spdk_lspci 00:07:06.947 TEST_HEADER include/spdk/config.h 00:07:06.947 TEST_HEADER include/spdk/cpuset.h 00:07:06.947 TEST_HEADER include/spdk/crc16.h 00:07:06.947 TEST_HEADER include/spdk/crc32.h 00:07:06.947 TEST_HEADER include/spdk/crc64.h 00:07:06.947 TEST_HEADER include/spdk/dif.h 00:07:06.948 TEST_HEADER include/spdk/dma.h 00:07:06.948 TEST_HEADER include/spdk/endian.h 00:07:06.948 TEST_HEADER include/spdk/env_dpdk.h 00:07:06.948 TEST_HEADER include/spdk/env.h 00:07:06.948 TEST_HEADER include/spdk/event.h 00:07:06.948 LINK histogram_perf 00:07:06.948 TEST_HEADER include/spdk/fd_group.h 00:07:06.948 TEST_HEADER include/spdk/fd.h 00:07:06.948 TEST_HEADER include/spdk/file.h 00:07:07.206 TEST_HEADER include/spdk/ftl.h 00:07:07.206 TEST_HEADER include/spdk/gpt_spec.h 00:07:07.206 TEST_HEADER include/spdk/hexlify.h 00:07:07.206 TEST_HEADER include/spdk/histogram_data.h 00:07:07.206 TEST_HEADER include/spdk/idxd.h 00:07:07.206 TEST_HEADER include/spdk/idxd_spec.h 00:07:07.206 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:07:07.206 LINK jsoncat 00:07:07.206 TEST_HEADER include/spdk/init.h 00:07:07.206 TEST_HEADER include/spdk/ioat.h 00:07:07.206 TEST_HEADER include/spdk/ioat_spec.h 00:07:07.206 TEST_HEADER include/spdk/iscsi_spec.h 00:07:07.206 TEST_HEADER include/spdk/json.h 00:07:07.206 TEST_HEADER include/spdk/jsonrpc.h 00:07:07.206 TEST_HEADER include/spdk/keyring.h 00:07:07.206 TEST_HEADER include/spdk/keyring_module.h 00:07:07.206 TEST_HEADER include/spdk/likely.h 00:07:07.206 TEST_HEADER include/spdk/log.h 00:07:07.206 TEST_HEADER include/spdk/lvol.h 00:07:07.206 TEST_HEADER include/spdk/memory.h 00:07:07.206 TEST_HEADER include/spdk/mmio.h 00:07:07.206 TEST_HEADER include/spdk/nbd.h 00:07:07.206 TEST_HEADER include/spdk/notify.h 00:07:07.206 TEST_HEADER include/spdk/nvme.h 00:07:07.206 TEST_HEADER include/spdk/nvme_intel.h 00:07:07.206 TEST_HEADER include/spdk/nvme_ocssd.h 00:07:07.206 CC examples/nvme/abort/abort.o 00:07:07.206 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:07:07.206 TEST_HEADER include/spdk/nvme_spec.h 00:07:07.206 CC examples/nvmf/nvmf/nvmf.o 00:07:07.206 TEST_HEADER include/spdk/nvme_zns.h 00:07:07.206 TEST_HEADER include/spdk/nvmf_cmd.h 00:07:07.206 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:07:07.206 TEST_HEADER include/spdk/nvmf.h 00:07:07.206 TEST_HEADER include/spdk/nvmf_spec.h 00:07:07.206 TEST_HEADER include/spdk/nvmf_transport.h 00:07:07.206 TEST_HEADER include/spdk/opal.h 00:07:07.206 CC examples/interrupt_tgt/interrupt_tgt.o 00:07:07.206 TEST_HEADER include/spdk/opal_spec.h 00:07:07.206 TEST_HEADER include/spdk/pci_ids.h 00:07:07.206 TEST_HEADER include/spdk/pipe.h 00:07:07.206 TEST_HEADER include/spdk/queue.h 00:07:07.206 TEST_HEADER include/spdk/reduce.h 00:07:07.206 TEST_HEADER include/spdk/rpc.h 00:07:07.206 TEST_HEADER include/spdk/scheduler.h 00:07:07.206 TEST_HEADER include/spdk/scsi.h 00:07:07.206 TEST_HEADER include/spdk/scsi_spec.h 00:07:07.206 TEST_HEADER include/spdk/sock.h 00:07:07.206 TEST_HEADER include/spdk/stdinc.h 00:07:07.206 TEST_HEADER include/spdk/string.h 00:07:07.206 TEST_HEADER include/spdk/thread.h 00:07:07.206 TEST_HEADER include/spdk/trace.h 00:07:07.206 TEST_HEADER include/spdk/trace_parser.h 00:07:07.206 TEST_HEADER include/spdk/tree.h 00:07:07.206 TEST_HEADER include/spdk/ublk.h 00:07:07.206 TEST_HEADER include/spdk/util.h 00:07:07.206 CC examples/util/zipf/zipf.o 00:07:07.206 TEST_HEADER include/spdk/uuid.h 00:07:07.206 TEST_HEADER include/spdk/version.h 00:07:07.206 TEST_HEADER include/spdk/vfio_user_pci.h 00:07:07.206 TEST_HEADER include/spdk/vfio_user_spec.h 00:07:07.206 TEST_HEADER include/spdk/vhost.h 00:07:07.206 TEST_HEADER include/spdk/vmd.h 00:07:07.206 TEST_HEADER include/spdk/xor.h 00:07:07.206 TEST_HEADER include/spdk/zipf.h 00:07:07.206 CXX test/cpp_headers/accel.o 00:07:07.206 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:07:07.206 CXX test/cpp_headers/accel_module.o 00:07:07.206 CC app/spdk_nvme_perf/perf.o 00:07:07.206 CXX test/cpp_headers/assert.o 00:07:07.206 CC examples/thread/thread/thread_ex.o 00:07:07.479 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:07:07.479 LINK interrupt_tgt 00:07:07.479 LINK zipf 00:07:07.479 LINK nvmf 00:07:07.479 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:07:07.737 LINK abort 00:07:07.737 LINK thread 00:07:07.737 CXX test/cpp_headers/barrier.o 00:07:07.737 CXX test/cpp_headers/base64.o 00:07:07.737 CC app/spdk_nvme_identify/identify.o 00:07:07.737 LINK bdevperf 00:07:07.737 CC app/spdk_nvme_discover/discovery_aer.o 00:07:07.994 CC app/spdk_top/spdk_top.o 00:07:07.994 CXX test/cpp_headers/bdev.o 00:07:07.994 CXX test/cpp_headers/bdev_module.o 00:07:07.994 CC app/vhost/vhost.o 00:07:07.994 CXX test/cpp_headers/bdev_zone.o 00:07:07.994 LINK pmr_persistence 00:07:07.994 LINK vhost_fuzz 00:07:07.994 CC app/spdk_dd/spdk_dd.o 00:07:07.994 LINK spdk_nvme_discover 00:07:08.252 CXX test/cpp_headers/bit_array.o 00:07:08.252 CXX test/cpp_headers/bit_pool.o 00:07:08.252 LINK vhost 00:07:08.252 CXX test/cpp_headers/blob_bdev.o 00:07:08.252 CXX test/cpp_headers/blobfs_bdev.o 00:07:08.252 CC test/app/stub/stub.o 00:07:08.252 CXX test/cpp_headers/blobfs.o 00:07:08.252 make[2]: Nothing to be done for 'all'. 00:07:08.252 CXX test/cpp_headers/blob.o 00:07:08.510 CXX test/cpp_headers/conf.o 00:07:08.510 LINK stub 00:07:08.510 CXX test/cpp_headers/config.o 00:07:08.510 CC test/event/event_perf/event_perf.o 00:07:08.510 CC test/env/vtophys/vtophys.o 00:07:08.510 CXX test/cpp_headers/cpuset.o 00:07:08.767 CC test/env/mem_callbacks/mem_callbacks.o 00:07:08.768 CXX test/cpp_headers/crc16.o 00:07:08.768 CC test/event/reactor/reactor.o 00:07:08.768 CC test/lvol/esnap/esnap.o 00:07:08.768 LINK spdk_nvme_perf 00:07:08.768 LINK event_perf 00:07:08.768 LINK spdk_dd 00:07:08.768 LINK vtophys 00:07:08.768 CXX test/cpp_headers/crc32.o 00:07:09.025 LINK reactor 00:07:09.025 CXX test/cpp_headers/crc64.o 00:07:09.025 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:07:09.025 CXX test/cpp_headers/dif.o 00:07:09.025 CC test/env/memory/memory_ut.o 00:07:09.025 CXX test/cpp_headers/dma.o 00:07:09.025 CC test/env/pci/pci_ut.o 00:07:09.025 CXX test/cpp_headers/endian.o 00:07:09.284 LINK env_dpdk_post_init 00:07:09.284 CC test/event/reactor_perf/reactor_perf.o 00:07:09.284 LINK iscsi_fuzz 00:07:09.284 LINK spdk_nvme_identify 00:07:09.284 LINK reactor_perf 00:07:09.284 LINK mem_callbacks 00:07:09.284 CXX test/cpp_headers/env_dpdk.o 00:07:09.284 LINK spdk_top 00:07:09.542 CC test/event/app_repeat/app_repeat.o 00:07:09.542 CXX test/cpp_headers/env.o 00:07:09.542 CC test/rpc_client/rpc_client_test.o 00:07:09.542 CC test/nvme/aer/aer.o 00:07:09.542 CXX test/cpp_headers/event.o 00:07:09.542 CC test/nvme/reset/reset.o 00:07:09.542 CXX test/cpp_headers/fd_group.o 00:07:09.542 CC test/nvme/sgl/sgl.o 00:07:09.542 LINK app_repeat 00:07:09.542 CC test/event/scheduler/scheduler.o 00:07:09.542 LINK pci_ut 00:07:09.542 CXX test/cpp_headers/fd.o 00:07:09.799 LINK rpc_client_test 00:07:09.799 CC test/nvme/e2edp/nvme_dp.o 00:07:09.799 CC test/nvme/overhead/overhead.o 00:07:09.799 LINK scheduler 00:07:09.799 LINK reset 00:07:09.799 LINK sgl 00:07:10.058 CC test/nvme/err_injection/err_injection.o 00:07:10.058 LINK aer 00:07:10.058 CC test/thread/poller_perf/poller_perf.o 00:07:10.058 CXX test/cpp_headers/file.o 00:07:10.058 CXX test/cpp_headers/ftl.o 00:07:10.058 CC test/nvme/startup/startup.o 00:07:10.058 CXX test/cpp_headers/gpt_spec.o 00:07:10.058 LINK err_injection 00:07:10.317 LINK nvme_dp 00:07:10.317 LINK poller_perf 00:07:10.317 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:07:10.317 CC test/nvme/reserve/reserve.o 00:07:10.317 LINK overhead 00:07:10.317 CC test/nvme/simple_copy/simple_copy.o 00:07:10.317 LINK startup 00:07:10.317 CXX test/cpp_headers/hexlify.o 00:07:10.575 CC test/nvme/connect_stress/connect_stress.o 00:07:10.575 CC test/nvme/boot_partition/boot_partition.o 00:07:10.575 LINK histogram_ut 00:07:10.575 CC test/nvme/compliance/nvme_compliance.o 00:07:10.575 LINK reserve 00:07:10.575 CC test/nvme/fused_ordering/fused_ordering.o 00:07:10.575 CXX test/cpp_headers/histogram_data.o 00:07:10.575 LINK simple_copy 00:07:10.575 CC test/nvme/doorbell_aers/doorbell_aers.o 00:07:10.575 CC test/nvme/fdp/fdp.o 00:07:10.834 CXX test/cpp_headers/idxd.o 00:07:10.834 CC test/nvme/cuse/cuse.o 00:07:10.834 CXX test/cpp_headers/idxd_spec.o 00:07:10.834 LINK fused_ordering 00:07:10.834 LINK boot_partition 00:07:10.834 LINK connect_stress 00:07:10.834 CXX test/cpp_headers/init.o 00:07:11.092 LINK doorbell_aers 00:07:11.092 CC test/unit/lib/accel/accel.c/accel_ut.o 00:07:11.092 CXX test/cpp_headers/ioat.o 00:07:11.092 LINK fdp 00:07:11.092 LINK nvme_compliance 00:07:11.350 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:07:11.350 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:07:11.350 CXX test/cpp_headers/ioat_spec.o 00:07:11.350 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:07:11.350 CC test/unit/lib/event/app.c/app_ut.o 00:07:11.350 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:07:11.609 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:07:11.609 CC test/unit/lib/dma/dma.c/dma_ut.o 00:07:11.609 CXX test/cpp_headers/iscsi_spec.o 00:07:11.609 LINK tree_ut 00:07:11.609 LINK memory_ut 00:07:11.609 CXX test/cpp_headers/json.o 00:07:11.867 CXX test/cpp_headers/jsonrpc.o 00:07:11.867 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:07:12.125 CC test/unit/lib/bdev/part.c/part_ut.o 00:07:12.125 LINK blob_bdev_ut 00:07:12.125 LINK cuse 00:07:12.125 LINK app_ut 00:07:12.125 LINK blobfs_bdev_ut 00:07:12.125 CXX test/cpp_headers/keyring.o 00:07:12.384 CC test/unit/lib/blob/blob.c/blob_ut.o 00:07:12.384 CXX test/cpp_headers/keyring_module.o 00:07:12.384 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:07:12.384 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:07:12.384 LINK dma_ut 00:07:12.642 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:07:12.642 LINK scsi_nvme_ut 00:07:12.642 CXX test/cpp_headers/likely.o 00:07:12.642 CXX test/cpp_headers/log.o 00:07:12.901 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:07:12.901 LINK blobfs_sync_ut 00:07:12.901 CXX test/cpp_headers/lvol.o 00:07:13.161 LINK blobfs_async_ut 00:07:13.161 LINK gpt_ut 00:07:13.161 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:07:13.161 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:07:13.161 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:07:13.161 CC test/unit/lib/iscsi/param.c/param_ut.o 00:07:13.421 CXX test/cpp_headers/memory.o 00:07:13.421 LINK reactor_ut 00:07:13.684 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:07:13.684 CXX test/cpp_headers/mmio.o 00:07:13.943 LINK ioat_ut 00:07:13.943 LINK init_grp_ut 00:07:13.943 LINK param_ut 00:07:13.943 CXX test/cpp_headers/nbd.o 00:07:14.202 CXX test/cpp_headers/nvme.o 00:07:14.202 CXX test/cpp_headers/notify.o 00:07:14.202 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:07:14.202 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:07:14.202 LINK accel_ut 00:07:14.202 LINK conn_ut 00:07:14.465 LINK portal_grp_ut 00:07:14.465 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:07:14.465 CXX test/cpp_headers/nvme_intel.o 00:07:14.723 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:07:14.723 CXX test/cpp_headers/nvme_ocssd.o 00:07:14.723 LINK esnap 00:07:14.723 CC test/unit/lib/log/log.c/log_ut.o 00:07:14.982 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:07:14.982 CXX test/cpp_headers/nvme_ocssd_spec.o 00:07:14.982 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:07:15.240 CXX test/cpp_headers/nvme_spec.o 00:07:15.240 LINK tgt_node_ut 00:07:15.499 LINK json_util_ut 00:07:15.499 CXX test/cpp_headers/nvme_zns.o 00:07:15.499 LINK log_ut 00:07:15.499 LINK jsonrpc_server_ut 00:07:15.499 CXX test/cpp_headers/nvmf_cmd.o 00:07:15.758 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:07:15.758 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:07:15.758 CC test/unit/lib/notify/notify.c/notify_ut.o 00:07:15.758 CXX test/cpp_headers/nvmf_fc_spec.o 00:07:15.758 LINK part_ut 00:07:16.016 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:07:16.016 CXX test/cpp_headers/nvmf.o 00:07:16.274 LINK iscsi_ut 00:07:16.274 LINK notify_ut 00:07:16.274 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:07:16.274 CXX test/cpp_headers/nvmf_spec.o 00:07:16.533 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:07:16.533 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:07:16.533 CXX test/cpp_headers/nvmf_transport.o 00:07:16.838 CXX test/cpp_headers/opal.o 00:07:16.838 LINK bdev_zone_ut 00:07:17.097 CXX test/cpp_headers/opal_spec.o 00:07:17.097 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:07:17.097 LINK json_parse_ut 00:07:17.097 LINK bdev_raid_sb_ut 00:07:17.097 LINK json_write_ut 00:07:17.356 CXX test/cpp_headers/pci_ids.o 00:07:17.615 CXX test/cpp_headers/pipe.o 00:07:17.615 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:07:17.615 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:07:17.615 LINK vbdev_lvol_ut 00:07:17.615 LINK lvol_ut 00:07:17.615 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:07:17.874 CXX test/cpp_headers/queue.o 00:07:17.874 CXX test/cpp_headers/reduce.o 00:07:17.874 CXX test/cpp_headers/rpc.o 00:07:18.133 CXX test/cpp_headers/scheduler.o 00:07:18.133 LINK nvme_ut 00:07:18.133 CC test/unit/lib/sock/sock.c/sock_ut.o 00:07:18.133 CC test/unit/lib/sock/posix.c/posix_ut.o 00:07:18.133 CXX test/cpp_headers/scsi.o 00:07:18.392 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:07:18.392 LINK vbdev_zone_block_ut 00:07:18.392 CXX test/cpp_headers/scsi_spec.o 00:07:18.650 CXX test/cpp_headers/sock.o 00:07:18.650 LINK dev_ut 00:07:18.650 CXX test/cpp_headers/stdinc.o 00:07:18.650 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:07:18.914 CXX test/cpp_headers/string.o 00:07:18.914 CXX test/cpp_headers/thread.o 00:07:19.188 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:07:19.188 CXX test/cpp_headers/trace.o 00:07:19.447 LINK bdev_raid_ut 00:07:19.447 CXX test/cpp_headers/trace_parser.o 00:07:19.447 CXX test/cpp_headers/tree.o 00:07:19.705 CXX test/cpp_headers/ublk.o 00:07:19.705 LINK posix_ut 00:07:19.705 CC test/unit/lib/thread/thread.c/thread_ut.o 00:07:19.705 CXX test/cpp_headers/util.o 00:07:19.963 LINK lun_ut 00:07:19.963 LINK concat_ut 00:07:19.963 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:07:19.963 CXX test/cpp_headers/uuid.o 00:07:19.963 CXX test/cpp_headers/version.o 00:07:19.963 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:07:19.963 CXX test/cpp_headers/vfio_user_pci.o 00:07:20.222 LINK bdev_ut 00:07:20.222 CC test/unit/lib/util/base64.c/base64_ut.o 00:07:20.222 LINK scsi_ut 00:07:20.222 CXX test/cpp_headers/vfio_user_spec.o 00:07:20.480 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:07:20.480 LINK bdev_ut 00:07:20.480 CXX test/cpp_headers/vhost.o 00:07:20.480 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:07:20.480 LINK base64_ut 00:07:20.480 CXX test/cpp_headers/vmd.o 00:07:20.738 CXX test/cpp_headers/xor.o 00:07:20.738 LINK raid1_ut 00:07:20.738 CXX test/cpp_headers/zipf.o 00:07:20.738 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:07:20.996 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:07:20.996 LINK bit_array_ut 00:07:20.996 LINK sock_ut 00:07:21.255 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:07:21.255 LINK tcp_ut 00:07:21.255 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:07:21.255 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:07:21.255 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:07:21.255 LINK pci_event_ut 00:07:21.536 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:07:21.536 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:07:21.536 LINK scsi_pr_ut 00:07:21.536 LINK cpuset_ut 00:07:21.795 LINK subsystem_ut 00:07:21.795 LINK crc16_ut 00:07:21.795 LINK rpc_ut 00:07:21.795 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:07:21.795 LINK scsi_bdev_ut 00:07:21.795 LINK rpc_ut 00:07:22.055 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:07:22.055 LINK crc32_ieee_ut 00:07:22.055 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:07:22.055 LINK thread_ut 00:07:22.055 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:07:22.055 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:07:22.055 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:07:22.055 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:07:22.313 LINK nvme_ctrlr_ut 00:07:22.313 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:07:22.313 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:07:22.313 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:07:22.573 LINK crc32c_ut 00:07:22.573 LINK keyring_ut 00:07:22.573 LINK ftl_l2p_ut 00:07:22.573 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:07:22.831 CC test/unit/lib/util/dif.c/dif_ut.o 00:07:22.831 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:07:22.831 LINK crc64_ut 00:07:23.090 LINK ctrlr_bdev_ut 00:07:23.090 CC test/unit/lib/util/iov.c/iov_ut.o 00:07:23.090 LINK iobuf_ut 00:07:23.349 CC test/unit/lib/util/math.c/math_ut.o 00:07:23.349 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:07:23.349 LINK iov_ut 00:07:23.349 LINK math_ut 00:07:23.606 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:07:23.606 CC test/unit/lib/util/string.c/string_ut.o 00:07:23.865 LINK pipe_ut 00:07:24.123 LINK nvme_ctrlr_cmd_ut 00:07:24.123 LINK bdev_nvme_ut 00:07:24.123 LINK ftl_band_ut 00:07:24.123 CC test/unit/lib/util/xor.c/xor_ut.o 00:07:24.381 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:07:24.381 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:07:24.381 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:07:24.381 LINK string_ut 00:07:24.381 LINK ctrlr_discovery_ut 00:07:24.640 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:07:24.640 LINK xor_ut 00:07:24.640 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:07:24.640 LINK ctrlr_ut 00:07:24.640 LINK nvmf_ut 00:07:24.898 LINK vhost_ut 00:07:24.898 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:07:24.898 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:07:24.898 LINK ftl_io_ut 00:07:24.898 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:07:24.898 LINK subsystem_ut 00:07:25.156 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:07:25.156 LINK blob_ut 00:07:25.156 LINK ftl_bitmap_ut 00:07:25.156 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:07:25.156 LINK nvme_ctrlr_ocssd_cmd_ut 00:07:25.156 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:07:25.414 LINK ftl_mempool_ut 00:07:25.414 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:07:25.414 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:07:25.414 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:07:25.673 LINK nvme_ns_ut 00:07:25.673 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:07:25.673 LINK auth_ut 00:07:25.673 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:07:25.673 LINK dif_ut 00:07:25.931 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:07:25.931 LINK ftl_mngt_ut 00:07:25.931 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:07:26.254 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:07:26.254 LINK nvme_quirks_ut 00:07:26.516 LINK nvme_poll_group_ut 00:07:26.516 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:07:26.773 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:07:26.773 LINK ftl_layout_upgrade_ut 00:07:27.032 LINK ftl_sb_ut 00:07:27.032 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:07:27.032 LINK nvme_qpair_ut 00:07:27.032 LINK nvme_io_msg_ut 00:07:27.290 LINK nvme_transport_ut 00:07:27.290 LINK nvme_ns_ocssd_cmd_ut 00:07:27.549 LINK nvme_ns_cmd_ut 00:07:27.549 LINK nvme_pcie_ut 00:07:27.806 LINK nvme_fabric_ut 00:07:27.806 LINK nvme_opal_ut 00:07:28.065 LINK nvme_pcie_common_ut 00:07:28.631 LINK nvme_cuse_ut 00:07:28.631 LINK nvme_tcp_ut 00:07:28.890 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:28.890 06:19:15 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:07:28.890 06:19:15 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:07:28.890 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:07:29.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:07:29.408 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:07:29.408 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:29.408 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:07:29.408 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:07:29.408 /bin/sh: line 1: patchelf: command not found 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:07:29.408 /bin/sh: line 1: patchelf: command not found 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:07:29.408 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:07:29.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:07:29.718 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:29.718 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:30.285 Processing /home/vagrant/spdk_repo/spdk/python 00:07:30.285 Preparing metadata (setup.py): started 00:07:30.851 Preparing metadata (setup.py): finished with status 'done' 00:07:31.786 Installing collected packages: spdk 00:07:31.786 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:07:31.786 Running setup.py install for spdk: started 00:07:32.355 Running setup.py install for spdk: finished with status 'done' 00:07:32.355 Successfully installed spdk-24.5rc0 00:07:32.355 The Meson build system 00:07:32.355 Version: 1.3.1 00:07:32.355 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:32.355 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:32.355 Build type: native build 00:07:32.355 Program cat found: YES (/usr/bin/cat) 00:07:32.355 Project name: DPDK 00:07:32.355 Project version: 23.11.0 00:07:32.355 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:32.355 C linker for the host machine: cc ld.bfd 2.39-16 00:07:32.355 Host machine cpu family: x86_64 00:07:32.355 Host machine cpu: x86_64 00:07:32.355 Message: ## Building in Developer Mode ## 00:07:32.355 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:32.355 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:32.355 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:32.355 Program python3 found: YES (/usr/bin/python3) 00:07:32.355 Program cat found: YES (/usr/bin/cat) 00:07:32.355 Compiler for C supports arguments -march=native: YES (cached) 00:07:32.355 Checking for size of "void *" : 8 (cached) 00:07:32.355 Checking for size of "void *" : 8 (cached) 00:07:32.355 Library m found: YES 00:07:32.355 Library numa found: YES 00:07:32.355 Has header "numaif.h" : YES (cached) 00:07:32.355 Library fdt found: NO 00:07:32.355 Library execinfo found: NO 00:07:32.355 Has header "execinfo.h" : YES (cached) 00:07:32.355 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:32.355 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:32.355 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:32.355 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:32.355 Dependency openssl found: YES 3.0.9 (cached) 00:07:32.355 Dependency libpcap found: YES 1.10.4 (cached) 00:07:32.355 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wformat: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wundef: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:32.355 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:32.355 Program objdump found: YES (/usr/bin/objdump) 00:07:32.355 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:32.355 Checking if "AVX512 checking" compiles: YES (cached) 00:07:32.355 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:32.355 Fetching value of define "__AES__" : 1 (cached) 00:07:32.355 Fetching value of define "__AVX__" : 1 (cached) 00:07:32.355 Fetching value of define "__AVX2__" : 1 (cached) 00:07:32.355 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:32.355 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:32.355 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:32.355 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:32.355 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:32.355 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:32.355 Fetching value of define "__RDRND__" : 1 (cached) 00:07:32.355 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:32.355 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:32.355 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:32.355 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:32.355 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:32.355 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:32.355 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:32.355 Message: lib/log: Defining dependency "log" 00:07:32.355 Message: lib/kvargs: Defining dependency "kvargs" 00:07:32.355 Message: lib/telemetry: Defining dependency "telemetry" 00:07:32.355 Checking for function "getentropy" : NO (cached) 00:07:32.355 Message: lib/eal: Defining dependency "eal" 00:07:32.355 Message: lib/ring: Defining dependency "ring" 00:07:32.355 Message: lib/rcu: Defining dependency "rcu" 00:07:32.355 Message: lib/mempool: Defining dependency "mempool" 00:07:32.355 Message: lib/mbuf: Defining dependency "mbuf" 00:07:32.355 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:32.355 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:32.355 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:32.355 Compiler for C supports arguments -maes: YES (cached) 00:07:32.355 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:32.355 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:32.355 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:32.355 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:32.355 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:32.355 Compiler for C supports arguments -mavx2: YES (cached) 00:07:32.355 Compiler for C supports arguments -mavx: YES (cached) 00:07:32.355 Message: lib/net: Defining dependency "net" 00:07:32.355 Message: lib/meter: Defining dependency "meter" 00:07:32.355 Message: lib/ethdev: Defining dependency "ethdev" 00:07:32.355 Message: lib/pci: Defining dependency "pci" 00:07:32.355 Message: lib/cmdline: Defining dependency "cmdline" 00:07:32.355 Message: lib/hash: Defining dependency "hash" 00:07:32.355 Message: lib/timer: Defining dependency "timer" 00:07:32.355 Message: lib/compressdev: Defining dependency "compressdev" 00:07:32.355 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:32.355 Message: lib/dmadev: Defining dependency "dmadev" 00:07:32.355 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:32.355 Message: lib/power: Defining dependency "power" 00:07:32.355 Message: lib/reorder: Defining dependency "reorder" 00:07:32.355 Message: lib/security: Defining dependency "security" 00:07:32.355 Has header "linux/userfaultfd.h" : YES (cached) 00:07:32.355 Has header "linux/vduse.h" : YES (cached) 00:07:32.355 Message: lib/vhost: Defining dependency "vhost" 00:07:32.355 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:32.355 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:32.355 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:32.355 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:32.355 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:32.355 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:32.355 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:32.355 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:32.355 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:32.355 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:32.355 Program doxygen found: YES (/usr/bin/doxygen) 00:07:32.355 Configuring doxy-api-html.conf using configuration 00:07:32.355 Configuring doxy-api-man.conf using configuration 00:07:32.355 Program mandb found: YES (/usr/bin/mandb) 00:07:32.355 Program sphinx-build found: NO 00:07:32.355 Configuring rte_build_config.h using configuration 00:07:32.355 Message: 00:07:32.355 ================= 00:07:32.355 Applications Enabled 00:07:32.355 ================= 00:07:32.355 00:07:32.355 apps: 00:07:32.355 00:07:32.355 00:07:32.355 Message: 00:07:32.355 ================= 00:07:32.355 Libraries Enabled 00:07:32.355 ================= 00:07:32.355 00:07:32.355 libs: 00:07:32.355 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:32.355 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:32.355 cryptodev, dmadev, power, reorder, security, vhost, 00:07:32.355 00:07:32.355 Message: 00:07:32.355 =============== 00:07:32.355 Drivers Enabled 00:07:32.355 =============== 00:07:32.355 00:07:32.355 common: 00:07:32.355 00:07:32.355 bus: 00:07:32.355 pci, vdev, 00:07:32.355 mempool: 00:07:32.355 ring, 00:07:32.355 dma: 00:07:32.355 00:07:32.355 net: 00:07:32.355 00:07:32.355 crypto: 00:07:32.355 00:07:32.356 compress: 00:07:32.356 00:07:32.356 vdpa: 00:07:32.356 00:07:32.356 00:07:32.356 Message: 00:07:32.356 ================= 00:07:32.356 Content Skipped 00:07:32.356 ================= 00:07:32.356 00:07:32.356 apps: 00:07:32.356 dumpcap: explicitly disabled via build config 00:07:32.356 graph: explicitly disabled via build config 00:07:32.356 pdump: explicitly disabled via build config 00:07:32.356 proc-info: explicitly disabled via build config 00:07:32.356 test-acl: explicitly disabled via build config 00:07:32.356 test-bbdev: explicitly disabled via build config 00:07:32.356 test-cmdline: explicitly disabled via build config 00:07:32.356 test-compress-perf: explicitly disabled via build config 00:07:32.356 test-crypto-perf: explicitly disabled via build config 00:07:32.356 test-dma-perf: explicitly disabled via build config 00:07:32.356 test-eventdev: explicitly disabled via build config 00:07:32.356 test-fib: explicitly disabled via build config 00:07:32.356 test-flow-perf: explicitly disabled via build config 00:07:32.356 test-gpudev: explicitly disabled via build config 00:07:32.356 test-mldev: explicitly disabled via build config 00:07:32.356 test-pipeline: explicitly disabled via build config 00:07:32.356 test-pmd: explicitly disabled via build config 00:07:32.356 test-regex: explicitly disabled via build config 00:07:32.356 test-sad: explicitly disabled via build config 00:07:32.356 test-security-perf: explicitly disabled via build config 00:07:32.356 00:07:32.356 libs: 00:07:32.356 metrics: explicitly disabled via build config 00:07:32.356 acl: explicitly disabled via build config 00:07:32.356 bbdev: explicitly disabled via build config 00:07:32.356 bitratestats: explicitly disabled via build config 00:07:32.356 bpf: explicitly disabled via build config 00:07:32.356 cfgfile: explicitly disabled via build config 00:07:32.356 distributor: explicitly disabled via build config 00:07:32.356 efd: explicitly disabled via build config 00:07:32.356 eventdev: explicitly disabled via build config 00:07:32.356 dispatcher: explicitly disabled via build config 00:07:32.356 gpudev: explicitly disabled via build config 00:07:32.356 gro: explicitly disabled via build config 00:07:32.356 gso: explicitly disabled via build config 00:07:32.356 ip_frag: explicitly disabled via build config 00:07:32.356 jobstats: explicitly disabled via build config 00:07:32.356 latencystats: explicitly disabled via build config 00:07:32.356 lpm: explicitly disabled via build config 00:07:32.356 member: explicitly disabled via build config 00:07:32.356 pcapng: explicitly disabled via build config 00:07:32.356 rawdev: explicitly disabled via build config 00:07:32.356 regexdev: explicitly disabled via build config 00:07:32.356 mldev: explicitly disabled via build config 00:07:32.356 rib: explicitly disabled via build config 00:07:32.356 sched: explicitly disabled via build config 00:07:32.356 stack: explicitly disabled via build config 00:07:32.356 ipsec: explicitly disabled via build config 00:07:32.356 pdcp: explicitly disabled via build config 00:07:32.356 fib: explicitly disabled via build config 00:07:32.356 port: explicitly disabled via build config 00:07:32.356 pdump: explicitly disabled via build config 00:07:32.356 table: explicitly disabled via build config 00:07:32.356 pipeline: explicitly disabled via build config 00:07:32.356 graph: explicitly disabled via build config 00:07:32.356 node: explicitly disabled via build config 00:07:32.356 00:07:32.356 drivers: 00:07:32.356 common/cpt: not in enabled drivers build config 00:07:32.356 common/dpaax: not in enabled drivers build config 00:07:32.356 common/iavf: not in enabled drivers build config 00:07:32.356 common/idpf: not in enabled drivers build config 00:07:32.356 common/mvep: not in enabled drivers build config 00:07:32.356 common/octeontx: not in enabled drivers build config 00:07:32.356 bus/auxiliary: not in enabled drivers build config 00:07:32.356 bus/cdx: not in enabled drivers build config 00:07:32.356 bus/dpaa: not in enabled drivers build config 00:07:32.356 bus/fslmc: not in enabled drivers build config 00:07:32.356 bus/ifpga: not in enabled drivers build config 00:07:32.356 bus/platform: not in enabled drivers build config 00:07:32.356 bus/vmbus: not in enabled drivers build config 00:07:32.356 common/cnxk: not in enabled drivers build config 00:07:32.356 common/mlx5: not in enabled drivers build config 00:07:32.356 common/nfp: not in enabled drivers build config 00:07:32.356 common/qat: not in enabled drivers build config 00:07:32.356 common/sfc_efx: not in enabled drivers build config 00:07:32.356 mempool/bucket: not in enabled drivers build config 00:07:32.356 mempool/cnxk: not in enabled drivers build config 00:07:32.356 mempool/dpaa: not in enabled drivers build config 00:07:32.356 mempool/dpaa2: not in enabled drivers build config 00:07:32.356 mempool/octeontx: not in enabled drivers build config 00:07:32.356 mempool/stack: not in enabled drivers build config 00:07:32.356 dma/cnxk: not in enabled drivers build config 00:07:32.356 dma/dpaa: not in enabled drivers build config 00:07:32.356 dma/dpaa2: not in enabled drivers build config 00:07:32.356 dma/hisilicon: not in enabled drivers build config 00:07:32.356 dma/idxd: not in enabled drivers build config 00:07:32.356 dma/ioat: not in enabled drivers build config 00:07:32.356 dma/skeleton: not in enabled drivers build config 00:07:32.356 net/af_packet: not in enabled drivers build config 00:07:32.356 net/af_xdp: not in enabled drivers build config 00:07:32.356 net/ark: not in enabled drivers build config 00:07:32.356 net/atlantic: not in enabled drivers build config 00:07:32.356 net/avp: not in enabled drivers build config 00:07:32.356 net/axgbe: not in enabled drivers build config 00:07:32.356 net/bnx2x: not in enabled drivers build config 00:07:32.356 net/bnxt: not in enabled drivers build config 00:07:32.356 net/bonding: not in enabled drivers build config 00:07:32.356 net/cnxk: not in enabled drivers build config 00:07:32.356 net/cpfl: not in enabled drivers build config 00:07:32.356 net/cxgbe: not in enabled drivers build config 00:07:32.356 net/dpaa: not in enabled drivers build config 00:07:32.356 net/dpaa2: not in enabled drivers build config 00:07:32.356 net/e1000: not in enabled drivers build config 00:07:32.356 net/ena: not in enabled drivers build config 00:07:32.356 net/enetc: not in enabled drivers build config 00:07:32.356 net/enetfec: not in enabled drivers build config 00:07:32.356 net/enic: not in enabled drivers build config 00:07:32.356 net/failsafe: not in enabled drivers build config 00:07:32.356 net/fm10k: not in enabled drivers build config 00:07:32.356 net/gve: not in enabled drivers build config 00:07:32.356 net/hinic: not in enabled drivers build config 00:07:32.356 net/hns3: not in enabled drivers build config 00:07:32.356 net/i40e: not in enabled drivers build config 00:07:32.356 net/iavf: not in enabled drivers build config 00:07:32.356 net/ice: not in enabled drivers build config 00:07:32.356 net/idpf: not in enabled drivers build config 00:07:32.356 net/igc: not in enabled drivers build config 00:07:32.356 net/ionic: not in enabled drivers build config 00:07:32.356 net/ipn3ke: not in enabled drivers build config 00:07:32.356 net/ixgbe: not in enabled drivers build config 00:07:32.356 net/mana: not in enabled drivers build config 00:07:32.356 net/memif: not in enabled drivers build config 00:07:32.356 net/mlx4: not in enabled drivers build config 00:07:32.356 net/mlx5: not in enabled drivers build config 00:07:32.356 net/mvneta: not in enabled drivers build config 00:07:32.356 net/mvpp2: not in enabled drivers build config 00:07:32.356 net/netvsc: not in enabled drivers build config 00:07:32.356 net/nfb: not in enabled drivers build config 00:07:32.356 net/nfp: not in enabled drivers build config 00:07:32.356 net/ngbe: not in enabled drivers build config 00:07:32.356 net/null: not in enabled drivers build config 00:07:32.356 net/octeontx: not in enabled drivers build config 00:07:32.356 net/octeon_ep: not in enabled drivers build config 00:07:32.356 net/pcap: not in enabled drivers build config 00:07:32.356 net/pfe: not in enabled drivers build config 00:07:32.356 net/qede: not in enabled drivers build config 00:07:32.356 net/ring: not in enabled drivers build config 00:07:32.356 net/sfc: not in enabled drivers build config 00:07:32.356 net/softnic: not in enabled drivers build config 00:07:32.356 net/tap: not in enabled drivers build config 00:07:32.356 net/thunderx: not in enabled drivers build config 00:07:32.356 net/txgbe: not in enabled drivers build config 00:07:32.356 net/vdev_netvsc: not in enabled drivers build config 00:07:32.356 net/vhost: not in enabled drivers build config 00:07:32.356 net/virtio: not in enabled drivers build config 00:07:32.356 net/vmxnet3: not in enabled drivers build config 00:07:32.356 raw/*: missing internal dependency, "rawdev" 00:07:32.356 crypto/armv8: not in enabled drivers build config 00:07:32.356 crypto/bcmfs: not in enabled drivers build config 00:07:32.356 crypto/caam_jr: not in enabled drivers build config 00:07:32.356 crypto/ccp: not in enabled drivers build config 00:07:32.356 crypto/cnxk: not in enabled drivers build config 00:07:32.356 crypto/dpaa_sec: not in enabled drivers build config 00:07:32.356 crypto/dpaa2_sec: not in enabled drivers build config 00:07:32.356 crypto/ipsec_mb: not in enabled drivers build config 00:07:32.356 crypto/mlx5: not in enabled drivers build config 00:07:32.356 crypto/mvsam: not in enabled drivers build config 00:07:32.356 crypto/nitrox: not in enabled drivers build config 00:07:32.356 crypto/null: not in enabled drivers build config 00:07:32.356 crypto/octeontx: not in enabled drivers build config 00:07:32.356 crypto/openssl: not in enabled drivers build config 00:07:32.356 crypto/scheduler: not in enabled drivers build config 00:07:32.356 crypto/uadk: not in enabled drivers build config 00:07:32.356 crypto/virtio: not in enabled drivers build config 00:07:32.356 compress/isal: not in enabled drivers build config 00:07:32.356 compress/mlx5: not in enabled drivers build config 00:07:32.356 compress/octeontx: not in enabled drivers build config 00:07:32.356 compress/zlib: not in enabled drivers build config 00:07:32.356 regex/*: missing internal dependency, "regexdev" 00:07:32.356 ml/*: missing internal dependency, "mldev" 00:07:32.356 vdpa/ifc: not in enabled drivers build config 00:07:32.356 vdpa/mlx5: not in enabled drivers build config 00:07:32.356 vdpa/nfp: not in enabled drivers build config 00:07:32.356 vdpa/sfc: not in enabled drivers build config 00:07:32.356 event/*: missing internal dependency, "eventdev" 00:07:32.356 baseband/*: missing internal dependency, "bbdev" 00:07:32.356 gpu/*: missing internal dependency, "gpudev" 00:07:32.356 00:07:32.356 00:07:32.945 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:07:32.945 Cleaning... 0 files. 00:07:32.945 Build targets in project: 85 00:07:32.945 00:07:32.945 DPDK 23.11.0 00:07:32.945 00:07:32.945 User defined options 00:07:32.945 default_library : shared 00:07:32.945 libdir : lib 00:07:32.945 prefix : /usr/local 00:07:32.945 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:32.945 c_link_args : 00:07:32.945 cpu_instruction_set: native 00:07:32.945 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:32.945 disable_libs : acl,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:32.945 enable_docs : false 00:07:32.945 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:32.945 enable_kmods : false 00:07:32.945 tests : false 00:07:32.945 00:07:32.945 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.536 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.537 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.538 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.539 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing lib/librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing drivers/librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:07:33.540 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing drivers/librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:07:33.540 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:33.540 Installing drivers/librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.540 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.541 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 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:07:33.542 './librte_bus_pci.so' -> 'dpdk/pmds-24.0/librte_bus_pci.so' 00:07:33.542 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24' 00:07:33.542 './librte_bus_pci.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24.0' 00:07:33.542 './librte_bus_vdev.so' -> 'dpdk/pmds-24.0/librte_bus_vdev.so' 00:07:33.542 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24' 00:07:33.542 './librte_bus_vdev.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24.0' 00:07:33.542 './librte_mempool_ring.so' -> 'dpdk/pmds-24.0/librte_mempool_ring.so' 00:07:33.542 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24' 00:07:33.542 './librte_mempool_ring.so.24.0' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24.0' 00:07:33.542 Installing symlink pointing to librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:07:33.542 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:07:33.542 Installing symlink pointing to librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:07:33.542 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:07:33.543 Installing symlink pointing to librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_pci.so.24 00:07:33.543 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.0/librte_bus_pci.so 00:07:33.543 Installing symlink pointing to librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_vdev.so.24 00:07:33.543 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.0/librte_bus_vdev.so 00:07:33.543 Installing symlink pointing to librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_mempool_ring.so.24 00:07:33.543 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.0/librte_mempool_ring.so 00:07:33.543 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.0' 00:07:36.067 The Meson build system 00:07:36.067 Version: 1.3.1 00:07:36.067 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:36.067 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:36.067 Build type: native build 00:07:36.067 Program cat found: YES (/usr/bin/cat) 00:07:36.067 Project name: DPDK 00:07:36.067 Project version: 23.11.0 00:07:36.067 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:36.068 C linker for the host machine: cc ld.bfd 2.39-16 00:07:36.068 Host machine cpu family: x86_64 00:07:36.068 Host machine cpu: x86_64 00:07:36.068 Message: ## Building in Developer Mode ## 00:07:36.068 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:36.068 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:36.068 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:36.068 Program python3 found: YES (/usr/bin/python3) 00:07:36.068 Program cat found: YES (/usr/bin/cat) 00:07:36.068 Compiler for C supports arguments -march=native: YES (cached) 00:07:36.068 Checking for size of "void *" : 8 (cached) 00:07:36.068 Checking for size of "void *" : 8 (cached) 00:07:36.068 Library m found: YES 00:07:36.068 Library numa found: YES 00:07:36.068 Has header "numaif.h" : YES (cached) 00:07:36.068 Library fdt found: NO 00:07:36.068 Library execinfo found: NO 00:07:36.068 Has header "execinfo.h" : YES (cached) 00:07:36.068 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:36.068 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:36.068 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:36.068 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:36.068 Dependency openssl found: YES 3.0.9 (cached) 00:07:36.068 Dependency libpcap found: YES 1.10.4 (cached) 00:07:36.068 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wformat: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wundef: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:36.068 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:36.068 Program objdump found: YES (/usr/bin/objdump) 00:07:36.068 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:36.068 Checking if "AVX512 checking" compiles: YES (cached) 00:07:36.068 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:36.068 Fetching value of define "__AES__" : 1 (cached) 00:07:36.068 Fetching value of define "__AVX__" : 1 (cached) 00:07:36.068 Fetching value of define "__AVX2__" : 1 (cached) 00:07:36.068 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:36.068 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:36.068 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:36.068 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:36.068 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:36.068 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:36.068 Fetching value of define "__RDRND__" : 1 (cached) 00:07:36.068 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:36.068 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:36.068 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:36.068 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:36.068 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:36.068 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:36.068 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:36.068 Message: lib/log: Defining dependency "log" 00:07:36.068 Message: lib/kvargs: Defining dependency "kvargs" 00:07:36.068 Message: lib/telemetry: Defining dependency "telemetry" 00:07:36.068 Checking for function "getentropy" : NO (cached) 00:07:36.068 Message: lib/eal: Defining dependency "eal" 00:07:36.068 Message: lib/ring: Defining dependency "ring" 00:07:36.068 Message: lib/rcu: Defining dependency "rcu" 00:07:36.068 Message: lib/mempool: Defining dependency "mempool" 00:07:36.068 Message: lib/mbuf: Defining dependency "mbuf" 00:07:36.068 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:36.068 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:36.068 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:36.068 Compiler for C supports arguments -maes: YES (cached) 00:07:36.068 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:36.068 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:36.068 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:36.068 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:36.068 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:36.068 Compiler for C supports arguments -mavx2: YES (cached) 00:07:36.068 Compiler for C supports arguments -mavx: YES (cached) 00:07:36.068 Message: lib/net: Defining dependency "net" 00:07:36.068 Message: lib/meter: Defining dependency "meter" 00:07:36.068 Message: lib/ethdev: Defining dependency "ethdev" 00:07:36.068 Message: lib/pci: Defining dependency "pci" 00:07:36.068 Message: lib/cmdline: Defining dependency "cmdline" 00:07:36.068 Message: lib/hash: Defining dependency "hash" 00:07:36.068 Message: lib/timer: Defining dependency "timer" 00:07:36.068 Message: lib/compressdev: Defining dependency "compressdev" 00:07:36.068 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:36.068 Message: lib/dmadev: Defining dependency "dmadev" 00:07:36.068 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:36.068 Message: lib/power: Defining dependency "power" 00:07:36.068 Message: lib/reorder: Defining dependency "reorder" 00:07:36.068 Message: lib/security: Defining dependency "security" 00:07:36.068 Has header "linux/userfaultfd.h" : YES (cached) 00:07:36.068 Has header "linux/vduse.h" : YES (cached) 00:07:36.068 Message: lib/vhost: Defining dependency "vhost" 00:07:36.068 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:36.068 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:36.068 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:36.068 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:36.068 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:36.068 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:36.068 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:36.068 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:36.068 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:36.068 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:36.068 Program doxygen found: YES (/usr/bin/doxygen) 00:07:36.068 Configuring doxy-api-html.conf using configuration 00:07:36.068 Configuring doxy-api-man.conf using configuration 00:07:36.068 Program mandb found: YES (/usr/bin/mandb) 00:07:36.068 Program sphinx-build found: NO 00:07:36.068 Configuring rte_build_config.h using configuration 00:07:36.068 Message: 00:07:36.068 ================= 00:07:36.068 Applications Enabled 00:07:36.068 ================= 00:07:36.068 00:07:36.068 apps: 00:07:36.068 00:07:36.068 00:07:36.068 Message: 00:07:36.068 ================= 00:07:36.068 Libraries Enabled 00:07:36.068 ================= 00:07:36.068 00:07:36.068 libs: 00:07:36.068 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:36.068 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:36.068 cryptodev, dmadev, power, reorder, security, vhost, 00:07:36.068 00:07:36.068 Message: 00:07:36.068 =============== 00:07:36.068 Drivers Enabled 00:07:36.068 =============== 00:07:36.068 00:07:36.068 common: 00:07:36.068 00:07:36.068 bus: 00:07:36.068 pci, vdev, 00:07:36.068 mempool: 00:07:36.068 ring, 00:07:36.068 dma: 00:07:36.068 00:07:36.068 net: 00:07:36.068 00:07:36.068 crypto: 00:07:36.068 00:07:36.068 compress: 00:07:36.068 00:07:36.068 vdpa: 00:07:36.068 00:07:36.068 00:07:36.068 Message: 00:07:36.068 ================= 00:07:36.068 Content Skipped 00:07:36.068 ================= 00:07:36.068 00:07:36.068 apps: 00:07:36.068 dumpcap: explicitly disabled via build config 00:07:36.068 graph: explicitly disabled via build config 00:07:36.068 pdump: explicitly disabled via build config 00:07:36.068 proc-info: explicitly disabled via build config 00:07:36.068 test-acl: explicitly disabled via build config 00:07:36.068 test-bbdev: explicitly disabled via build config 00:07:36.068 test-cmdline: explicitly disabled via build config 00:07:36.068 test-compress-perf: explicitly disabled via build config 00:07:36.068 test-crypto-perf: explicitly disabled via build config 00:07:36.068 test-dma-perf: explicitly disabled via build config 00:07:36.068 test-eventdev: explicitly disabled via build config 00:07:36.068 test-fib: explicitly disabled via build config 00:07:36.068 test-flow-perf: explicitly disabled via build config 00:07:36.068 test-gpudev: explicitly disabled via build config 00:07:36.068 test-mldev: explicitly disabled via build config 00:07:36.068 test-pipeline: explicitly disabled via build config 00:07:36.068 test-pmd: explicitly disabled via build config 00:07:36.068 test-regex: explicitly disabled via build config 00:07:36.068 test-sad: explicitly disabled via build config 00:07:36.068 test-security-perf: explicitly disabled via build config 00:07:36.068 00:07:36.068 libs: 00:07:36.068 metrics: explicitly disabled via build config 00:07:36.068 acl: explicitly disabled via build config 00:07:36.068 bbdev: explicitly disabled via build config 00:07:36.068 bitratestats: explicitly disabled via build config 00:07:36.068 bpf: explicitly disabled via build config 00:07:36.068 cfgfile: explicitly disabled via build config 00:07:36.068 distributor: explicitly disabled via build config 00:07:36.068 efd: explicitly disabled via build config 00:07:36.068 eventdev: explicitly disabled via build config 00:07:36.068 dispatcher: explicitly disabled via build config 00:07:36.068 gpudev: explicitly disabled via build config 00:07:36.068 gro: explicitly disabled via build config 00:07:36.068 gso: explicitly disabled via build config 00:07:36.068 ip_frag: explicitly disabled via build config 00:07:36.068 jobstats: explicitly disabled via build config 00:07:36.068 latencystats: explicitly disabled via build config 00:07:36.069 lpm: explicitly disabled via build config 00:07:36.069 member: explicitly disabled via build config 00:07:36.069 pcapng: explicitly disabled via build config 00:07:36.069 rawdev: explicitly disabled via build config 00:07:36.069 regexdev: explicitly disabled via build config 00:07:36.069 mldev: explicitly disabled via build config 00:07:36.069 rib: explicitly disabled via build config 00:07:36.069 sched: explicitly disabled via build config 00:07:36.069 stack: explicitly disabled via build config 00:07:36.069 ipsec: explicitly disabled via build config 00:07:36.069 pdcp: explicitly disabled via build config 00:07:36.069 fib: explicitly disabled via build config 00:07:36.069 port: explicitly disabled via build config 00:07:36.069 pdump: explicitly disabled via build config 00:07:36.069 table: explicitly disabled via build config 00:07:36.069 pipeline: explicitly disabled via build config 00:07:36.069 graph: explicitly disabled via build config 00:07:36.069 node: explicitly disabled via build config 00:07:36.069 00:07:36.069 drivers: 00:07:36.069 common/cpt: not in enabled drivers build config 00:07:36.069 common/dpaax: not in enabled drivers build config 00:07:36.069 common/iavf: not in enabled drivers build config 00:07:36.069 common/idpf: not in enabled drivers build config 00:07:36.069 common/mvep: not in enabled drivers build config 00:07:36.069 common/octeontx: not in enabled drivers build config 00:07:36.069 bus/auxiliary: not in enabled drivers build config 00:07:36.069 bus/cdx: not in enabled drivers build config 00:07:36.069 bus/dpaa: not in enabled drivers build config 00:07:36.069 bus/fslmc: not in enabled drivers build config 00:07:36.069 bus/ifpga: not in enabled drivers build config 00:07:36.069 bus/platform: not in enabled drivers build config 00:07:36.069 bus/vmbus: not in enabled drivers build config 00:07:36.069 common/cnxk: not in enabled drivers build config 00:07:36.069 common/mlx5: not in enabled drivers build config 00:07:36.069 common/nfp: not in enabled drivers build config 00:07:36.069 common/qat: not in enabled drivers build config 00:07:36.069 common/sfc_efx: not in enabled drivers build config 00:07:36.069 mempool/bucket: not in enabled drivers build config 00:07:36.069 mempool/cnxk: not in enabled drivers build config 00:07:36.069 mempool/dpaa: not in enabled drivers build config 00:07:36.069 mempool/dpaa2: not in enabled drivers build config 00:07:36.069 mempool/octeontx: not in enabled drivers build config 00:07:36.069 mempool/stack: not in enabled drivers build config 00:07:36.069 dma/cnxk: not in enabled drivers build config 00:07:36.069 dma/dpaa: not in enabled drivers build config 00:07:36.069 dma/dpaa2: not in enabled drivers build config 00:07:36.069 dma/hisilicon: not in enabled drivers build config 00:07:36.069 dma/idxd: not in enabled drivers build config 00:07:36.069 dma/ioat: not in enabled drivers build config 00:07:36.069 dma/skeleton: not in enabled drivers build config 00:07:36.069 net/af_packet: not in enabled drivers build config 00:07:36.069 net/af_xdp: not in enabled drivers build config 00:07:36.069 net/ark: not in enabled drivers build config 00:07:36.069 net/atlantic: not in enabled drivers build config 00:07:36.069 net/avp: not in enabled drivers build config 00:07:36.069 net/axgbe: not in enabled drivers build config 00:07:36.069 net/bnx2x: not in enabled drivers build config 00:07:36.069 net/bnxt: not in enabled drivers build config 00:07:36.069 net/bonding: not in enabled drivers build config 00:07:36.069 net/cnxk: not in enabled drivers build config 00:07:36.069 net/cpfl: not in enabled drivers build config 00:07:36.069 net/cxgbe: not in enabled drivers build config 00:07:36.069 net/dpaa: not in enabled drivers build config 00:07:36.069 net/dpaa2: not in enabled drivers build config 00:07:36.069 net/e1000: not in enabled drivers build config 00:07:36.069 net/ena: not in enabled drivers build config 00:07:36.069 net/enetc: not in enabled drivers build config 00:07:36.069 net/enetfec: not in enabled drivers build config 00:07:36.069 net/enic: not in enabled drivers build config 00:07:36.069 net/failsafe: not in enabled drivers build config 00:07:36.069 net/fm10k: not in enabled drivers build config 00:07:36.069 net/gve: not in enabled drivers build config 00:07:36.069 net/hinic: not in enabled drivers build config 00:07:36.069 net/hns3: not in enabled drivers build config 00:07:36.069 net/i40e: not in enabled drivers build config 00:07:36.069 net/iavf: not in enabled drivers build config 00:07:36.069 net/ice: not in enabled drivers build config 00:07:36.069 net/idpf: not in enabled drivers build config 00:07:36.069 net/igc: not in enabled drivers build config 00:07:36.069 net/ionic: not in enabled drivers build config 00:07:36.069 net/ipn3ke: not in enabled drivers build config 00:07:36.069 net/ixgbe: not in enabled drivers build config 00:07:36.069 net/mana: not in enabled drivers build config 00:07:36.069 net/memif: not in enabled drivers build config 00:07:36.069 net/mlx4: not in enabled drivers build config 00:07:36.069 net/mlx5: not in enabled drivers build config 00:07:36.069 net/mvneta: not in enabled drivers build config 00:07:36.069 net/mvpp2: not in enabled drivers build config 00:07:36.069 net/netvsc: not in enabled drivers build config 00:07:36.069 net/nfb: not in enabled drivers build config 00:07:36.069 net/nfp: not in enabled drivers build config 00:07:36.069 net/ngbe: not in enabled drivers build config 00:07:36.069 net/null: not in enabled drivers build config 00:07:36.069 net/octeontx: not in enabled drivers build config 00:07:36.069 net/octeon_ep: not in enabled drivers build config 00:07:36.069 net/pcap: not in enabled drivers build config 00:07:36.069 net/pfe: not in enabled drivers build config 00:07:36.069 net/qede: not in enabled drivers build config 00:07:36.069 net/ring: not in enabled drivers build config 00:07:36.069 net/sfc: not in enabled drivers build config 00:07:36.069 net/softnic: not in enabled drivers build config 00:07:36.069 net/tap: not in enabled drivers build config 00:07:36.069 net/thunderx: not in enabled drivers build config 00:07:36.069 net/txgbe: not in enabled drivers build config 00:07:36.069 net/vdev_netvsc: not in enabled drivers build config 00:07:36.069 net/vhost: not in enabled drivers build config 00:07:36.069 net/virtio: not in enabled drivers build config 00:07:36.069 net/vmxnet3: not in enabled drivers build config 00:07:36.069 raw/*: missing internal dependency, "rawdev" 00:07:36.069 crypto/armv8: not in enabled drivers build config 00:07:36.069 crypto/bcmfs: not in enabled drivers build config 00:07:36.069 crypto/caam_jr: not in enabled drivers build config 00:07:36.069 crypto/ccp: not in enabled drivers build config 00:07:36.069 crypto/cnxk: not in enabled drivers build config 00:07:36.069 crypto/dpaa_sec: not in enabled drivers build config 00:07:36.069 crypto/dpaa2_sec: not in enabled drivers build config 00:07:36.069 crypto/ipsec_mb: not in enabled drivers build config 00:07:36.069 crypto/mlx5: not in enabled drivers build config 00:07:36.069 crypto/mvsam: not in enabled drivers build config 00:07:36.069 crypto/nitrox: not in enabled drivers build config 00:07:36.069 crypto/null: not in enabled drivers build config 00:07:36.069 crypto/octeontx: not in enabled drivers build config 00:07:36.069 crypto/openssl: not in enabled drivers build config 00:07:36.069 crypto/scheduler: not in enabled drivers build config 00:07:36.069 crypto/uadk: not in enabled drivers build config 00:07:36.069 crypto/virtio: not in enabled drivers build config 00:07:36.069 compress/isal: not in enabled drivers build config 00:07:36.069 compress/mlx5: not in enabled drivers build config 00:07:36.069 compress/octeontx: not in enabled drivers build config 00:07:36.069 compress/zlib: not in enabled drivers build config 00:07:36.069 regex/*: missing internal dependency, "regexdev" 00:07:36.069 ml/*: missing internal dependency, "mldev" 00:07:36.069 vdpa/ifc: not in enabled drivers build config 00:07:36.069 vdpa/mlx5: not in enabled drivers build config 00:07:36.069 vdpa/nfp: not in enabled drivers build config 00:07:36.069 vdpa/sfc: not in enabled drivers build config 00:07:36.069 event/*: missing internal dependency, "eventdev" 00:07:36.069 baseband/*: missing internal dependency, "bbdev" 00:07:36.069 gpu/*: missing internal dependency, "gpudev" 00:07:36.069 00:07:36.069 00:07:36.678 Cleaning... 0 files. 00:07:36.678 Build targets in project: 85 00:07:36.678 00:07:36.678 DPDK 23.11.0 00:07:36.678 00:07:36.678 User defined options 00:07:36.678 default_library : shared 00:07:36.678 libdir : lib 00:07:36.678 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:07:36.678 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:36.678 c_link_args : 00:07:36.678 cpu_instruction_set: native 00:07:36.678 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:36.678 disable_libs : acl,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:36.678 enable_docs : false 00:07:36.678 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:36.678 enable_kmods : false 00:07:36.678 tests : false 00:07:36.678 00:07:36.678 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:07:37.246 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:07:37.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:07:37.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:07:37.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:07:37.247 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:07:37.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:07:37.763 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:07:37.763 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:07:37.763 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:07:37.763 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:07:37.763 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:07:37.763 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:07:37.763 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:07:38.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:07:38.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:07:38.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:07:38.281 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:07:38.281 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:07:38.281 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:07:38.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:07:38.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:07:38.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:07:38.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:07:38.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:07:38.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:07:38.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:07:38.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:07:38.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:07:38.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:07:38.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:07:38.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:07:38.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:07:38.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:07:38.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:07:39.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:07:39.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:07:39.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:07:39.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:07:39.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:07:39.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:07:39.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:07:39.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:07:39.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:07:39.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:07:39.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:07:39.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:07:39.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:07:39.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:07:39.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:07:39.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:07:39.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:07:39.574 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:07:39.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:07:40.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:07:40.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:07:40.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:07:40.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:07:40.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:07:40.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:07:40.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:07:40.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:07:40.370 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:07:40.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:07:40.886 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:07:40.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:07:41.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:07:41.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:07:41.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:07:42.228 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:07:42.228 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:07:42.487 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:07:42.487 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:07:42.487 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:07:42.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:07:42.747 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:07:42.747 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:07:42.747 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:07:42.747 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:07:42.747 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:07:42.747 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:07:42.747 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:07:42.747 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:07:43.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:07:43.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:07:43.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:07:43.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:07:43.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:07:43.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:07:43.523 /bin/sh: line 1: patchelf: command not found 00:07:43.523 /bin/sh: line 1: patchelf: command not found 00:07:43.523 /bin/sh: line 1: patchelf: command not found 00:07:43.782 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:07:43.782 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:07:43.782 /bin/sh: line 1: patchelf: command not found 00:07:43.782 /bin/sh: line 1: patchelf: command not found 00:07:43.782 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:07:43.782 make[2]: Nothing to be done for 'install'. 00:07:43.782 /bin/sh: line 1: patchelf: command not found 00:07:43.782 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:07:43.782 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:07:43.782 /bin/sh: line 1: patchelf: command not found 00:07:43.782 /bin/sh: line 1: patchelf: command not found 00:07:43.782 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:07:43.782 /bin/sh: line 1: patchelf: command not found 00:07:43.782 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:07:43.782 /bin/sh: line 1: patchelf: command not found 00:07:44.039 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:07:44.039 /bin/sh: line 1: patchelf: command not found 00:07:44.297 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:07:44.297 /bin/sh: line 1: patchelf: command not found 00:07:46.197 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:07:46.197 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 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:46.197 06:19:32 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:07:46.197 06:19:32 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:46.197 06:19:32 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:46.197 ************************************ 00:07:46.197 START TEST external_make_accel_module_shared 00:07:46.197 ************************************ 00:07:46.197 06:19:32 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:07:46.197 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:46.197 make --directory=accel shared_module 00:07:46.197 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:46.197 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:46.197 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:46.197 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:46.197 -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:46.455 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:46.455 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:46.455 00:07:46.455 real 0m0.619s 00:07:46.455 user 0m0.347s 00:07:46.455 sys 0m0.203s 00:07:46.455 ************************************ 00:07:46.455 END TEST external_make_accel_module_shared 00:07:46.455 ************************************ 00:07:46.455 06:19:33 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:46.455 06:19:33 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:46.714 06:19:33 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:46.714 06:19:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 8 -le 1 ']' 00:07:46.714 06:19:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:46.714 06:19:33 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:46.714 ************************************ 00:07:46.714 START TEST external_run_accel_module_shared 00:07:46.714 ************************************ 00:07:46.714 06:19:33 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1121 -- $ 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:46.714 [2024-05-15 06:19:33.560255] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:07:46.714 [2024-05-15 06:19:33.560401] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid69994 ] 00:07:46.714 [2024-05-15 06:19:33.683533] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:46.972 [2024-05-15 06:19:33.833965] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:46.972 [2024-05-15 06:19:33.838493] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:07:46.972 [2024-05-15 06:19:33.846485] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:07:46.972 [2024-05-15 06:19:33.854480] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:07:47.907 Running on accel module task with code: 1 00:07:47.907 Running fill callback 00:07:47.907 Running on accel module task with code: 0 00:07:47.907 Running copy callback 00:07:47.907 Running on accel module task with code: 3 00:07:47.907 Running compare callback 00:07:47.907 00:07:47.907 real 0m1.161s 00:07:47.907 user 0m0.670s 00:07:47.907 sys 0m0.339s 00:07:47.907 ************************************ 00:07:47.907 END TEST external_run_accel_module_shared 00:07:47.907 ************************************ 00:07:47.907 06:19:34 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:47.907 06:19:34 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:47.907 06:19:34 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:47.907 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:47.907 rm -f ./hello_world/hello_bdev 00:07:47.907 rm -f ./passthru/libpassthru_external.* 00:07:47.907 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:47.907 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:47.907 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:47.907 06:19:34 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:47.907 06:19:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:07:47.907 06:19:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:47.907 06:19:34 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:47.907 ************************************ 00:07:47.907 START TEST external_make_accel_driver_shared 00:07:47.907 ************************************ 00:07:47.907 06:19:34 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:07:47.907 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:47.907 make --directory=accel shared_driver 00:07:47.907 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:47.907 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:48.165 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:48.165 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:48.165 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:48.165 -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:48.733 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:48.733 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:48.733 ************************************ 00:07:48.733 END TEST external_make_accel_driver_shared 00:07:48.733 ************************************ 00:07:48.733 00:07:48.733 real 0m0.687s 00:07:48.733 user 0m0.467s 00:07:48.733 sys 0m0.213s 00:07:48.733 06:19:35 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:48.733 06:19:35 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:48.733 06:19:35 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:48.733 06:19:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 8 -le 1 ']' 00:07:48.733 06:19:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:48.733 06:19:35 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:48.733 ************************************ 00:07:48.733 START TEST external_run_accel_driver_shared 00:07:48.733 ************************************ 00:07:48.733 06:19:35 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1121 -- $ 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:48.733 [2024-05-15 06:19:35.582594] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:07:48.733 [2024-05-15 06:19:35.582688] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70123 ] 00:07:48.733 [2024-05-15 06:19:35.703948] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:48.991 [2024-05-15 06:19:35.852362] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:48.991 [2024-05-15 06:19:35.856851] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:07:49.927 Running on accel driver task with code: 0 00:07:49.927 Running on accel module task with code: 0 00:07:49.927 Running on accel driver task with code: 1 00:07:49.927 Running on accel driver task with code: 0 00:07:49.927 Running on accel module task with code: 0 00:07:49.927 Running on accel driver task with code: 1 00:07:49.927 Running sequence callback 00:07:49.927 ************************************ 00:07:49.927 END TEST external_run_accel_driver_shared 00:07:49.927 ************************************ 00:07:49.927 00:07:49.927 real 0m1.128s 00:07:49.927 user 0m0.646s 00:07:49.927 sys 0m0.335s 00:07:49.927 06:19:36 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:49.927 06:19:36 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:49.927 06:19:36 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:49.927 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:49.927 rm -f ./hello_world/hello_bdev 00:07:49.927 rm -f ./passthru/libpassthru_external.* 00:07:49.927 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:49.927 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:49.927 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:49.928 06:19:36 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:49.928 06:19:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:07:49.928 06:19:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:49.928 06:19:36 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:49.928 ************************************ 00:07:49.928 START TEST external_make_hello_bdev_shared_combo 00:07:49.928 ************************************ 00:07:49.928 06:19:36 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:07:49.928 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:49.928 make --directory=passthru shared 00:07:49.928 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:49.928 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:50.186 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:50.186 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:50.186 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:50.186 make --directory=hello_world bdev_shared_combo 00:07:50.444 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:50.444 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:50.444 -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 -laio -lnuma -ldl 00:07:51.012 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:51.012 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:51.012 00:07:51.012 real 0m0.982s 00:07:51.012 user 0m0.696s 00:07:51.012 sys 0m0.275s 00:07:51.012 06:19:37 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:51.012 ************************************ 00:07:51.012 END TEST external_make_hello_bdev_shared_combo 00:07:51.012 ************************************ 00:07:51.012 06:19:37 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:07:51.012 06:19:37 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:51.012 06:19:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 10 -le 1 ']' 00:07:51.012 06:19:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:51.012 06:19:37 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:51.012 ************************************ 00:07:51.012 START TEST external_run_hello_bdev_shared_combo 00:07:51.012 ************************************ 00:07:51.012 06:19:37 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1121 -- $ 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:51.012 [2024-05-15 06:19:37.897450] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:07:51.012 [2024-05-15 06:19:37.897582] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70271 ] 00:07:51.012 [2024-05-15 06:19:38.025798] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:51.271 [2024-05-15 06:19:38.139202] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:51.530 [2024-05-15 06:19:38.417161] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:07:51.530 [2024-05-15 06:19:38.417231] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:07:51.530 [2024-05-15 06:19:38.417252] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xfdd7f0 00:07:51.530 [2024-05-15 06:19:38.417266] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:07:51.530 [2024-05-15 06:19:38.417812] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:07:51.530 [2024-05-15 06:19:38.417832] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:07:51.530 [2024-05-15 06:19:38.421285] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:51.530 [2024-05-15 06:19:38.421338] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:07:51.530 [2024-05-15 06:19:38.421355] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:51.530 [2024-05-15 06:19:38.421937] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:51.530 [2024-05-15 06:19:38.421980] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:51.530 [2024-05-15 06:19:38.421998] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:51.530 [2024-05-15 06:19:38.422025] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:51.530 00:07:51.530 [2024-05-15 06:19:38.422040] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:52.097 ************************************ 00:07:52.097 END TEST external_run_hello_bdev_shared_combo 00:07:52.097 ************************************ 00:07:52.097 00:07:52.097 real 0m1.021s 00:07:52.097 user 0m0.572s 00:07:52.097 sys 0m0.304s 00:07:52.097 06:19:38 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:52.097 06:19:38 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:07:52.097 06:19:38 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:52.097 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:52.097 rm -f ./hello_world/hello_bdev 00:07:52.097 rm -f ./passthru/libpassthru_external.* 00:07:52.097 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:52.097 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:52.097 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:52.097 06:19:38 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:52.097 06:19:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:07:52.097 06:19:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:52.097 06:19:38 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:52.097 ************************************ 00:07:52.097 START TEST external_make_hello_no_bdev_shared_combo 00:07:52.097 ************************************ 00:07:52.097 06:19:39 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:07:52.097 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:52.097 make --directory=hello_world alone_shared_combo 00:07:52.097 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:52.356 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 -laio -lnuma -ldl 00:07:52.923 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:52.923 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:52.923 ************************************ 00:07:52.923 END TEST external_make_hello_no_bdev_shared_combo 00:07:52.923 ************************************ 00:07:52.923 00:07:52.923 real 0m0.702s 00:07:52.923 user 0m0.482s 00:07:52.923 sys 0m0.211s 00:07:52.923 06:19:39 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:52.923 06:19:39 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:07:52.923 06:19:39 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:52.923 06:19:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 10 -le 1 ']' 00:07:52.923 06:19:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:52.923 06:19:39 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:52.923 ************************************ 00:07:52.923 START TEST external_run_hello_no_bdev_shared_combo 00:07:52.923 ************************************ 00:07:52.923 06:19:39 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1121 -- $ 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:52.923 [2024-05-15 06:19:39.833656] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:07:52.923 [2024-05-15 06:19:39.833789] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70395 ] 00:07:53.182 [2024-05-15 06:19:39.968599] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:53.182 [2024-05-15 06:19:40.086598] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:53.441 [2024-05-15 06:19:40.364887] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:53.441 [2024-05-15 06:19:40.364948] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:07:53.441 [2024-05-15 06:19:40.364968] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:53.441 [2024-05-15 06:19:40.365561] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:53.441 [2024-05-15 06:19:40.365592] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:53.441 [2024-05-15 06:19:40.365610] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:53.441 [2024-05-15 06:19:40.365625] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:53.441 00:07:53.441 [2024-05-15 06:19:40.365641] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:54.008 00:07:54.008 real 0m1.045s 00:07:54.008 user 0m0.576s 00:07:54.008 sys 0m0.321s 00:07:54.008 06:19:40 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:54.008 ************************************ 00:07:54.008 END TEST external_run_hello_no_bdev_shared_combo 00:07:54.008 ************************************ 00:07:54.008 06:19:40 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:07:54.008 06:19:40 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:54.008 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:54.008 rm -f ./hello_world/hello_bdev 00:07:54.008 rm -f ./passthru/libpassthru_external.* 00:07:54.008 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:54.008 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:54.008 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:54.008 06:19:40 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:54.009 06:19:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:07:54.009 06:19:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:54.009 06:19:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:54.009 ************************************ 00:07:54.009 START TEST external_make_hello_bdev_shared_iso 00:07:54.009 ************************************ 00:07:54.009 06:19:40 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:07:54.009 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:54.009 make --directory=passthru shared 00:07:54.009 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:54.009 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:54.299 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:54.579 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:54.579 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:54.580 make --directory=hello_world bdev_shared_iso 00:07:54.580 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:54.846 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:54.846 -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:54.846 -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 -laio -lnuma -ldl 00:07:55.105 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:55.105 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:55.105 00:07:55.105 real 0m0.981s 00:07:55.105 user 0m0.699s 00:07:55.105 sys 0m0.269s 00:07:55.105 ************************************ 00:07:55.105 END TEST external_make_hello_bdev_shared_iso 00:07:55.105 ************************************ 00:07:55.105 06:19:41 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:55.105 06:19:41 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:07:55.105 06:19:41 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:55.105 06:19:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 10 -le 1 ']' 00:07:55.105 06:19:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:55.105 06:19:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:55.105 ************************************ 00:07:55.105 START TEST external_run_hello_bdev_shared_iso 00:07:55.105 ************************************ 00:07:55.105 06:19:41 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1121 -- $ 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:55.105 [2024-05-15 06:19:42.052027] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:07:55.105 [2024-05-15 06:19:42.052112] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70543 ] 00:07:55.364 [2024-05-15 06:19:42.177435] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:55.364 [2024-05-15 06:19:42.293525] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:55.624 [2024-05-15 06:19:42.407398] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:07:55.624 [2024-05-15 06:19:42.407461] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:07:55.624 [2024-05-15 06:19:42.407480] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x16e7750 00:07:55.624 [2024-05-15 06:19:42.407494] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:07:55.624 [2024-05-15 06:19:42.408028] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:07:55.624 [2024-05-15 06:19:42.408064] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:07:55.624 [2024-05-15 06:19:42.411497] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:55.624 [2024-05-15 06:19:42.411534] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:07:55.624 [2024-05-15 06:19:42.411549] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:55.624 [2024-05-15 06:19:42.412523] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:55.624 [2024-05-15 06:19:42.412562] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:55.624 [2024-05-15 06:19:42.412580] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:55.624 [2024-05-15 06:19:42.412595] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:55.624 00:07:55.624 [2024-05-15 06:19:42.412608] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:55.624 00:07:55.624 real 0m0.619s 00:07:55.624 user 0m0.319s 00:07:55.624 sys 0m0.169s 00:07:55.624 06:19:42 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:55.624 06:19:42 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:07:55.624 ************************************ 00:07:55.624 END TEST external_run_hello_bdev_shared_iso 00:07:55.624 ************************************ 00:07:55.884 06:19:42 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:55.884 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:55.884 rm -f ./hello_world/hello_bdev 00:07:55.884 rm -f ./passthru/libpassthru_external.* 00:07:55.884 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:55.884 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:55.884 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:55.884 06:19:42 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:55.884 06:19:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:07:55.884 06:19:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:55.884 06:19:42 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:55.884 ************************************ 00:07:55.884 START TEST external_make_hello_no_bdev_shared_iso 00:07:55.884 ************************************ 00:07:55.884 06:19:42 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:07:55.884 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:55.884 make --directory=hello_world alone_shared_iso 00:07:55.884 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:56.143 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:56.143 -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 -laio -lnuma -ldl 00:07:56.403 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:56.403 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:56.403 00:07:56.403 real 0m0.609s 00:07:56.403 user 0m0.417s 00:07:56.403 sys 0m0.185s 00:07:56.403 ************************************ 00:07:56.403 END TEST external_make_hello_no_bdev_shared_iso 00:07:56.403 ************************************ 00:07:56.403 06:19:43 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:56.403 06:19:43 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:07:56.403 06:19:43 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:56.403 06:19:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 10 -le 1 ']' 00:07:56.403 06:19:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:56.403 06:19:43 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:56.403 ************************************ 00:07:56.403 START TEST external_run_hello_no_bdev_shared_iso 00:07:56.403 ************************************ 00:07:56.403 06:19:43 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1121 -- $ 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:56.662 [2024-05-15 06:19:43.473749] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:07:56.662 [2024-05-15 06:19:43.473865] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70661 ] 00:07:56.662 [2024-05-15 06:19:43.598761] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:56.921 [2024-05-15 06:19:43.713482] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:07:56.921 [2024-05-15 06:19:43.822039] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:56.921 [2024-05-15 06:19:43.822095] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:07:56.921 [2024-05-15 06:19:43.822116] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:56.921 [2024-05-15 06:19:43.822843] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:56.921 [2024-05-15 06:19:43.822880] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:56.921 [2024-05-15 06:19:43.822898] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:56.921 [2024-05-15 06:19:43.822912] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:56.921 00:07:56.921 [2024-05-15 06:19:43.822928] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:57.180 00:07:57.180 real 0m0.603s 00:07:57.180 user 0m0.314s 00:07:57.180 sys 0m0.159s 00:07:57.180 06:19:44 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:57.180 06:19:44 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:07:57.180 ************************************ 00:07:57.180 END TEST external_run_hello_no_bdev_shared_iso 00:07:57.180 ************************************ 00:07:57.180 06:19:44 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:57.180 06:19:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:07:57.180 06:19:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:57.180 06:19:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:57.180 ************************************ 00:07:57.180 START TEST external_make_nvme_shared 00:07:57.180 ************************************ 00:07:57.180 06:19:44 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:07:57.180 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:57.180 make --directory=nvme shared 00:07:57.180 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:57.180 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:57.438 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:57.439 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:57.439 -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 -laio -lnuma -ldl 00:07:57.697 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:57.697 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:57.697 00:07:57.697 real 0m0.539s 00:07:57.697 user 0m0.357s 00:07:57.697 sys 0m0.177s 00:07:57.697 06:19:44 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:57.697 06:19:44 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:57.697 ************************************ 00:07:57.697 END TEST external_make_nvme_shared 00:07:57.697 ************************************ 00:07:57.697 06:19:44 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:57.697 06:19:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 6 -le 1 ']' 00:07:57.697 06:19:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:07:57.697 06:19:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:57.697 ************************************ 00:07:57.697 START TEST external_run_nvme_shared 00:07:57.697 ************************************ 00:07:57.697 06:19:44 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1121 -- $ 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:57.956 * Looking for test storage... 00:07:57.956 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:57.957 06:19:44 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:57.957 06:19:44 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:57.957 06:19:44 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:57.957 06:19:44 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:57.957 06:19:44 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:57.957 06:19:44 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:57.957 06:19:44 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:07:57.957 06:19:44 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:07:57.957 NVMe Controller at 0000:00:10.0 00:07:57.957 ===================================================== 00:07:57.957 Vendor ID: 1b36 00:07:57.957 Subsystem Vendor ID: 1af4 00:07:57.957 Serial Number: 12340 00:07:57.957 Model Number: QEMU NVMe Ctrl 00:07:57.957 Firmware Version: 8.0.0 00:07:57.957 Recommended Arb Burst: 6 00:07:57.957 IEEE OUI Identifier: 00 54 52 00:07:57.957 Multi-path I/O 00:07:57.957 May have multiple subsystem ports: No 00:07:57.957 May have multiple controllers: No 00:07:57.957 Associated with SR-IOV VF: No 00:07:57.957 Max Number of Namespaces: 256 00:07:57.957 NVMe Specification Version (Identify): 1.4 00:07:57.957 Optional Asynchronous Events Supported 00:07:57.957 Namespace Attribute Notices: Supported 00:07:57.957 Firmware Activation Notices: Not Supported 00:07:57.957 128-bit Host Identifier: Not Supported 00:07:57.957 ===================================================== 00:07:57.957 NVMe Controller at 0000:00:11.0 00:07:57.957 ===================================================== 00:07:57.957 Vendor ID: 1b36 00:07:57.957 Subsystem Vendor ID: 1af4 00:07:57.957 Serial Number: 12341 00:07:57.957 Model Number: QEMU NVMe Ctrl 00:07:57.957 Firmware Version: 8.0.0 00:07:57.957 Recommended Arb Burst: 6 00:07:57.957 IEEE OUI Identifier: 00 54 52 00:07:57.957 Multi-path I/O 00:07:57.957 May have multiple subsystem ports: No 00:07:57.957 May have multiple controllers: No 00:07:57.957 Associated with SR-IOV VF: No 00:07:57.957 Max Number of Namespaces: 256 00:07:57.957 NVMe Specification Version (Identify): 1.4 00:07:57.957 Optional Asynchronous Events Supported 00:07:57.957 Namespace Attribute Notices: Supported 00:07:57.957 Firmware Activation Notices: Not Supported 00:07:57.957 128-bit Host Identifier: Not Supported' 00:07:57.957 06:19:44 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:07:57.957 06:19:44 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1509 -- # bdfs=() 00:07:57.957 06:19:44 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1509 -- # local bdfs 00:07:57.957 06:19:44 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:57.957 06:19:44 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:57.957 06:19:44 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # jq -r '.config[].params.traddr' 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1511 -- # (( 2 == 0 )) 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:07:58.216 NVMe Controller at 0000:00:10.0 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:07:58.216 NVMe Controller at 0000:00:11.0 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1509 -- # bdfs=() 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1509 -- # local bdfs 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # jq -r '.config[].params.traddr' 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1511 -- # (( 2 == 0 )) 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:58.216 06:19:45 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:58.216 ===================================================== 00:07:58.216 NVMe Controller at 0000:00:10.0 00:07:58.216 ===================================================== 00:07:58.216 Vendor ID: 1b36 00:07:58.216 Subsystem Vendor ID: 1af4 00:07:58.216 Serial Number: 12340 00:07:58.216 Model Number: QEMU NVMe Ctrl 00:07:58.216 Firmware Version: 8.0.0 00:07:58.216 Recommended Arb Burst: 6 00:07:58.216 IEEE OUI Identifier: 00 54 52 00:07:58.216 Multi-path I/O 00:07:58.216 May have multiple subsystem ports: No 00:07:58.216 May have multiple controllers: No 00:07:58.216 Associated with SR-IOV VF: No 00:07:58.216 Max Number of Namespaces: 256 00:07:58.216 NVMe Specification Version (Identify): 1.4 00:07:58.216 Optional Asynchronous Events Supported 00:07:58.216 Namespace Attribute Notices: Supported 00:07:58.216 Firmware Activation Notices: Not Supported 00:07:58.216 128-bit Host Identifier: Not Supported 00:07:58.216 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:58.216 06:19:45 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:58.475 ===================================================== 00:07:58.475 NVMe Controller at 0000:00:11.0 00:07:58.475 ===================================================== 00:07:58.475 Vendor ID: 1b36 00:07:58.475 Subsystem Vendor ID: 1af4 00:07:58.475 Serial Number: 12341 00:07:58.475 Model Number: QEMU NVMe Ctrl 00:07:58.475 Firmware Version: 8.0.0 00:07:58.475 Recommended Arb Burst: 6 00:07:58.475 IEEE OUI Identifier: 00 54 52 00:07:58.475 Multi-path I/O 00:07:58.475 May have multiple subsystem ports: No 00:07:58.475 May have multiple controllers: No 00:07:58.475 Associated with SR-IOV VF: No 00:07:58.475 Max Number of Namespaces: 256 00:07:58.475 NVMe Specification Version (Identify): 1.4 00:07:58.475 Optional Asynchronous Events Supported 00:07:58.475 Namespace Attribute Notices: Supported 00:07:58.475 Firmware Activation Notices: Not Supported 00:07:58.475 128-bit Host Identifier: Not Supported 00:07:58.475 ************************************ 00:07:58.475 END TEST external_run_nvme_shared 00:07:58.475 ************************************ 00:07:58.475 00:07:58.475 real 0m0.711s 00:07:58.475 user 0m0.259s 00:07:58.475 sys 0m0.283s 00:07:58.475 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:07:58.475 06:19:45 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:07:58.475 06:19:45 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:58.475 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:58.475 rm -f ./hello_world/hello_bdev 00:07:58.475 rm -f ./passthru/libpassthru_external.* 00:07:58.475 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:58.475 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:58.734 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:58.734 06:19:45 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:07:58.734 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:30.810 make[2]: Nothing to be done for 'clean'. 00:08:57.356 make[1]: Nothing to be done for 'clean'. 00:08:57.357 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:57.357 06:20:41 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:08:57.357 06:20:41 autobuild.autobuild_external_code -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:08:57.357 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:08:57.357 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:09:07.325 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:09:17.326 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:09:17.326 Creating mk/config.mk...done. 00:09:17.326 Creating mk/cc.flags.mk...done. 00:09:17.326 Type 'make' to build. 00:09:17.326 06:21:03 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:09:17.326 06:21:03 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:09:17.326 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:09:17.584 make[1]: Nothing to be done for 'all'. 00:09:29.781 The Meson build system 00:09:29.781 Version: 1.3.1 00:09:29.781 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:09:29.781 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:09:29.781 Build type: native build 00:09:29.781 Program cat found: YES (/usr/bin/cat) 00:09:29.781 Project name: DPDK 00:09:29.781 Project version: 23.11.0 00:09:29.781 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:29.781 C linker for the host machine: cc ld.bfd 2.39-16 00:09:29.781 Host machine cpu family: x86_64 00:09:29.781 Host machine cpu: x86_64 00:09:29.781 Message: ## Building in Developer Mode ## 00:09:29.781 Program pkg-config found: YES (/usr/bin/pkg-config) 00:09:29.782 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:09:29.782 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:09:29.782 Program python3 found: YES (/usr/bin/python3) 00:09:29.782 Program cat found: YES (/usr/bin/cat) 00:09:29.782 Compiler for C supports arguments -march=native: YES 00:09:29.782 Checking for size of "void *" : 8 00:09:29.782 Checking for size of "void *" : 8 (cached) 00:09:29.782 Library m found: YES 00:09:29.782 Library numa found: YES 00:09:29.782 Has header "numaif.h" : YES 00:09:29.782 Library fdt found: NO 00:09:29.782 Library execinfo found: NO 00:09:29.782 Has header "execinfo.h" : YES 00:09:29.782 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:09:29.782 Run-time dependency libarchive found: NO (tried pkgconfig) 00:09:29.782 Run-time dependency libbsd found: NO (tried pkgconfig) 00:09:29.782 Run-time dependency jansson found: NO (tried pkgconfig) 00:09:29.782 Run-time dependency openssl found: YES 3.0.9 00:09:29.782 Run-time dependency libpcap found: YES 1.10.4 00:09:29.782 Has header "pcap.h" with dependency libpcap: YES 00:09:29.782 Compiler for C supports arguments -Wcast-qual: YES 00:09:29.782 Compiler for C supports arguments -Wdeprecated: YES 00:09:29.782 Compiler for C supports arguments -Wformat: YES 00:09:29.782 Compiler for C supports arguments -Wformat-nonliteral: YES 00:09:29.782 Compiler for C supports arguments -Wformat-security: YES 00:09:29.782 Compiler for C supports arguments -Wmissing-declarations: YES 00:09:29.782 Compiler for C supports arguments -Wmissing-prototypes: YES 00:09:29.782 Compiler for C supports arguments -Wnested-externs: YES 00:09:29.782 Compiler for C supports arguments -Wold-style-definition: YES 00:09:29.782 Compiler for C supports arguments -Wpointer-arith: YES 00:09:29.782 Compiler for C supports arguments -Wsign-compare: YES 00:09:29.782 Compiler for C supports arguments -Wstrict-prototypes: YES 00:09:29.782 Compiler for C supports arguments -Wundef: YES 00:09:29.782 Compiler for C supports arguments -Wwrite-strings: YES 00:09:29.782 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:09:29.782 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:09:29.782 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:09:29.782 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:09:29.782 Program objdump found: YES (/usr/bin/objdump) 00:09:29.782 Compiler for C supports arguments -mavx512f: YES 00:09:29.782 Checking if "AVX512 checking" compiles: YES 00:09:29.782 Fetching value of define "__SSE4_2__" : 1 00:09:29.782 Fetching value of define "__AES__" : 1 00:09:29.782 Fetching value of define "__AVX__" : 1 00:09:29.782 Fetching value of define "__AVX2__" : 1 00:09:29.782 Fetching value of define "__AVX512BW__" : (undefined) 00:09:29.782 Fetching value of define "__AVX512CD__" : (undefined) 00:09:29.782 Fetching value of define "__AVX512DQ__" : (undefined) 00:09:29.782 Fetching value of define "__AVX512F__" : (undefined) 00:09:29.782 Fetching value of define "__AVX512VL__" : (undefined) 00:09:29.782 Fetching value of define "__PCLMUL__" : 1 00:09:29.782 Fetching value of define "__RDRND__" : 1 00:09:29.782 Fetching value of define "__RDSEED__" : 1 00:09:29.782 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:09:29.782 Fetching value of define "__znver1__" : (undefined) 00:09:29.782 Fetching value of define "__znver2__" : (undefined) 00:09:29.782 Fetching value of define "__znver3__" : (undefined) 00:09:29.782 Fetching value of define "__znver4__" : (undefined) 00:09:29.782 Compiler for C supports arguments -Wno-format-truncation: YES 00:09:29.782 Message: lib/log: Defining dependency "log" 00:09:29.782 Message: lib/kvargs: Defining dependency "kvargs" 00:09:29.782 Message: lib/telemetry: Defining dependency "telemetry" 00:09:29.782 Checking for function "getentropy" : NO 00:09:29.782 Message: lib/eal: Defining dependency "eal" 00:09:29.782 Message: lib/ring: Defining dependency "ring" 00:09:29.782 Message: lib/rcu: Defining dependency "rcu" 00:09:29.782 Message: lib/mempool: Defining dependency "mempool" 00:09:29.782 Message: lib/mbuf: Defining dependency "mbuf" 00:09:29.782 Fetching value of define "__PCLMUL__" : 1 (cached) 00:09:29.782 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:09:29.782 Compiler for C supports arguments -mpclmul: YES 00:09:29.782 Compiler for C supports arguments -maes: YES 00:09:29.782 Compiler for C supports arguments -mavx512f: YES (cached) 00:09:29.782 Compiler for C supports arguments -mavx512bw: YES 00:09:29.782 Compiler for C supports arguments -mavx512dq: YES 00:09:29.782 Compiler for C supports arguments -mavx512vl: YES 00:09:29.782 Compiler for C supports arguments -mvpclmulqdq: YES 00:09:29.782 Compiler for C supports arguments -mavx2: YES 00:09:29.782 Compiler for C supports arguments -mavx: YES 00:09:29.782 Message: lib/net: Defining dependency "net" 00:09:29.782 Message: lib/meter: Defining dependency "meter" 00:09:29.782 Message: lib/ethdev: Defining dependency "ethdev" 00:09:29.782 Message: lib/pci: Defining dependency "pci" 00:09:29.782 Message: lib/cmdline: Defining dependency "cmdline" 00:09:29.782 Message: lib/hash: Defining dependency "hash" 00:09:29.782 Message: lib/timer: Defining dependency "timer" 00:09:29.782 Message: lib/compressdev: Defining dependency "compressdev" 00:09:29.782 Message: lib/cryptodev: Defining dependency "cryptodev" 00:09:29.782 Message: lib/dmadev: Defining dependency "dmadev" 00:09:29.782 Compiler for C supports arguments -Wno-cast-qual: YES 00:09:29.782 Message: lib/power: Defining dependency "power" 00:09:29.782 Message: lib/reorder: Defining dependency "reorder" 00:09:29.782 Message: lib/security: Defining dependency "security" 00:09:29.782 Has header "linux/userfaultfd.h" : YES 00:09:29.782 Has header "linux/vduse.h" : YES 00:09:29.782 Message: lib/vhost: Defining dependency "vhost" 00:09:29.782 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:09:29.782 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:09:29.782 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:09:29.782 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:09:29.782 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:09:29.782 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:09:29.782 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:09:29.782 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:09:29.782 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:09:29.782 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:09:29.782 Program doxygen found: YES (/usr/bin/doxygen) 00:09:29.782 Configuring doxy-api-html.conf using configuration 00:09:29.782 Configuring doxy-api-man.conf using configuration 00:09:29.782 Program mandb found: YES (/usr/bin/mandb) 00:09:29.782 Program sphinx-build found: NO 00:09:29.782 Configuring rte_build_config.h using configuration 00:09:29.782 Message: 00:09:29.782 ================= 00:09:29.782 Applications Enabled 00:09:29.782 ================= 00:09:29.782 00:09:29.782 apps: 00:09:29.782 00:09:29.782 00:09:29.782 Message: 00:09:29.782 ================= 00:09:29.782 Libraries Enabled 00:09:29.782 ================= 00:09:29.782 00:09:29.782 libs: 00:09:29.782 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:09:29.782 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:09:29.782 cryptodev, dmadev, power, reorder, security, vhost, 00:09:29.782 00:09:29.782 Message: 00:09:29.782 =============== 00:09:29.782 Drivers Enabled 00:09:29.782 =============== 00:09:29.782 00:09:29.782 common: 00:09:29.782 00:09:29.782 bus: 00:09:29.782 pci, vdev, 00:09:29.782 mempool: 00:09:29.782 ring, 00:09:29.782 dma: 00:09:29.782 00:09:29.782 net: 00:09:29.782 00:09:29.782 crypto: 00:09:29.782 00:09:29.782 compress: 00:09:29.782 00:09:29.782 vdpa: 00:09:29.782 00:09:29.782 00:09:29.782 Message: 00:09:29.782 ================= 00:09:29.782 Content Skipped 00:09:29.782 ================= 00:09:29.782 00:09:29.782 apps: 00:09:29.782 dumpcap: explicitly disabled via build config 00:09:29.782 graph: explicitly disabled via build config 00:09:29.782 pdump: explicitly disabled via build config 00:09:29.782 proc-info: explicitly disabled via build config 00:09:29.782 test-acl: explicitly disabled via build config 00:09:29.782 test-bbdev: explicitly disabled via build config 00:09:29.782 test-cmdline: explicitly disabled via build config 00:09:29.782 test-compress-perf: explicitly disabled via build config 00:09:29.782 test-crypto-perf: explicitly disabled via build config 00:09:29.782 test-dma-perf: explicitly disabled via build config 00:09:29.782 test-eventdev: explicitly disabled via build config 00:09:29.782 test-fib: explicitly disabled via build config 00:09:29.782 test-flow-perf: explicitly disabled via build config 00:09:29.782 test-gpudev: explicitly disabled via build config 00:09:29.782 test-mldev: explicitly disabled via build config 00:09:29.782 test-pipeline: explicitly disabled via build config 00:09:29.782 test-pmd: explicitly disabled via build config 00:09:29.782 test-regex: explicitly disabled via build config 00:09:29.782 test-sad: explicitly disabled via build config 00:09:29.782 test-security-perf: explicitly disabled via build config 00:09:29.782 00:09:29.782 libs: 00:09:29.782 metrics: explicitly disabled via build config 00:09:29.782 acl: explicitly disabled via build config 00:09:29.782 bbdev: explicitly disabled via build config 00:09:29.782 bitratestats: explicitly disabled via build config 00:09:29.782 bpf: explicitly disabled via build config 00:09:29.782 cfgfile: explicitly disabled via build config 00:09:29.782 distributor: explicitly disabled via build config 00:09:29.782 efd: explicitly disabled via build config 00:09:29.782 eventdev: explicitly disabled via build config 00:09:29.782 dispatcher: explicitly disabled via build config 00:09:29.782 gpudev: explicitly disabled via build config 00:09:29.782 gro: explicitly disabled via build config 00:09:29.782 gso: explicitly disabled via build config 00:09:29.782 ip_frag: explicitly disabled via build config 00:09:29.782 jobstats: explicitly disabled via build config 00:09:29.782 latencystats: explicitly disabled via build config 00:09:29.782 lpm: explicitly disabled via build config 00:09:29.782 member: explicitly disabled via build config 00:09:29.782 pcapng: explicitly disabled via build config 00:09:29.782 rawdev: explicitly disabled via build config 00:09:29.782 regexdev: explicitly disabled via build config 00:09:29.782 mldev: explicitly disabled via build config 00:09:29.782 rib: explicitly disabled via build config 00:09:29.782 sched: explicitly disabled via build config 00:09:29.782 stack: explicitly disabled via build config 00:09:29.782 ipsec: explicitly disabled via build config 00:09:29.782 pdcp: explicitly disabled via build config 00:09:29.783 fib: explicitly disabled via build config 00:09:29.783 port: explicitly disabled via build config 00:09:29.783 pdump: explicitly disabled via build config 00:09:29.783 table: explicitly disabled via build config 00:09:29.783 pipeline: explicitly disabled via build config 00:09:29.783 graph: explicitly disabled via build config 00:09:29.783 node: explicitly disabled via build config 00:09:29.783 00:09:29.783 drivers: 00:09:29.783 common/cpt: not in enabled drivers build config 00:09:29.783 common/dpaax: not in enabled drivers build config 00:09:29.783 common/iavf: not in enabled drivers build config 00:09:29.783 common/idpf: not in enabled drivers build config 00:09:29.783 common/mvep: not in enabled drivers build config 00:09:29.783 common/octeontx: not in enabled drivers build config 00:09:29.783 bus/auxiliary: not in enabled drivers build config 00:09:29.783 bus/cdx: not in enabled drivers build config 00:09:29.783 bus/dpaa: not in enabled drivers build config 00:09:29.783 bus/fslmc: not in enabled drivers build config 00:09:29.783 bus/ifpga: not in enabled drivers build config 00:09:29.783 bus/platform: not in enabled drivers build config 00:09:29.783 bus/vmbus: not in enabled drivers build config 00:09:29.783 common/cnxk: not in enabled drivers build config 00:09:29.783 common/mlx5: not in enabled drivers build config 00:09:29.783 common/nfp: not in enabled drivers build config 00:09:29.783 common/qat: not in enabled drivers build config 00:09:29.783 common/sfc_efx: not in enabled drivers build config 00:09:29.783 mempool/bucket: not in enabled drivers build config 00:09:29.783 mempool/cnxk: not in enabled drivers build config 00:09:29.783 mempool/dpaa: not in enabled drivers build config 00:09:29.783 mempool/dpaa2: not in enabled drivers build config 00:09:29.783 mempool/octeontx: not in enabled drivers build config 00:09:29.783 mempool/stack: not in enabled drivers build config 00:09:29.783 dma/cnxk: not in enabled drivers build config 00:09:29.783 dma/dpaa: not in enabled drivers build config 00:09:29.783 dma/dpaa2: not in enabled drivers build config 00:09:29.783 dma/hisilicon: not in enabled drivers build config 00:09:29.783 dma/idxd: not in enabled drivers build config 00:09:29.783 dma/ioat: not in enabled drivers build config 00:09:29.783 dma/skeleton: not in enabled drivers build config 00:09:29.783 net/af_packet: not in enabled drivers build config 00:09:29.783 net/af_xdp: not in enabled drivers build config 00:09:29.783 net/ark: not in enabled drivers build config 00:09:29.783 net/atlantic: not in enabled drivers build config 00:09:29.783 net/avp: not in enabled drivers build config 00:09:29.783 net/axgbe: not in enabled drivers build config 00:09:29.783 net/bnx2x: not in enabled drivers build config 00:09:29.783 net/bnxt: not in enabled drivers build config 00:09:29.783 net/bonding: not in enabled drivers build config 00:09:29.783 net/cnxk: not in enabled drivers build config 00:09:29.783 net/cpfl: not in enabled drivers build config 00:09:29.783 net/cxgbe: not in enabled drivers build config 00:09:29.783 net/dpaa: not in enabled drivers build config 00:09:29.783 net/dpaa2: not in enabled drivers build config 00:09:29.783 net/e1000: not in enabled drivers build config 00:09:29.783 net/ena: not in enabled drivers build config 00:09:29.783 net/enetc: not in enabled drivers build config 00:09:29.783 net/enetfec: not in enabled drivers build config 00:09:29.783 net/enic: not in enabled drivers build config 00:09:29.783 net/failsafe: not in enabled drivers build config 00:09:29.783 net/fm10k: not in enabled drivers build config 00:09:29.783 net/gve: not in enabled drivers build config 00:09:29.783 net/hinic: not in enabled drivers build config 00:09:29.783 net/hns3: not in enabled drivers build config 00:09:29.783 net/i40e: not in enabled drivers build config 00:09:29.783 net/iavf: not in enabled drivers build config 00:09:29.783 net/ice: not in enabled drivers build config 00:09:29.783 net/idpf: not in enabled drivers build config 00:09:29.783 net/igc: not in enabled drivers build config 00:09:29.783 net/ionic: not in enabled drivers build config 00:09:29.783 net/ipn3ke: not in enabled drivers build config 00:09:29.783 net/ixgbe: not in enabled drivers build config 00:09:29.783 net/mana: not in enabled drivers build config 00:09:29.783 net/memif: not in enabled drivers build config 00:09:29.783 net/mlx4: not in enabled drivers build config 00:09:29.783 net/mlx5: not in enabled drivers build config 00:09:29.783 net/mvneta: not in enabled drivers build config 00:09:29.783 net/mvpp2: not in enabled drivers build config 00:09:29.783 net/netvsc: not in enabled drivers build config 00:09:29.783 net/nfb: not in enabled drivers build config 00:09:29.783 net/nfp: not in enabled drivers build config 00:09:29.783 net/ngbe: not in enabled drivers build config 00:09:29.783 net/null: not in enabled drivers build config 00:09:29.783 net/octeontx: not in enabled drivers build config 00:09:29.783 net/octeon_ep: not in enabled drivers build config 00:09:29.783 net/pcap: not in enabled drivers build config 00:09:29.783 net/pfe: not in enabled drivers build config 00:09:29.783 net/qede: not in enabled drivers build config 00:09:29.783 net/ring: not in enabled drivers build config 00:09:29.783 net/sfc: not in enabled drivers build config 00:09:29.783 net/softnic: not in enabled drivers build config 00:09:29.783 net/tap: not in enabled drivers build config 00:09:29.783 net/thunderx: not in enabled drivers build config 00:09:29.783 net/txgbe: not in enabled drivers build config 00:09:29.783 net/vdev_netvsc: not in enabled drivers build config 00:09:29.783 net/vhost: not in enabled drivers build config 00:09:29.783 net/virtio: not in enabled drivers build config 00:09:29.783 net/vmxnet3: not in enabled drivers build config 00:09:29.783 raw/*: missing internal dependency, "rawdev" 00:09:29.783 crypto/armv8: not in enabled drivers build config 00:09:29.783 crypto/bcmfs: not in enabled drivers build config 00:09:29.783 crypto/caam_jr: not in enabled drivers build config 00:09:29.783 crypto/ccp: not in enabled drivers build config 00:09:29.783 crypto/cnxk: not in enabled drivers build config 00:09:29.783 crypto/dpaa_sec: not in enabled drivers build config 00:09:29.783 crypto/dpaa2_sec: not in enabled drivers build config 00:09:29.783 crypto/ipsec_mb: not in enabled drivers build config 00:09:29.783 crypto/mlx5: not in enabled drivers build config 00:09:29.783 crypto/mvsam: not in enabled drivers build config 00:09:29.783 crypto/nitrox: not in enabled drivers build config 00:09:29.783 crypto/null: not in enabled drivers build config 00:09:29.783 crypto/octeontx: not in enabled drivers build config 00:09:29.783 crypto/openssl: not in enabled drivers build config 00:09:29.783 crypto/scheduler: not in enabled drivers build config 00:09:29.783 crypto/uadk: not in enabled drivers build config 00:09:29.783 crypto/virtio: not in enabled drivers build config 00:09:29.783 compress/isal: not in enabled drivers build config 00:09:29.783 compress/mlx5: not in enabled drivers build config 00:09:29.783 compress/octeontx: not in enabled drivers build config 00:09:29.783 compress/zlib: not in enabled drivers build config 00:09:29.783 regex/*: missing internal dependency, "regexdev" 00:09:29.783 ml/*: missing internal dependency, "mldev" 00:09:29.783 vdpa/ifc: not in enabled drivers build config 00:09:29.783 vdpa/mlx5: not in enabled drivers build config 00:09:29.783 vdpa/nfp: not in enabled drivers build config 00:09:29.783 vdpa/sfc: not in enabled drivers build config 00:09:29.783 event/*: missing internal dependency, "eventdev" 00:09:29.783 baseband/*: missing internal dependency, "bbdev" 00:09:29.783 gpu/*: missing internal dependency, "gpudev" 00:09:29.783 00:09:29.783 00:09:29.783 Build targets in project: 85 00:09:29.783 00:09:29.783 DPDK 23.11.0 00:09:29.783 00:09:29.783 User defined options 00:09:29.783 default_library : static 00:09:29.783 libdir : lib 00:09:29.783 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:09:29.783 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:09:29.783 c_link_args : 00:09:29.783 cpu_instruction_set: native 00:09:29.783 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:29.783 disable_libs : acl,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:29.783 enable_docs : false 00:09:29.783 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:09:29.783 enable_kmods : false 00:09:29.783 tests : false 00:09:29.783 00:09:29.783 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:09:30.041 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:09:30.041 [1/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:09:30.299 [2/265] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:09:30.299 [3/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:09:30.299 [4/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:09:30.299 [5/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:09:30.299 [6/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:09:30.299 [7/265] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:09:30.299 [8/265] Linking static target lib/librte_kvargs.a 00:09:30.299 [9/265] Compiling C object lib/librte_log.a.p/log_log.c.o 00:09:30.299 [10/265] Linking static target lib/librte_log.a 00:09:30.866 [11/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:09:30.866 [12/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:09:30.866 [13/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:09:30.866 [14/265] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:09:31.124 [15/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:09:31.124 [16/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:09:31.124 [17/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:09:31.382 [18/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:09:31.382 [19/265] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:09:31.382 [20/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:09:31.382 [21/265] Linking static target lib/librte_telemetry.a 00:09:31.382 [22/265] Linking target lib/librte_log.so.24.0 00:09:31.382 [23/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:09:31.640 [24/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:09:31.640 [25/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:09:31.640 [26/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:09:31.640 [27/265] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:09:31.640 [28/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:09:31.640 [29/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:09:31.640 [30/265] Linking target lib/librte_kvargs.so.24.0 00:09:31.899 [31/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:09:31.899 [32/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:09:31.899 [33/265] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:09:32.157 [34/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:09:32.158 [35/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:09:32.158 [36/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:09:32.158 [37/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:09:32.158 [38/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:09:32.158 [39/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:09:32.158 [40/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:09:32.416 [41/265] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:09:32.416 [42/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:09:32.416 [43/265] Linking target lib/librte_telemetry.so.24.0 00:09:32.416 [44/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:09:32.674 [45/265] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:09:32.674 [46/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:09:32.674 [47/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:09:32.674 [48/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:09:32.674 [49/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:09:32.674 [50/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:09:32.933 [51/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:09:32.933 [52/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:09:32.933 [53/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:09:32.933 [54/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:09:33.191 [55/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:09:33.191 [56/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:09:33.191 [57/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:09:33.191 [58/265] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:09:33.191 [59/265] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:09:33.191 [60/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:09:33.191 [61/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:09:33.191 [62/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:09:33.191 [63/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:09:33.449 [64/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:09:33.449 [65/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:09:33.449 [66/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:09:33.449 [67/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:09:33.449 [68/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:09:33.449 [69/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:09:33.449 [70/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:09:33.708 [71/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:09:33.708 [72/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:09:33.708 [73/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:09:33.708 [74/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:09:33.708 [75/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:09:33.967 [76/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:09:33.967 [77/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:09:33.967 [78/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:09:34.226 [79/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:09:34.226 [80/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:09:34.226 [81/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:09:34.226 [82/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:09:34.484 [83/265] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:09:34.484 [84/265] Linking static target lib/librte_ring.a 00:09:34.484 [85/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:09:34.484 [86/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:09:34.484 [87/265] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:09:34.484 [88/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:09:34.743 [89/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:09:34.743 [90/265] Linking static target lib/librte_eal.a 00:09:34.743 [91/265] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:09:34.743 [92/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:09:34.743 [93/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:09:34.743 [94/265] Linking static target lib/librte_mempool.a 00:09:35.002 [95/265] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:09:35.002 [96/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:09:35.002 [97/265] Linking static target lib/net/libnet_crc_avx512_lib.a 00:09:35.002 [98/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:09:35.002 [99/265] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:09:35.002 [100/265] Linking static target lib/librte_rcu.a 00:09:35.263 [101/265] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:09:35.263 [102/265] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:09:35.263 [103/265] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:09:35.263 [104/265] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:09:35.263 [105/265] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:09:35.523 [106/265] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:09:35.523 [107/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:09:35.523 [108/265] Linking static target lib/librte_mbuf.a 00:09:35.523 [109/265] Linking static target lib/librte_net.a 00:09:35.523 [110/265] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:09:35.523 [111/265] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:09:35.523 [112/265] Linking static target lib/librte_meter.a 00:09:35.782 [113/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:09:35.782 [114/265] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:09:35.782 [115/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:09:35.782 [116/265] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:09:35.782 [117/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:09:36.041 [118/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:09:36.041 [119/265] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:09:36.300 [120/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:09:36.558 [121/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:09:36.558 [122/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:09:36.558 [123/265] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:09:36.558 [124/265] Linking static target lib/librte_pci.a 00:09:36.558 [125/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:09:36.558 [126/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:09:36.816 [127/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:09:36.816 [128/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:09:36.816 [129/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:09:36.816 [130/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:09:36.816 [131/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:09:36.816 [132/265] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:09:36.816 [133/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:09:36.816 [134/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:09:36.816 [135/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:09:36.816 [136/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:09:37.074 [137/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:09:37.074 [138/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:09:37.074 [139/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:09:37.074 [140/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:09:37.074 [141/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:09:37.074 [142/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:09:37.333 [143/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:09:37.333 [144/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:09:37.333 [145/265] Linking static target lib/librte_cmdline.a 00:09:37.594 [146/265] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:09:37.594 [147/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:09:37.594 [148/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:09:37.856 [149/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:09:37.856 [150/265] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:09:37.856 [151/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:09:37.856 [152/265] Linking static target lib/librte_timer.a 00:09:37.856 [153/265] Linking static target lib/librte_compressdev.a 00:09:38.115 [154/265] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:09:38.115 [155/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:09:38.115 [156/265] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:09:38.115 [157/265] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:09:38.374 [158/265] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:09:38.374 [159/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:09:38.374 [160/265] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:38.374 [161/265] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:09:38.374 [162/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:09:38.374 [163/265] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:09:38.631 [164/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:09:38.631 [165/265] Linking static target lib/librte_dmadev.a 00:09:38.892 [166/265] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:09:38.892 [167/265] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:09:39.150 [168/265] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:39.150 [169/265] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:09:39.150 [170/265] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:09:39.150 [171/265] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:09:39.150 [172/265] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:09:39.150 [173/265] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:09:39.409 [174/265] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:09:39.409 [175/265] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:09:39.409 [176/265] Linking static target lib/librte_hash.a 00:09:39.667 [177/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:09:39.667 [178/265] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:09:39.667 [179/265] Linking static target lib/librte_power.a 00:09:39.667 [180/265] Linking static target lib/librte_ethdev.a 00:09:39.925 [181/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:09:39.925 [182/265] Linking static target lib/librte_cryptodev.a 00:09:39.925 [183/265] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:09:39.925 [184/265] Linking static target lib/librte_reorder.a 00:09:39.925 [185/265] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:09:39.925 [186/265] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:09:39.925 [187/265] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:09:39.925 [188/265] Linking static target lib/librte_security.a 00:09:40.185 [189/265] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:09:40.185 [190/265] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:09:40.185 [191/265] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:09:40.457 [192/265] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:09:40.457 [193/265] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:09:40.457 [194/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:09:40.715 [195/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:09:40.974 [196/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:09:40.974 [197/265] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:09:40.974 [198/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:09:41.231 [199/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:09:41.231 [200/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:09:41.231 [201/265] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:41.231 [202/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:09:41.490 [203/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:09:41.490 [204/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:09:41.748 [205/265] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:09:41.748 [206/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:09:41.748 [207/265] Linking static target drivers/libtmp_rte_bus_pci.a 00:09:41.748 [208/265] Linking target lib/librte_eal.so.24.0 00:09:42.006 [209/265] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:09:42.006 [210/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:09:42.006 [211/265] Linking static target drivers/libtmp_rte_bus_vdev.a 00:09:42.006 [212/265] Linking target lib/librte_meter.so.24.0 00:09:42.006 [213/265] Linking target lib/librte_pci.so.24.0 00:09:42.006 [214/265] Linking target lib/librte_timer.so.24.0 00:09:42.006 [215/265] Linking target lib/librte_ring.so.24.0 00:09:42.006 [216/265] Linking target lib/librte_dmadev.so.24.0 00:09:42.006 [217/265] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:09:42.265 [218/265] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:09:42.265 [219/265] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:09:42.265 [220/265] Linking static target drivers/librte_bus_pci.a 00:09:42.265 [221/265] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:09:42.265 [222/265] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:09:42.265 [223/265] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:09:42.265 [224/265] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:09:42.265 [225/265] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:09:42.265 [226/265] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:09:42.265 [227/265] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:09:42.265 [228/265] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:09:42.265 [229/265] Linking static target drivers/librte_bus_vdev.a 00:09:42.265 [230/265] Linking target lib/librte_rcu.so.24.0 00:09:42.265 [231/265] Linking target lib/librte_mempool.so.24.0 00:09:42.265 [232/265] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:09:42.265 [233/265] Linking static target drivers/libtmp_rte_mempool_ring.a 00:09:42.524 [234/265] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:09:42.524 [235/265] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:09:42.524 [236/265] Linking target lib/librte_mbuf.so.24.0 00:09:42.524 [237/265] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:42.524 [238/265] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:09:42.524 [239/265] Linking target drivers/librte_bus_vdev.so.24.0 00:09:42.524 [240/265] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:09:42.524 [241/265] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:09:42.524 [242/265] Linking static target drivers/librte_mempool_ring.a 00:09:42.524 [243/265] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:09:42.524 [244/265] Linking target drivers/librte_mempool_ring.so.24.0 00:09:42.783 [245/265] Linking target lib/librte_compressdev.so.24.0 00:09:42.783 [246/265] Linking target lib/librte_reorder.so.24.0 00:09:42.783 [247/265] Linking target lib/librte_cryptodev.so.24.0 00:09:42.783 [248/265] Linking target lib/librte_net.so.24.0 00:09:42.783 [249/265] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:09:42.783 [250/265] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:09:42.783 [251/265] Linking target drivers/librte_bus_pci.so.24.0 00:09:42.783 [252/265] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:09:42.783 [253/265] Linking target lib/librte_hash.so.24.0 00:09:42.783 [254/265] Linking target lib/librte_cmdline.so.24.0 00:09:42.783 [255/265] Linking target lib/librte_security.so.24.0 00:09:43.043 [256/265] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:09:44.946 [257/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:09:46.333 [258/265] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:09:46.333 [259/265] Linking target lib/librte_ethdev.so.24.0 00:09:46.333 [260/265] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:09:46.333 [261/265] Linking target lib/librte_power.so.24.0 00:09:54.447 [262/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:09:54.447 [263/265] Linking static target lib/librte_vhost.a 00:09:56.347 [264/265] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:09:56.347 [265/265] Linking target lib/librte_vhost.so.24.0 00:09:56.347 INFO: autodetecting backend as ninja 00:09:56.347 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:09:57.276 CC lib/ut_mock/mock.o 00:09:57.276 CC lib/log/log.o 00:09:57.276 CC lib/log/log_flags.o 00:09:57.276 CC lib/ut/ut.o 00:09:57.276 CC lib/log/log_deprecated.o 00:09:57.534 LIB libspdk_ut_mock.a 00:09:57.534 LIB libspdk_ut.a 00:09:57.534 LIB libspdk_log.a 00:09:57.791 CC lib/ioat/ioat.o 00:09:57.791 CC lib/dma/dma.o 00:09:57.791 CXX lib/trace_parser/trace.o 00:09:57.791 CC lib/util/base64.o 00:09:57.791 CC lib/util/bit_array.o 00:09:57.791 CC lib/util/cpuset.o 00:09:57.791 CC lib/util/crc32.o 00:09:57.791 CC lib/util/crc16.o 00:09:57.791 CC lib/util/crc64.o 00:09:57.791 CC lib/util/crc32_ieee.o 00:09:57.791 CC lib/util/crc32c.o 00:09:58.048 CC lib/vfio_user/host/vfio_user_pci.o 00:09:58.048 CC lib/util/dif.o 00:09:58.048 CC lib/util/fd.o 00:09:58.048 CC lib/util/file.o 00:09:58.048 CC lib/util/hexlify.o 00:09:58.048 CC lib/util/iov.o 00:09:58.048 CC lib/util/math.o 00:09:58.048 LIB libspdk_dma.a 00:09:58.048 LIB libspdk_ioat.a 00:09:58.048 CC lib/util/pipe.o 00:09:58.048 CC lib/vfio_user/host/vfio_user.o 00:09:58.048 CC lib/util/strerror_tls.o 00:09:58.048 CC lib/util/string.o 00:09:58.305 CC lib/util/uuid.o 00:09:58.305 CC lib/util/fd_group.o 00:09:58.305 CC lib/util/xor.o 00:09:58.305 CC lib/util/zipf.o 00:09:58.305 LIB libspdk_vfio_user.a 00:09:58.893 LIB libspdk_trace_parser.a 00:09:59.151 LIB libspdk_util.a 00:09:59.408 CC lib/vmd/vmd.o 00:09:59.408 CC lib/env_dpdk/env.o 00:09:59.408 CC lib/vmd/led.o 00:09:59.408 CC lib/conf/conf.o 00:09:59.408 CC lib/env_dpdk/memory.o 00:09:59.408 CC lib/env_dpdk/pci.o 00:09:59.408 CC lib/env_dpdk/init.o 00:09:59.408 CC lib/env_dpdk/threads.o 00:09:59.408 CC lib/json/json_parse.o 00:09:59.408 CC lib/env_dpdk/pci_ioat.o 00:09:59.408 CC lib/json/json_util.o 00:09:59.408 CC lib/json/json_write.o 00:09:59.666 CC lib/env_dpdk/pci_virtio.o 00:09:59.666 CC lib/env_dpdk/pci_vmd.o 00:09:59.666 CC lib/env_dpdk/pci_idxd.o 00:09:59.666 CC lib/env_dpdk/pci_event.o 00:09:59.666 CC lib/env_dpdk/sigbus_handler.o 00:09:59.925 CC lib/env_dpdk/pci_dpdk.o 00:09:59.925 CC lib/env_dpdk/pci_dpdk_2207.o 00:09:59.925 LIB libspdk_conf.a 00:09:59.925 CC lib/env_dpdk/pci_dpdk_2211.o 00:10:00.184 LIB libspdk_vmd.a 00:10:00.184 LIB libspdk_json.a 00:10:00.442 CC lib/jsonrpc/jsonrpc_server.o 00:10:00.442 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:10:00.442 CC lib/jsonrpc/jsonrpc_client.o 00:10:00.442 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:10:00.701 LIB libspdk_jsonrpc.a 00:10:00.960 LIB libspdk_env_dpdk.a 00:10:00.960 CC lib/rpc/rpc.o 00:10:01.527 LIB libspdk_rpc.a 00:10:01.785 CC lib/keyring/keyring.o 00:10:01.785 CC lib/notify/notify.o 00:10:01.785 CC lib/keyring/keyring_rpc.o 00:10:01.785 CC lib/notify/notify_rpc.o 00:10:01.785 CC lib/trace/trace.o 00:10:01.785 CC lib/trace/trace_flags.o 00:10:01.785 CC lib/trace/trace_rpc.o 00:10:02.044 LIB libspdk_notify.a 00:10:02.044 LIB libspdk_keyring.a 00:10:02.044 LIB libspdk_trace.a 00:10:02.611 CC lib/thread/thread.o 00:10:02.611 CC lib/sock/sock.o 00:10:02.611 CC lib/sock/sock_rpc.o 00:10:02.611 CC lib/thread/iobuf.o 00:10:02.870 LIB libspdk_sock.a 00:10:03.437 CC lib/nvme/nvme_ctrlr_cmd.o 00:10:03.437 CC lib/nvme/nvme_ctrlr.o 00:10:03.437 CC lib/nvme/nvme_fabric.o 00:10:03.437 CC lib/nvme/nvme_ns_cmd.o 00:10:03.437 CC lib/nvme/nvme_ns.o 00:10:03.437 CC lib/nvme/nvme_pcie_common.o 00:10:03.437 CC lib/nvme/nvme_pcie.o 00:10:03.437 CC lib/nvme/nvme_qpair.o 00:10:03.437 CC lib/nvme/nvme.o 00:10:03.437 CC lib/nvme/nvme_quirks.o 00:10:03.437 CC lib/nvme/nvme_transport.o 00:10:04.004 LIB libspdk_thread.a 00:10:04.004 CC lib/nvme/nvme_discovery.o 00:10:04.262 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:10:04.262 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:10:04.262 CC lib/nvme/nvme_tcp.o 00:10:04.262 CC lib/nvme/nvme_opal.o 00:10:04.262 CC lib/nvme/nvme_io_msg.o 00:10:04.521 CC lib/nvme/nvme_poll_group.o 00:10:04.780 CC lib/nvme/nvme_zns.o 00:10:04.780 CC lib/nvme/nvme_stubs.o 00:10:04.780 CC lib/nvme/nvme_auth.o 00:10:04.780 CC lib/nvme/nvme_cuse.o 00:10:05.039 CC lib/accel/accel.o 00:10:05.298 CC lib/accel/accel_rpc.o 00:10:05.298 CC lib/blob/blobstore.o 00:10:05.298 CC lib/init/json_config.o 00:10:05.556 CC lib/blob/request.o 00:10:05.556 CC lib/blob/zeroes.o 00:10:05.556 CC lib/blob/blob_bs_dev.o 00:10:05.556 CC lib/init/subsystem.o 00:10:05.815 CC lib/init/subsystem_rpc.o 00:10:05.815 CC lib/init/rpc.o 00:10:05.815 CC lib/accel/accel_sw.o 00:10:05.815 CC lib/virtio/virtio_vhost_user.o 00:10:05.815 CC lib/virtio/virtio.o 00:10:05.815 CC lib/virtio/virtio_vfio_user.o 00:10:05.815 CC lib/virtio/virtio_pci.o 00:10:05.815 LIB libspdk_init.a 00:10:06.381 LIB libspdk_nvme.a 00:10:06.381 CC lib/event/app.o 00:10:06.381 CC lib/event/reactor.o 00:10:06.381 CC lib/event/log_rpc.o 00:10:06.381 CC lib/event/app_rpc.o 00:10:06.381 CC lib/event/scheduler_static.o 00:10:06.381 LIB libspdk_virtio.a 00:10:06.638 LIB libspdk_accel.a 00:10:06.897 LIB libspdk_event.a 00:10:06.897 CC lib/bdev/bdev_zone.o 00:10:06.897 CC lib/bdev/bdev.o 00:10:06.897 CC lib/bdev/bdev_rpc.o 00:10:06.897 CC lib/bdev/part.o 00:10:06.897 CC lib/bdev/scsi_nvme.o 00:10:09.437 LIB libspdk_blob.a 00:10:09.437 CC lib/blobfs/blobfs.o 00:10:09.437 CC lib/blobfs/tree.o 00:10:09.437 CC lib/lvol/lvol.o 00:10:10.376 LIB libspdk_bdev.a 00:10:10.376 LIB libspdk_blobfs.a 00:10:10.376 CC lib/scsi/dev.o 00:10:10.376 CC lib/scsi/lun.o 00:10:10.376 CC lib/scsi/port.o 00:10:10.376 CC lib/scsi/scsi_bdev.o 00:10:10.376 CC lib/scsi/scsi.o 00:10:10.376 CC lib/scsi/scsi_pr.o 00:10:10.376 CC lib/scsi/scsi_rpc.o 00:10:10.376 CC lib/scsi/task.o 00:10:10.376 CC lib/ftl/ftl_core.o 00:10:10.376 CC lib/nvmf/ctrlr.o 00:10:10.376 CC lib/nbd/nbd.o 00:10:10.634 LIB libspdk_lvol.a 00:10:10.634 CC lib/nbd/nbd_rpc.o 00:10:10.634 CC lib/nvmf/ctrlr_discovery.o 00:10:10.634 CC lib/nvmf/ctrlr_bdev.o 00:10:10.891 CC lib/nvmf/subsystem.o 00:10:10.891 CC lib/nvmf/nvmf.o 00:10:10.891 CC lib/nvmf/nvmf_rpc.o 00:10:10.891 CC lib/nvmf/transport.o 00:10:10.891 CC lib/nvmf/tcp.o 00:10:10.891 CC lib/ftl/ftl_init.o 00:10:10.891 CC lib/ftl/ftl_layout.o 00:10:10.891 LIB libspdk_nbd.a 00:10:10.891 CC lib/nvmf/stubs.o 00:10:10.891 CC lib/ftl/ftl_debug.o 00:10:11.150 CC lib/ftl/ftl_io.o 00:10:11.150 LIB libspdk_scsi.a 00:10:11.150 CC lib/nvmf/auth.o 00:10:11.150 CC lib/ftl/ftl_sb.o 00:10:11.150 CC lib/ftl/ftl_l2p.o 00:10:11.408 CC lib/ftl/ftl_l2p_flat.o 00:10:11.408 CC lib/ftl/ftl_nv_cache.o 00:10:11.408 CC lib/ftl/ftl_band.o 00:10:11.408 CC lib/ftl/ftl_band_ops.o 00:10:11.408 CC lib/ftl/ftl_writer.o 00:10:11.408 CC lib/ftl/ftl_rq.o 00:10:11.666 CC lib/ftl/ftl_reloc.o 00:10:11.666 CC lib/ftl/ftl_l2p_cache.o 00:10:11.666 CC lib/ftl/ftl_p2l.o 00:10:11.666 CC lib/ftl/mngt/ftl_mngt.o 00:10:11.666 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:10:11.666 CC lib/iscsi/conn.o 00:10:11.666 CC lib/vhost/vhost.o 00:10:11.923 CC lib/vhost/vhost_rpc.o 00:10:11.923 CC lib/vhost/vhost_scsi.o 00:10:11.923 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:10:11.923 CC lib/iscsi/init_grp.o 00:10:11.923 CC lib/iscsi/iscsi.o 00:10:12.181 CC lib/vhost/vhost_blk.o 00:10:12.181 CC lib/vhost/rte_vhost_user.o 00:10:12.181 CC lib/ftl/mngt/ftl_mngt_startup.o 00:10:12.181 CC lib/ftl/mngt/ftl_mngt_md.o 00:10:12.181 CC lib/ftl/mngt/ftl_mngt_misc.o 00:10:12.438 CC lib/iscsi/md5.o 00:10:12.438 CC lib/iscsi/param.o 00:10:12.438 CC lib/iscsi/portal_grp.o 00:10:12.696 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:10:12.696 CC lib/iscsi/tgt_node.o 00:10:12.696 CC lib/iscsi/iscsi_subsystem.o 00:10:12.696 CC lib/iscsi/iscsi_rpc.o 00:10:12.696 LIB libspdk_nvmf.a 00:10:12.696 CC lib/iscsi/task.o 00:10:12.953 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:10:12.953 CC lib/ftl/mngt/ftl_mngt_band.o 00:10:12.953 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:10:12.953 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:10:13.211 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:10:13.211 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:10:13.211 CC lib/ftl/utils/ftl_conf.o 00:10:13.211 CC lib/ftl/utils/ftl_md.o 00:10:13.211 CC lib/ftl/utils/ftl_mempool.o 00:10:13.211 CC lib/ftl/utils/ftl_bitmap.o 00:10:13.211 CC lib/ftl/utils/ftl_property.o 00:10:13.211 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:10:13.469 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:10:13.469 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:10:13.469 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:10:13.469 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:10:13.726 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:10:13.726 CC lib/ftl/upgrade/ftl_sb_v3.o 00:10:13.726 CC lib/ftl/upgrade/ftl_sb_v5.o 00:10:13.726 CC lib/ftl/nvc/ftl_nvc_dev.o 00:10:13.726 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:10:13.726 CC lib/ftl/base/ftl_base_dev.o 00:10:13.726 CC lib/ftl/base/ftl_base_bdev.o 00:10:13.984 LIB libspdk_iscsi.a 00:10:14.241 LIB libspdk_vhost.a 00:10:14.241 LIB libspdk_ftl.a 00:10:14.807 CC module/env_dpdk/env_dpdk_rpc.o 00:10:14.807 CC module/scheduler/dynamic/scheduler_dynamic.o 00:10:14.807 CC module/keyring/file/keyring.o 00:10:14.807 CC module/keyring/file/keyring_rpc.o 00:10:14.807 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:10:14.807 CC module/accel/error/accel_error.o 00:10:14.807 CC module/accel/error/accel_error_rpc.o 00:10:14.807 CC module/accel/ioat/accel_ioat_rpc.o 00:10:14.807 CC module/accel/ioat/accel_ioat.o 00:10:14.807 CC module/scheduler/gscheduler/gscheduler.o 00:10:14.807 CC module/sock/posix/posix.o 00:10:14.807 CC module/blob/bdev/blob_bdev.o 00:10:15.065 LIB libspdk_env_dpdk_rpc.a 00:10:15.065 LIB libspdk_keyring_file.a 00:10:15.065 LIB libspdk_scheduler_dpdk_governor.a 00:10:15.065 LIB libspdk_scheduler_gscheduler.a 00:10:15.065 LIB libspdk_accel_ioat.a 00:10:15.065 LIB libspdk_scheduler_dynamic.a 00:10:15.065 LIB libspdk_accel_error.a 00:10:15.390 LIB libspdk_blob_bdev.a 00:10:15.653 CC module/bdev/malloc/bdev_malloc.o 00:10:15.653 CC module/blobfs/bdev/blobfs_bdev.o 00:10:15.653 CC module/bdev/raid/bdev_raid.o 00:10:15.653 CC module/bdev/gpt/gpt.o 00:10:15.653 CC module/bdev/nvme/bdev_nvme.o 00:10:15.653 CC module/bdev/delay/vbdev_delay.o 00:10:15.653 CC module/bdev/error/vbdev_error.o 00:10:15.653 CC module/bdev/lvol/vbdev_lvol.o 00:10:15.653 CC module/bdev/split/vbdev_split.o 00:10:15.653 CC module/bdev/null/bdev_null.o 00:10:15.653 CC module/bdev/passthru/vbdev_passthru.o 00:10:15.912 LIB libspdk_sock_posix.a 00:10:15.912 CC module/bdev/gpt/vbdev_gpt.o 00:10:15.912 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:10:16.171 CC module/bdev/null/bdev_null_rpc.o 00:10:16.171 CC module/bdev/split/vbdev_split_rpc.o 00:10:16.171 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:10:16.171 CC module/bdev/error/vbdev_error_rpc.o 00:10:16.171 CC module/bdev/malloc/bdev_malloc_rpc.o 00:10:16.171 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:10:16.171 CC module/bdev/delay/vbdev_delay_rpc.o 00:10:16.171 LIB libspdk_bdev_passthru.a 00:10:16.171 LIB libspdk_bdev_null.a 00:10:16.171 LIB libspdk_bdev_split.a 00:10:16.171 LIB libspdk_blobfs_bdev.a 00:10:16.171 LIB libspdk_bdev_gpt.a 00:10:16.428 LIB libspdk_bdev_error.a 00:10:16.428 LIB libspdk_bdev_malloc.a 00:10:16.428 CC module/bdev/nvme/bdev_nvme_rpc.o 00:10:16.428 LIB libspdk_bdev_delay.a 00:10:16.428 CC module/bdev/nvme/nvme_rpc.o 00:10:16.428 CC module/bdev/raid/bdev_raid_rpc.o 00:10:16.428 CC module/bdev/raid/bdev_raid_sb.o 00:10:16.428 CC module/bdev/zone_block/vbdev_zone_block.o 00:10:16.428 CC module/bdev/aio/bdev_aio.o 00:10:16.428 CC module/bdev/ftl/bdev_ftl.o 00:10:16.428 CC module/bdev/ftl/bdev_ftl_rpc.o 00:10:16.428 CC module/bdev/virtio/bdev_virtio_scsi.o 00:10:16.686 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:10:16.686 CC module/bdev/nvme/bdev_mdns_client.o 00:10:16.686 LIB libspdk_bdev_lvol.a 00:10:16.686 CC module/bdev/nvme/vbdev_opal.o 00:10:16.686 CC module/bdev/virtio/bdev_virtio_blk.o 00:10:16.944 CC module/bdev/aio/bdev_aio_rpc.o 00:10:16.944 CC module/bdev/raid/raid0.o 00:10:16.944 LIB libspdk_bdev_ftl.a 00:10:16.944 CC module/bdev/nvme/vbdev_opal_rpc.o 00:10:16.944 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:10:16.944 LIB libspdk_bdev_zone_block.a 00:10:16.944 CC module/bdev/virtio/bdev_virtio_rpc.o 00:10:16.944 CC module/bdev/raid/raid1.o 00:10:16.944 CC module/bdev/raid/concat.o 00:10:16.944 LIB libspdk_bdev_aio.a 00:10:17.202 LIB libspdk_bdev_raid.a 00:10:17.202 LIB libspdk_bdev_virtio.a 00:10:18.581 LIB libspdk_bdev_nvme.a 00:10:19.147 CC module/event/subsystems/keyring/keyring.o 00:10:19.147 CC module/event/subsystems/sock/sock.o 00:10:19.147 CC module/event/subsystems/scheduler/scheduler.o 00:10:19.147 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:10:19.147 CC module/event/subsystems/iobuf/iobuf.o 00:10:19.147 CC module/event/subsystems/vmd/vmd.o 00:10:19.147 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:10:19.147 CC module/event/subsystems/vmd/vmd_rpc.o 00:10:19.147 LIB libspdk_event_sock.a 00:10:19.147 LIB libspdk_event_keyring.a 00:10:19.147 LIB libspdk_event_vhost_blk.a 00:10:19.147 LIB libspdk_event_scheduler.a 00:10:19.147 LIB libspdk_event_iobuf.a 00:10:19.147 LIB libspdk_event_vmd.a 00:10:19.712 CC module/event/subsystems/accel/accel.o 00:10:19.712 LIB libspdk_event_accel.a 00:10:19.970 CC module/event/subsystems/bdev/bdev.o 00:10:20.228 LIB libspdk_event_bdev.a 00:10:20.485 CC module/event/subsystems/nbd/nbd.o 00:10:20.485 CC module/event/subsystems/scsi/scsi.o 00:10:20.485 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:10:20.485 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:10:20.743 LIB libspdk_event_nbd.a 00:10:20.743 LIB libspdk_event_scsi.a 00:10:21.000 LIB libspdk_event_nvmf.a 00:10:21.000 CC module/event/subsystems/iscsi/iscsi.o 00:10:21.000 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:10:21.258 LIB libspdk_event_vhost_scsi.a 00:10:21.258 LIB libspdk_event_iscsi.a 00:10:21.530 TEST_HEADER include/spdk/accel.h 00:10:21.530 CXX app/trace/trace.o 00:10:21.530 TEST_HEADER include/spdk/accel_module.h 00:10:21.530 make[2]: Nothing to be done for 'all'. 00:10:21.530 TEST_HEADER include/spdk/assert.h 00:10:21.530 TEST_HEADER include/spdk/barrier.h 00:10:21.530 TEST_HEADER include/spdk/base64.h 00:10:21.530 TEST_HEADER include/spdk/bdev.h 00:10:21.530 TEST_HEADER include/spdk/bdev_module.h 00:10:21.530 TEST_HEADER include/spdk/bdev_zone.h 00:10:21.530 TEST_HEADER include/spdk/bit_array.h 00:10:21.530 TEST_HEADER include/spdk/bit_pool.h 00:10:21.530 TEST_HEADER include/spdk/blob_bdev.h 00:10:21.530 TEST_HEADER include/spdk/blobfs_bdev.h 00:10:21.530 TEST_HEADER include/spdk/blobfs.h 00:10:21.530 TEST_HEADER include/spdk/blob.h 00:10:21.530 TEST_HEADER include/spdk/conf.h 00:10:21.530 TEST_HEADER include/spdk/config.h 00:10:21.530 TEST_HEADER include/spdk/cpuset.h 00:10:21.530 TEST_HEADER include/spdk/crc16.h 00:10:21.530 TEST_HEADER include/spdk/crc32.h 00:10:21.530 TEST_HEADER include/spdk/crc64.h 00:10:21.530 TEST_HEADER include/spdk/dif.h 00:10:21.530 TEST_HEADER include/spdk/dma.h 00:10:21.530 TEST_HEADER include/spdk/endian.h 00:10:21.530 TEST_HEADER include/spdk/env_dpdk.h 00:10:21.530 TEST_HEADER include/spdk/env.h 00:10:21.530 TEST_HEADER include/spdk/event.h 00:10:21.530 TEST_HEADER include/spdk/fd_group.h 00:10:21.530 TEST_HEADER include/spdk/fd.h 00:10:21.530 TEST_HEADER include/spdk/file.h 00:10:21.530 TEST_HEADER include/spdk/ftl.h 00:10:21.530 TEST_HEADER include/spdk/gpt_spec.h 00:10:21.530 TEST_HEADER include/spdk/hexlify.h 00:10:21.530 TEST_HEADER include/spdk/histogram_data.h 00:10:21.530 TEST_HEADER include/spdk/idxd.h 00:10:21.530 TEST_HEADER include/spdk/idxd_spec.h 00:10:21.530 TEST_HEADER include/spdk/init.h 00:10:21.530 TEST_HEADER include/spdk/ioat.h 00:10:21.530 TEST_HEADER include/spdk/ioat_spec.h 00:10:21.530 CC test/nvme/aer/aer.o 00:10:21.530 TEST_HEADER include/spdk/iscsi_spec.h 00:10:21.530 TEST_HEADER include/spdk/json.h 00:10:21.530 TEST_HEADER include/spdk/jsonrpc.h 00:10:21.530 CC test/rpc_client/rpc_client_test.o 00:10:21.530 TEST_HEADER include/spdk/keyring.h 00:10:21.825 TEST_HEADER include/spdk/keyring_module.h 00:10:21.825 TEST_HEADER include/spdk/likely.h 00:10:21.825 CC test/accel/dif/dif.o 00:10:21.825 TEST_HEADER include/spdk/log.h 00:10:21.825 CC test/event/event_perf/event_perf.o 00:10:21.825 TEST_HEADER include/spdk/lvol.h 00:10:21.825 CC examples/accel/perf/accel_perf.o 00:10:21.825 CC test/blobfs/mkfs/mkfs.o 00:10:21.825 TEST_HEADER include/spdk/memory.h 00:10:21.825 TEST_HEADER include/spdk/mmio.h 00:10:21.825 CC test/app/bdev_svc/bdev_svc.o 00:10:21.825 TEST_HEADER include/spdk/nbd.h 00:10:21.825 TEST_HEADER include/spdk/notify.h 00:10:21.825 TEST_HEADER include/spdk/nvme.h 00:10:21.825 TEST_HEADER include/spdk/nvme_intel.h 00:10:21.825 TEST_HEADER include/spdk/nvme_ocssd.h 00:10:21.825 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:10:21.825 TEST_HEADER include/spdk/nvme_spec.h 00:10:21.825 TEST_HEADER include/spdk/nvme_zns.h 00:10:21.825 CC test/bdev/bdevio/bdevio.o 00:10:21.825 TEST_HEADER include/spdk/nvmf_cmd.h 00:10:21.825 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:10:21.825 TEST_HEADER include/spdk/nvmf.h 00:10:21.825 TEST_HEADER include/spdk/nvmf_spec.h 00:10:21.825 TEST_HEADER include/spdk/nvmf_transport.h 00:10:21.825 TEST_HEADER include/spdk/opal.h 00:10:21.825 TEST_HEADER include/spdk/opal_spec.h 00:10:21.825 TEST_HEADER include/spdk/pci_ids.h 00:10:21.825 TEST_HEADER include/spdk/pipe.h 00:10:21.825 TEST_HEADER include/spdk/queue.h 00:10:21.825 TEST_HEADER include/spdk/reduce.h 00:10:21.825 TEST_HEADER include/spdk/rpc.h 00:10:21.825 TEST_HEADER include/spdk/scheduler.h 00:10:21.825 TEST_HEADER include/spdk/scsi.h 00:10:21.825 TEST_HEADER include/spdk/scsi_spec.h 00:10:21.825 TEST_HEADER include/spdk/sock.h 00:10:21.825 TEST_HEADER include/spdk/stdinc.h 00:10:21.825 TEST_HEADER include/spdk/string.h 00:10:21.825 TEST_HEADER include/spdk/thread.h 00:10:21.825 TEST_HEADER include/spdk/trace.h 00:10:21.825 CC test/lvol/esnap/esnap.o 00:10:21.825 TEST_HEADER include/spdk/trace_parser.h 00:10:21.825 TEST_HEADER include/spdk/tree.h 00:10:21.825 TEST_HEADER include/spdk/ublk.h 00:10:21.825 TEST_HEADER include/spdk/util.h 00:10:21.825 TEST_HEADER include/spdk/uuid.h 00:10:21.825 TEST_HEADER include/spdk/version.h 00:10:21.825 TEST_HEADER include/spdk/vfio_user_pci.h 00:10:21.825 TEST_HEADER include/spdk/vfio_user_spec.h 00:10:21.825 CC test/env/mem_callbacks/mem_callbacks.o 00:10:21.825 TEST_HEADER include/spdk/vhost.h 00:10:21.825 TEST_HEADER include/spdk/vmd.h 00:10:21.825 TEST_HEADER include/spdk/xor.h 00:10:21.825 TEST_HEADER include/spdk/zipf.h 00:10:21.825 CXX test/cpp_headers/accel.o 00:10:21.825 LINK rpc_client_test 00:10:22.083 LINK event_perf 00:10:22.083 LINK bdev_svc 00:10:22.083 LINK mkfs 00:10:22.083 LINK spdk_trace 00:10:22.083 CXX test/cpp_headers/accel_module.o 00:10:22.083 CXX test/cpp_headers/assert.o 00:10:22.083 LINK dif 00:10:22.342 LINK accel_perf 00:10:22.342 LINK aer 00:10:22.342 LINK bdevio 00:10:22.342 CXX test/cpp_headers/barrier.o 00:10:22.601 CC app/trace_record/trace_record.o 00:10:22.601 CC test/event/reactor/reactor.o 00:10:22.601 CC test/thread/poller_perf/poller_perf.o 00:10:22.601 LINK mem_callbacks 00:10:22.860 CXX test/cpp_headers/base64.o 00:10:22.860 LINK reactor 00:10:22.860 CC examples/blob/hello_world/hello_blob.o 00:10:22.860 CC examples/bdev/hello_world/hello_bdev.o 00:10:22.860 CC test/nvme/reset/reset.o 00:10:22.860 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:10:22.860 CC examples/ioat/perf/perf.o 00:10:22.860 LINK poller_perf 00:10:22.860 CXX test/cpp_headers/bdev.o 00:10:22.860 LINK spdk_trace_record 00:10:23.119 CC test/env/vtophys/vtophys.o 00:10:23.119 CXX test/cpp_headers/bdev_module.o 00:10:23.119 LINK ioat_perf 00:10:23.119 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:10:23.377 LINK hello_blob 00:10:23.377 LINK hello_bdev 00:10:23.377 CC test/event/reactor_perf/reactor_perf.o 00:10:23.377 CC test/thread/lock/spdk_lock.o 00:10:23.377 LINK reset 00:10:23.377 CC app/nvmf_tgt/nvmf_main.o 00:10:23.377 LINK nvme_fuzz 00:10:23.377 LINK vtophys 00:10:23.377 CXX test/cpp_headers/bdev_zone.o 00:10:23.635 CC examples/ioat/verify/verify.o 00:10:23.635 LINK reactor_perf 00:10:23.635 CXX test/cpp_headers/bit_array.o 00:10:23.635 LINK nvmf_tgt 00:10:23.635 CXX test/cpp_headers/bit_pool.o 00:10:23.893 LINK verify 00:10:23.893 CC test/nvme/sgl/sgl.o 00:10:23.893 CXX test/cpp_headers/blob_bdev.o 00:10:23.893 CC examples/bdev/bdevperf/bdevperf.o 00:10:23.893 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:10:23.893 CC test/env/memory/memory_ut.o 00:10:24.151 LINK env_dpdk_post_init 00:10:24.151 CC test/env/pci/pci_ut.o 00:10:24.151 CXX test/cpp_headers/blobfs_bdev.o 00:10:24.151 CC test/event/app_repeat/app_repeat.o 00:10:24.151 LINK sgl 00:10:24.151 CC examples/blob/cli/blobcli.o 00:10:24.408 LINK app_repeat 00:10:24.408 CXX test/cpp_headers/blobfs.o 00:10:24.666 CC app/iscsi_tgt/iscsi_tgt.o 00:10:24.666 CC app/spdk_tgt/spdk_tgt.o 00:10:24.666 CXX test/cpp_headers/blob.o 00:10:24.666 CC test/nvme/e2edp/nvme_dp.o 00:10:24.666 LINK pci_ut 00:10:24.666 LINK spdk_lock 00:10:24.666 CXX test/cpp_headers/conf.o 00:10:24.666 LINK iscsi_tgt 00:10:24.925 LINK spdk_tgt 00:10:24.925 CC test/event/scheduler/scheduler.o 00:10:24.925 LINK blobcli 00:10:24.925 LINK nvme_dp 00:10:24.925 CXX test/cpp_headers/config.o 00:10:24.925 CC app/spdk_lspci/spdk_lspci.o 00:10:24.925 CXX test/cpp_headers/cpuset.o 00:10:24.925 CXX test/cpp_headers/crc16.o 00:10:25.183 LINK scheduler 00:10:25.183 LINK spdk_lspci 00:10:25.183 LINK bdevperf 00:10:25.183 CXX test/cpp_headers/crc32.o 00:10:25.441 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:10:25.441 CC test/nvme/overhead/overhead.o 00:10:25.441 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:10:25.441 CXX test/cpp_headers/crc64.o 00:10:25.441 CC app/spdk_nvme_perf/perf.o 00:10:25.441 LINK memory_ut 00:10:25.728 LINK iscsi_fuzz 00:10:25.728 CC examples/nvme/hello_world/hello_world.o 00:10:25.728 CC examples/sock/hello_world/hello_sock.o 00:10:25.728 CXX test/cpp_headers/dif.o 00:10:25.728 CXX test/cpp_headers/dma.o 00:10:25.728 CC app/spdk_nvme_identify/identify.o 00:10:25.728 CC examples/vmd/lsvmd/lsvmd.o 00:10:25.728 LINK overhead 00:10:25.985 CXX test/cpp_headers/endian.o 00:10:25.985 LINK lsvmd 00:10:25.985 LINK hello_world 00:10:25.985 LINK hello_sock 00:10:25.985 CC examples/nvmf/nvmf/nvmf.o 00:10:25.985 LINK vhost_fuzz 00:10:25.985 CC examples/util/zipf/zipf.o 00:10:25.985 CXX test/cpp_headers/env_dpdk.o 00:10:25.985 CC test/nvme/err_injection/err_injection.o 00:10:26.243 CC examples/thread/thread/thread_ex.o 00:10:26.243 LINK zipf 00:10:26.243 CC examples/vmd/led/led.o 00:10:26.243 CXX test/cpp_headers/env.o 00:10:26.243 CC test/app/histogram_perf/histogram_perf.o 00:10:26.243 CC examples/nvme/reconnect/reconnect.o 00:10:26.243 LINK nvmf 00:10:26.243 LINK err_injection 00:10:26.243 CC examples/interrupt_tgt/interrupt_tgt.o 00:10:26.499 LINK led 00:10:26.499 CXX test/cpp_headers/event.o 00:10:26.499 LINK histogram_perf 00:10:26.499 LINK thread 00:10:26.499 CC app/spdk_nvme_discover/discovery_aer.o 00:10:26.499 LINK interrupt_tgt 00:10:26.757 CXX test/cpp_headers/fd_group.o 00:10:26.757 CC test/nvme/startup/startup.o 00:10:26.757 LINK reconnect 00:10:26.757 LINK spdk_nvme_discover 00:10:26.757 CC test/app/jsoncat/jsoncat.o 00:10:26.757 CC test/app/stub/stub.o 00:10:26.757 LINK spdk_nvme_perf 00:10:26.757 CXX test/cpp_headers/fd.o 00:10:27.015 LINK startup 00:10:27.015 LINK jsoncat 00:10:27.015 LINK stub 00:10:27.015 CXX test/cpp_headers/file.o 00:10:27.015 CC examples/nvme/nvme_manage/nvme_manage.o 00:10:27.015 CC app/spdk_top/spdk_top.o 00:10:27.272 CXX test/cpp_headers/ftl.o 00:10:27.272 CC app/spdk_dd/spdk_dd.o 00:10:27.272 CC app/vhost/vhost.o 00:10:27.272 LINK spdk_nvme_identify 00:10:27.272 CXX test/cpp_headers/gpt_spec.o 00:10:27.272 CC examples/nvme/arbitration/arbitration.o 00:10:27.272 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:10:27.272 CC test/nvme/reserve/reserve.o 00:10:27.272 CXX test/cpp_headers/hexlify.o 00:10:27.529 LINK vhost 00:10:27.529 CXX test/cpp_headers/histogram_data.o 00:10:27.529 CXX test/cpp_headers/idxd.o 00:10:27.529 LINK histogram_ut 00:10:27.529 LINK reserve 00:10:27.785 CC test/unit/lib/accel/accel.c/accel_ut.o 00:10:27.785 LINK spdk_dd 00:10:27.785 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:10:27.785 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:10:27.785 LINK arbitration 00:10:27.785 CXX test/cpp_headers/idxd_spec.o 00:10:27.785 CC test/unit/lib/blob/blob.c/blob_ut.o 00:10:28.042 LINK esnap 00:10:28.042 LINK nvme_manage 00:10:28.042 CXX test/cpp_headers/init.o 00:10:28.042 CC test/nvme/simple_copy/simple_copy.o 00:10:28.042 CXX test/cpp_headers/ioat.o 00:10:28.042 CXX test/cpp_headers/ioat_spec.o 00:10:28.042 CXX test/cpp_headers/iscsi_spec.o 00:10:28.303 LINK simple_copy 00:10:28.303 CC examples/nvme/hotplug/hotplug.o 00:10:28.303 CC examples/nvme/cmb_copy/cmb_copy.o 00:10:28.303 CXX test/cpp_headers/json.o 00:10:28.562 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:10:28.562 CC test/unit/lib/event/app.c/app_ut.o 00:10:28.562 CXX test/cpp_headers/jsonrpc.o 00:10:28.562 LINK cmb_copy 00:10:28.562 LINK spdk_top 00:10:28.562 CC test/unit/lib/dma/dma.c/dma_ut.o 00:10:28.562 LINK blob_bdev_ut 00:10:28.562 LINK hotplug 00:10:28.562 CC test/nvme/connect_stress/connect_stress.o 00:10:28.820 LINK tree_ut 00:10:28.820 CXX test/cpp_headers/keyring.o 00:10:28.820 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:10:28.820 CXX test/cpp_headers/keyring_module.o 00:10:28.820 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:10:29.078 LINK connect_stress 00:10:29.078 CC examples/nvme/abort/abort.o 00:10:29.078 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:10:29.078 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:10:29.078 LINK dma_ut 00:10:29.078 CXX test/cpp_headers/likely.o 00:10:29.741 CXX test/cpp_headers/log.o 00:10:29.741 CC test/nvme/boot_partition/boot_partition.o 00:10:29.741 LINK app_ut 00:10:29.741 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:10:29.741 CXX test/cpp_headers/lvol.o 00:10:29.741 LINK abort 00:10:30.029 LINK boot_partition 00:10:30.029 LINK ioat_ut 00:10:30.029 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:10:30.029 CXX test/cpp_headers/memory.o 00:10:30.029 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:10:30.029 CXX test/cpp_headers/mmio.o 00:10:30.029 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:10:30.029 CC test/nvme/compliance/nvme_compliance.o 00:10:30.029 LINK pmr_persistence 00:10:30.029 CXX test/cpp_headers/nbd.o 00:10:30.029 CXX test/cpp_headers/notify.o 00:10:30.285 LINK conn_ut 00:10:30.285 CXX test/cpp_headers/nvme.o 00:10:30.285 CXX test/cpp_headers/nvme_intel.o 00:10:30.285 CXX test/cpp_headers/nvme_ocssd.o 00:10:30.543 LINK init_grp_ut 00:10:30.543 LINK blobfs_async_ut 00:10:30.543 LINK blobfs_sync_ut 00:10:30.543 CXX test/cpp_headers/nvme_ocssd_spec.o 00:10:30.543 LINK nvme_compliance 00:10:30.543 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:10:30.543 CC test/unit/lib/bdev/part.c/part_ut.o 00:10:30.543 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:10:30.801 CC test/unit/lib/iscsi/param.c/param_ut.o 00:10:30.801 LINK reactor_ut 00:10:30.801 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:10:30.801 CXX test/cpp_headers/nvme_spec.o 00:10:30.801 LINK blobfs_bdev_ut 00:10:30.801 CC test/nvme/fused_ordering/fused_ordering.o 00:10:30.801 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:10:31.059 CXX test/cpp_headers/nvme_zns.o 00:10:31.059 LINK accel_ut 00:10:31.059 CXX test/cpp_headers/nvmf_cmd.o 00:10:31.059 LINK fused_ordering 00:10:31.059 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:10:31.317 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:10:31.317 LINK scsi_nvme_ut 00:10:31.317 CXX test/cpp_headers/nvmf_fc_spec.o 00:10:31.317 CC test/nvme/doorbell_aers/doorbell_aers.o 00:10:31.317 LINK param_ut 00:10:31.317 CXX test/cpp_headers/nvmf.o 00:10:31.576 CXX test/cpp_headers/nvmf_spec.o 00:10:31.576 LINK portal_grp_ut 00:10:31.576 LINK doorbell_aers 00:10:31.576 LINK gpt_ut 00:10:31.576 CC test/nvme/fdp/fdp.o 00:10:31.834 CXX test/cpp_headers/nvmf_transport.o 00:10:31.834 CC test/nvme/cuse/cuse.o 00:10:31.834 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:10:31.834 CXX test/cpp_headers/opal.o 00:10:32.092 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:10:32.092 CXX test/cpp_headers/opal_spec.o 00:10:32.092 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:10:32.092 LINK json_parse_ut 00:10:32.092 CXX test/cpp_headers/pci_ids.o 00:10:32.349 LINK fdp 00:10:32.349 CXX test/cpp_headers/pipe.o 00:10:32.607 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:10:32.607 CXX test/cpp_headers/queue.o 00:10:32.607 CXX test/cpp_headers/reduce.o 00:10:32.865 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:10:32.865 CXX test/cpp_headers/rpc.o 00:10:32.865 LINK json_util_ut 00:10:32.865 LINK vbdev_lvol_ut 00:10:33.123 CXX test/cpp_headers/scheduler.o 00:10:33.123 LINK jsonrpc_server_ut 00:10:33.123 LINK cuse 00:10:33.123 LINK tgt_node_ut 00:10:33.123 CXX test/cpp_headers/scsi.o 00:10:33.123 CC test/unit/lib/log/log.c/log_ut.o 00:10:33.381 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:10:33.381 CXX test/cpp_headers/scsi_spec.o 00:10:33.639 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:10:33.639 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:10:33.639 CC test/unit/lib/notify/notify.c/notify_ut.o 00:10:33.639 LINK iscsi_ut 00:10:33.639 LINK log_ut 00:10:33.639 CXX test/cpp_headers/sock.o 00:10:33.897 CXX test/cpp_headers/stdinc.o 00:10:33.897 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:10:33.897 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:10:34.154 CXX test/cpp_headers/string.o 00:10:34.154 LINK notify_ut 00:10:34.412 LINK part_ut 00:10:34.412 LINK json_write_ut 00:10:34.412 CXX test/cpp_headers/thread.o 00:10:34.412 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:10:34.669 CXX test/cpp_headers/trace.o 00:10:34.669 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:10:34.669 LINK dev_ut 00:10:34.669 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:10:34.927 CXX test/cpp_headers/trace_parser.o 00:10:34.927 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:10:35.184 CXX test/cpp_headers/tree.o 00:10:35.184 CXX test/cpp_headers/ublk.o 00:10:35.184 LINK bdev_raid_sb_ut 00:10:35.184 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:10:35.184 CXX test/cpp_headers/util.o 00:10:35.442 LINK concat_ut 00:10:35.442 LINK raid1_ut 00:10:35.442 CXX test/cpp_headers/uuid.o 00:10:35.700 LINK scsi_ut 00:10:35.700 LINK bdev_ut 00:10:35.700 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:10:35.700 LINK nvme_ut 00:10:35.700 CXX test/cpp_headers/version.o 00:10:35.700 CXX test/cpp_headers/vfio_user_pci.o 00:10:35.700 CXX test/cpp_headers/vfio_user_spec.o 00:10:35.700 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:10:35.957 CXX test/cpp_headers/vhost.o 00:10:35.957 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:10:35.957 CXX test/cpp_headers/vmd.o 00:10:35.957 LINK lun_ut 00:10:35.957 CXX test/cpp_headers/xor.o 00:10:35.957 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:10:36.215 LINK lvol_ut 00:10:36.215 CXX test/cpp_headers/zipf.o 00:10:36.215 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:10:36.215 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:10:36.471 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:10:36.471 LINK bdev_zone_ut 00:10:36.729 LINK scsi_pr_ut 00:10:36.729 CC test/unit/lib/sock/sock.c/sock_ut.o 00:10:36.729 CC test/unit/lib/sock/posix.c/posix_ut.o 00:10:37.005 LINK scsi_bdev_ut 00:10:37.005 CC test/unit/lib/thread/thread.c/thread_ut.o 00:10:37.005 LINK bdev_raid_ut 00:10:37.263 LINK nvme_ctrlr_ocssd_cmd_ut 00:10:37.263 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:10:37.521 CC test/unit/lib/util/base64.c/base64_ut.o 00:10:37.521 LINK tcp_ut 00:10:37.521 LINK bdev_ut 00:10:37.521 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:10:37.779 LINK nvme_ns_ut 00:10:37.779 LINK blob_ut 00:10:37.779 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:10:37.779 LINK base64_ut 00:10:37.779 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:10:38.036 LINK nvme_ctrlr_cmd_ut 00:10:38.036 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:10:38.036 LINK posix_ut 00:10:38.036 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:10:38.036 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:10:38.036 LINK pci_event_ut 00:10:38.036 LINK iobuf_ut 00:10:38.293 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:10:38.293 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:10:38.293 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:10:38.293 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:10:38.552 LINK crc16_ut 00:10:38.552 LINK bit_array_ut 00:10:38.810 LINK cpuset_ut 00:10:38.810 LINK sock_ut 00:10:38.810 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:10:38.810 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:10:38.810 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:10:39.067 LINK crc32_ieee_ut 00:10:39.067 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:10:39.067 LINK vbdev_zone_block_ut 00:10:39.067 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:10:39.325 LINK thread_ut 00:10:39.325 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:10:39.325 LINK crc32c_ut 00:10:39.583 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:10:39.583 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:10:39.841 LINK crc64_ut 00:10:39.841 LINK ctrlr_bdev_ut 00:10:40.098 CC test/unit/lib/util/dif.c/dif_ut.o 00:10:40.098 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:10:40.098 LINK subsystem_ut 00:10:40.401 LINK nvme_ctrlr_ut 00:10:40.401 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:10:40.401 LINK nvme_ns_ocssd_cmd_ut 00:10:40.401 LINK nvmf_ut 00:10:40.659 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:10:40.916 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:10:40.916 LINK rpc_ut 00:10:40.916 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:10:41.173 LINK auth_ut 00:10:41.173 LINK ctrlr_discovery_ut 00:10:41.173 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:10:41.431 LINK nvme_ns_cmd_ut 00:10:41.431 LINK ctrlr_ut 00:10:41.431 LINK subsystem_ut 00:10:41.432 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:10:41.432 CC test/unit/lib/util/iov.c/iov_ut.o 00:10:41.432 LINK rpc_ut 00:10:41.432 LINK keyring_ut 00:10:41.690 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:10:41.690 CC test/unit/lib/util/string.c/string_ut.o 00:10:41.690 CC test/unit/lib/util/math.c/math_ut.o 00:10:41.690 CC test/unit/lib/util/xor.c/xor_ut.o 00:10:41.690 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:10:41.947 LINK iov_ut 00:10:41.947 LINK math_ut 00:10:41.947 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:10:42.204 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:10:42.204 LINK xor_ut 00:10:42.462 LINK string_ut 00:10:42.462 LINK pipe_ut 00:10:42.462 LINK nvme_pcie_ut 00:10:42.462 LINK nvme_poll_group_ut 00:10:42.462 LINK nvme_quirks_ut 00:10:42.462 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:10:42.720 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:10:42.720 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:10:42.720 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:10:42.720 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:10:42.978 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:10:42.978 LINK ftl_l2p_ut 00:10:43.236 LINK ftl_bitmap_ut 00:10:43.236 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:10:43.236 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:10:43.494 LINK ftl_io_ut 00:10:43.494 LINK nvme_transport_ut 00:10:43.494 LINK dif_ut 00:10:43.752 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:10:43.752 LINK vhost_ut 00:10:43.752 LINK ftl_mempool_ut 00:10:43.752 LINK nvme_qpair_ut 00:10:43.752 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:10:43.752 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:10:43.752 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:10:43.752 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:10:44.013 LINK nvme_io_msg_ut 00:10:44.013 LINK ftl_mngt_ut 00:10:44.013 LINK ftl_band_ut 00:10:44.582 LINK nvme_pcie_common_ut 00:10:44.840 LINK nvme_opal_ut 00:10:44.840 LINK nvme_fabric_ut 00:10:45.098 LINK nvme_tcp_ut 00:10:45.356 LINK ftl_layout_upgrade_ut 00:10:45.356 LINK ftl_sb_ut 00:10:45.356 LINK bdev_nvme_ut 00:10:45.614 LINK nvme_cuse_ut 00:10:45.614 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:10:45.614 06:22:32 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:10:45.614 06:22:32 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:45.614 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:10:45.872 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:10:45.872 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:10:45.872 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:10:45.872 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:10:45.873 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:10:45.873 /bin/sh: line 1: patchelf: command not found 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:10:45.873 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:10:46.130 /bin/sh: line 1: patchelf: command not found 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:10:46.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:10:46.387 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:10:46.643 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:10:46.643 Processing /home/vagrant/spdk_repo/spdk/python 00:10:46.643 Preparing metadata (setup.py): started 00:10:47.210 Preparing metadata (setup.py): finished with status 'done' 00:10:48.151 Installing collected packages: spdk 00:10:48.151 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:48.151 Running setup.py install for spdk: started 00:10:48.718 Running setup.py install for spdk: finished with status 'done' 00:10:48.718 Successfully installed spdk-24.5rc0 00:10:48.977 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:10:48.977 The Meson build system 00:10:48.977 Version: 1.3.1 00:10:48.977 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:10:48.977 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:10:48.977 Build type: native build 00:10:48.977 Program cat found: YES (/usr/bin/cat) 00:10:48.977 Project name: DPDK 00:10:48.977 Project version: 23.11.0 00:10:48.977 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:48.977 C linker for the host machine: cc ld.bfd 2.39-16 00:10:48.977 Host machine cpu family: x86_64 00:10:48.977 Host machine cpu: x86_64 00:10:48.977 Message: ## Building in Developer Mode ## 00:10:48.977 Program pkg-config found: YES (/usr/bin/pkg-config) 00:10:48.977 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:10:48.977 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:10:48.977 Program python3 found: YES (/usr/bin/python3) 00:10:48.977 Program cat found: YES (/usr/bin/cat) 00:10:48.977 Compiler for C supports arguments -march=native: YES (cached) 00:10:48.977 Checking for size of "void *" : 8 (cached) 00:10:48.977 Checking for size of "void *" : 8 (cached) 00:10:48.977 Library m found: YES 00:10:48.977 Library numa found: YES 00:10:48.977 Has header "numaif.h" : YES (cached) 00:10:48.977 Library fdt found: NO 00:10:48.977 Library execinfo found: NO 00:10:48.977 Has header "execinfo.h" : YES (cached) 00:10:48.977 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:10:48.977 Run-time dependency libarchive found: NO (tried pkgconfig) 00:10:48.977 Run-time dependency libbsd found: NO (tried pkgconfig) 00:10:48.977 Run-time dependency jansson found: NO (tried pkgconfig) 00:10:48.977 Dependency openssl found: YES 3.0.9 (cached) 00:10:48.977 Dependency libpcap found: YES 1.10.4 (cached) 00:10:48.977 Has header "pcap.h" with dependency libpcap: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wformat: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wformat-security: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wundef: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:10:48.977 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:10:48.977 Program objdump found: YES (/usr/bin/objdump) 00:10:48.977 Compiler for C supports arguments -mavx512f: YES (cached) 00:10:48.977 Checking if "AVX512 checking" compiles: YES (cached) 00:10:48.977 Fetching value of define "__SSE4_2__" : 1 (cached) 00:10:48.977 Fetching value of define "__AES__" : 1 (cached) 00:10:48.977 Fetching value of define "__AVX__" : 1 (cached) 00:10:48.977 Fetching value of define "__AVX2__" : 1 (cached) 00:10:48.977 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:10:48.977 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:10:48.977 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:10:48.978 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:10:48.978 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:10:48.978 Fetching value of define "__PCLMUL__" : 1 (cached) 00:10:48.978 Fetching value of define "__RDRND__" : 1 (cached) 00:10:48.978 Fetching value of define "__RDSEED__" : 1 (cached) 00:10:48.978 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:10:48.978 Fetching value of define "__znver1__" : (undefined) (cached) 00:10:48.978 Fetching value of define "__znver2__" : (undefined) (cached) 00:10:48.978 Fetching value of define "__znver3__" : (undefined) (cached) 00:10:48.978 Fetching value of define "__znver4__" : (undefined) (cached) 00:10:48.978 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:10:48.978 Message: lib/log: Defining dependency "log" 00:10:48.978 Message: lib/kvargs: Defining dependency "kvargs" 00:10:48.978 Message: lib/telemetry: Defining dependency "telemetry" 00:10:48.978 Checking for function "getentropy" : NO (cached) 00:10:48.978 Message: lib/eal: Defining dependency "eal" 00:10:48.978 Message: lib/ring: Defining dependency "ring" 00:10:48.978 Message: lib/rcu: Defining dependency "rcu" 00:10:48.978 Message: lib/mempool: Defining dependency "mempool" 00:10:48.978 Message: lib/mbuf: Defining dependency "mbuf" 00:10:48.978 Fetching value of define "__PCLMUL__" : 1 (cached) 00:10:48.978 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:10:48.978 Compiler for C supports arguments -mpclmul: YES (cached) 00:10:48.978 Compiler for C supports arguments -maes: YES (cached) 00:10:48.978 Compiler for C supports arguments -mavx512f: YES (cached) 00:10:48.978 Compiler for C supports arguments -mavx512bw: YES (cached) 00:10:48.978 Compiler for C supports arguments -mavx512dq: YES (cached) 00:10:48.978 Compiler for C supports arguments -mavx512vl: YES (cached) 00:10:48.978 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:10:48.978 Compiler for C supports arguments -mavx2: YES (cached) 00:10:48.978 Compiler for C supports arguments -mavx: YES (cached) 00:10:48.978 Message: lib/net: Defining dependency "net" 00:10:48.978 Message: lib/meter: Defining dependency "meter" 00:10:48.978 Message: lib/ethdev: Defining dependency "ethdev" 00:10:48.978 Message: lib/pci: Defining dependency "pci" 00:10:48.978 Message: lib/cmdline: Defining dependency "cmdline" 00:10:48.978 Message: lib/hash: Defining dependency "hash" 00:10:48.978 Message: lib/timer: Defining dependency "timer" 00:10:48.978 Message: lib/compressdev: Defining dependency "compressdev" 00:10:48.978 Message: lib/cryptodev: Defining dependency "cryptodev" 00:10:48.978 Message: lib/dmadev: Defining dependency "dmadev" 00:10:48.978 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:10:48.978 Message: lib/power: Defining dependency "power" 00:10:48.978 Message: lib/reorder: Defining dependency "reorder" 00:10:48.978 Message: lib/security: Defining dependency "security" 00:10:48.978 Has header "linux/userfaultfd.h" : YES (cached) 00:10:48.978 Has header "linux/vduse.h" : YES (cached) 00:10:48.978 Message: lib/vhost: Defining dependency "vhost" 00:10:48.978 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:10:48.978 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:10:48.978 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:10:48.978 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:10:48.978 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:10:48.978 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:10:48.978 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:10:48.978 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:10:48.978 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:10:48.978 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:10:48.978 Program doxygen found: YES (/usr/bin/doxygen) 00:10:48.978 Configuring doxy-api-html.conf using configuration 00:10:48.978 Configuring doxy-api-man.conf using configuration 00:10:48.978 Program mandb found: YES (/usr/bin/mandb) 00:10:48.978 Program sphinx-build found: NO 00:10:48.978 Configuring rte_build_config.h using configuration 00:10:48.978 Message: 00:10:48.978 ================= 00:10:48.978 Applications Enabled 00:10:48.978 ================= 00:10:48.978 00:10:48.978 apps: 00:10:48.978 00:10:48.978 00:10:48.978 Message: 00:10:48.978 ================= 00:10:48.978 Libraries Enabled 00:10:48.978 ================= 00:10:48.978 00:10:48.978 libs: 00:10:48.978 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:10:48.978 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:10:48.978 cryptodev, dmadev, power, reorder, security, vhost, 00:10:48.978 00:10:48.978 Message: 00:10:48.978 =============== 00:10:48.978 Drivers Enabled 00:10:48.978 =============== 00:10:48.978 00:10:48.978 common: 00:10:48.978 00:10:48.978 bus: 00:10:48.978 pci, vdev, 00:10:48.978 mempool: 00:10:48.978 ring, 00:10:48.978 dma: 00:10:48.978 00:10:48.978 net: 00:10:48.978 00:10:48.978 crypto: 00:10:48.978 00:10:48.978 compress: 00:10:48.978 00:10:48.978 vdpa: 00:10:48.978 00:10:48.978 00:10:48.978 Message: 00:10:48.978 ================= 00:10:48.978 Content Skipped 00:10:48.978 ================= 00:10:48.978 00:10:48.978 apps: 00:10:48.978 dumpcap: explicitly disabled via build config 00:10:48.978 graph: explicitly disabled via build config 00:10:48.978 pdump: explicitly disabled via build config 00:10:48.978 proc-info: explicitly disabled via build config 00:10:48.978 test-acl: explicitly disabled via build config 00:10:48.978 test-bbdev: explicitly disabled via build config 00:10:48.978 test-cmdline: explicitly disabled via build config 00:10:48.978 test-compress-perf: explicitly disabled via build config 00:10:48.978 test-crypto-perf: explicitly disabled via build config 00:10:48.978 test-dma-perf: explicitly disabled via build config 00:10:48.978 test-eventdev: explicitly disabled via build config 00:10:48.978 test-fib: explicitly disabled via build config 00:10:48.978 test-flow-perf: explicitly disabled via build config 00:10:48.978 test-gpudev: explicitly disabled via build config 00:10:48.978 test-mldev: explicitly disabled via build config 00:10:48.978 test-pipeline: explicitly disabled via build config 00:10:48.978 test-pmd: explicitly disabled via build config 00:10:48.978 test-regex: explicitly disabled via build config 00:10:48.978 test-sad: explicitly disabled via build config 00:10:48.978 test-security-perf: explicitly disabled via build config 00:10:48.978 00:10:48.978 libs: 00:10:48.978 metrics: explicitly disabled via build config 00:10:48.978 acl: explicitly disabled via build config 00:10:48.978 bbdev: explicitly disabled via build config 00:10:48.978 bitratestats: explicitly disabled via build config 00:10:48.978 bpf: explicitly disabled via build config 00:10:48.978 cfgfile: explicitly disabled via build config 00:10:48.978 distributor: explicitly disabled via build config 00:10:48.978 efd: explicitly disabled via build config 00:10:48.978 eventdev: explicitly disabled via build config 00:10:48.978 dispatcher: explicitly disabled via build config 00:10:48.978 gpudev: explicitly disabled via build config 00:10:48.978 gro: explicitly disabled via build config 00:10:48.978 gso: explicitly disabled via build config 00:10:48.978 ip_frag: explicitly disabled via build config 00:10:48.978 jobstats: explicitly disabled via build config 00:10:48.978 latencystats: explicitly disabled via build config 00:10:48.978 lpm: explicitly disabled via build config 00:10:48.978 member: explicitly disabled via build config 00:10:48.978 pcapng: explicitly disabled via build config 00:10:48.978 rawdev: explicitly disabled via build config 00:10:48.978 regexdev: explicitly disabled via build config 00:10:48.978 mldev: explicitly disabled via build config 00:10:48.978 rib: explicitly disabled via build config 00:10:48.978 sched: explicitly disabled via build config 00:10:48.978 stack: explicitly disabled via build config 00:10:48.978 ipsec: explicitly disabled via build config 00:10:48.978 pdcp: explicitly disabled via build config 00:10:48.978 fib: explicitly disabled via build config 00:10:48.978 port: explicitly disabled via build config 00:10:48.978 pdump: explicitly disabled via build config 00:10:48.978 table: explicitly disabled via build config 00:10:48.978 pipeline: explicitly disabled via build config 00:10:48.978 graph: explicitly disabled via build config 00:10:48.978 node: explicitly disabled via build config 00:10:48.978 00:10:48.978 drivers: 00:10:48.978 common/cpt: not in enabled drivers build config 00:10:48.978 common/dpaax: not in enabled drivers build config 00:10:48.978 common/iavf: not in enabled drivers build config 00:10:48.978 common/idpf: not in enabled drivers build config 00:10:48.978 common/mvep: not in enabled drivers build config 00:10:48.978 common/octeontx: not in enabled drivers build config 00:10:48.978 bus/auxiliary: not in enabled drivers build config 00:10:48.978 bus/cdx: not in enabled drivers build config 00:10:48.978 bus/dpaa: not in enabled drivers build config 00:10:48.978 bus/fslmc: not in enabled drivers build config 00:10:48.978 bus/ifpga: not in enabled drivers build config 00:10:48.978 bus/platform: not in enabled drivers build config 00:10:48.978 bus/vmbus: not in enabled drivers build config 00:10:48.978 common/cnxk: not in enabled drivers build config 00:10:48.978 common/mlx5: not in enabled drivers build config 00:10:48.978 common/nfp: not in enabled drivers build config 00:10:48.978 common/qat: not in enabled drivers build config 00:10:48.978 common/sfc_efx: not in enabled drivers build config 00:10:48.978 mempool/bucket: not in enabled drivers build config 00:10:48.978 mempool/cnxk: not in enabled drivers build config 00:10:48.978 mempool/dpaa: not in enabled drivers build config 00:10:48.978 mempool/dpaa2: not in enabled drivers build config 00:10:48.978 mempool/octeontx: not in enabled drivers build config 00:10:48.978 mempool/stack: not in enabled drivers build config 00:10:48.978 dma/cnxk: not in enabled drivers build config 00:10:48.978 dma/dpaa: not in enabled drivers build config 00:10:48.978 dma/dpaa2: not in enabled drivers build config 00:10:48.978 dma/hisilicon: not in enabled drivers build config 00:10:48.978 dma/idxd: not in enabled drivers build config 00:10:48.978 dma/ioat: not in enabled drivers build config 00:10:48.978 dma/skeleton: not in enabled drivers build config 00:10:48.978 net/af_packet: not in enabled drivers build config 00:10:48.978 net/af_xdp: not in enabled drivers build config 00:10:48.978 net/ark: not in enabled drivers build config 00:10:48.978 net/atlantic: not in enabled drivers build config 00:10:48.978 net/avp: not in enabled drivers build config 00:10:48.978 net/axgbe: not in enabled drivers build config 00:10:48.978 net/bnx2x: not in enabled drivers build config 00:10:48.979 net/bnxt: not in enabled drivers build config 00:10:48.979 net/bonding: not in enabled drivers build config 00:10:48.979 net/cnxk: not in enabled drivers build config 00:10:48.979 net/cpfl: not in enabled drivers build config 00:10:48.979 net/cxgbe: not in enabled drivers build config 00:10:48.979 net/dpaa: not in enabled drivers build config 00:10:48.979 net/dpaa2: not in enabled drivers build config 00:10:48.979 net/e1000: not in enabled drivers build config 00:10:48.979 net/ena: not in enabled drivers build config 00:10:48.979 net/enetc: not in enabled drivers build config 00:10:48.979 net/enetfec: not in enabled drivers build config 00:10:48.979 net/enic: not in enabled drivers build config 00:10:48.979 net/failsafe: not in enabled drivers build config 00:10:48.979 net/fm10k: not in enabled drivers build config 00:10:48.979 net/gve: not in enabled drivers build config 00:10:48.979 net/hinic: not in enabled drivers build config 00:10:48.979 net/hns3: not in enabled drivers build config 00:10:48.979 net/i40e: not in enabled drivers build config 00:10:48.979 net/iavf: not in enabled drivers build config 00:10:48.979 net/ice: not in enabled drivers build config 00:10:48.979 net/idpf: not in enabled drivers build config 00:10:48.979 net/igc: not in enabled drivers build config 00:10:48.979 net/ionic: not in enabled drivers build config 00:10:48.979 net/ipn3ke: not in enabled drivers build config 00:10:48.979 net/ixgbe: not in enabled drivers build config 00:10:48.979 net/mana: not in enabled drivers build config 00:10:48.979 net/memif: not in enabled drivers build config 00:10:48.979 net/mlx4: not in enabled drivers build config 00:10:48.979 net/mlx5: not in enabled drivers build config 00:10:48.979 net/mvneta: not in enabled drivers build config 00:10:48.979 net/mvpp2: not in enabled drivers build config 00:10:48.979 net/netvsc: not in enabled drivers build config 00:10:48.979 net/nfb: not in enabled drivers build config 00:10:48.979 net/nfp: not in enabled drivers build config 00:10:48.979 net/ngbe: not in enabled drivers build config 00:10:48.979 net/null: not in enabled drivers build config 00:10:48.979 net/octeontx: not in enabled drivers build config 00:10:48.979 net/octeon_ep: not in enabled drivers build config 00:10:48.979 net/pcap: not in enabled drivers build config 00:10:48.979 net/pfe: not in enabled drivers build config 00:10:48.979 net/qede: not in enabled drivers build config 00:10:48.979 net/ring: not in enabled drivers build config 00:10:48.979 net/sfc: not in enabled drivers build config 00:10:48.979 net/softnic: not in enabled drivers build config 00:10:48.979 net/tap: not in enabled drivers build config 00:10:48.979 net/thunderx: not in enabled drivers build config 00:10:48.979 net/txgbe: not in enabled drivers build config 00:10:48.979 net/vdev_netvsc: not in enabled drivers build config 00:10:48.979 net/vhost: not in enabled drivers build config 00:10:48.979 net/virtio: not in enabled drivers build config 00:10:48.979 net/vmxnet3: not in enabled drivers build config 00:10:48.979 raw/*: missing internal dependency, "rawdev" 00:10:48.979 crypto/armv8: not in enabled drivers build config 00:10:48.979 crypto/bcmfs: not in enabled drivers build config 00:10:48.979 crypto/caam_jr: not in enabled drivers build config 00:10:48.979 crypto/ccp: not in enabled drivers build config 00:10:48.979 crypto/cnxk: not in enabled drivers build config 00:10:48.979 crypto/dpaa_sec: not in enabled drivers build config 00:10:48.979 crypto/dpaa2_sec: not in enabled drivers build config 00:10:48.979 crypto/ipsec_mb: not in enabled drivers build config 00:10:48.979 crypto/mlx5: not in enabled drivers build config 00:10:48.979 crypto/mvsam: not in enabled drivers build config 00:10:48.979 crypto/nitrox: not in enabled drivers build config 00:10:48.979 crypto/null: not in enabled drivers build config 00:10:48.979 crypto/octeontx: not in enabled drivers build config 00:10:48.979 crypto/openssl: not in enabled drivers build config 00:10:48.979 crypto/scheduler: not in enabled drivers build config 00:10:48.979 crypto/uadk: not in enabled drivers build config 00:10:48.979 crypto/virtio: not in enabled drivers build config 00:10:48.979 compress/isal: not in enabled drivers build config 00:10:48.979 compress/mlx5: not in enabled drivers build config 00:10:48.979 compress/octeontx: not in enabled drivers build config 00:10:48.979 compress/zlib: not in enabled drivers build config 00:10:48.979 regex/*: missing internal dependency, "regexdev" 00:10:48.979 ml/*: missing internal dependency, "mldev" 00:10:48.979 vdpa/ifc: not in enabled drivers build config 00:10:48.979 vdpa/mlx5: not in enabled drivers build config 00:10:48.979 vdpa/nfp: not in enabled drivers build config 00:10:48.979 vdpa/sfc: not in enabled drivers build config 00:10:48.979 event/*: missing internal dependency, "eventdev" 00:10:48.979 baseband/*: missing internal dependency, "bbdev" 00:10:48.979 gpu/*: missing internal dependency, "gpudev" 00:10:48.979 00:10:48.979 00:10:49.544 Cleaning... 0 files. 00:10:49.544 Build targets in project: 85 00:10:49.544 00:10:49.544 DPDK 23.11.0 00:10:49.544 00:10:49.544 User defined options 00:10:49.544 default_library : static 00:10:49.544 libdir : lib 00:10:49.544 prefix : /usr/local 00:10:49.544 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:10:49.544 c_link_args : 00:10:49.544 cpu_instruction_set: native 00:10:49.544 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:49.544 disable_libs : acl,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:49.544 enable_docs : false 00:10:49.544 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:10:49.544 enable_kmods : false 00:10:49.544 tests : false 00:10:49.544 00:10:49.544 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:10:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.162 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.163 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.164 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.165 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.166 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 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:50.167 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.167 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing lib/librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing drivers/librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:10:50.168 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing drivers/librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:10:50.168 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:10:50.168 Installing drivers/librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:10:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.168 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.169 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 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:50.170 './librte_bus_pci.so' -> 'dpdk/pmds-24.0/librte_bus_pci.so' 00:10:50.170 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24' 00:10:50.170 './librte_bus_pci.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24.0' 00:10:50.170 './librte_bus_vdev.so' -> 'dpdk/pmds-24.0/librte_bus_vdev.so' 00:10:50.170 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24' 00:10:50.170 './librte_bus_vdev.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24.0' 00:10:50.170 './librte_mempool_ring.so' -> 'dpdk/pmds-24.0/librte_mempool_ring.so' 00:10:50.170 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24' 00:10:50.170 './librte_mempool_ring.so.24.0' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24.0' 00:10:50.170 Installing symlink pointing to librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:10:50.170 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:50.170 Installing symlink pointing to librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:10:50.170 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:50.171 Installing symlink pointing to librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:10:50.171 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:50.171 Installing symlink pointing to librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_pci.so.24 00:10:50.171 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.0/librte_bus_pci.so 00:10:50.171 Installing symlink pointing to librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_vdev.so.24 00:10:50.171 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.0/librte_bus_vdev.so 00:10:50.171 Installing symlink pointing to librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_mempool_ring.so.24 00:10:50.171 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.0/librte_mempool_ring.so 00:10:50.171 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.0' 00:10:52.701 The Meson build system 00:10:52.701 Version: 1.3.1 00:10:52.701 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:10:52.701 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:10:52.701 Build type: native build 00:10:52.701 Program cat found: YES (/usr/bin/cat) 00:10:52.701 Project name: DPDK 00:10:52.701 Project version: 23.11.0 00:10:52.701 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:52.701 C linker for the host machine: cc ld.bfd 2.39-16 00:10:52.701 Host machine cpu family: x86_64 00:10:52.701 Host machine cpu: x86_64 00:10:52.701 Message: ## Building in Developer Mode ## 00:10:52.701 Program pkg-config found: YES (/usr/bin/pkg-config) 00:10:52.701 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:10:52.701 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:10:52.701 Program python3 found: YES (/usr/bin/python3) 00:10:52.701 Program cat found: YES (/usr/bin/cat) 00:10:52.701 Compiler for C supports arguments -march=native: YES (cached) 00:10:52.701 Checking for size of "void *" : 8 (cached) 00:10:52.701 Checking for size of "void *" : 8 (cached) 00:10:52.701 Library m found: YES 00:10:52.701 Library numa found: YES 00:10:52.701 Has header "numaif.h" : YES (cached) 00:10:52.701 Library fdt found: NO 00:10:52.701 Library execinfo found: NO 00:10:52.701 Has header "execinfo.h" : YES (cached) 00:10:52.701 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:10:52.701 Run-time dependency libarchive found: NO (tried pkgconfig) 00:10:52.701 Run-time dependency libbsd found: NO (tried pkgconfig) 00:10:52.701 Run-time dependency jansson found: NO (tried pkgconfig) 00:10:52.701 Dependency openssl found: YES 3.0.9 (cached) 00:10:52.701 Dependency libpcap found: YES 1.10.4 (cached) 00:10:52.701 Has header "pcap.h" with dependency libpcap: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wformat: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wformat-security: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wundef: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:10:52.701 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:10:52.701 Program objdump found: YES (/usr/bin/objdump) 00:10:52.701 Compiler for C supports arguments -mavx512f: YES (cached) 00:10:52.701 Checking if "AVX512 checking" compiles: YES (cached) 00:10:52.701 Fetching value of define "__SSE4_2__" : 1 (cached) 00:10:52.701 Fetching value of define "__AES__" : 1 (cached) 00:10:52.701 Fetching value of define "__AVX__" : 1 (cached) 00:10:52.701 Fetching value of define "__AVX2__" : 1 (cached) 00:10:52.701 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:10:52.701 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:10:52.701 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:10:52.701 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:10:52.701 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:10:52.701 Fetching value of define "__PCLMUL__" : 1 (cached) 00:10:52.701 Fetching value of define "__RDRND__" : 1 (cached) 00:10:52.701 Fetching value of define "__RDSEED__" : 1 (cached) 00:10:52.701 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:10:52.701 Fetching value of define "__znver1__" : (undefined) (cached) 00:10:52.701 Fetching value of define "__znver2__" : (undefined) (cached) 00:10:52.701 Fetching value of define "__znver3__" : (undefined) (cached) 00:10:52.701 Fetching value of define "__znver4__" : (undefined) (cached) 00:10:52.701 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:10:52.701 Message: lib/log: Defining dependency "log" 00:10:52.701 Message: lib/kvargs: Defining dependency "kvargs" 00:10:52.702 Message: lib/telemetry: Defining dependency "telemetry" 00:10:52.702 Checking for function "getentropy" : NO (cached) 00:10:52.702 Message: lib/eal: Defining dependency "eal" 00:10:52.702 Message: lib/ring: Defining dependency "ring" 00:10:52.702 Message: lib/rcu: Defining dependency "rcu" 00:10:52.702 Message: lib/mempool: Defining dependency "mempool" 00:10:52.702 Message: lib/mbuf: Defining dependency "mbuf" 00:10:52.702 Fetching value of define "__PCLMUL__" : 1 (cached) 00:10:52.702 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:10:52.702 Compiler for C supports arguments -mpclmul: YES (cached) 00:10:52.702 Compiler for C supports arguments -maes: YES (cached) 00:10:52.702 Compiler for C supports arguments -mavx512f: YES (cached) 00:10:52.702 Compiler for C supports arguments -mavx512bw: YES (cached) 00:10:52.702 Compiler for C supports arguments -mavx512dq: YES (cached) 00:10:52.702 Compiler for C supports arguments -mavx512vl: YES (cached) 00:10:52.702 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:10:52.702 Compiler for C supports arguments -mavx2: YES (cached) 00:10:52.702 Compiler for C supports arguments -mavx: YES (cached) 00:10:52.702 Message: lib/net: Defining dependency "net" 00:10:52.702 Message: lib/meter: Defining dependency "meter" 00:10:52.702 Message: lib/ethdev: Defining dependency "ethdev" 00:10:52.702 Message: lib/pci: Defining dependency "pci" 00:10:52.702 Message: lib/cmdline: Defining dependency "cmdline" 00:10:52.702 Message: lib/hash: Defining dependency "hash" 00:10:52.702 Message: lib/timer: Defining dependency "timer" 00:10:52.702 Message: lib/compressdev: Defining dependency "compressdev" 00:10:52.702 Message: lib/cryptodev: Defining dependency "cryptodev" 00:10:52.702 Message: lib/dmadev: Defining dependency "dmadev" 00:10:52.702 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:10:52.702 Message: lib/power: Defining dependency "power" 00:10:52.702 Message: lib/reorder: Defining dependency "reorder" 00:10:52.702 Message: lib/security: Defining dependency "security" 00:10:52.702 Has header "linux/userfaultfd.h" : YES (cached) 00:10:52.702 Has header "linux/vduse.h" : YES (cached) 00:10:52.702 Message: lib/vhost: Defining dependency "vhost" 00:10:52.702 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:10:52.702 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:10:52.702 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:10:52.702 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:10:52.702 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:10:52.702 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:10:52.702 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:10:52.702 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:10:52.702 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:10:52.702 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:10:52.702 Program doxygen found: YES (/usr/bin/doxygen) 00:10:52.702 Configuring doxy-api-html.conf using configuration 00:10:52.702 Configuring doxy-api-man.conf using configuration 00:10:52.702 Program mandb found: YES (/usr/bin/mandb) 00:10:52.702 Program sphinx-build found: NO 00:10:52.702 Configuring rte_build_config.h using configuration 00:10:52.702 Message: 00:10:52.702 ================= 00:10:52.702 Applications Enabled 00:10:52.702 ================= 00:10:52.702 00:10:52.702 apps: 00:10:52.702 00:10:52.702 00:10:52.702 Message: 00:10:52.702 ================= 00:10:52.702 Libraries Enabled 00:10:52.702 ================= 00:10:52.702 00:10:52.702 libs: 00:10:52.702 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:10:52.702 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:10:52.702 cryptodev, dmadev, power, reorder, security, vhost, 00:10:52.702 00:10:52.702 Message: 00:10:52.702 =============== 00:10:52.702 Drivers Enabled 00:10:52.702 =============== 00:10:52.702 00:10:52.702 common: 00:10:52.702 00:10:52.702 bus: 00:10:52.702 pci, vdev, 00:10:52.702 mempool: 00:10:52.702 ring, 00:10:52.702 dma: 00:10:52.702 00:10:52.702 net: 00:10:52.702 00:10:52.702 crypto: 00:10:52.702 00:10:52.702 compress: 00:10:52.702 00:10:52.702 vdpa: 00:10:52.702 00:10:52.702 00:10:52.702 Message: 00:10:52.702 ================= 00:10:52.702 Content Skipped 00:10:52.702 ================= 00:10:52.702 00:10:52.702 apps: 00:10:52.702 dumpcap: explicitly disabled via build config 00:10:52.702 graph: explicitly disabled via build config 00:10:52.702 pdump: explicitly disabled via build config 00:10:52.702 proc-info: explicitly disabled via build config 00:10:52.702 test-acl: explicitly disabled via build config 00:10:52.702 test-bbdev: explicitly disabled via build config 00:10:52.702 test-cmdline: explicitly disabled via build config 00:10:52.702 test-compress-perf: explicitly disabled via build config 00:10:52.702 test-crypto-perf: explicitly disabled via build config 00:10:52.702 test-dma-perf: explicitly disabled via build config 00:10:52.702 test-eventdev: explicitly disabled via build config 00:10:52.702 test-fib: explicitly disabled via build config 00:10:52.702 test-flow-perf: explicitly disabled via build config 00:10:52.702 test-gpudev: explicitly disabled via build config 00:10:52.702 test-mldev: explicitly disabled via build config 00:10:52.702 test-pipeline: explicitly disabled via build config 00:10:52.702 test-pmd: explicitly disabled via build config 00:10:52.702 test-regex: explicitly disabled via build config 00:10:52.702 test-sad: explicitly disabled via build config 00:10:52.702 test-security-perf: explicitly disabled via build config 00:10:52.702 00:10:52.702 libs: 00:10:52.702 metrics: explicitly disabled via build config 00:10:52.702 acl: explicitly disabled via build config 00:10:52.702 bbdev: explicitly disabled via build config 00:10:52.702 bitratestats: explicitly disabled via build config 00:10:52.702 bpf: explicitly disabled via build config 00:10:52.702 cfgfile: explicitly disabled via build config 00:10:52.702 distributor: explicitly disabled via build config 00:10:52.702 efd: explicitly disabled via build config 00:10:52.702 eventdev: explicitly disabled via build config 00:10:52.702 dispatcher: explicitly disabled via build config 00:10:52.702 gpudev: explicitly disabled via build config 00:10:52.702 gro: explicitly disabled via build config 00:10:52.702 gso: explicitly disabled via build config 00:10:52.702 ip_frag: explicitly disabled via build config 00:10:52.702 jobstats: explicitly disabled via build config 00:10:52.702 latencystats: explicitly disabled via build config 00:10:52.702 lpm: explicitly disabled via build config 00:10:52.702 member: explicitly disabled via build config 00:10:52.702 pcapng: explicitly disabled via build config 00:10:52.702 rawdev: explicitly disabled via build config 00:10:52.702 regexdev: explicitly disabled via build config 00:10:52.702 mldev: explicitly disabled via build config 00:10:52.702 rib: explicitly disabled via build config 00:10:52.702 sched: explicitly disabled via build config 00:10:52.702 stack: explicitly disabled via build config 00:10:52.702 ipsec: explicitly disabled via build config 00:10:52.702 pdcp: explicitly disabled via build config 00:10:52.702 fib: explicitly disabled via build config 00:10:52.702 port: explicitly disabled via build config 00:10:52.702 pdump: explicitly disabled via build config 00:10:52.702 table: explicitly disabled via build config 00:10:52.702 pipeline: explicitly disabled via build config 00:10:52.702 graph: explicitly disabled via build config 00:10:52.702 node: explicitly disabled via build config 00:10:52.702 00:10:52.702 drivers: 00:10:52.702 common/cpt: not in enabled drivers build config 00:10:52.702 common/dpaax: not in enabled drivers build config 00:10:52.702 common/iavf: not in enabled drivers build config 00:10:52.702 common/idpf: not in enabled drivers build config 00:10:52.702 common/mvep: not in enabled drivers build config 00:10:52.702 common/octeontx: not in enabled drivers build config 00:10:52.702 bus/auxiliary: not in enabled drivers build config 00:10:52.702 bus/cdx: not in enabled drivers build config 00:10:52.702 bus/dpaa: not in enabled drivers build config 00:10:52.702 bus/fslmc: not in enabled drivers build config 00:10:52.702 bus/ifpga: not in enabled drivers build config 00:10:52.702 bus/platform: not in enabled drivers build config 00:10:52.702 bus/vmbus: not in enabled drivers build config 00:10:52.702 common/cnxk: not in enabled drivers build config 00:10:52.702 common/mlx5: not in enabled drivers build config 00:10:52.702 common/nfp: not in enabled drivers build config 00:10:52.702 common/qat: not in enabled drivers build config 00:10:52.702 common/sfc_efx: not in enabled drivers build config 00:10:52.702 mempool/bucket: not in enabled drivers build config 00:10:52.702 mempool/cnxk: not in enabled drivers build config 00:10:52.702 mempool/dpaa: not in enabled drivers build config 00:10:52.702 mempool/dpaa2: not in enabled drivers build config 00:10:52.702 mempool/octeontx: not in enabled drivers build config 00:10:52.702 mempool/stack: not in enabled drivers build config 00:10:52.702 dma/cnxk: not in enabled drivers build config 00:10:52.702 dma/dpaa: not in enabled drivers build config 00:10:52.702 dma/dpaa2: not in enabled drivers build config 00:10:52.702 dma/hisilicon: not in enabled drivers build config 00:10:52.702 dma/idxd: not in enabled drivers build config 00:10:52.702 dma/ioat: not in enabled drivers build config 00:10:52.702 dma/skeleton: not in enabled drivers build config 00:10:52.702 net/af_packet: not in enabled drivers build config 00:10:52.702 net/af_xdp: not in enabled drivers build config 00:10:52.702 net/ark: not in enabled drivers build config 00:10:52.702 net/atlantic: not in enabled drivers build config 00:10:52.702 net/avp: not in enabled drivers build config 00:10:52.702 net/axgbe: not in enabled drivers build config 00:10:52.702 net/bnx2x: not in enabled drivers build config 00:10:52.702 net/bnxt: not in enabled drivers build config 00:10:52.702 net/bonding: not in enabled drivers build config 00:10:52.702 net/cnxk: not in enabled drivers build config 00:10:52.702 net/cpfl: not in enabled drivers build config 00:10:52.702 net/cxgbe: not in enabled drivers build config 00:10:52.702 net/dpaa: not in enabled drivers build config 00:10:52.702 net/dpaa2: not in enabled drivers build config 00:10:52.702 net/e1000: not in enabled drivers build config 00:10:52.702 net/ena: not in enabled drivers build config 00:10:52.702 net/enetc: not in enabled drivers build config 00:10:52.702 net/enetfec: not in enabled drivers build config 00:10:52.702 net/enic: not in enabled drivers build config 00:10:52.702 net/failsafe: not in enabled drivers build config 00:10:52.702 net/fm10k: not in enabled drivers build config 00:10:52.702 net/gve: not in enabled drivers build config 00:10:52.702 net/hinic: not in enabled drivers build config 00:10:52.703 net/hns3: not in enabled drivers build config 00:10:52.703 net/i40e: not in enabled drivers build config 00:10:52.703 net/iavf: not in enabled drivers build config 00:10:52.703 net/ice: not in enabled drivers build config 00:10:52.703 net/idpf: not in enabled drivers build config 00:10:52.703 net/igc: not in enabled drivers build config 00:10:52.703 net/ionic: not in enabled drivers build config 00:10:52.703 net/ipn3ke: not in enabled drivers build config 00:10:52.703 net/ixgbe: not in enabled drivers build config 00:10:52.703 net/mana: not in enabled drivers build config 00:10:52.703 net/memif: not in enabled drivers build config 00:10:52.703 net/mlx4: not in enabled drivers build config 00:10:52.703 net/mlx5: not in enabled drivers build config 00:10:52.703 net/mvneta: not in enabled drivers build config 00:10:52.703 net/mvpp2: not in enabled drivers build config 00:10:52.703 net/netvsc: not in enabled drivers build config 00:10:52.703 net/nfb: not in enabled drivers build config 00:10:52.703 net/nfp: not in enabled drivers build config 00:10:52.703 net/ngbe: not in enabled drivers build config 00:10:52.703 net/null: not in enabled drivers build config 00:10:52.703 net/octeontx: not in enabled drivers build config 00:10:52.703 net/octeon_ep: not in enabled drivers build config 00:10:52.703 net/pcap: not in enabled drivers build config 00:10:52.703 net/pfe: not in enabled drivers build config 00:10:52.703 net/qede: not in enabled drivers build config 00:10:52.703 net/ring: not in enabled drivers build config 00:10:52.703 net/sfc: not in enabled drivers build config 00:10:52.703 net/softnic: not in enabled drivers build config 00:10:52.703 net/tap: not in enabled drivers build config 00:10:52.703 net/thunderx: not in enabled drivers build config 00:10:52.703 net/txgbe: not in enabled drivers build config 00:10:52.703 net/vdev_netvsc: not in enabled drivers build config 00:10:52.703 net/vhost: not in enabled drivers build config 00:10:52.703 net/virtio: not in enabled drivers build config 00:10:52.703 net/vmxnet3: not in enabled drivers build config 00:10:52.703 raw/*: missing internal dependency, "rawdev" 00:10:52.703 crypto/armv8: not in enabled drivers build config 00:10:52.703 crypto/bcmfs: not in enabled drivers build config 00:10:52.703 crypto/caam_jr: not in enabled drivers build config 00:10:52.703 crypto/ccp: not in enabled drivers build config 00:10:52.703 crypto/cnxk: not in enabled drivers build config 00:10:52.703 crypto/dpaa_sec: not in enabled drivers build config 00:10:52.703 crypto/dpaa2_sec: not in enabled drivers build config 00:10:52.703 crypto/ipsec_mb: not in enabled drivers build config 00:10:52.703 crypto/mlx5: not in enabled drivers build config 00:10:52.703 crypto/mvsam: not in enabled drivers build config 00:10:52.703 crypto/nitrox: not in enabled drivers build config 00:10:52.703 crypto/null: not in enabled drivers build config 00:10:52.703 crypto/octeontx: not in enabled drivers build config 00:10:52.703 crypto/openssl: not in enabled drivers build config 00:10:52.703 crypto/scheduler: not in enabled drivers build config 00:10:52.703 crypto/uadk: not in enabled drivers build config 00:10:52.703 crypto/virtio: not in enabled drivers build config 00:10:52.703 compress/isal: not in enabled drivers build config 00:10:52.703 compress/mlx5: not in enabled drivers build config 00:10:52.703 compress/octeontx: not in enabled drivers build config 00:10:52.703 compress/zlib: not in enabled drivers build config 00:10:52.703 regex/*: missing internal dependency, "regexdev" 00:10:52.703 ml/*: missing internal dependency, "mldev" 00:10:52.703 vdpa/ifc: not in enabled drivers build config 00:10:52.703 vdpa/mlx5: not in enabled drivers build config 00:10:52.703 vdpa/nfp: not in enabled drivers build config 00:10:52.703 vdpa/sfc: not in enabled drivers build config 00:10:52.703 event/*: missing internal dependency, "eventdev" 00:10:52.703 baseband/*: missing internal dependency, "bbdev" 00:10:52.703 gpu/*: missing internal dependency, "gpudev" 00:10:52.703 00:10:52.703 00:10:53.269 Cleaning... 0 files. 00:10:53.269 Build targets in project: 85 00:10:53.269 00:10:53.269 DPDK 23.11.0 00:10:53.269 00:10:53.269 User defined options 00:10:53.269 default_library : static 00:10:53.269 libdir : lib 00:10:53.269 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:10:53.269 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:10:53.269 c_link_args : 00:10:53.269 cpu_instruction_set: native 00:10:53.269 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:53.269 disable_libs : acl,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:53.269 enable_docs : false 00:10:53.269 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:10:53.269 enable_kmods : false 00:10:53.269 tests : false 00:10:53.269 00:10:53.269 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:10:53.835 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:10:53.835 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:10:53.835 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:10:53.835 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:10:53.835 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:10:53.835 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:10:54.131 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:10:54.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:10:54.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:10:54.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:10:54.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:10:54.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:10:54.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:10:54.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:10:54.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:10:54.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:10:54.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:10:54.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:10:54.904 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:10:55.161 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:10:55.420 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:10:55.420 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:10:55.420 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:10:55.420 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:10:55.420 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:10:55.420 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:10:55.678 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:10:55.678 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:10:55.678 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:10:55.678 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:10:55.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:10:56.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:10:56.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:10:56.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:10:56.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:10:56.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:10:56.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:10:56.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:10:56.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:10:56.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:10:56.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:10:56.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:10:56.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:10:56.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:10:56.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:10:56.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:10:56.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:10:56.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:10:56.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:10:56.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:10:56.710 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:10:56.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:10:56.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:10:57.226 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:10:57.484 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:10:57.742 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:10:57.742 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:10:57.742 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:10:57.742 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:10:57.742 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:10:57.742 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:10:58.308 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:10:58.566 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:10:58.566 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:10:58.825 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:10:59.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:10:59.342 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:10:59.342 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:10:59.342 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:10:59.342 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:10:59.342 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:10:59.342 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:10:59.600 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:10:59.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:10:59.894 /bin/sh: line 1: patchelf: command not found 00:11:00.153 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:11:00.153 /bin/sh: line 1: patchelf: command not found 00:11:00.153 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:11:00.153 /bin/sh: line 1: patchelf: command not found 00:11:00.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:11:00.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:11:00.410 /bin/sh: line 1: patchelf: command not found 00:11:00.410 /bin/sh: line 1: patchelf: command not found 00:11:00.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:11:00.410 /bin/sh: line 1: patchelf: command not found 00:11:00.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:11:00.410 /bin/sh: line 1: patchelf: command not found 00:11:00.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:11:00.410 /bin/sh: line 1: patchelf: command not found 00:11:00.410 make[2]: Nothing to be done for 'install'. 00:11:00.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:11:00.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:11:00.410 /bin/sh: line 1: patchelf: command not found 00:11:00.410 /bin/sh: line 1: patchelf: command not found 00:11:00.411 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:11:00.411 /bin/sh: line 1: patchelf: command not found 00:11:00.668 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:11:00.668 /bin/sh: line 1: patchelf: command not found 00:11:02.041 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:11:02.041 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:11:02.041 06:22:48 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:11:02.041 06:22:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:11:02.041 06:22:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:02.041 06:22:48 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:02.041 ************************************ 00:11:02.041 START TEST external_make_accel_module_static 00:11:02.041 ************************************ 00:11:02.041 06:22:48 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:11:02.041 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:02.041 make --directory=accel static_module 00:11:02.041 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:11:02.041 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:11:02.041 -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:11:02.041 -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 -laio -lnuma -ldl 00:11:02.607 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:11:02.607 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:02.607 00:11:02.607 real 0m0.626s 00:11:02.607 user 0m0.364s 00:11:02.607 sys 0m0.226s 00:11:02.607 06:22:49 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:02.607 ************************************ 00:11:02.607 END TEST external_make_accel_module_static 00:11:02.607 ************************************ 00:11:02.607 06:22:49 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:11:02.607 06:22:49 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:11:02.607 06:22:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 8 -le 1 ']' 00:11:02.607 06:22:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:02.607 06:22:49 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:02.607 ************************************ 00:11:02.607 START TEST external_run_accel_module_static 00:11:02.607 ************************************ 00:11:02.607 06:22:49 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1121 -- $ 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:11:02.607 [2024-05-15 06:22:49.555258] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:11:02.607 [2024-05-15 06:22:49.555328] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid142864 ] 00:11:02.871 [2024-05-15 06:22:49.676296] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:11:02.871 [2024-05-15 06:22:49.787261] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:11:02.871 [2024-05-15 06:22:49.791761] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:11:02.871 [2024-05-15 06:22:49.799738] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:11:02.871 [2024-05-15 06:22:49.807738] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:11:03.144 Running on accel module task with code: 1 00:11:03.144 Running fill callback 00:11:03.144 Running on accel module task with code: 0 00:11:03.144 Running copy callback 00:11:03.144 Running on accel module task with code: 3 00:11:03.144 Running compare callback 00:11:03.144 00:11:03.144 real 0m0.517s 00:11:03.144 user 0m0.272s 00:11:03.144 sys 0m0.119s 00:11:03.144 06:22:50 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:03.144 ************************************ 00:11:03.144 END TEST external_run_accel_module_static 00:11:03.144 ************************************ 00:11:03.144 06:22:50 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:11:03.144 06:22:50 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:11:03.144 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:03.144 rm -f ./hello_world/hello_bdev 00:11:03.144 rm -f ./passthru/libpassthru_external.* 00:11:03.144 rm -f ./nvme/*.{so,o} ./nvme/identify 00:11:03.144 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:11:03.144 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:03.144 06:22:50 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:11:03.144 06:22:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:11:03.144 06:22:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:03.144 06:22:50 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:03.144 ************************************ 00:11:03.144 START TEST external_make_accel_driver_static 00:11:03.144 ************************************ 00:11:03.144 06:22:50 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:11:03.402 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:03.402 make --directory=accel static_driver 00:11:03.402 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:11:03.402 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:11:03.402 -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:11:03.402 -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 -laio -lnuma -ldl \ 00:11:03.402 -pthread 00:11:03.969 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:11:03.969 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:03.969 ************************************ 00:11:03.969 END TEST external_make_accel_driver_static 00:11:03.969 ************************************ 00:11:03.969 00:11:03.969 real 0m0.792s 00:11:03.969 user 0m0.539s 00:11:03.969 sys 0m0.245s 00:11:03.969 06:22:50 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:03.969 06:22:50 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:11:04.228 06:22:50 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:11:04.228 06:22:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 8 -le 1 ']' 00:11:04.228 06:22:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:04.228 06:22:50 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:04.228 ************************************ 00:11:04.228 START TEST external_run_accel_driver_static 00:11:04.228 ************************************ 00:11:04.228 06:22:51 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1121 -- $ 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:11:04.228 [2024-05-15 06:22:51.042553] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:11:04.228 [2024-05-15 06:22:51.042639] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid142976 ] 00:11:04.228 [2024-05-15 06:22:51.166582] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:11:04.488 [2024-05-15 06:22:51.274385] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:11:04.488 [2024-05-15 06:22:51.278844] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:11:04.747 Running on accel driver task with code: 0 00:11:04.747 Running on accel module task with code: 0 00:11:04.747 Running on accel driver task with code: 1 00:11:04.747 Running on accel driver task with code: 0 00:11:04.747 Running on accel module task with code: 0 00:11:04.747 Running on accel driver task with code: 1 00:11:04.747 Running sequence callback 00:11:04.747 ************************************ 00:11:04.747 END TEST external_run_accel_driver_static 00:11:04.747 ************************************ 00:11:04.747 00:11:04.747 real 0m0.512s 00:11:04.747 user 0m0.261s 00:11:04.747 sys 0m0.120s 00:11:04.747 06:22:51 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:04.747 06:22:51 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:11:04.747 06:22:51 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:11:04.747 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:04.747 rm -f ./hello_world/hello_bdev 00:11:04.747 rm -f ./passthru/libpassthru_external.* 00:11:04.747 rm -f ./nvme/*.{so,o} ./nvme/identify 00:11:04.747 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:11:04.747 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:04.747 06:22:51 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:11:04.747 06:22:51 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:11:04.747 06:22:51 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:04.747 06:22:51 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:04.747 ************************************ 00:11:04.747 START TEST external_make_hello_bdev_static 00:11:04.747 ************************************ 00:11:04.747 06:22:51 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:11:04.747 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:04.747 make --directory=passthru static 00:11:04.747 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:11:04.747 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:11:05.006 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:11:05.006 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:11:05.006 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:11:05.006 make --directory=hello_world bdev_static 00:11:05.264 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:11:05.265 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:11:05.265 -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 -laio -lnuma -ldl 00:11:06.198 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:11:06.198 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:06.198 ************************************ 00:11:06.198 END TEST external_make_hello_bdev_static 00:11:06.198 ************************************ 00:11:06.198 00:11:06.198 real 0m1.322s 00:11:06.198 user 0m0.835s 00:11:06.198 sys 0m0.404s 00:11:06.198 06:22:52 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:06.198 06:22:52 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:11:06.198 06:22:53 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:11:06.198 06:22:53 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 10 -le 1 ']' 00:11:06.198 06:22:53 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:06.198 06:22:53 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:06.198 ************************************ 00:11:06.198 START TEST external_run_hello_bdev_static 00:11:06.198 ************************************ 00:11:06.198 06:22:53 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1121 -- $ 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:11:06.198 [2024-05-15 06:22:53.066261] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:11:06.198 [2024-05-15 06:22:53.066381] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid143121 ] 00:11:06.198 [2024-05-15 06:22:53.190290] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:11:06.457 [2024-05-15 06:22:53.312517] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:11:06.457 [2024-05-15 06:22:53.430661] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:11:06.457 [2024-05-15 06:22:53.430716] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:11:06.457 [2024-05-15 06:22:53.430730] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x15f3bc0 00:11:06.457 [2024-05-15 06:22:53.430740] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:11:06.457 [2024-05-15 06:22:53.431306] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:11:06.457 [2024-05-15 06:22:53.431331] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:11:06.457 [2024-05-15 06:22:53.434769] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:11:06.457 [2024-05-15 06:22:53.434812] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:11:06.457 [2024-05-15 06:22:53.434824] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:11:06.457 [2024-05-15 06:22:53.435344] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:11:06.457 [2024-05-15 06:22:53.435384] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:11:06.457 [2024-05-15 06:22:53.435398] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:11:06.457 [2024-05-15 06:22:53.435410] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:11:06.457 00:11:06.457 [2024-05-15 06:22:53.435420] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:11:06.714 00:11:06.714 real 0m0.607s 00:11:06.714 user 0m0.316s 00:11:06.714 sys 0m0.156s 00:11:06.714 06:22:53 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:06.714 06:22:53 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:11:06.714 ************************************ 00:11:06.714 END TEST external_run_hello_bdev_static 00:11:06.714 ************************************ 00:11:06.714 06:22:53 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:11:06.714 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:06.714 rm -f ./hello_world/hello_bdev 00:11:06.714 rm -f ./passthru/libpassthru_external.* 00:11:06.971 rm -f ./nvme/*.{so,o} ./nvme/identify 00:11:06.971 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:11:06.971 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:06.971 06:22:53 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:11:06.972 06:22:53 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:11:06.972 06:22:53 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:06.972 06:22:53 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:06.972 ************************************ 00:11:06.972 START TEST external_make_hello_no_bdev_static 00:11:06.972 ************************************ 00:11:06.972 06:22:53 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:11:06.972 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:06.972 make --directory=hello_world alone_static 00:11:06.972 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:11:07.229 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:11:07.229 -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 -laio -lnuma -ldl 00:11:07.795 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:11:07.795 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:07.795 00:11:07.795 real 0m0.958s 00:11:07.795 user 0m0.649s 00:11:07.795 sys 0m0.301s 00:11:07.795 06:22:54 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:07.795 ************************************ 00:11:07.795 END TEST external_make_hello_no_bdev_static 00:11:07.795 ************************************ 00:11:07.795 06:22:54 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:11:07.795 06:22:54 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:11:07.795 06:22:54 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 10 -le 1 ']' 00:11:07.795 06:22:54 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:07.795 06:22:54 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:07.795 ************************************ 00:11:07.795 START TEST external_run_hello_no_bdev_static 00:11:07.795 ************************************ 00:11:07.795 06:22:54 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1121 -- $ 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:11:07.795 [2024-05-15 06:22:54.806474] Starting SPDK v24.05-pre git sha1 f0bf11db4 / DPDK 23.11.0 initialization... 00:11:07.795 [2024-05-15 06:22:54.806562] [ 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=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid143243 ] 00:11:08.053 [2024-05-15 06:22:54.931155] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:11:08.053 [2024-05-15 06:22:55.062698] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:11:08.311 [2024-05-15 06:22:55.167770] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:11:08.311 [2024-05-15 06:22:55.167830] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:11:08.311 [2024-05-15 06:22:55.167843] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:11:08.311 [2024-05-15 06:22:55.169332] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:11:08.311 [2024-05-15 06:22:55.169381] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:11:08.311 [2024-05-15 06:22:55.169392] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:11:08.311 [2024-05-15 06:22:55.169402] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:11:08.311 00:11:08.311 [2024-05-15 06:22:55.169410] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:11:08.570 00:11:08.570 real 0m0.602s 00:11:08.570 user 0m0.310s 00:11:08.570 sys 0m0.156s 00:11:08.570 06:22:55 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:08.570 06:22:55 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:11:08.570 ************************************ 00:11:08.570 END TEST external_run_hello_no_bdev_static 00:11:08.570 ************************************ 00:11:08.570 06:22:55 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:11:08.570 06:22:55 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 5 -le 1 ']' 00:11:08.570 06:22:55 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:08.570 06:22:55 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:08.570 ************************************ 00:11:08.570 START TEST external_make_nvme_static 00:11:08.570 ************************************ 00:11:08.570 06:22:55 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1121 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:11:08.570 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:08.570 make --directory=nvme static 00:11:08.570 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:11:08.570 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:11:08.570 -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 -laio -lnuma -ldl 00:11:09.136 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:11:09.136 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:09.136 00:11:09.136 real 0m0.558s 00:11:09.136 user 0m0.390s 00:11:09.136 sys 0m0.162s 00:11:09.136 06:22:55 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:09.136 06:22:55 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:11:09.136 ************************************ 00:11:09.136 END TEST external_make_nvme_static 00:11:09.136 ************************************ 00:11:09.136 06:22:56 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:11:09.136 06:22:56 autobuild.autobuild_external_code -- common/autotest_common.sh@1097 -- $ '[' 6 -le 1 ']' 00:11:09.136 06:22:56 autobuild.autobuild_external_code -- common/autotest_common.sh@1103 -- $ xtrace_disable 00:11:09.136 06:22:56 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:09.136 ************************************ 00:11:09.136 START TEST external_run_nvme_static 00:11:09.136 ************************************ 00:11:09.136 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1121 -- $ 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:11:09.136 * Looking for test storage... 00:11:09.136 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:11:09.137 06:22:56 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:11:09.137 06:22:56 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:11:09.137 06:22:56 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:11:09.137 06:22:56 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:11:09.137 06:22:56 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:11:09.137 06:22:56 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:11:09.137 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:11:09.396 NVMe Controller at 0000:00:10.0 00:11:09.396 ===================================================== 00:11:09.396 Vendor ID: 1b36 00:11:09.396 Subsystem Vendor ID: 1af4 00:11:09.396 Serial Number: 12340 00:11:09.396 Model Number: QEMU NVMe Ctrl 00:11:09.396 Firmware Version: 8.0.0 00:11:09.396 Recommended Arb Burst: 6 00:11:09.396 IEEE OUI Identifier: 00 54 52 00:11:09.396 Multi-path I/O 00:11:09.396 May have multiple subsystem ports: No 00:11:09.396 May have multiple controllers: No 00:11:09.396 Associated with SR-IOV VF: No 00:11:09.396 Max Number of Namespaces: 256 00:11:09.396 NVMe Specification Version (Identify): 1.4 00:11:09.396 Optional Asynchronous Events Supported 00:11:09.396 Namespace Attribute Notices: Supported 00:11:09.396 Firmware Activation Notices: Not Supported 00:11:09.396 128-bit Host Identifier: Not Supported 00:11:09.396 ===================================================== 00:11:09.396 NVMe Controller at 0000:00:11.0 00:11:09.396 ===================================================== 00:11:09.396 Vendor ID: 1b36 00:11:09.396 Subsystem Vendor ID: 1af4 00:11:09.396 Serial Number: 12341 00:11:09.396 Model Number: QEMU NVMe Ctrl 00:11:09.396 Firmware Version: 8.0.0 00:11:09.396 Recommended Arb Burst: 6 00:11:09.396 IEEE OUI Identifier: 00 54 52 00:11:09.396 Multi-path I/O 00:11:09.396 May have multiple subsystem ports: No 00:11:09.396 May have multiple controllers: No 00:11:09.396 Associated with SR-IOV VF: No 00:11:09.396 Max Number of Namespaces: 256 00:11:09.396 NVMe Specification Version (Identify): 1.4 00:11:09.396 Optional Asynchronous Events Supported 00:11:09.396 Namespace Attribute Notices: Supported 00:11:09.396 Firmware Activation Notices: Not Supported 00:11:09.396 128-bit Host Identifier: Not Supported' 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1509 -- # bdfs=() 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1509 -- # local bdfs 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # jq -r '.config[].params.traddr' 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1511 -- # (( 2 == 0 )) 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:11:09.396 NVMe Controller at 0000:00:10.0 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:11:09.396 NVMe Controller at 0000:00:11.0 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1509 -- # bdfs=() 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1509 -- # local bdfs 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:11:09.396 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # jq -r '.config[].params.traddr' 00:11:09.654 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1511 -- # (( 2 == 0 )) 00:11:09.654 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:11:09.654 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:11:09.654 06:22:56 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:11:09.654 ===================================================== 00:11:09.655 NVMe Controller at 0000:00:10.0 00:11:09.655 ===================================================== 00:11:09.655 Vendor ID: 1b36 00:11:09.655 Subsystem Vendor ID: 1af4 00:11:09.655 Serial Number: 12340 00:11:09.655 Model Number: QEMU NVMe Ctrl 00:11:09.655 Firmware Version: 8.0.0 00:11:09.655 Recommended Arb Burst: 6 00:11:09.655 IEEE OUI Identifier: 00 54 52 00:11:09.655 Multi-path I/O 00:11:09.655 May have multiple subsystem ports: No 00:11:09.655 May have multiple controllers: No 00:11:09.655 Associated with SR-IOV VF: No 00:11:09.655 Max Number of Namespaces: 256 00:11:09.655 NVMe Specification Version (Identify): 1.4 00:11:09.655 Optional Asynchronous Events Supported 00:11:09.655 Namespace Attribute Notices: Supported 00:11:09.655 Firmware Activation Notices: Not Supported 00:11:09.655 128-bit Host Identifier: Not Supported 00:11:09.655 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:11:09.655 06:22:56 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:11:09.914 ===================================================== 00:11:09.914 NVMe Controller at 0000:00:11.0 00:11:09.914 ===================================================== 00:11:09.914 Vendor ID: 1b36 00:11:09.914 Subsystem Vendor ID: 1af4 00:11:09.914 Serial Number: 12341 00:11:09.914 Model Number: QEMU NVMe Ctrl 00:11:09.914 Firmware Version: 8.0.0 00:11:09.914 Recommended Arb Burst: 6 00:11:09.914 IEEE OUI Identifier: 00 54 52 00:11:09.914 Multi-path I/O 00:11:09.914 May have multiple subsystem ports: No 00:11:09.914 May have multiple controllers: No 00:11:09.914 Associated with SR-IOV VF: No 00:11:09.914 Max Number of Namespaces: 256 00:11:09.914 NVMe Specification Version (Identify): 1.4 00:11:09.914 Optional Asynchronous Events Supported 00:11:09.914 Namespace Attribute Notices: Supported 00:11:09.914 Firmware Activation Notices: Not Supported 00:11:09.914 128-bit Host Identifier: Not Supported 00:11:09.914 00:11:09.914 real 0m0.688s 00:11:09.914 user 0m0.229s 00:11:09.914 sys 0m0.291s 00:11:09.914 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:09.914 06:22:56 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:11:09.914 ************************************ 00:11:09.914 END TEST external_run_nvme_static 00:11:09.914 ************************************ 00:11:09.914 06:22:56 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:11:09.914 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:09.914 rm -f ./hello_world/hello_bdev 00:11:09.914 rm -f ./passthru/libpassthru_external.* 00:11:09.914 rm -f ./nvme/*.{so,o} ./nvme/identify 00:11:09.914 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:11:09.914 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:11:09.914 06:22:56 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:11:09.914 06:22:56 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:11:09.914 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:11:10.480 make[1]: Nothing to be done for 'clean'. 00:11:17.042 make[2]: Nothing to be done for 'clean'. 00:11:18.425 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:11:18.425 06:23:05 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:11:18.425 06:23:05 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:11:18.685 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:11:18.685 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:11:18.944 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:11:18.944 00:11:18.944 real 5m59.355s 00:11:18.944 user 24m32.958s 00:11:18.944 sys 6m29.661s 00:11:18.944 ************************************ 00:11:18.944 END TEST autobuild_external_code 00:11:18.944 ************************************ 00:11:18.944 06:23:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:18.944 06:23:05 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:11:18.944 00:11:18.944 real 5m59.406s 00:11:18.944 user 24m32.974s 00:11:18.944 sys 6m29.693s 00:11:18.944 06:23:05 autobuild -- common/autotest_common.sh@1122 -- $ xtrace_disable 00:11:18.944 06:23:05 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:11:18.944 ************************************ 00:11:18.944 END TEST autobuild 00:11:18.944 ************************************ 00:11:18.944 06:23:05 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:11:18.944 06:23:05 -- pm/common@29 -- $ signal_monitor_resources TERM 00:11:18.944 06:23:05 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:11:18.944 06:23:05 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:18.944 06:23:05 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:11:18.944 06:23:05 -- pm/common@44 -- $ pid=6097 00:11:18.944 06:23:05 -- pm/common@50 -- $ kill -TERM 6097 00:11:18.944 06:23:05 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:18.944 06:23:05 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:11:18.944 06:23:05 -- pm/common@44 -- $ pid=6099 00:11:18.944 06:23:05 -- pm/common@50 -- $ kill -TERM 6099 00:11:18.944 06:23:05 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:11:18.944 06:23:05 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:11:18.944 06:23:05 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:11:18.944 06:23:05 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:11:18.944 06:23:05 -- 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:18.944 06:23:05 -- 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:18.944 06:23:05 -- 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:18.944 06:23:05 -- paths/export.sh@5 -- $ export PATH 00:11:18.944 06:23:05 -- 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:18.944 06:23:05 -- common/autobuild_common.sh@436 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:11:18.944 06:23:05 -- common/autobuild_common.sh@437 -- $ date +%s 00:11:18.944 06:23:05 -- common/autobuild_common.sh@437 -- $ mktemp -dt spdk_1715754185.XXXXXX 00:11:18.944 06:23:05 -- common/autobuild_common.sh@437 -- $ SPDK_WORKSPACE=/tmp/spdk_1715754185.WyEKaK 00:11:18.944 06:23:05 -- common/autobuild_common.sh@439 -- $ [[ -n 2048 ]] 00:11:18.944 06:23:05 -- common/autobuild_common.sh@440 -- $ export EXTERNAL_MAKE_HUGEMEM 00:11:18.944 06:23:05 -- common/autobuild_common.sh@443 -- $ '[' -n '' ']' 00:11:18.944 06:23:05 -- common/autobuild_common.sh@446 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:11:18.944 06:23:05 -- common/autobuild_common.sh@450 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:11:18.944 06:23:05 -- common/autobuild_common.sh@452 -- $ 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:18.944 06:23:05 -- common/autobuild_common.sh@453 -- $ get_config_params 00:11:18.944 06:23:05 -- common/autotest_common.sh@395 -- $ xtrace_disable 00:11:18.944 06:23:05 -- common/autotest_common.sh@10 -- $ set +x 00:11:19.202 06:23:05 -- common/autobuild_common.sh@453 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:11:19.202 06:23:05 -- common/autobuild_common.sh@455 -- $ start_monitor_resources 00:11:19.202 06:23:05 -- pm/common@17 -- $ local monitor 00:11:19.202 06:23:05 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:19.202 06:23:05 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:19.202 06:23:05 -- pm/common@25 -- $ sleep 1 00:11:19.202 06:23:05 -- pm/common@21 -- $ date +%s 00:11:19.202 06:23:05 -- pm/common@21 -- $ date +%s 00:11:19.202 06:23:05 -- 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.1715754185 00:11:19.202 06:23:05 -- 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.1715754185 00:11:19.202 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1715754185_collect-vmstat.pm.log 00:11:19.202 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1715754185_collect-cpu-load.pm.log 00:11:20.137 06:23:06 -- common/autobuild_common.sh@456 -- $ trap stop_monitor_resources EXIT 00:11:20.137 06:23:06 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:11:20.137 06:23:06 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:11:20.137 06:23:06 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:11:20.137 06:23:06 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:11:20.137 06:23:06 -- spdk/autopackage.sh@19 -- $ timing_finish 00:11:20.137 06:23:06 -- common/autotest_common.sh@732 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:11:20.137 06:23:06 -- common/autotest_common.sh@733 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:11:20.137 06:23:06 -- common/autotest_common.sh@735 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:11:20.137 06:23:07 -- spdk/autopackage.sh@20 -- $ exit 0 00:11:20.137 06:23:07 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:11:20.137 06:23:07 -- pm/common@29 -- $ signal_monitor_resources TERM 00:11:20.137 06:23:07 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:11:20.137 06:23:07 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:20.137 06:23:07 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:11:20.137 06:23:07 -- pm/common@44 -- $ pid=154325 00:11:20.137 06:23:07 -- pm/common@50 -- $ kill -TERM 154325 00:11:20.137 06:23:07 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:11:20.137 06:23:07 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:11:20.137 06:23:07 -- pm/common@44 -- $ pid=154326 00:11:20.137 06:23:07 -- pm/common@50 -- $ kill -TERM 154326 00:11:20.137 + [[ -n 6062 ]] 00:11:20.137 + sudo kill 6062 00:11:20.145 [Pipeline] } 00:11:20.164 [Pipeline] // timeout 00:11:20.170 [Pipeline] } 00:11:20.185 [Pipeline] // stage 00:11:20.190 [Pipeline] } 00:11:20.205 [Pipeline] // catchError 00:11:20.212 [Pipeline] stage 00:11:20.214 [Pipeline] { (Stop VM) 00:11:20.226 [Pipeline] sh 00:11:20.531 + vagrant halt 00:11:24.739 ==> default: Halting domain... 00:11:31.336 [Pipeline] sh 00:11:31.612 + vagrant destroy -f 00:11:35.797 ==> default: Removing domain... 00:11:35.811 [Pipeline] sh 00:11:36.097 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest_2/output 00:11:36.112 [Pipeline] } 00:11:36.134 [Pipeline] // stage 00:11:36.140 [Pipeline] } 00:11:36.164 [Pipeline] // dir 00:11:36.170 [Pipeline] } 00:11:36.188 [Pipeline] // wrap 00:11:36.195 [Pipeline] } 00:11:36.233 [Pipeline] // catchError 00:11:36.269 [Pipeline] stage 00:11:36.272 [Pipeline] { (Epilogue) 00:11:36.281 [Pipeline] sh 00:11:36.555 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:11:36.566 [Pipeline] catchError 00:11:36.568 [Pipeline] { 00:11:36.582 [Pipeline] sh 00:11:36.864 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:11:36.864 Artifacts sizes are good 00:11:36.872 [Pipeline] } 00:11:36.890 [Pipeline] // catchError 00:11:36.900 [Pipeline] archiveArtifacts 00:11:36.906 Archiving artifacts 00:11:36.942 [Pipeline] cleanWs 00:11:36.952 [WS-CLEANUP] Deleting project workspace... 00:11:36.953 [WS-CLEANUP] Deferred wipeout is used... 00:11:36.958 [WS-CLEANUP] done 00:11:36.959 [Pipeline] } 00:11:36.975 [Pipeline] // stage 00:11:36.980 [Pipeline] } 00:11:36.995 [Pipeline] // node 00:11:37.001 [Pipeline] End of Pipeline 00:11:37.039 Finished: SUCCESS