00:00:00.001 Started by upstream project "autotest-per-patch" build number 127150 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.013 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.014 The recommended git tool is: git 00:00:00.014 using credential 00000000-0000-0000-0000-000000000002 00:00:00.016 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.034 Fetching changes from the remote Git repository 00:00:00.035 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.064 Using shallow fetch with depth 1 00:00:00.064 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.064 > git --version # timeout=10 00:00:00.094 > git --version # 'git version 2.39.2' 00:00:00.094 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.140 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.140 > 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:02.686 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.699 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.711 Checking out Revision c396a3cd44e4090a57fb151c18fefbf4a9bd324b (FETCH_HEAD) 00:00:02.711 > git config core.sparsecheckout # timeout=10 00:00:02.723 > git read-tree -mu HEAD # timeout=10 00:00:02.739 > git checkout -f c396a3cd44e4090a57fb151c18fefbf4a9bd324b # timeout=5 00:00:02.757 Commit message: "jenkins/jjb-config: Use freebsd14 for the pkgdep-freebsd job" 00:00:02.757 > git rev-list --no-walk c396a3cd44e4090a57fb151c18fefbf4a9bd324b # timeout=10 00:00:02.871 [Pipeline] Start of Pipeline 00:00:02.885 [Pipeline] library 00:00:02.887 Loading library shm_lib@master 00:00:02.887 Library shm_lib@master is cached. Copying from home. 00:00:02.903 [Pipeline] node 00:00:02.910 Running on VM-host-SM4 in /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:02.912 [Pipeline] { 00:00:02.922 [Pipeline] catchError 00:00:02.924 [Pipeline] { 00:00:02.935 [Pipeline] wrap 00:00:02.944 [Pipeline] { 00:00:02.950 [Pipeline] stage 00:00:02.951 [Pipeline] { (Prologue) 00:00:02.967 [Pipeline] echo 00:00:02.968 Node: VM-host-SM4 00:00:02.974 [Pipeline] cleanWs 00:00:02.983 [WS-CLEANUP] Deleting project workspace... 00:00:02.983 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.989 [WS-CLEANUP] done 00:00:03.153 [Pipeline] setCustomBuildProperty 00:00:03.238 [Pipeline] httpRequest 00:00:03.265 [Pipeline] echo 00:00:03.266 Sorcerer 10.211.164.101 is alive 00:00:03.274 [Pipeline] httpRequest 00:00:03.278 HttpMethod: GET 00:00:03.279 URL: http://10.211.164.101/packages/jbp_c396a3cd44e4090a57fb151c18fefbf4a9bd324b.tar.gz 00:00:03.279 Sending request to url: http://10.211.164.101/packages/jbp_c396a3cd44e4090a57fb151c18fefbf4a9bd324b.tar.gz 00:00:03.295 Response Code: HTTP/1.1 200 OK 00:00:03.295 Success: Status code 200 is in the accepted range: 200,404 00:00:03.296 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/jbp_c396a3cd44e4090a57fb151c18fefbf4a9bd324b.tar.gz 00:00:05.284 [Pipeline] sh 00:00:05.563 + tar --no-same-owner -xf jbp_c396a3cd44e4090a57fb151c18fefbf4a9bd324b.tar.gz 00:00:05.574 [Pipeline] httpRequest 00:00:05.592 [Pipeline] echo 00:00:05.594 Sorcerer 10.211.164.101 is alive 00:00:05.599 [Pipeline] httpRequest 00:00:05.603 HttpMethod: GET 00:00:05.603 URL: http://10.211.164.101/packages/spdk_623b676eea3ea5eb62adee5ed1e0bea760e27edd.tar.gz 00:00:05.604 Sending request to url: http://10.211.164.101/packages/spdk_623b676eea3ea5eb62adee5ed1e0bea760e27edd.tar.gz 00:00:05.614 Response Code: HTTP/1.1 200 OK 00:00:05.614 Success: Status code 200 is in the accepted range: 200,404 00:00:05.615 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk_623b676eea3ea5eb62adee5ed1e0bea760e27edd.tar.gz 00:00:58.836 [Pipeline] sh 00:00:59.116 + tar --no-same-owner -xf spdk_623b676eea3ea5eb62adee5ed1e0bea760e27edd.tar.gz 00:01:02.459 [Pipeline] sh 00:01:02.738 + git -C spdk log --oneline -n5 00:01:02.739 623b676ee test/nvmf: add second initiator interface 00:01:02.739 14aa6e79e nvme: allow NULL address/port in nvme_parse_addr() 00:01:02.739 5c22a76d6 sock/uring: support src_{addr,port} in connect() 00:01:02.739 546346ebd sock/posix: support src_{addr,port} in connect() 00:01:02.739 704257090 lib/reduce: fix the incorrect calculation method for the number of io_unit required for metadata. 00:01:02.757 [Pipeline] withCredentials 00:01:02.769 > git --version # timeout=10 00:01:02.783 > git --version # 'git version 2.39.2' 00:01:02.801 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:01:02.803 [Pipeline] { 00:01:02.813 [Pipeline] retry 00:01:02.816 [Pipeline] { 00:01:02.833 [Pipeline] sh 00:01:03.112 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:01:04.494 [Pipeline] } 00:01:04.514 [Pipeline] // retry 00:01:04.518 [Pipeline] } 00:01:04.534 [Pipeline] // withCredentials 00:01:04.543 [Pipeline] httpRequest 00:01:04.560 [Pipeline] echo 00:01:04.562 Sorcerer 10.211.164.101 is alive 00:01:04.570 [Pipeline] httpRequest 00:01:04.574 HttpMethod: GET 00:01:04.574 URL: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:04.574 Sending request to url: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:04.576 Response Code: HTTP/1.1 200 OK 00:01:04.577 Success: Status code 200 is in the accepted range: 200,404 00:01:04.577 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:04.670 [Pipeline] sh 00:01:04.949 + tar --no-same-owner -xf spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:04.957 [Pipeline] sh 00:01:05.232 + git -C spdk-abi log --oneline -n5 00:01:05.233 f0bd779 test: run check_so_deps 00:01:05.233 fe2b72c Generate v24.01 and v24.05 XMLs from release commits 00:01:05.233 09f1ca3 test: check out the repo based on revision 00:01:05.233 bc2ae2e test: clone the repository once 00:01:05.233 55c7fd7 test: get tag based on branch name 00:01:05.247 [Pipeline] writeFile 00:01:05.259 [Pipeline] sh 00:01:05.534 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:01:05.545 [Pipeline] sh 00:01:05.819 + cat autorun-spdk.conf 00:01:05.819 SPDK_TEST_AUTOBUILD=ext 00:01:05.819 EXTERNAL_MAKE_HUGEMEM=2048 00:01:05.819 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:05.826 RUN_NIGHTLY=0 00:01:05.827 [Pipeline] } 00:01:05.845 [Pipeline] // stage 00:01:05.859 [Pipeline] stage 00:01:05.861 [Pipeline] { (Run VM) 00:01:05.874 [Pipeline] sh 00:01:06.154 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:01:06.154 + echo 'Start stage prepare_nvme.sh' 00:01:06.154 Start stage prepare_nvme.sh 00:01:06.154 + [[ -n 10 ]] 00:01:06.154 + disk_prefix=ex10 00:01:06.154 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest ]] 00:01:06.154 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf ]] 00:01:06.154 + source /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf 00:01:06.154 ++ SPDK_TEST_AUTOBUILD=ext 00:01:06.154 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:01:06.154 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:06.154 ++ RUN_NIGHTLY=0 00:01:06.154 + cd /var/jenkins/workspace/autobuild-external-vg-autotest 00:01:06.154 + nvme_files=() 00:01:06.154 + declare -A nvme_files 00:01:06.154 + backend_dir=/var/lib/libvirt/images/backends 00:01:06.154 + nvme_files['nvme.img']=5G 00:01:06.154 + nvme_files['nvme-cmb.img']=5G 00:01:06.154 + nvme_files['nvme-multi0.img']=4G 00:01:06.154 + nvme_files['nvme-multi1.img']=4G 00:01:06.154 + nvme_files['nvme-multi2.img']=4G 00:01:06.154 + nvme_files['nvme-openstack.img']=8G 00:01:06.154 + nvme_files['nvme-zns.img']=5G 00:01:06.154 + (( SPDK_TEST_NVME_PMR == 1 )) 00:01:06.154 + (( SPDK_TEST_FTL == 1 )) 00:01:06.154 + (( SPDK_TEST_NVME_FDP == 1 )) 00:01:06.154 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:01:06.154 + for nvme in "${!nvme_files[@]}" 00:01:06.154 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex10-nvme-multi2.img -s 4G 00:01:06.154 Formatting '/var/lib/libvirt/images/backends/ex10-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:01:06.154 + for nvme in "${!nvme_files[@]}" 00:01:06.154 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex10-nvme-cmb.img -s 5G 00:01:06.154 Formatting '/var/lib/libvirt/images/backends/ex10-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:01:06.154 + for nvme in "${!nvme_files[@]}" 00:01:06.154 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex10-nvme-openstack.img -s 8G 00:01:06.412 Formatting '/var/lib/libvirt/images/backends/ex10-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:01:06.412 + for nvme in "${!nvme_files[@]}" 00:01:06.412 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex10-nvme-zns.img -s 5G 00:01:06.412 Formatting '/var/lib/libvirt/images/backends/ex10-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:01:06.412 + for nvme in "${!nvme_files[@]}" 00:01:06.412 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex10-nvme-multi1.img -s 4G 00:01:06.671 Formatting '/var/lib/libvirt/images/backends/ex10-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:01:06.671 + for nvme in "${!nvme_files[@]}" 00:01:06.671 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex10-nvme-multi0.img -s 4G 00:01:06.671 Formatting '/var/lib/libvirt/images/backends/ex10-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:01:06.671 + for nvme in "${!nvme_files[@]}" 00:01:06.671 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex10-nvme.img -s 5G 00:01:06.671 Formatting '/var/lib/libvirt/images/backends/ex10-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:01:06.671 ++ sudo grep -rl ex10-nvme.img /etc/libvirt/qemu 00:01:06.930 + echo 'End stage prepare_nvme.sh' 00:01:06.930 End stage prepare_nvme.sh 00:01:06.940 [Pipeline] sh 00:01:07.218 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:01:07.218 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/ex10-nvme.img -b /var/lib/libvirt/images/backends/ex10-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex10-nvme-multi1.img:/var/lib/libvirt/images/backends/ex10-nvme-multi2.img -H -a -v -f fedora38 00:01:07.218 00:01:07.218 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant 00:01:07.218 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk 00:01:07.218 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest 00:01:07.218 HELP=0 00:01:07.218 DRY_RUN=0 00:01:07.218 NVME_FILE=/var/lib/libvirt/images/backends/ex10-nvme.img,/var/lib/libvirt/images/backends/ex10-nvme-multi0.img, 00:01:07.218 NVME_DISKS_TYPE=nvme,nvme, 00:01:07.218 NVME_AUTO_CREATE=0 00:01:07.219 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex10-nvme-multi1.img:/var/lib/libvirt/images/backends/ex10-nvme-multi2.img, 00:01:07.219 NVME_CMB=,, 00:01:07.219 NVME_PMR=,, 00:01:07.219 NVME_ZNS=,, 00:01:07.219 NVME_MS=,, 00:01:07.219 NVME_FDP=,, 00:01:07.219 SPDK_VAGRANT_DISTRO=fedora38 00:01:07.219 SPDK_VAGRANT_VMCPU=12 00:01:07.219 SPDK_VAGRANT_VMRAM=12288 00:01:07.219 SPDK_VAGRANT_PROVIDER=libvirt 00:01:07.219 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:01:07.219 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:01:07.219 SPDK_OPENSTACK_NETWORK=0 00:01:07.219 VAGRANT_PACKAGE_BOX=0 00:01:07.219 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:01:07.219 FORCE_DISTRO=true 00:01:07.219 VAGRANT_BOX_VERSION= 00:01:07.219 EXTRA_VAGRANTFILES= 00:01:07.219 NIC_MODEL=e1000 00:01:07.219 00:01:07.219 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt' 00:01:07.219 /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest 00:01:10.510 Bringing machine 'default' up with 'libvirt' provider... 00:01:11.443 ==> default: Creating image (snapshot of base box volume). 00:01:11.702 ==> default: Creating domain with the following settings... 00:01:11.702 ==> default: -- Name: fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721897384_93edbd88db79c0a4e7d5 00:01:11.702 ==> default: -- Domain type: kvm 00:01:11.702 ==> default: -- Cpus: 12 00:01:11.702 ==> default: -- Feature: acpi 00:01:11.702 ==> default: -- Feature: apic 00:01:11.702 ==> default: -- Feature: pae 00:01:11.702 ==> default: -- Memory: 12288M 00:01:11.702 ==> default: -- Memory Backing: hugepages: 00:01:11.702 ==> default: -- Management MAC: 00:01:11.702 ==> default: -- Loader: 00:01:11.702 ==> default: -- Nvram: 00:01:11.702 ==> default: -- Base box: spdk/fedora38 00:01:11.702 ==> default: -- Storage pool: default 00:01:11.702 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721897384_93edbd88db79c0a4e7d5.img (20G) 00:01:11.702 ==> default: -- Volume Cache: default 00:01:11.702 ==> default: -- Kernel: 00:01:11.702 ==> default: -- Initrd: 00:01:11.702 ==> default: -- Graphics Type: vnc 00:01:11.702 ==> default: -- Graphics Port: -1 00:01:11.702 ==> default: -- Graphics IP: 127.0.0.1 00:01:11.702 ==> default: -- Graphics Password: Not defined 00:01:11.702 ==> default: -- Video Type: cirrus 00:01:11.702 ==> default: -- Video VRAM: 9216 00:01:11.702 ==> default: -- Sound Type: 00:01:11.702 ==> default: -- Keymap: en-us 00:01:11.702 ==> default: -- TPM Path: 00:01:11.702 ==> default: -- INPUT: type=mouse, bus=ps2 00:01:11.702 ==> default: -- Command line args: 00:01:11.702 ==> default: -> value=-device, 00:01:11.702 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:01:11.702 ==> default: -> value=-drive, 00:01:11.702 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex10-nvme.img,if=none,id=nvme-0-drive0, 00:01:11.702 ==> default: -> value=-device, 00:01:11.702 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:11.702 ==> default: -> value=-device, 00:01:11.702 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:01:11.702 ==> default: -> value=-drive, 00:01:11.702 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex10-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:01:11.702 ==> default: -> value=-device, 00:01:11.702 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:11.702 ==> default: -> value=-drive, 00:01:11.702 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex10-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:01:11.702 ==> default: -> value=-device, 00:01:11.702 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:11.702 ==> default: -> value=-drive, 00:01:11.702 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex10-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:01:11.702 ==> default: -> value=-device, 00:01:11.702 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:11.702 ==> default: Creating shared folders metadata... 00:01:11.702 ==> default: Starting domain. 00:01:13.602 ==> default: Waiting for domain to get an IP address... 00:01:31.698 ==> default: Waiting for SSH to become available... 00:01:31.698 ==> default: Configuring and enabling network interfaces... 00:01:35.979 default: SSH address: 192.168.121.184:22 00:01:35.980 default: SSH username: vagrant 00:01:35.980 default: SSH auth method: private key 00:01:38.508 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:01:46.615 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:01:50.801 ==> default: Mounting SSHFS shared folder... 00:01:52.185 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:01:52.185 ==> default: Checking Mount.. 00:01:53.560 ==> default: Folder Successfully Mounted! 00:01:53.560 ==> default: Running provisioner: file... 00:01:54.494 default: ~/.gitconfig => .gitconfig 00:01:54.751 00:01:54.751 SUCCESS! 00:01:54.751 00:01:54.751 cd to /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt and type "vagrant ssh" to use. 00:01:54.751 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:01:54.751 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt" to destroy all trace of vm. 00:01:54.751 00:01:54.760 [Pipeline] } 00:01:54.780 [Pipeline] // stage 00:01:54.789 [Pipeline] dir 00:01:54.790 Running in /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt 00:01:54.792 [Pipeline] { 00:01:54.807 [Pipeline] catchError 00:01:54.808 [Pipeline] { 00:01:54.826 [Pipeline] sh 00:01:55.105 + vagrant ssh-config --host vagrant 00:01:55.105 + + sedtee -ne ssh_conf /^Host/,$p 00:01:55.105 00:02:00.369 Host vagrant 00:02:00.369 HostName 192.168.121.184 00:02:00.369 User vagrant 00:02:00.369 Port 22 00:02:00.369 UserKnownHostsFile /dev/null 00:02:00.369 StrictHostKeyChecking no 00:02:00.369 PasswordAuthentication no 00:02:00.369 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1716830599-074-updated-1705279005/libvirt/fedora38 00:02:00.369 IdentitiesOnly yes 00:02:00.369 LogLevel FATAL 00:02:00.369 ForwardAgent yes 00:02:00.369 ForwardX11 yes 00:02:00.369 00:02:00.383 [Pipeline] withEnv 00:02:00.385 [Pipeline] { 00:02:00.402 [Pipeline] sh 00:02:00.680 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:02:00.680 source /etc/os-release 00:02:00.680 [[ -e /image.version ]] && img=$(< /image.version) 00:02:00.680 # Minimal, systemd-like check. 00:02:00.680 if [[ -e /.dockerenv ]]; then 00:02:00.680 # Clear garbage from the node's name: 00:02:00.680 # agt-er_autotest_547-896 -> autotest_547-896 00:02:00.680 # $HOSTNAME is the actual container id 00:02:00.680 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:02:00.680 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:02:00.680 # We can assume this is a mount from a host where container is running, 00:02:00.680 # so fetch its hostname to easily identify the target swarm worker. 00:02:00.680 container="$(< /etc/hostname) ($agent)" 00:02:00.680 else 00:02:00.680 # Fallback 00:02:00.680 container=$agent 00:02:00.680 fi 00:02:00.680 fi 00:02:00.680 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:02:00.680 00:02:00.947 [Pipeline] } 00:02:00.962 [Pipeline] // withEnv 00:02:00.969 [Pipeline] setCustomBuildProperty 00:02:00.979 [Pipeline] stage 00:02:00.980 [Pipeline] { (Tests) 00:02:00.991 [Pipeline] withEnv 00:02:00.992 [Pipeline] { 00:02:01.003 [Pipeline] sh 00:02:01.278 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:02:01.547 [Pipeline] } 00:02:01.561 [Pipeline] // withEnv 00:02:01.570 [Pipeline] sh 00:02:01.873 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:02:02.144 [Pipeline] sh 00:02:02.421 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:02:02.693 [Pipeline] timeout 00:02:02.693 Timeout set to expire in 10 min 00:02:02.695 [Pipeline] { 00:02:02.713 [Pipeline] sh 00:02:02.993 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:02:03.560 HEAD is now at 623b676ee test/nvmf: add second initiator interface 00:02:03.572 [Pipeline] sh 00:02:03.955 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:02:03.966 [Pipeline] sh 00:02:04.245 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:02:04.517 [Pipeline] sh 00:02:04.793 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=autobuild-external-vg-autotest ./autoruner.sh spdk_repo 00:02:05.051 ++ readlink -f spdk_repo 00:02:05.051 + DIR_ROOT=/home/vagrant/spdk_repo 00:02:05.051 + [[ -n /home/vagrant/spdk_repo ]] 00:02:05.051 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:02:05.051 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:02:05.051 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:02:05.051 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:02:05.051 + [[ -d /home/vagrant/spdk_repo/output ]] 00:02:05.051 + [[ autobuild-external-vg-autotest == pkgdep-* ]] 00:02:05.051 + cd /home/vagrant/spdk_repo 00:02:05.051 + source /etc/os-release 00:02:05.051 ++ NAME='Fedora Linux' 00:02:05.051 ++ VERSION='38 (Cloud Edition)' 00:02:05.051 ++ ID=fedora 00:02:05.051 ++ VERSION_ID=38 00:02:05.051 ++ VERSION_CODENAME= 00:02:05.051 ++ PLATFORM_ID=platform:f38 00:02:05.051 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:02:05.051 ++ ANSI_COLOR='0;38;2;60;110;180' 00:02:05.051 ++ LOGO=fedora-logo-icon 00:02:05.051 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:02:05.051 ++ HOME_URL=https://fedoraproject.org/ 00:02:05.051 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:02:05.051 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:02:05.051 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:02:05.051 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:02:05.051 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:02:05.051 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:02:05.051 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:02:05.051 ++ SUPPORT_END=2024-05-14 00:02:05.051 ++ VARIANT='Cloud Edition' 00:02:05.051 ++ VARIANT_ID=cloud 00:02:05.051 + uname -a 00:02:05.051 Linux fedora38-cloud-1716830599-074-updated-1705279005 6.7.0-68.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 x86_64 GNU/Linux 00:02:05.051 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:02:05.617 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:05.617 Hugepages 00:02:05.617 node hugesize free / total 00:02:05.617 node0 1048576kB 0 / 0 00:02:05.617 node0 2048kB 0 / 0 00:02:05.617 00:02:05.617 Type BDF Vendor Device NUMA Driver Device Block devices 00:02:05.617 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:02:05.617 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:02:05.617 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:02:05.617 + rm -f /tmp/spdk-ld-path 00:02:05.617 + source autorun-spdk.conf 00:02:05.617 ++ SPDK_TEST_AUTOBUILD=ext 00:02:05.617 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:02:05.617 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:05.617 ++ RUN_NIGHTLY=0 00:02:05.617 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:02:05.617 + [[ -n 2048 ]] 00:02:05.617 + export EXTERNAL_MAKE_HUGEMEM 00:02:05.617 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:02:05.617 + for M in /var/spdk/build-*-manifest.txt 00:02:05.617 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:02:05.617 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:05.617 + for M in /var/spdk/build-*-manifest.txt 00:02:05.617 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:02:05.617 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:05.617 ++ uname 00:02:05.617 + [[ Linux == \L\i\n\u\x ]] 00:02:05.617 + sudo dmesg -T 00:02:05.617 + sudo dmesg --clear 00:02:05.617 + dmesg_pid=5960 00:02:05.617 + [[ Fedora Linux == FreeBSD ]] 00:02:05.617 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:05.617 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:05.617 + sudo dmesg -Tw 00:02:05.617 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:02:05.617 + [[ -x /usr/src/fio-static/fio ]] 00:02:05.617 + export FIO_BIN=/usr/src/fio-static/fio 00:02:05.617 + FIO_BIN=/usr/src/fio-static/fio 00:02:05.617 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:02:05.617 + [[ ! -v VFIO_QEMU_BIN ]] 00:02:05.617 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:02:05.617 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:05.617 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:05.617 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:02:05.617 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:05.617 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:05.617 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:02:05.617 Test configuration: 00:02:05.617 SPDK_TEST_AUTOBUILD=ext 00:02:05.617 EXTERNAL_MAKE_HUGEMEM=2048 00:02:05.617 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:05.875 RUN_NIGHTLY=0 08:50:39 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:02:05.875 08:50:39 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:02:05.875 08:50:39 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:05.875 08:50:39 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:05.875 08:50:39 -- 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:02:05.875 08:50:39 -- 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:02:05.875 08:50:39 -- 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:02:05.875 08:50:39 -- paths/export.sh@5 -- $ export PATH 00:02:05.875 08:50:39 -- 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:02:05.875 08:50:39 -- common/autobuild_common.sh@446 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:02:05.875 08:50:39 -- common/autobuild_common.sh@447 -- $ date +%s 00:02:05.875 08:50:39 -- common/autobuild_common.sh@447 -- $ mktemp -dt spdk_1721897439.XXXXXX 00:02:05.875 08:50:39 -- common/autobuild_common.sh@447 -- $ SPDK_WORKSPACE=/tmp/spdk_1721897439.THznVM 00:02:05.875 08:50:39 -- common/autobuild_common.sh@449 -- $ [[ -n 2048 ]] 00:02:05.875 08:50:39 -- common/autobuild_common.sh@450 -- $ export EXTERNAL_MAKE_HUGEMEM 00:02:05.875 08:50:39 -- common/autobuild_common.sh@453 -- $ '[' -n '' ']' 00:02:05.875 08:50:39 -- common/autobuild_common.sh@456 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:02:05.875 08:50:39 -- common/autobuild_common.sh@460 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:02:05.875 08:50:39 -- common/autobuild_common.sh@462 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:02:05.875 08:50:39 -- common/autobuild_common.sh@463 -- $ get_config_params 00:02:05.875 08:50:39 -- common/autotest_common.sh@398 -- $ xtrace_disable 00:02:05.875 08:50:39 -- common/autotest_common.sh@10 -- $ set +x 00:02:05.875 08:50:39 -- common/autobuild_common.sh@463 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:02:05.875 08:50:39 -- common/autobuild_common.sh@465 -- $ start_monitor_resources 00:02:05.875 08:50:39 -- pm/common@17 -- $ local monitor 00:02:05.875 08:50:39 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:02:05.875 08:50:39 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:02:05.875 08:50:39 -- pm/common@25 -- $ sleep 1 00:02:05.875 08:50:39 -- pm/common@21 -- $ date +%s 00:02:05.875 08:50:39 -- pm/common@21 -- $ date +%s 00:02:05.875 08:50:39 -- 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.1721897439 00:02:05.875 08:50:39 -- 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.1721897439 00:02:05.875 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721897439_collect-vmstat.pm.log 00:02:05.875 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721897439_collect-cpu-load.pm.log 00:02:06.809 08:50:40 -- common/autobuild_common.sh@466 -- $ trap stop_monitor_resources EXIT 00:02:06.809 08:50:40 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:02:06.809 08:50:40 -- spdk/autobuild.sh@12 -- $ umask 022 00:02:06.809 08:50:40 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:02:06.809 08:50:40 -- spdk/autobuild.sh@16 -- $ date -u 00:02:06.809 Thu Jul 25 08:50:40 AM UTC 2024 00:02:06.809 08:50:40 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:02:06.809 v24.09-pre-325-g623b676ee 00:02:06.809 08:50:40 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:02:06.809 08:50:40 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:02:06.809 08:50:40 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:02:06.809 08:50:40 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:06.809 08:50:40 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:02:06.809 08:50:40 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:02:06.809 08:50:40 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:02:06.809 08:50:40 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:02:06.809 08:50:40 -- common/autobuild_common.sh@419 -- $ run_test autobuild _autobuild_test_suite 00:02:06.809 08:50:40 -- common/autotest_common.sh@1101 -- $ '[' 2 -le 1 ']' 00:02:06.809 08:50:40 -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:02:06.809 08:50:40 -- common/autotest_common.sh@10 -- $ set +x 00:02:06.809 ************************************ 00:02:06.809 START TEST autobuild 00:02:06.809 ************************************ 00:02:06.809 08:50:40 autobuild -- common/autotest_common.sh@1125 -- $ _autobuild_test_suite 00:02:06.809 08:50:40 autobuild -- common/autobuild_common.sh@406 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:06.809 08:50:40 autobuild -- common/autobuild_common.sh@408 -- $ autobuild_test_suite_ext 00:02:06.809 08:50:40 autobuild -- common/autobuild_common.sh@395 -- $ external_code 00:02:06.809 08:50:40 autobuild -- common/autobuild_common.sh@366 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:06.809 08:50:40 autobuild -- common/autotest_common.sh@1101 -- $ '[' 3 -le 1 ']' 00:02:06.809 08:50:40 autobuild -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:02:06.809 08:50:40 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:02:06.809 ************************************ 00:02:06.809 START TEST autobuild_external_code 00:02:06.809 ************************************ 00:02:06.809 08:50:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1125 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:07.068 08:50:40 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:02:07.068 08:50:40 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:02:07.068 08:50:40 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:07.068 08:50:40 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:07.068 08:50:40 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:02:07.068 08:50:40 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:02:07.327 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:07.586 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:02:07.586 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:02:07.586 08:50:41 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:02:07.586 08:50:41 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:02:07.586 08:50:41 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:02:07.844 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:02:07.844 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:23.651 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:02:38.529 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:02:38.529 Creating mk/config.mk...done. 00:02:38.529 Creating mk/cc.flags.mk...done. 00:02:38.529 Type 'make' to build. 00:02:38.529 08:51:11 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:02:38.529 08:51:11 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:02:38.529 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:02:38.529 make[1]: Nothing to be done for 'all'. 00:02:50.733 The Meson build system 00:02:50.733 Version: 1.3.1 00:02:50.733 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:02:50.733 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:02:50.733 Build type: native build 00:02:50.733 Program cat found: YES (/usr/bin/cat) 00:02:50.733 Project name: DPDK 00:02:50.733 Project version: 24.03.0 00:02:50.733 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:50.733 C linker for the host machine: cc ld.bfd 2.39-16 00:02:50.733 Host machine cpu family: x86_64 00:02:50.733 Host machine cpu: x86_64 00:02:50.733 Message: ## Building in Developer Mode ## 00:02:50.733 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:50.733 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:02:50.733 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:50.733 Program python3 found: YES (/usr/bin/python3) 00:02:50.733 Program cat found: YES (/usr/bin/cat) 00:02:50.733 Compiler for C supports arguments -march=native: YES 00:02:50.733 Checking for size of "void *" : 8 00:02:50.733 Checking for size of "void *" : 8 (cached) 00:02:50.733 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:50.733 Library m found: YES 00:02:50.733 Library numa found: YES 00:02:50.733 Has header "numaif.h" : YES 00:02:50.733 Library fdt found: NO 00:02:50.733 Library execinfo found: NO 00:02:50.733 Has header "execinfo.h" : YES 00:02:50.733 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:50.733 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:50.733 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:50.733 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:50.733 Run-time dependency openssl found: YES 3.0.9 00:02:50.733 Run-time dependency libpcap found: YES 1.10.4 00:02:50.733 Has header "pcap.h" with dependency libpcap: YES 00:02:50.733 Compiler for C supports arguments -Wcast-qual: YES 00:02:50.733 Compiler for C supports arguments -Wdeprecated: YES 00:02:50.733 Compiler for C supports arguments -Wformat: YES 00:02:50.733 Compiler for C supports arguments -Wformat-nonliteral: YES 00:02:50.733 Compiler for C supports arguments -Wformat-security: YES 00:02:50.733 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:50.733 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:50.733 Compiler for C supports arguments -Wnested-externs: YES 00:02:50.733 Compiler for C supports arguments -Wold-style-definition: YES 00:02:50.733 Compiler for C supports arguments -Wpointer-arith: YES 00:02:50.733 Compiler for C supports arguments -Wsign-compare: YES 00:02:50.733 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:50.733 Compiler for C supports arguments -Wundef: YES 00:02:50.733 Compiler for C supports arguments -Wwrite-strings: YES 00:02:50.733 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:50.733 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:50.733 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:50.733 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:50.733 Program objdump found: YES (/usr/bin/objdump) 00:02:50.733 Compiler for C supports arguments -mavx512f: YES 00:02:50.733 Checking if "AVX512 checking" compiles: YES 00:02:50.733 Fetching value of define "__SSE4_2__" : 1 00:02:50.733 Fetching value of define "__AES__" : 1 00:02:50.733 Fetching value of define "__AVX__" : 1 00:02:50.733 Fetching value of define "__AVX2__" : 1 00:02:50.733 Fetching value of define "__AVX512BW__" : 1 00:02:50.733 Fetching value of define "__AVX512CD__" : 1 00:02:50.733 Fetching value of define "__AVX512DQ__" : 1 00:02:50.733 Fetching value of define "__AVX512F__" : 1 00:02:50.733 Fetching value of define "__AVX512VL__" : 1 00:02:50.733 Fetching value of define "__PCLMUL__" : 1 00:02:50.733 Fetching value of define "__RDRND__" : 1 00:02:50.733 Fetching value of define "__RDSEED__" : 1 00:02:50.733 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:02:50.733 Fetching value of define "__znver1__" : (undefined) 00:02:50.733 Fetching value of define "__znver2__" : (undefined) 00:02:50.733 Fetching value of define "__znver3__" : (undefined) 00:02:50.733 Fetching value of define "__znver4__" : (undefined) 00:02:50.733 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:50.733 Message: lib/log: Defining dependency "log" 00:02:50.733 Message: lib/kvargs: Defining dependency "kvargs" 00:02:50.733 Message: lib/telemetry: Defining dependency "telemetry" 00:02:50.733 Checking for function "getentropy" : NO 00:02:50.733 Message: lib/eal: Defining dependency "eal" 00:02:50.733 Message: lib/ring: Defining dependency "ring" 00:02:50.733 Message: lib/rcu: Defining dependency "rcu" 00:02:50.733 Message: lib/mempool: Defining dependency "mempool" 00:02:50.733 Message: lib/mbuf: Defining dependency "mbuf" 00:02:50.733 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:50.733 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:50.733 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:50.733 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:50.733 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:50.733 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:02:50.733 Compiler for C supports arguments -mpclmul: YES 00:02:50.733 Compiler for C supports arguments -maes: YES 00:02:50.733 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:50.733 Compiler for C supports arguments -mavx512bw: YES 00:02:50.733 Compiler for C supports arguments -mavx512dq: YES 00:02:50.733 Compiler for C supports arguments -mavx512vl: YES 00:02:50.733 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:50.733 Compiler for C supports arguments -mavx2: YES 00:02:50.733 Compiler for C supports arguments -mavx: YES 00:02:50.733 Message: lib/net: Defining dependency "net" 00:02:50.733 Message: lib/meter: Defining dependency "meter" 00:02:50.733 Message: lib/ethdev: Defining dependency "ethdev" 00:02:50.733 Message: lib/pci: Defining dependency "pci" 00:02:50.733 Message: lib/cmdline: Defining dependency "cmdline" 00:02:50.733 Message: lib/hash: Defining dependency "hash" 00:02:50.733 Message: lib/timer: Defining dependency "timer" 00:02:50.733 Message: lib/compressdev: Defining dependency "compressdev" 00:02:50.733 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:50.733 Message: lib/dmadev: Defining dependency "dmadev" 00:02:50.733 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:50.733 Message: lib/power: Defining dependency "power" 00:02:50.733 Message: lib/reorder: Defining dependency "reorder" 00:02:50.733 Message: lib/security: Defining dependency "security" 00:02:50.733 Has header "linux/userfaultfd.h" : YES 00:02:50.733 Has header "linux/vduse.h" : YES 00:02:50.733 Message: lib/vhost: Defining dependency "vhost" 00:02:50.733 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:50.733 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:50.733 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:50.733 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:50.733 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:50.733 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:50.733 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:50.733 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:50.733 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:50.733 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:50.733 Program doxygen found: YES (/usr/bin/doxygen) 00:02:50.733 Configuring doxy-api-html.conf using configuration 00:02:50.733 Configuring doxy-api-man.conf using configuration 00:02:50.733 Program mandb found: YES (/usr/bin/mandb) 00:02:50.733 Program sphinx-build found: NO 00:02:50.733 Configuring rte_build_config.h using configuration 00:02:50.733 Message: 00:02:50.733 ================= 00:02:50.733 Applications Enabled 00:02:50.733 ================= 00:02:50.733 00:02:50.733 apps: 00:02:50.733 00:02:50.733 00:02:50.733 Message: 00:02:50.733 ================= 00:02:50.734 Libraries Enabled 00:02:50.734 ================= 00:02:50.734 00:02:50.734 libs: 00:02:50.734 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:50.734 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:50.734 cryptodev, dmadev, power, reorder, security, vhost, 00:02:50.734 00:02:50.734 Message: 00:02:50.734 =============== 00:02:50.734 Drivers Enabled 00:02:50.734 =============== 00:02:50.734 00:02:50.734 common: 00:02:50.734 00:02:50.734 bus: 00:02:50.734 pci, vdev, 00:02:50.734 mempool: 00:02:50.734 ring, 00:02:50.734 dma: 00:02:50.734 00:02:50.734 net: 00:02:50.734 00:02:50.734 crypto: 00:02:50.734 00:02:50.734 compress: 00:02:50.734 00:02:50.734 vdpa: 00:02:50.734 00:02:50.734 00:02:50.734 Message: 00:02:50.734 ================= 00:02:50.734 Content Skipped 00:02:50.734 ================= 00:02:50.734 00:02:50.734 apps: 00:02:50.734 dumpcap: explicitly disabled via build config 00:02:50.734 graph: explicitly disabled via build config 00:02:50.734 pdump: explicitly disabled via build config 00:02:50.734 proc-info: explicitly disabled via build config 00:02:50.734 test-acl: explicitly disabled via build config 00:02:50.734 test-bbdev: explicitly disabled via build config 00:02:50.734 test-cmdline: explicitly disabled via build config 00:02:50.734 test-compress-perf: explicitly disabled via build config 00:02:50.734 test-crypto-perf: explicitly disabled via build config 00:02:50.734 test-dma-perf: explicitly disabled via build config 00:02:50.734 test-eventdev: explicitly disabled via build config 00:02:50.734 test-fib: explicitly disabled via build config 00:02:50.734 test-flow-perf: explicitly disabled via build config 00:02:50.734 test-gpudev: explicitly disabled via build config 00:02:50.734 test-mldev: explicitly disabled via build config 00:02:50.734 test-pipeline: explicitly disabled via build config 00:02:50.734 test-pmd: explicitly disabled via build config 00:02:50.734 test-regex: explicitly disabled via build config 00:02:50.734 test-sad: explicitly disabled via build config 00:02:50.734 test-security-perf: explicitly disabled via build config 00:02:50.734 00:02:50.734 libs: 00:02:50.734 argparse: explicitly disabled via build config 00:02:50.734 metrics: explicitly disabled via build config 00:02:50.734 acl: explicitly disabled via build config 00:02:50.734 bbdev: explicitly disabled via build config 00:02:50.734 bitratestats: explicitly disabled via build config 00:02:50.734 bpf: explicitly disabled via build config 00:02:50.734 cfgfile: explicitly disabled via build config 00:02:50.734 distributor: explicitly disabled via build config 00:02:50.734 efd: explicitly disabled via build config 00:02:50.734 eventdev: explicitly disabled via build config 00:02:50.734 dispatcher: explicitly disabled via build config 00:02:50.734 gpudev: explicitly disabled via build config 00:02:50.734 gro: explicitly disabled via build config 00:02:50.734 gso: explicitly disabled via build config 00:02:50.734 ip_frag: explicitly disabled via build config 00:02:50.734 jobstats: explicitly disabled via build config 00:02:50.734 latencystats: explicitly disabled via build config 00:02:50.734 lpm: explicitly disabled via build config 00:02:50.734 member: explicitly disabled via build config 00:02:50.734 pcapng: explicitly disabled via build config 00:02:50.734 rawdev: explicitly disabled via build config 00:02:50.734 regexdev: explicitly disabled via build config 00:02:50.734 mldev: explicitly disabled via build config 00:02:50.734 rib: explicitly disabled via build config 00:02:50.734 sched: explicitly disabled via build config 00:02:50.734 stack: explicitly disabled via build config 00:02:50.734 ipsec: explicitly disabled via build config 00:02:50.734 pdcp: explicitly disabled via build config 00:02:50.734 fib: explicitly disabled via build config 00:02:50.734 port: explicitly disabled via build config 00:02:50.734 pdump: explicitly disabled via build config 00:02:50.734 table: explicitly disabled via build config 00:02:50.734 pipeline: explicitly disabled via build config 00:02:50.734 graph: explicitly disabled via build config 00:02:50.734 node: explicitly disabled via build config 00:02:50.734 00:02:50.734 drivers: 00:02:50.734 common/cpt: not in enabled drivers build config 00:02:50.734 common/dpaax: not in enabled drivers build config 00:02:50.734 common/iavf: not in enabled drivers build config 00:02:50.734 common/idpf: not in enabled drivers build config 00:02:50.734 common/ionic: not in enabled drivers build config 00:02:50.734 common/mvep: not in enabled drivers build config 00:02:50.734 common/octeontx: not in enabled drivers build config 00:02:50.734 bus/auxiliary: not in enabled drivers build config 00:02:50.734 bus/cdx: not in enabled drivers build config 00:02:50.734 bus/dpaa: not in enabled drivers build config 00:02:50.734 bus/fslmc: not in enabled drivers build config 00:02:50.734 bus/ifpga: not in enabled drivers build config 00:02:50.734 bus/platform: not in enabled drivers build config 00:02:50.734 bus/uacce: not in enabled drivers build config 00:02:50.734 bus/vmbus: not in enabled drivers build config 00:02:50.734 common/cnxk: not in enabled drivers build config 00:02:50.734 common/mlx5: not in enabled drivers build config 00:02:50.734 common/nfp: not in enabled drivers build config 00:02:50.734 common/nitrox: not in enabled drivers build config 00:02:50.734 common/qat: not in enabled drivers build config 00:02:50.734 common/sfc_efx: not in enabled drivers build config 00:02:50.734 mempool/bucket: not in enabled drivers build config 00:02:50.734 mempool/cnxk: not in enabled drivers build config 00:02:50.734 mempool/dpaa: not in enabled drivers build config 00:02:50.734 mempool/dpaa2: not in enabled drivers build config 00:02:50.734 mempool/octeontx: not in enabled drivers build config 00:02:50.734 mempool/stack: not in enabled drivers build config 00:02:50.734 dma/cnxk: not in enabled drivers build config 00:02:50.734 dma/dpaa: not in enabled drivers build config 00:02:50.734 dma/dpaa2: not in enabled drivers build config 00:02:50.734 dma/hisilicon: not in enabled drivers build config 00:02:50.734 dma/idxd: not in enabled drivers build config 00:02:50.734 dma/ioat: not in enabled drivers build config 00:02:50.734 dma/skeleton: not in enabled drivers build config 00:02:50.734 net/af_packet: not in enabled drivers build config 00:02:50.734 net/af_xdp: not in enabled drivers build config 00:02:50.734 net/ark: not in enabled drivers build config 00:02:50.734 net/atlantic: not in enabled drivers build config 00:02:50.734 net/avp: not in enabled drivers build config 00:02:50.734 net/axgbe: not in enabled drivers build config 00:02:50.734 net/bnx2x: not in enabled drivers build config 00:02:50.734 net/bnxt: not in enabled drivers build config 00:02:50.734 net/bonding: not in enabled drivers build config 00:02:50.734 net/cnxk: not in enabled drivers build config 00:02:50.734 net/cpfl: not in enabled drivers build config 00:02:50.734 net/cxgbe: not in enabled drivers build config 00:02:50.734 net/dpaa: not in enabled drivers build config 00:02:50.734 net/dpaa2: not in enabled drivers build config 00:02:50.734 net/e1000: not in enabled drivers build config 00:02:50.734 net/ena: not in enabled drivers build config 00:02:50.734 net/enetc: not in enabled drivers build config 00:02:50.734 net/enetfec: not in enabled drivers build config 00:02:50.734 net/enic: not in enabled drivers build config 00:02:50.734 net/failsafe: not in enabled drivers build config 00:02:50.734 net/fm10k: not in enabled drivers build config 00:02:50.734 net/gve: not in enabled drivers build config 00:02:50.734 net/hinic: not in enabled drivers build config 00:02:50.734 net/hns3: not in enabled drivers build config 00:02:50.734 net/i40e: not in enabled drivers build config 00:02:50.734 net/iavf: not in enabled drivers build config 00:02:50.734 net/ice: not in enabled drivers build config 00:02:50.734 net/idpf: not in enabled drivers build config 00:02:50.734 net/igc: not in enabled drivers build config 00:02:50.734 net/ionic: not in enabled drivers build config 00:02:50.734 net/ipn3ke: not in enabled drivers build config 00:02:50.734 net/ixgbe: not in enabled drivers build config 00:02:50.734 net/mana: not in enabled drivers build config 00:02:50.734 net/memif: not in enabled drivers build config 00:02:50.734 net/mlx4: not in enabled drivers build config 00:02:50.734 net/mlx5: not in enabled drivers build config 00:02:50.734 net/mvneta: not in enabled drivers build config 00:02:50.734 net/mvpp2: not in enabled drivers build config 00:02:50.734 net/netvsc: not in enabled drivers build config 00:02:50.734 net/nfb: not in enabled drivers build config 00:02:50.734 net/nfp: not in enabled drivers build config 00:02:50.734 net/ngbe: not in enabled drivers build config 00:02:50.734 net/null: not in enabled drivers build config 00:02:50.734 net/octeontx: not in enabled drivers build config 00:02:50.734 net/octeon_ep: not in enabled drivers build config 00:02:50.734 net/pcap: not in enabled drivers build config 00:02:50.734 net/pfe: not in enabled drivers build config 00:02:50.734 net/qede: not in enabled drivers build config 00:02:50.734 net/ring: not in enabled drivers build config 00:02:50.734 net/sfc: not in enabled drivers build config 00:02:50.734 net/softnic: not in enabled drivers build config 00:02:50.734 net/tap: not in enabled drivers build config 00:02:50.734 net/thunderx: not in enabled drivers build config 00:02:50.734 net/txgbe: not in enabled drivers build config 00:02:50.734 net/vdev_netvsc: not in enabled drivers build config 00:02:50.734 net/vhost: not in enabled drivers build config 00:02:50.734 net/virtio: not in enabled drivers build config 00:02:50.734 net/vmxnet3: not in enabled drivers build config 00:02:50.734 raw/*: missing internal dependency, "rawdev" 00:02:50.734 crypto/armv8: not in enabled drivers build config 00:02:50.734 crypto/bcmfs: not in enabled drivers build config 00:02:50.734 crypto/caam_jr: not in enabled drivers build config 00:02:50.734 crypto/ccp: not in enabled drivers build config 00:02:50.734 crypto/cnxk: not in enabled drivers build config 00:02:50.734 crypto/dpaa_sec: not in enabled drivers build config 00:02:50.734 crypto/dpaa2_sec: not in enabled drivers build config 00:02:50.734 crypto/ipsec_mb: not in enabled drivers build config 00:02:50.734 crypto/mlx5: not in enabled drivers build config 00:02:50.735 crypto/mvsam: not in enabled drivers build config 00:02:50.735 crypto/nitrox: not in enabled drivers build config 00:02:50.735 crypto/null: not in enabled drivers build config 00:02:50.735 crypto/octeontx: not in enabled drivers build config 00:02:50.735 crypto/openssl: not in enabled drivers build config 00:02:50.735 crypto/scheduler: not in enabled drivers build config 00:02:50.735 crypto/uadk: not in enabled drivers build config 00:02:50.735 crypto/virtio: not in enabled drivers build config 00:02:50.735 compress/isal: not in enabled drivers build config 00:02:50.735 compress/mlx5: not in enabled drivers build config 00:02:50.735 compress/nitrox: not in enabled drivers build config 00:02:50.735 compress/octeontx: not in enabled drivers build config 00:02:50.735 compress/zlib: not in enabled drivers build config 00:02:50.735 regex/*: missing internal dependency, "regexdev" 00:02:50.735 ml/*: missing internal dependency, "mldev" 00:02:50.735 vdpa/ifc: not in enabled drivers build config 00:02:50.735 vdpa/mlx5: not in enabled drivers build config 00:02:50.735 vdpa/nfp: not in enabled drivers build config 00:02:50.735 vdpa/sfc: not in enabled drivers build config 00:02:50.735 event/*: missing internal dependency, "eventdev" 00:02:50.735 baseband/*: missing internal dependency, "bbdev" 00:02:50.735 gpu/*: missing internal dependency, "gpudev" 00:02:50.735 00:02:50.735 00:02:50.993 Build targets in project: 85 00:02:50.993 00:02:50.993 DPDK 24.03.0 00:02:50.993 00:02:50.993 User defined options 00:02:50.993 default_library : shared 00:02:50.993 libdir : lib 00:02:50.993 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:50.993 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:02:50.993 c_link_args : 00:02:50.993 cpu_instruction_set: native 00:02:50.993 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:02:50.993 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:02:50.993 enable_docs : false 00:02:50.993 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:02:50.993 enable_kmods : false 00:02:50.993 max_lcores : 128 00:02:50.993 tests : false 00:02:50.993 00:02:50.993 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:51.927 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:02:51.927 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:51.927 [2/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:51.927 [3/268] Linking static target lib/librte_kvargs.a 00:02:51.927 [4/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:51.927 [5/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:52.185 [6/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:52.186 [7/268] Linking static target lib/librte_log.a 00:02:52.186 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:52.443 [9/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:52.443 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:52.443 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:52.443 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:52.701 [13/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:52.701 [14/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:52.701 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:52.959 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:52.959 [17/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:53.217 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:53.217 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:53.474 [20/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:53.474 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:53.474 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:53.474 [23/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:53.474 [24/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:53.474 [25/268] Linking static target lib/librte_telemetry.a 00:02:53.474 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:53.474 [27/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:53.474 [28/268] Linking target lib/librte_log.so.24.1 00:02:53.732 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:53.732 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:53.732 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:53.989 [32/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:53.989 [33/268] Linking target lib/librte_kvargs.so.24.1 00:02:53.989 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:53.989 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:53.989 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:54.247 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:54.247 [38/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:54.247 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:54.247 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:54.247 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:54.504 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:54.504 [43/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:54.835 [44/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:54.835 [45/268] Linking target lib/librte_telemetry.so.24.1 00:02:54.835 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:54.835 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:54.835 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:54.835 [49/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:55.092 [50/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:55.092 [51/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:55.092 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:55.092 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:55.092 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:55.348 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:55.605 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:55.605 [57/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:55.605 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:55.605 [59/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:55.605 [60/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:55.605 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:55.605 [62/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:55.605 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:55.862 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:55.862 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:55.862 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:56.118 [67/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:56.118 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:56.374 [69/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:56.374 [70/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:56.375 [71/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:56.375 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:56.375 [73/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:56.375 [74/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:56.375 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:56.631 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:56.631 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:56.631 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:56.631 [79/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:56.889 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:56.889 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:56.889 [82/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:56.889 [83/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:57.187 [84/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:57.187 [85/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:57.187 [86/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:57.187 [87/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:57.187 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:57.466 [89/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:57.466 [90/268] Linking static target lib/librte_eal.a 00:02:57.466 [91/268] Linking static target lib/librte_mempool.a 00:02:57.467 [92/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:57.467 [93/268] Linking static target lib/librte_ring.a 00:02:57.723 [94/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:02:57.723 [95/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:02:57.723 [96/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:57.724 [97/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:57.724 [98/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:57.982 [99/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:57.982 [100/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:57.982 [101/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:57.982 [102/268] Linking static target lib/librte_meter.a 00:02:57.982 [103/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:58.240 [104/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:58.240 [105/268] Linking static target lib/librte_rcu.a 00:02:58.240 [106/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:58.241 [107/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:58.241 [108/268] Linking static target lib/librte_net.a 00:02:58.241 [109/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:58.241 [110/268] Linking static target lib/librte_mbuf.a 00:02:58.498 [111/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:58.498 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:58.498 [113/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:58.756 [114/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:58.756 [115/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:58.756 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:58.756 [117/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:58.756 [118/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:59.014 [119/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:59.580 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:59.580 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:59.580 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:59.580 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:59.580 [124/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:59.580 [125/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:59.837 [126/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:59.837 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:59.837 [128/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:59.837 [129/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:59.837 [130/268] Linking static target lib/librte_pci.a 00:02:59.837 [131/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:03:00.094 [132/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:03:00.094 [133/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:03:00.094 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:03:00.094 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:03:00.094 [136/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:03:00.094 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:03:00.094 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:03:00.353 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:03:00.353 [140/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:03:00.353 [141/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:03:00.353 [142/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:03:00.353 [143/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:03:00.353 [144/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:03:00.353 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:03:00.353 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:03:00.353 [147/268] Linking static target lib/librte_cmdline.a 00:03:00.612 [148/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:03:00.612 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:03:00.870 [150/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:03:01.127 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:03:01.127 [152/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:03:01.127 [153/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:03:01.127 [154/268] Linking static target lib/librte_compressdev.a 00:03:01.127 [155/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:03:01.127 [156/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:03:01.385 [157/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:03:01.385 [158/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:03:01.385 [159/268] Linking static target lib/librte_timer.a 00:03:01.385 [160/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:03:01.643 [161/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:03:01.643 [162/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:03:01.643 [163/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:03:01.643 [164/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:03:01.902 [165/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:03:01.902 [166/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:03:01.902 [167/268] Linking static target lib/librte_dmadev.a 00:03:01.902 [168/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:03:02.160 [169/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:02.160 [170/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:03:02.418 [171/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:03:02.418 [172/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:03:02.419 [173/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:03:02.419 [174/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:03:02.419 [175/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:03:02.676 [176/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:03:02.676 [177/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:03:02.676 [178/268] Linking static target lib/librte_hash.a 00:03:02.676 [179/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:02.934 [180/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:03:02.934 [181/268] Linking static target lib/librte_power.a 00:03:02.934 [182/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:03:02.934 [183/268] Linking static target lib/librte_reorder.a 00:03:02.934 [184/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:03:02.934 [185/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:03:03.192 [186/268] Linking static target lib/librte_cryptodev.a 00:03:03.192 [187/268] Linking static target lib/librte_security.a 00:03:03.192 [188/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:03:03.192 [189/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:03:03.192 [190/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:03:03.192 [191/268] Linking static target lib/librte_ethdev.a 00:03:03.192 [192/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:03:03.450 [193/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:03:03.450 [194/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:03:03.708 [195/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:03:03.708 [196/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:03:03.968 [197/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:03:03.968 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:03:03.968 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:03:03.968 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:03:04.226 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:03:04.226 [202/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:03:04.226 [203/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:03:04.226 [204/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:03:04.485 [205/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:03:04.485 [206/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:03:04.485 [207/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:03:04.485 [208/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:03:04.743 [209/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:03:04.743 [210/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:03:04.743 [211/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:04.743 [212/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:03:04.743 [213/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:04.743 [214/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:04.743 [215/268] Linking static target drivers/librte_bus_vdev.a 00:03:05.001 [216/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:03:05.001 [217/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:05.001 [218/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:05.001 [219/268] Linking static target drivers/librte_bus_pci.a 00:03:05.258 [220/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:05.258 [221/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:03:05.258 [222/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:03:05.515 [223/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:03:05.515 [224/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:05.515 [225/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:05.515 [226/268] Linking static target drivers/librte_mempool_ring.a 00:03:05.773 [227/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:03:08.422 [228/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:03:08.680 [229/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:03:08.938 [230/268] Linking target lib/librte_eal.so.24.1 00:03:08.938 [231/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:03:09.196 [232/268] Linking target lib/librte_meter.so.24.1 00:03:09.196 [233/268] Linking target lib/librte_ring.so.24.1 00:03:09.196 [234/268] Linking target lib/librte_timer.so.24.1 00:03:09.196 [235/268] Linking target lib/librte_pci.so.24.1 00:03:09.196 [236/268] Linking target lib/librte_dmadev.so.24.1 00:03:09.196 [237/268] Linking target drivers/librte_bus_vdev.so.24.1 00:03:09.196 [238/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:03:09.196 [239/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:03:09.196 [240/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:03:09.196 [241/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:03:09.454 [242/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:03:09.454 [243/268] Linking target drivers/librte_bus_pci.so.24.1 00:03:09.454 [244/268] Linking target lib/librte_mempool.so.24.1 00:03:09.454 [245/268] Linking target lib/librte_rcu.so.24.1 00:03:09.454 [246/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:03:09.454 [247/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:03:09.719 [248/268] Linking target drivers/librte_mempool_ring.so.24.1 00:03:09.719 [249/268] Linking target lib/librte_mbuf.so.24.1 00:03:09.719 [250/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:03:09.980 [251/268] Linking target lib/librte_cryptodev.so.24.1 00:03:09.980 [252/268] Linking target lib/librte_reorder.so.24.1 00:03:09.980 [253/268] Linking target lib/librte_compressdev.so.24.1 00:03:09.980 [254/268] Linking target lib/librte_net.so.24.1 00:03:09.980 [255/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:03:09.980 [256/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:03:09.980 [257/268] Linking target lib/librte_security.so.24.1 00:03:09.980 [258/268] Linking target lib/librte_hash.so.24.1 00:03:09.980 [259/268] Linking target lib/librte_cmdline.so.24.1 00:03:10.238 [260/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:03:11.170 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:11.170 [262/268] Linking target lib/librte_ethdev.so.24.1 00:03:11.428 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:03:11.428 [264/268] Linking target lib/librte_power.so.24.1 00:03:16.690 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:03:16.690 [266/268] Linking static target lib/librte_vhost.a 00:03:18.590 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:03:18.590 [268/268] Linking target lib/librte_vhost.so.24.1 00:03:18.590 INFO: autodetecting backend as ninja 00:03:18.590 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:03:19.522 CC lib/ut_mock/mock.o 00:03:19.522 CC lib/log/log_flags.o 00:03:19.522 CC lib/log/log_deprecated.o 00:03:19.522 CC lib/log/log.o 00:03:19.522 CC lib/ut/ut.o 00:03:19.779 LIB libspdk_ut_mock.a 00:03:19.779 LIB libspdk_ut.a 00:03:19.779 SO libspdk_ut_mock.so.6.0 00:03:19.779 SO libspdk_ut.so.2.0 00:03:19.779 LIB libspdk_log.a 00:03:19.779 SYMLINK libspdk_ut_mock.so 00:03:19.779 SO libspdk_log.so.7.0 00:03:19.779 SYMLINK libspdk_ut.so 00:03:19.779 SYMLINK libspdk_log.so 00:03:20.037 CC lib/util/base64.o 00:03:20.037 CC lib/util/bit_array.o 00:03:20.037 CC lib/util/cpuset.o 00:03:20.037 CC lib/util/crc16.o 00:03:20.037 CC lib/util/crc32.o 00:03:20.037 CC lib/ioat/ioat.o 00:03:20.037 CC lib/util/crc32c.o 00:03:20.037 CC lib/util/crc32_ieee.o 00:03:20.037 CC lib/dma/dma.o 00:03:20.037 CC lib/util/crc64.o 00:03:20.037 CXX lib/trace_parser/trace.o 00:03:20.294 CC lib/util/dif.o 00:03:20.294 CC lib/util/fd.o 00:03:20.294 CC lib/vfio_user/host/vfio_user_pci.o 00:03:20.294 CC lib/util/fd_group.o 00:03:20.294 CC lib/util/file.o 00:03:20.294 CC lib/util/hexlify.o 00:03:20.294 CC lib/vfio_user/host/vfio_user.o 00:03:20.551 CC lib/util/iov.o 00:03:20.551 CC lib/util/math.o 00:03:20.551 CC lib/util/net.o 00:03:20.551 LIB libspdk_dma.a 00:03:20.551 CC lib/util/pipe.o 00:03:20.551 SO libspdk_dma.so.4.0 00:03:20.551 CC lib/util/strerror_tls.o 00:03:20.551 LIB libspdk_ioat.a 00:03:20.551 CC lib/util/string.o 00:03:20.551 SO libspdk_ioat.so.7.0 00:03:20.551 SYMLINK libspdk_dma.so 00:03:20.551 CC lib/util/uuid.o 00:03:20.551 CC lib/util/xor.o 00:03:20.551 CC lib/util/zipf.o 00:03:20.551 SYMLINK libspdk_ioat.so 00:03:20.809 LIB libspdk_vfio_user.a 00:03:20.809 SO libspdk_vfio_user.so.5.0 00:03:20.809 SYMLINK libspdk_vfio_user.so 00:03:21.067 LIB libspdk_trace_parser.a 00:03:21.067 SO libspdk_trace_parser.so.5.0 00:03:21.325 LIB libspdk_util.a 00:03:21.325 SYMLINK libspdk_trace_parser.so 00:03:21.325 SO libspdk_util.so.10.0 00:03:21.325 SYMLINK libspdk_util.so 00:03:21.583 CC lib/conf/conf.o 00:03:21.583 CC lib/env_dpdk/env.o 00:03:21.583 CC lib/env_dpdk/memory.o 00:03:21.583 CC lib/env_dpdk/init.o 00:03:21.583 CC lib/env_dpdk/pci.o 00:03:21.583 CC lib/env_dpdk/pci_ioat.o 00:03:21.583 CC lib/env_dpdk/threads.o 00:03:21.583 CC lib/env_dpdk/pci_vmd.o 00:03:21.583 CC lib/env_dpdk/pci_idxd.o 00:03:21.583 CC lib/env_dpdk/pci_virtio.o 00:03:21.583 CC lib/vmd/vmd.o 00:03:21.583 CC lib/json/json_parse.o 00:03:21.583 CC lib/json/json_util.o 00:03:21.583 CC lib/env_dpdk/pci_event.o 00:03:21.841 CC lib/env_dpdk/sigbus_handler.o 00:03:21.841 CC lib/env_dpdk/pci_dpdk.o 00:03:21.841 CC lib/env_dpdk/pci_dpdk_2207.o 00:03:21.841 LIB libspdk_conf.a 00:03:21.841 SO libspdk_conf.so.6.0 00:03:21.841 CC lib/env_dpdk/pci_dpdk_2211.o 00:03:21.841 CC lib/json/json_write.o 00:03:21.841 SYMLINK libspdk_conf.so 00:03:21.841 CC lib/vmd/led.o 00:03:22.099 LIB libspdk_vmd.a 00:03:22.099 SO libspdk_vmd.so.6.0 00:03:22.357 SYMLINK libspdk_vmd.so 00:03:22.357 LIB libspdk_json.a 00:03:22.357 SO libspdk_json.so.6.0 00:03:22.615 SYMLINK libspdk_json.so 00:03:22.872 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:03:22.872 CC lib/jsonrpc/jsonrpc_server.o 00:03:22.872 CC lib/jsonrpc/jsonrpc_client.o 00:03:22.872 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:03:22.872 LIB libspdk_env_dpdk.a 00:03:22.872 SO libspdk_env_dpdk.so.15.0 00:03:23.130 SYMLINK libspdk_env_dpdk.so 00:03:23.130 LIB libspdk_jsonrpc.a 00:03:23.130 SO libspdk_jsonrpc.so.6.0 00:03:23.130 SYMLINK libspdk_jsonrpc.so 00:03:23.698 CC lib/rpc/rpc.o 00:03:23.698 LIB libspdk_rpc.a 00:03:24.067 SO libspdk_rpc.so.6.0 00:03:24.067 SYMLINK libspdk_rpc.so 00:03:24.328 CC lib/keyring/keyring_rpc.o 00:03:24.328 CC lib/keyring/keyring.o 00:03:24.328 CC lib/notify/notify.o 00:03:24.328 CC lib/notify/notify_rpc.o 00:03:24.328 CC lib/trace/trace.o 00:03:24.328 CC lib/trace/trace_flags.o 00:03:24.328 CC lib/trace/trace_rpc.o 00:03:24.328 LIB libspdk_notify.a 00:03:24.328 SO libspdk_notify.so.6.0 00:03:24.587 LIB libspdk_keyring.a 00:03:24.587 SYMLINK libspdk_notify.so 00:03:24.587 SO libspdk_keyring.so.1.0 00:03:24.587 LIB libspdk_trace.a 00:03:24.587 SO libspdk_trace.so.10.0 00:03:24.587 SYMLINK libspdk_keyring.so 00:03:24.587 SYMLINK libspdk_trace.so 00:03:24.845 CC lib/thread/thread.o 00:03:24.845 CC lib/thread/iobuf.o 00:03:24.845 CC lib/sock/sock.o 00:03:24.845 CC lib/sock/sock_rpc.o 00:03:25.412 LIB libspdk_sock.a 00:03:25.412 SO libspdk_sock.so.10.0 00:03:25.412 SYMLINK libspdk_sock.so 00:03:25.669 CC lib/nvme/nvme_ctrlr_cmd.o 00:03:25.669 CC lib/nvme/nvme_fabric.o 00:03:25.669 CC lib/nvme/nvme_ns_cmd.o 00:03:25.669 CC lib/nvme/nvme_ctrlr.o 00:03:25.669 CC lib/nvme/nvme_ns.o 00:03:25.669 CC lib/nvme/nvme_pcie_common.o 00:03:25.669 CC lib/nvme/nvme_pcie.o 00:03:25.669 CC lib/nvme/nvme_qpair.o 00:03:25.669 CC lib/nvme/nvme.o 00:03:25.669 CC lib/nvme/nvme_quirks.o 00:03:25.669 CC lib/nvme/nvme_transport.o 00:03:26.233 LIB libspdk_thread.a 00:03:26.233 SO libspdk_thread.so.10.1 00:03:26.233 SYMLINK libspdk_thread.so 00:03:26.233 CC lib/nvme/nvme_discovery.o 00:03:26.492 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:03:26.492 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:03:26.749 CC lib/nvme/nvme_tcp.o 00:03:26.749 CC lib/nvme/nvme_opal.o 00:03:26.749 CC lib/nvme/nvme_io_msg.o 00:03:27.007 CC lib/nvme/nvme_poll_group.o 00:03:27.007 CC lib/nvme/nvme_zns.o 00:03:27.007 CC lib/accel/accel.o 00:03:27.007 CC lib/blob/blobstore.o 00:03:27.007 CC lib/accel/accel_rpc.o 00:03:27.007 CC lib/nvme/nvme_stubs.o 00:03:27.265 CC lib/nvme/nvme_auth.o 00:03:27.265 CC lib/nvme/nvme_cuse.o 00:03:27.265 CC lib/accel/accel_sw.o 00:03:27.524 CC lib/blob/request.o 00:03:27.524 CC lib/blob/zeroes.o 00:03:27.524 CC lib/blob/blob_bs_dev.o 00:03:27.782 CC lib/init/json_config.o 00:03:27.782 CC lib/init/subsystem.o 00:03:27.782 CC lib/init/subsystem_rpc.o 00:03:27.782 CC lib/init/rpc.o 00:03:27.782 CC lib/virtio/virtio.o 00:03:27.782 CC lib/virtio/virtio_vhost_user.o 00:03:27.782 CC lib/virtio/virtio_vfio_user.o 00:03:28.039 CC lib/virtio/virtio_pci.o 00:03:28.039 LIB libspdk_init.a 00:03:28.039 SO libspdk_init.so.5.0 00:03:28.039 SYMLINK libspdk_init.so 00:03:28.039 LIB libspdk_accel.a 00:03:28.297 SO libspdk_accel.so.16.0 00:03:28.297 LIB libspdk_virtio.a 00:03:28.297 SYMLINK libspdk_accel.so 00:03:28.297 SO libspdk_virtio.so.7.0 00:03:28.297 LIB libspdk_nvme.a 00:03:28.297 CC lib/event/app.o 00:03:28.297 CC lib/event/reactor.o 00:03:28.297 CC lib/event/log_rpc.o 00:03:28.297 CC lib/event/app_rpc.o 00:03:28.297 CC lib/event/scheduler_static.o 00:03:28.297 SYMLINK libspdk_virtio.so 00:03:28.297 SO libspdk_nvme.so.13.1 00:03:28.555 SYMLINK libspdk_nvme.so 00:03:28.555 CC lib/bdev/bdev_zone.o 00:03:28.555 CC lib/bdev/bdev.o 00:03:28.555 CC lib/bdev/bdev_rpc.o 00:03:28.555 CC lib/bdev/part.o 00:03:28.555 CC lib/bdev/scsi_nvme.o 00:03:28.813 LIB libspdk_event.a 00:03:28.813 SO libspdk_event.so.14.0 00:03:28.813 SYMLINK libspdk_event.so 00:03:29.756 LIB libspdk_blob.a 00:03:29.756 SO libspdk_blob.so.11.0 00:03:30.013 SYMLINK libspdk_blob.so 00:03:30.269 CC lib/lvol/lvol.o 00:03:30.269 CC lib/blobfs/tree.o 00:03:30.269 CC lib/blobfs/blobfs.o 00:03:31.200 LIB libspdk_blobfs.a 00:03:31.200 SO libspdk_blobfs.so.10.0 00:03:31.200 LIB libspdk_lvol.a 00:03:31.200 LIB libspdk_bdev.a 00:03:31.200 SO libspdk_lvol.so.10.0 00:03:31.200 SYMLINK libspdk_blobfs.so 00:03:31.200 SO libspdk_bdev.so.16.0 00:03:31.200 SYMLINK libspdk_lvol.so 00:03:31.200 SYMLINK libspdk_bdev.so 00:03:31.457 CC lib/nvmf/ctrlr.o 00:03:31.457 CC lib/nvmf/ctrlr_discovery.o 00:03:31.457 CC lib/nvmf/ctrlr_bdev.o 00:03:31.457 CC lib/nvmf/subsystem.o 00:03:31.457 CC lib/nvmf/nvmf_rpc.o 00:03:31.457 CC lib/nvmf/nvmf.o 00:03:31.457 CC lib/nvmf/transport.o 00:03:31.457 CC lib/nvmf/tcp.o 00:03:31.457 CC lib/nvmf/stubs.o 00:03:31.457 CC lib/scsi/dev.o 00:03:31.457 CC lib/ftl/ftl_core.o 00:03:31.457 CC lib/nbd/nbd.o 00:03:31.716 CC lib/ftl/ftl_init.o 00:03:31.716 CC lib/ftl/ftl_layout.o 00:03:31.973 CC lib/scsi/lun.o 00:03:31.974 CC lib/scsi/port.o 00:03:31.974 CC lib/ftl/ftl_debug.o 00:03:31.974 CC lib/ftl/ftl_io.o 00:03:31.974 CC lib/nbd/nbd_rpc.o 00:03:31.974 CC lib/nvmf/mdns_server.o 00:03:31.974 CC lib/scsi/scsi.o 00:03:32.231 CC lib/scsi/scsi_bdev.o 00:03:32.231 CC lib/scsi/scsi_pr.o 00:03:32.231 CC lib/nvmf/auth.o 00:03:32.231 CC lib/ftl/ftl_sb.o 00:03:32.231 CC lib/ftl/ftl_l2p.o 00:03:32.231 CC lib/scsi/scsi_rpc.o 00:03:32.231 LIB libspdk_nbd.a 00:03:32.231 CC lib/scsi/task.o 00:03:32.231 SO libspdk_nbd.so.7.0 00:03:32.231 SYMLINK libspdk_nbd.so 00:03:32.231 CC lib/ftl/ftl_l2p_flat.o 00:03:32.231 CC lib/ftl/ftl_nv_cache.o 00:03:32.488 CC lib/ftl/ftl_band.o 00:03:32.488 CC lib/ftl/ftl_band_ops.o 00:03:32.488 CC lib/ftl/ftl_writer.o 00:03:32.488 CC lib/ftl/ftl_rq.o 00:03:32.488 CC lib/ftl/ftl_reloc.o 00:03:32.488 CC lib/ftl/ftl_l2p_cache.o 00:03:32.745 CC lib/ftl/ftl_p2l.o 00:03:32.745 CC lib/ftl/mngt/ftl_mngt.o 00:03:32.745 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:03:32.745 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:03:32.745 LIB libspdk_scsi.a 00:03:32.745 CC lib/ftl/mngt/ftl_mngt_startup.o 00:03:32.745 CC lib/ftl/mngt/ftl_mngt_md.o 00:03:32.745 SO libspdk_scsi.so.9.0 00:03:32.745 CC lib/ftl/mngt/ftl_mngt_misc.o 00:03:32.745 SYMLINK libspdk_scsi.so 00:03:32.745 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:03:32.745 LIB libspdk_nvmf.a 00:03:32.745 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:03:32.745 SO libspdk_nvmf.so.19.0 00:03:32.745 CC lib/ftl/mngt/ftl_mngt_band.o 00:03:33.016 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:03:33.016 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:03:33.016 SYMLINK libspdk_nvmf.so 00:03:33.016 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:03:33.016 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:03:33.016 CC lib/ftl/utils/ftl_conf.o 00:03:33.016 CC lib/ftl/utils/ftl_md.o 00:03:33.016 CC lib/ftl/utils/ftl_mempool.o 00:03:33.016 CC lib/ftl/utils/ftl_bitmap.o 00:03:33.016 CC lib/iscsi/conn.o 00:03:33.016 CC lib/iscsi/init_grp.o 00:03:33.016 CC lib/vhost/vhost.o 00:03:33.016 CC lib/ftl/utils/ftl_property.o 00:03:33.016 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:03:33.287 CC lib/iscsi/iscsi.o 00:03:33.287 CC lib/vhost/vhost_rpc.o 00:03:33.287 CC lib/iscsi/md5.o 00:03:33.287 CC lib/vhost/vhost_scsi.o 00:03:33.287 CC lib/iscsi/param.o 00:03:33.287 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:03:33.287 CC lib/vhost/vhost_blk.o 00:03:33.287 CC lib/vhost/rte_vhost_user.o 00:03:33.287 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:03:33.287 CC lib/iscsi/portal_grp.o 00:03:33.544 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:03:33.544 CC lib/iscsi/tgt_node.o 00:03:33.544 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:03:33.544 CC lib/iscsi/iscsi_subsystem.o 00:03:33.544 CC lib/iscsi/iscsi_rpc.o 00:03:33.802 CC lib/iscsi/task.o 00:03:33.802 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:03:33.802 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:03:33.802 CC lib/ftl/upgrade/ftl_sb_v3.o 00:03:33.802 CC lib/ftl/upgrade/ftl_sb_v5.o 00:03:33.802 CC lib/ftl/nvc/ftl_nvc_dev.o 00:03:34.061 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:03:34.061 CC lib/ftl/base/ftl_base_dev.o 00:03:34.061 CC lib/ftl/base/ftl_base_bdev.o 00:03:34.319 LIB libspdk_ftl.a 00:03:34.319 SO libspdk_ftl.so.9.0 00:03:34.577 SYMLINK libspdk_ftl.so 00:03:34.577 LIB libspdk_vhost.a 00:03:34.577 SO libspdk_vhost.so.8.0 00:03:34.577 SYMLINK libspdk_vhost.so 00:03:34.835 LIB libspdk_iscsi.a 00:03:34.835 SO libspdk_iscsi.so.8.0 00:03:35.092 SYMLINK libspdk_iscsi.so 00:03:35.350 CC module/env_dpdk/env_dpdk_rpc.o 00:03:35.608 CC module/keyring/file/keyring.o 00:03:35.608 CC module/keyring/file/keyring_rpc.o 00:03:35.608 CC module/scheduler/dynamic/scheduler_dynamic.o 00:03:35.608 CC module/sock/posix/posix.o 00:03:35.608 CC module/blob/bdev/blob_bdev.o 00:03:35.608 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:03:35.608 CC module/accel/ioat/accel_ioat.o 00:03:35.608 CC module/accel/ioat/accel_ioat_rpc.o 00:03:35.608 CC module/keyring/linux/keyring.o 00:03:35.608 CC module/accel/error/accel_error.o 00:03:35.608 CC module/scheduler/gscheduler/gscheduler.o 00:03:35.608 LIB libspdk_env_dpdk_rpc.a 00:03:35.608 SO libspdk_env_dpdk_rpc.so.6.0 00:03:35.608 SYMLINK libspdk_env_dpdk_rpc.so 00:03:35.608 CC module/accel/error/accel_error_rpc.o 00:03:35.608 CC module/keyring/linux/keyring_rpc.o 00:03:35.608 LIB libspdk_keyring_file.a 00:03:35.866 LIB libspdk_scheduler_dpdk_governor.a 00:03:35.866 SO libspdk_keyring_file.so.1.0 00:03:35.866 LIB libspdk_accel_ioat.a 00:03:35.866 SO libspdk_scheduler_dpdk_governor.so.4.0 00:03:35.866 LIB libspdk_scheduler_gscheduler.a 00:03:35.866 SO libspdk_accel_ioat.so.6.0 00:03:35.866 SYMLINK libspdk_keyring_file.so 00:03:35.866 LIB libspdk_scheduler_dynamic.a 00:03:35.866 SO libspdk_scheduler_gscheduler.so.4.0 00:03:35.866 SYMLINK libspdk_scheduler_dpdk_governor.so 00:03:35.866 LIB libspdk_keyring_linux.a 00:03:35.866 SO libspdk_scheduler_dynamic.so.4.0 00:03:35.866 SYMLINK libspdk_accel_ioat.so 00:03:35.866 LIB libspdk_accel_error.a 00:03:35.866 SO libspdk_keyring_linux.so.1.0 00:03:35.866 SYMLINK libspdk_scheduler_gscheduler.so 00:03:35.866 SO libspdk_accel_error.so.2.0 00:03:35.866 SYMLINK libspdk_scheduler_dynamic.so 00:03:35.866 SYMLINK libspdk_keyring_linux.so 00:03:35.866 LIB libspdk_blob_bdev.a 00:03:35.866 SYMLINK libspdk_accel_error.so 00:03:35.866 SO libspdk_blob_bdev.so.11.0 00:03:36.151 SYMLINK libspdk_blob_bdev.so 00:03:36.409 CC module/blobfs/bdev/blobfs_bdev.o 00:03:36.409 CC module/bdev/raid/bdev_raid.o 00:03:36.409 CC module/bdev/error/vbdev_error.o 00:03:36.409 CC module/bdev/delay/vbdev_delay.o 00:03:36.409 CC module/bdev/passthru/vbdev_passthru.o 00:03:36.409 CC module/bdev/split/vbdev_split.o 00:03:36.409 CC module/bdev/gpt/gpt.o 00:03:36.409 CC module/bdev/null/bdev_null.o 00:03:36.409 CC module/bdev/nvme/bdev_nvme.o 00:03:36.409 CC module/bdev/malloc/bdev_malloc.o 00:03:36.409 CC module/bdev/lvol/vbdev_lvol.o 00:03:36.410 LIB libspdk_sock_posix.a 00:03:36.410 SO libspdk_sock_posix.so.6.0 00:03:36.667 SYMLINK libspdk_sock_posix.so 00:03:36.668 CC module/bdev/error/vbdev_error_rpc.o 00:03:36.668 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:03:36.668 CC module/bdev/gpt/vbdev_gpt.o 00:03:36.668 CC module/bdev/delay/vbdev_delay_rpc.o 00:03:36.668 CC module/bdev/split/vbdev_split_rpc.o 00:03:36.668 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:03:36.668 LIB libspdk_bdev_error.a 00:03:36.668 CC module/bdev/malloc/bdev_malloc_rpc.o 00:03:36.668 CC module/bdev/null/bdev_null_rpc.o 00:03:36.668 LIB libspdk_blobfs_bdev.a 00:03:36.926 SO libspdk_bdev_error.so.6.0 00:03:36.926 CC module/bdev/nvme/bdev_nvme_rpc.o 00:03:36.926 SO libspdk_blobfs_bdev.so.6.0 00:03:36.926 SYMLINK libspdk_bdev_error.so 00:03:36.926 CC module/bdev/nvme/nvme_rpc.o 00:03:36.926 LIB libspdk_bdev_delay.a 00:03:36.926 LIB libspdk_bdev_split.a 00:03:36.926 SO libspdk_bdev_delay.so.6.0 00:03:36.926 SYMLINK libspdk_blobfs_bdev.so 00:03:36.926 LIB libspdk_bdev_gpt.a 00:03:36.926 SO libspdk_bdev_split.so.6.0 00:03:36.926 LIB libspdk_bdev_passthru.a 00:03:36.926 SYMLINK libspdk_bdev_delay.so 00:03:36.926 SO libspdk_bdev_gpt.so.6.0 00:03:36.926 CC module/bdev/nvme/bdev_mdns_client.o 00:03:36.926 CC module/bdev/nvme/vbdev_opal.o 00:03:36.926 SO libspdk_bdev_passthru.so.6.0 00:03:36.926 LIB libspdk_bdev_malloc.a 00:03:36.926 SYMLINK libspdk_bdev_split.so 00:03:36.926 CC module/bdev/nvme/vbdev_opal_rpc.o 00:03:36.926 LIB libspdk_bdev_null.a 00:03:36.926 SO libspdk_bdev_malloc.so.6.0 00:03:36.926 SO libspdk_bdev_null.so.6.0 00:03:36.926 SYMLINK libspdk_bdev_passthru.so 00:03:36.926 SYMLINK libspdk_bdev_gpt.so 00:03:36.926 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:03:36.926 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:03:37.183 SYMLINK libspdk_bdev_malloc.so 00:03:37.183 CC module/bdev/raid/bdev_raid_rpc.o 00:03:37.183 SYMLINK libspdk_bdev_null.so 00:03:37.183 CC module/bdev/raid/bdev_raid_sb.o 00:03:37.183 CC module/bdev/raid/raid0.o 00:03:37.183 CC module/bdev/raid/raid1.o 00:03:37.183 CC module/bdev/aio/bdev_aio.o 00:03:37.183 CC module/bdev/zone_block/vbdev_zone_block.o 00:03:37.183 CC module/bdev/ftl/bdev_ftl.o 00:03:37.441 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:03:37.441 CC module/bdev/raid/concat.o 00:03:37.441 CC module/bdev/aio/bdev_aio_rpc.o 00:03:37.441 CC module/bdev/virtio/bdev_virtio_scsi.o 00:03:37.441 CC module/bdev/virtio/bdev_virtio_blk.o 00:03:37.441 LIB libspdk_bdev_lvol.a 00:03:37.441 CC module/bdev/virtio/bdev_virtio_rpc.o 00:03:37.441 SO libspdk_bdev_lvol.so.6.0 00:03:37.441 CC module/bdev/ftl/bdev_ftl_rpc.o 00:03:37.441 SYMLINK libspdk_bdev_lvol.so 00:03:37.699 LIB libspdk_bdev_zone_block.a 00:03:37.699 LIB libspdk_bdev_raid.a 00:03:37.699 SO libspdk_bdev_zone_block.so.6.0 00:03:37.699 SO libspdk_bdev_raid.so.6.0 00:03:37.699 LIB libspdk_bdev_aio.a 00:03:37.699 SYMLINK libspdk_bdev_zone_block.so 00:03:37.699 SO libspdk_bdev_aio.so.6.0 00:03:37.699 SYMLINK libspdk_bdev_raid.so 00:03:37.699 SYMLINK libspdk_bdev_aio.so 00:03:37.699 LIB libspdk_bdev_ftl.a 00:03:37.957 SO libspdk_bdev_ftl.so.6.0 00:03:37.957 SYMLINK libspdk_bdev_ftl.so 00:03:37.957 LIB libspdk_bdev_virtio.a 00:03:37.957 SO libspdk_bdev_virtio.so.6.0 00:03:38.214 SYMLINK libspdk_bdev_virtio.so 00:03:38.780 LIB libspdk_bdev_nvme.a 00:03:38.780 SO libspdk_bdev_nvme.so.7.0 00:03:38.780 SYMLINK libspdk_bdev_nvme.so 00:03:39.345 CC module/event/subsystems/keyring/keyring.o 00:03:39.345 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:39.345 CC module/event/subsystems/sock/sock.o 00:03:39.345 CC module/event/subsystems/scheduler/scheduler.o 00:03:39.345 CC module/event/subsystems/iobuf/iobuf.o 00:03:39.346 CC module/event/subsystems/vmd/vmd.o 00:03:39.346 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:39.346 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:39.603 LIB libspdk_event_scheduler.a 00:03:39.603 LIB libspdk_event_iobuf.a 00:03:39.603 LIB libspdk_event_sock.a 00:03:39.603 LIB libspdk_event_vmd.a 00:03:39.603 LIB libspdk_event_keyring.a 00:03:39.603 LIB libspdk_event_vhost_blk.a 00:03:39.603 SO libspdk_event_scheduler.so.4.0 00:03:39.603 SO libspdk_event_iobuf.so.3.0 00:03:39.603 SO libspdk_event_sock.so.5.0 00:03:39.603 SO libspdk_event_vmd.so.6.0 00:03:39.603 SO libspdk_event_keyring.so.1.0 00:03:39.603 SO libspdk_event_vhost_blk.so.3.0 00:03:39.603 SYMLINK libspdk_event_iobuf.so 00:03:39.603 SYMLINK libspdk_event_scheduler.so 00:03:39.862 SYMLINK libspdk_event_sock.so 00:03:39.862 SYMLINK libspdk_event_vmd.so 00:03:39.862 SYMLINK libspdk_event_keyring.so 00:03:39.862 SYMLINK libspdk_event_vhost_blk.so 00:03:40.120 CC module/event/subsystems/accel/accel.o 00:03:40.120 LIB libspdk_event_accel.a 00:03:40.378 SO libspdk_event_accel.so.6.0 00:03:40.378 SYMLINK libspdk_event_accel.so 00:03:40.636 CC module/event/subsystems/bdev/bdev.o 00:03:40.894 LIB libspdk_event_bdev.a 00:03:40.894 SO libspdk_event_bdev.so.6.0 00:03:40.894 SYMLINK libspdk_event_bdev.so 00:03:41.153 CC module/event/subsystems/scsi/scsi.o 00:03:41.153 CC module/event/subsystems/nbd/nbd.o 00:03:41.153 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:41.153 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:41.417 LIB libspdk_event_nbd.a 00:03:41.417 LIB libspdk_event_scsi.a 00:03:41.417 SO libspdk_event_nbd.so.6.0 00:03:41.417 SO libspdk_event_scsi.so.6.0 00:03:41.417 SYMLINK libspdk_event_scsi.so 00:03:41.417 SYMLINK libspdk_event_nbd.so 00:03:41.694 LIB libspdk_event_nvmf.a 00:03:41.694 SO libspdk_event_nvmf.so.6.0 00:03:41.694 SYMLINK libspdk_event_nvmf.so 00:03:41.694 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:41.694 CC module/event/subsystems/iscsi/iscsi.o 00:03:41.952 LIB libspdk_event_vhost_scsi.a 00:03:41.952 LIB libspdk_event_iscsi.a 00:03:41.952 SO libspdk_event_vhost_scsi.so.3.0 00:03:41.952 SO libspdk_event_iscsi.so.6.0 00:03:41.952 SYMLINK libspdk_event_vhost_scsi.so 00:03:42.209 SYMLINK libspdk_event_iscsi.so 00:03:42.209 SO libspdk.so.6.0 00:03:42.209 SYMLINK libspdk.so 00:03:42.467 make[2]: Nothing to be done for 'all'. 00:03:42.467 TEST_HEADER include/spdk/accel.h 00:03:42.467 TEST_HEADER include/spdk/accel_module.h 00:03:42.467 TEST_HEADER include/spdk/assert.h 00:03:42.467 TEST_HEADER include/spdk/barrier.h 00:03:42.467 CC test/rpc_client/rpc_client_test.o 00:03:42.467 TEST_HEADER include/spdk/base64.h 00:03:42.467 CC app/trace_record/trace_record.o 00:03:42.467 CXX app/trace/trace.o 00:03:42.467 TEST_HEADER include/spdk/bdev.h 00:03:42.467 TEST_HEADER include/spdk/bdev_module.h 00:03:42.467 TEST_HEADER include/spdk/bdev_zone.h 00:03:42.467 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:42.467 TEST_HEADER include/spdk/bit_array.h 00:03:42.467 TEST_HEADER include/spdk/bit_pool.h 00:03:42.467 TEST_HEADER include/spdk/blob_bdev.h 00:03:42.467 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:42.467 TEST_HEADER include/spdk/blobfs.h 00:03:42.725 TEST_HEADER include/spdk/blob.h 00:03:42.725 TEST_HEADER include/spdk/conf.h 00:03:42.725 TEST_HEADER include/spdk/config.h 00:03:42.725 TEST_HEADER include/spdk/cpuset.h 00:03:42.725 TEST_HEADER include/spdk/crc16.h 00:03:42.725 TEST_HEADER include/spdk/crc32.h 00:03:42.725 TEST_HEADER include/spdk/crc64.h 00:03:42.725 TEST_HEADER include/spdk/dif.h 00:03:42.725 TEST_HEADER include/spdk/dma.h 00:03:42.725 TEST_HEADER include/spdk/endian.h 00:03:42.725 TEST_HEADER include/spdk/env_dpdk.h 00:03:42.725 TEST_HEADER include/spdk/env.h 00:03:42.725 TEST_HEADER include/spdk/event.h 00:03:42.725 TEST_HEADER include/spdk/fd_group.h 00:03:42.725 TEST_HEADER include/spdk/fd.h 00:03:42.725 TEST_HEADER include/spdk/file.h 00:03:42.725 TEST_HEADER include/spdk/ftl.h 00:03:42.725 CC examples/util/zipf/zipf.o 00:03:42.725 TEST_HEADER include/spdk/gpt_spec.h 00:03:42.725 CC examples/ioat/perf/perf.o 00:03:42.725 TEST_HEADER include/spdk/hexlify.h 00:03:42.725 CC test/thread/poller_perf/poller_perf.o 00:03:42.725 TEST_HEADER include/spdk/histogram_data.h 00:03:42.725 TEST_HEADER include/spdk/idxd.h 00:03:42.725 CC examples/ioat/verify/verify.o 00:03:42.725 TEST_HEADER include/spdk/idxd_spec.h 00:03:42.725 TEST_HEADER include/spdk/init.h 00:03:42.725 TEST_HEADER include/spdk/ioat.h 00:03:42.725 TEST_HEADER include/spdk/ioat_spec.h 00:03:42.725 TEST_HEADER include/spdk/iscsi_spec.h 00:03:42.725 TEST_HEADER include/spdk/json.h 00:03:42.725 TEST_HEADER include/spdk/jsonrpc.h 00:03:42.725 TEST_HEADER include/spdk/keyring.h 00:03:42.725 TEST_HEADER include/spdk/keyring_module.h 00:03:42.725 TEST_HEADER include/spdk/likely.h 00:03:42.725 TEST_HEADER include/spdk/log.h 00:03:42.725 TEST_HEADER include/spdk/lvol.h 00:03:42.725 TEST_HEADER include/spdk/memory.h 00:03:42.725 TEST_HEADER include/spdk/mmio.h 00:03:42.725 TEST_HEADER include/spdk/nbd.h 00:03:42.725 CC test/app/bdev_svc/bdev_svc.o 00:03:42.725 TEST_HEADER include/spdk/net.h 00:03:42.725 TEST_HEADER include/spdk/notify.h 00:03:42.725 TEST_HEADER include/spdk/nvme.h 00:03:42.725 TEST_HEADER include/spdk/nvme_intel.h 00:03:42.725 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:42.725 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:42.725 TEST_HEADER include/spdk/nvme_spec.h 00:03:42.725 TEST_HEADER include/spdk/nvme_zns.h 00:03:42.725 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:42.725 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:42.725 TEST_HEADER include/spdk/nvmf.h 00:03:42.725 TEST_HEADER include/spdk/nvmf_spec.h 00:03:42.725 TEST_HEADER include/spdk/nvmf_transport.h 00:03:42.725 TEST_HEADER include/spdk/opal.h 00:03:42.725 TEST_HEADER include/spdk/opal_spec.h 00:03:42.725 TEST_HEADER include/spdk/pci_ids.h 00:03:42.726 TEST_HEADER include/spdk/pipe.h 00:03:42.726 TEST_HEADER include/spdk/queue.h 00:03:42.726 TEST_HEADER include/spdk/reduce.h 00:03:42.726 TEST_HEADER include/spdk/rpc.h 00:03:42.726 TEST_HEADER include/spdk/scheduler.h 00:03:42.726 CC test/env/mem_callbacks/mem_callbacks.o 00:03:42.726 TEST_HEADER include/spdk/scsi.h 00:03:42.726 TEST_HEADER include/spdk/scsi_spec.h 00:03:42.726 LINK interrupt_tgt 00:03:42.726 TEST_HEADER include/spdk/sock.h 00:03:42.726 TEST_HEADER include/spdk/stdinc.h 00:03:42.726 TEST_HEADER include/spdk/string.h 00:03:42.726 TEST_HEADER include/spdk/thread.h 00:03:42.726 TEST_HEADER include/spdk/trace.h 00:03:42.726 TEST_HEADER include/spdk/trace_parser.h 00:03:42.726 TEST_HEADER include/spdk/tree.h 00:03:42.726 TEST_HEADER include/spdk/ublk.h 00:03:42.726 TEST_HEADER include/spdk/util.h 00:03:42.726 TEST_HEADER include/spdk/uuid.h 00:03:42.726 TEST_HEADER include/spdk/version.h 00:03:42.726 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:42.726 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:42.726 TEST_HEADER include/spdk/vhost.h 00:03:42.726 TEST_HEADER include/spdk/vmd.h 00:03:42.726 TEST_HEADER include/spdk/xor.h 00:03:42.726 TEST_HEADER include/spdk/zipf.h 00:03:42.726 CXX test/cpp_headers/accel.o 00:03:42.983 LINK rpc_client_test 00:03:42.983 LINK zipf 00:03:42.983 LINK poller_perf 00:03:42.983 LINK bdev_svc 00:03:42.983 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:42.983 LINK verify 00:03:42.983 LINK ioat_perf 00:03:42.983 LINK spdk_trace_record 00:03:42.983 CXX test/cpp_headers/accel_module.o 00:03:42.983 LINK spdk_trace 00:03:42.983 CC test/env/vtophys/vtophys.o 00:03:43.243 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:43.243 CC test/env/memory/memory_ut.o 00:03:43.243 LINK histogram_ut 00:03:43.243 CC test/app/histogram_perf/histogram_perf.o 00:03:43.243 CC app/nvmf_tgt/nvmf_main.o 00:03:43.243 CXX test/cpp_headers/assert.o 00:03:43.243 CC test/unit/lib/log/log.c/log_ut.o 00:03:43.243 LINK vtophys 00:03:43.243 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:43.243 LINK env_dpdk_post_init 00:03:43.243 CC examples/thread/thread/thread_ex.o 00:03:43.243 LINK histogram_perf 00:03:43.501 LINK nvmf_tgt 00:03:43.501 CXX test/cpp_headers/barrier.o 00:03:43.501 CC app/iscsi_tgt/iscsi_tgt.o 00:03:43.501 LINK mem_callbacks 00:03:43.501 CC app/spdk_tgt/spdk_tgt.o 00:03:43.501 CC test/app/jsoncat/jsoncat.o 00:03:43.501 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:43.501 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:43.501 CXX test/cpp_headers/base64.o 00:03:43.501 LINK log_ut 00:03:43.501 LINK thread 00:03:43.760 LINK iscsi_tgt 00:03:43.760 LINK jsoncat 00:03:43.760 CC app/spdk_lspci/spdk_lspci.o 00:03:43.760 LINK spdk_tgt 00:03:43.760 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:43.760 LINK nvme_fuzz 00:03:43.760 CXX test/cpp_headers/bdev.o 00:03:43.760 CC examples/sock/hello_world/hello_sock.o 00:03:43.760 LINK spdk_lspci 00:03:44.017 CC test/app/stub/stub.o 00:03:44.017 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:44.017 CC test/env/pci/pci_ut.o 00:03:44.017 CXX test/cpp_headers/bdev_module.o 00:03:44.017 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:44.017 CC test/nvme/aer/aer.o 00:03:44.017 CC app/spdk_nvme_perf/perf.o 00:03:44.017 LINK hello_sock 00:03:44.017 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:44.017 LINK stub 00:03:44.275 LINK vhost_fuzz 00:03:44.275 CXX test/cpp_headers/bdev_zone.o 00:03:44.275 LINK base64_ut 00:03:44.275 CXX test/cpp_headers/bit_array.o 00:03:44.275 LINK aer 00:03:44.536 CC examples/accel/perf/accel_perf.o 00:03:44.536 CC examples/vmd/lsvmd/lsvmd.o 00:03:44.536 LINK pci_ut 00:03:44.536 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:44.536 CXX test/cpp_headers/bit_pool.o 00:03:44.536 LINK ioat_ut 00:03:44.536 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:44.536 CC test/nvme/reset/reset.o 00:03:44.536 LINK lsvmd 00:03:44.536 LINK memory_ut 00:03:44.827 CXX test/cpp_headers/blob_bdev.o 00:03:44.827 CC test/nvme/sgl/sgl.o 00:03:44.827 LINK dma_ut 00:03:44.827 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:44.827 CC examples/vmd/led/led.o 00:03:44.827 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:44.827 CXX test/cpp_headers/blobfs_bdev.o 00:03:44.827 LINK reset 00:03:45.085 LINK cpuset_ut 00:03:45.085 LINK crc16_ut 00:03:45.085 LINK sgl 00:03:45.085 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:45.085 LINK accel_perf 00:03:45.085 LINK led 00:03:45.085 LINK crc32_ieee_ut 00:03:45.085 CXX test/cpp_headers/blobfs.o 00:03:45.085 LINK spdk_nvme_perf 00:03:45.085 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:45.085 LINK bit_array_ut 00:03:45.343 LINK crc32c_ut 00:03:45.343 CC test/nvme/e2edp/nvme_dp.o 00:03:45.343 LINK iscsi_fuzz 00:03:45.343 CXX test/cpp_headers/blob.o 00:03:45.343 CC test/accel/dif/dif.o 00:03:45.343 CC test/blobfs/mkfs/mkfs.o 00:03:45.343 LINK crc64_ut 00:03:45.343 CC test/event/event_perf/event_perf.o 00:03:45.343 CC app/spdk_nvme_identify/identify.o 00:03:45.343 CC test/nvme/overhead/overhead.o 00:03:45.343 CC examples/blob/hello_world/hello_blob.o 00:03:45.343 CXX test/cpp_headers/conf.o 00:03:45.601 CC test/nvme/err_injection/err_injection.o 00:03:45.601 CC test/lvol/esnap/esnap.o 00:03:45.601 CC test/nvme/startup/startup.o 00:03:45.601 LINK event_perf 00:03:45.601 LINK mkfs 00:03:45.601 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:45.601 LINK nvme_dp 00:03:45.601 CXX test/cpp_headers/config.o 00:03:45.601 CXX test/cpp_headers/cpuset.o 00:03:45.601 LINK hello_blob 00:03:45.601 LINK err_injection 00:03:45.858 LINK startup 00:03:45.858 CC test/event/reactor/reactor.o 00:03:45.858 CC test/event/reactor_perf/reactor_perf.o 00:03:45.858 LINK overhead 00:03:45.858 CXX test/cpp_headers/crc16.o 00:03:45.858 CC test/event/app_repeat/app_repeat.o 00:03:45.858 LINK dif 00:03:45.858 CC test/event/scheduler/scheduler.o 00:03:45.858 LINK reactor 00:03:45.858 CC examples/blob/cli/blobcli.o 00:03:46.116 LINK reactor_perf 00:03:46.116 CC test/nvme/reserve/reserve.o 00:03:46.116 LINK app_repeat 00:03:46.116 CXX test/cpp_headers/crc32.o 00:03:46.116 CXX test/cpp_headers/crc64.o 00:03:46.116 CXX test/cpp_headers/dif.o 00:03:46.116 CC app/spdk_nvme_discover/discovery_aer.o 00:03:46.116 LINK scheduler 00:03:46.116 CC app/spdk_top/spdk_top.o 00:03:46.116 CXX test/cpp_headers/dma.o 00:03:46.375 LINK reserve 00:03:46.375 CC test/nvme/simple_copy/simple_copy.o 00:03:46.375 CC test/unit/lib/util/file.c/file_ut.o 00:03:46.375 LINK spdk_nvme_discover 00:03:46.375 CC examples/nvme/hello_world/hello_world.o 00:03:46.375 CXX test/cpp_headers/endian.o 00:03:46.375 CC examples/nvme/reconnect/reconnect.o 00:03:46.634 LINK blobcli 00:03:46.634 LINK file_ut 00:03:46.634 CC test/nvme/connect_stress/connect_stress.o 00:03:46.634 CXX test/cpp_headers/env_dpdk.o 00:03:46.634 LINK simple_copy 00:03:46.634 CC examples/bdev/hello_world/hello_bdev.o 00:03:46.634 LINK hello_world 00:03:46.634 LINK spdk_nvme_identify 00:03:46.892 CXX test/cpp_headers/env.o 00:03:46.892 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:46.892 CC examples/bdev/bdevperf/bdevperf.o 00:03:46.892 LINK connect_stress 00:03:46.892 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:46.892 LINK hello_bdev 00:03:46.892 CC test/nvme/boot_partition/boot_partition.o 00:03:46.892 LINK reconnect 00:03:46.892 CXX test/cpp_headers/event.o 00:03:46.892 CC test/unit/lib/util/net.c/net_ut.o 00:03:47.151 LINK boot_partition 00:03:47.151 CC test/unit/lib/util/math.c/math_ut.o 00:03:47.151 LINK iov_ut 00:03:47.151 CC examples/nvme/arbitration/arbitration.o 00:03:47.151 CC examples/nvme/hotplug/hotplug.o 00:03:47.151 CXX test/cpp_headers/fd_group.o 00:03:47.151 LINK net_ut 00:03:47.482 LINK math_ut 00:03:47.482 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:47.482 CC test/nvme/compliance/nvme_compliance.o 00:03:47.482 CXX test/cpp_headers/fd.o 00:03:47.482 LINK hotplug 00:03:47.482 CC examples/nvme/abort/abort.o 00:03:47.482 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:47.482 LINK nvme_manage 00:03:47.482 CXX test/cpp_headers/file.o 00:03:47.482 LINK cmb_copy 00:03:47.482 LINK arbitration 00:03:47.482 LINK spdk_top 00:03:47.740 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:47.740 CXX test/cpp_headers/ftl.o 00:03:47.740 LINK bdevperf 00:03:47.740 CC test/nvme/fused_ordering/fused_ordering.o 00:03:47.740 CC app/vhost/vhost.o 00:03:47.740 LINK pmr_persistence 00:03:47.740 CC app/spdk_dd/spdk_dd.o 00:03:47.999 LINK abort 00:03:47.999 CC test/bdev/bdevio/bdevio.o 00:03:47.999 CXX test/cpp_headers/gpt_spec.o 00:03:47.999 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:47.999 LINK nvme_compliance 00:03:47.999 LINK vhost 00:03:47.999 LINK fused_ordering 00:03:47.999 CC test/nvme/fdp/fdp.o 00:03:47.999 CXX test/cpp_headers/hexlify.o 00:03:48.259 LINK doorbell_aers 00:03:48.259 LINK pipe_ut 00:03:48.259 CC test/nvme/cuse/cuse.o 00:03:48.259 CC examples/nvmf/nvmf/nvmf.o 00:03:48.259 CC test/unit/lib/util/string.c/string_ut.o 00:03:48.259 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:48.259 CXX test/cpp_headers/histogram_data.o 00:03:48.259 LINK dif_ut 00:03:48.259 LINK spdk_dd 00:03:48.259 CXX test/cpp_headers/idxd.o 00:03:48.259 CXX test/cpp_headers/idxd_spec.o 00:03:48.516 CXX test/cpp_headers/init.o 00:03:48.516 CXX test/cpp_headers/ioat.o 00:03:48.516 CXX test/cpp_headers/ioat_spec.o 00:03:48.516 CXX test/cpp_headers/iscsi_spec.o 00:03:48.516 CXX test/cpp_headers/json.o 00:03:48.516 LINK fdp 00:03:48.516 LINK bdevio 00:03:48.516 CXX test/cpp_headers/jsonrpc.o 00:03:48.516 LINK nvmf 00:03:48.516 CXX test/cpp_headers/keyring.o 00:03:48.516 CXX test/cpp_headers/keyring_module.o 00:03:48.516 CXX test/cpp_headers/likely.o 00:03:48.774 CXX test/cpp_headers/log.o 00:03:48.774 LINK string_ut 00:03:48.774 CXX test/cpp_headers/lvol.o 00:03:48.774 CXX test/cpp_headers/memory.o 00:03:48.774 CXX test/cpp_headers/mmio.o 00:03:48.774 CXX test/cpp_headers/nbd.o 00:03:48.774 CXX test/cpp_headers/net.o 00:03:48.774 CXX test/cpp_headers/notify.o 00:03:48.774 CXX test/cpp_headers/nvme.o 00:03:48.774 CXX test/cpp_headers/nvme_intel.o 00:03:48.774 CXX test/cpp_headers/nvme_ocssd.o 00:03:48.774 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:48.774 LINK xor_ut 00:03:48.774 CXX test/cpp_headers/nvme_spec.o 00:03:48.774 CXX test/cpp_headers/nvme_zns.o 00:03:49.032 CXX test/cpp_headers/nvmf_cmd.o 00:03:49.032 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:49.032 CXX test/cpp_headers/nvmf.o 00:03:49.032 CXX test/cpp_headers/nvmf_spec.o 00:03:49.032 CXX test/cpp_headers/nvmf_transport.o 00:03:49.032 CXX test/cpp_headers/opal.o 00:03:49.032 CXX test/cpp_headers/opal_spec.o 00:03:49.032 CXX test/cpp_headers/pci_ids.o 00:03:49.032 CXX test/cpp_headers/pipe.o 00:03:49.032 CXX test/cpp_headers/queue.o 00:03:49.317 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:49.317 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:49.317 CXX test/cpp_headers/reduce.o 00:03:49.317 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:49.317 CXX test/cpp_headers/rpc.o 00:03:49.317 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:49.317 CXX test/cpp_headers/scheduler.o 00:03:49.317 CXX test/cpp_headers/scsi.o 00:03:49.317 CXX test/cpp_headers/scsi_spec.o 00:03:49.317 CXX test/cpp_headers/sock.o 00:03:49.317 CXX test/cpp_headers/stdinc.o 00:03:49.317 CXX test/cpp_headers/string.o 00:03:49.317 CXX test/cpp_headers/thread.o 00:03:49.575 CXX test/cpp_headers/trace.o 00:03:49.575 CXX test/cpp_headers/trace_parser.o 00:03:49.575 CXX test/cpp_headers/tree.o 00:03:49.575 CXX test/cpp_headers/ublk.o 00:03:49.575 CXX test/cpp_headers/util.o 00:03:49.575 CXX test/cpp_headers/uuid.o 00:03:49.575 CXX test/cpp_headers/version.o 00:03:49.575 CXX test/cpp_headers/vfio_user_pci.o 00:03:49.575 CXX test/cpp_headers/vfio_user_spec.o 00:03:49.575 LINK pci_event_ut 00:03:49.575 CXX test/cpp_headers/vhost.o 00:03:49.575 LINK cuse 00:03:49.832 CXX test/cpp_headers/vmd.o 00:03:49.832 CXX test/cpp_headers/xor.o 00:03:49.832 CXX test/cpp_headers/zipf.o 00:03:50.089 LINK json_util_ut 00:03:51.025 LINK esnap 00:03:51.025 LINK json_write_ut 00:03:51.283 LINK json_parse_ut 00:03:51.850 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:52.109 LINK jsonrpc_server_ut 00:03:53.045 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:53.611 LINK rpc_ut 00:03:54.176 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:54.176 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:54.176 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:54.176 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:54.435 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:54.435 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:55.000 LINK keyring_ut 00:03:55.000 LINK notify_ut 00:03:55.000 LINK iobuf_ut 00:03:55.258 LINK posix_ut 00:03:56.192 LINK sock_ut 00:03:56.192 LINK thread_ut 00:03:56.452 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:56.452 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:56.452 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:56.452 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:56.452 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:56.452 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:56.452 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:56.452 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:56.452 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:56.452 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:56.452 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:56.452 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:57.385 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:57.385 LINK blob_bdev_ut 00:03:57.385 LINK subsystem_ut 00:03:57.643 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:57.643 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:57.643 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:57.901 LINK nvme_ns_ut 00:03:57.901 LINK nvme_poll_group_ut 00:03:57.901 LINK nvme_ctrlr_cmd_ut 00:03:57.901 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:57.901 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:58.159 LINK rpc_ut 00:03:58.159 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:58.417 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:58.417 LINK nvme_ut 00:03:58.676 LINK nvme_ns_ocssd_cmd_ut 00:03:58.676 LINK nvme_quirks_ut 00:03:58.676 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:58.934 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:58.934 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:59.192 LINK nvme_pcie_ut 00:03:59.192 LINK nvme_qpair_ut 00:03:59.192 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:59.451 CC test/unit/lib/event/app.c/app_ut.o 00:03:59.451 LINK nvme_ns_cmd_ut 00:03:59.451 LINK nvme_io_msg_ut 00:03:59.713 LINK nvme_transport_ut 00:03:59.713 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:59.713 LINK accel_ut 00:04:00.280 LINK nvme_fabric_ut 00:04:00.280 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:04:00.280 LINK nvme_opal_ut 00:04:00.280 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:04:00.280 CC test/unit/lib/bdev/part.c/part_ut.o 00:04:00.280 LINK app_ut 00:04:00.538 LINK nvme_ctrlr_ut 00:04:00.538 LINK scsi_nvme_ut 00:04:00.538 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:04:00.538 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:04:00.538 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:04:00.796 LINK nvme_pcie_common_ut 00:04:00.796 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:04:00.796 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:04:00.796 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:04:00.796 LINK reactor_ut 00:04:01.054 LINK nvme_cuse_ut 00:04:01.054 LINK nvme_tcp_ut 00:04:01.054 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:04:01.054 LINK bdev_zone_ut 00:04:01.054 LINK gpt_ut 00:04:01.312 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:04:01.312 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:04:01.312 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:04:01.571 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:04:01.571 LINK bdev_raid_sb_ut 00:04:01.842 LINK concat_ut 00:04:02.408 LINK raid1_ut 00:04:02.408 LINK raid0_ut 00:04:02.408 LINK vbdev_zone_block_ut 00:04:02.408 LINK vbdev_lvol_ut 00:04:03.345 LINK bdev_raid_ut 00:04:03.602 LINK part_ut 00:04:04.976 LINK bdev_ut 00:04:05.909 LINK blob_ut 00:04:06.474 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:04:06.474 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:04:06.474 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:04:06.474 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:04:06.474 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:04:06.732 LINK tree_ut 00:04:06.732 LINK blobfs_bdev_ut 00:04:06.990 LINK bdev_ut 00:04:07.248 LINK bdev_nvme_ut 00:04:07.813 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:04:07.814 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:04:07.814 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:04:07.814 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:04:07.814 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:04:07.814 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:04:07.814 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:04:07.814 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:04:08.073 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:04:08.073 LINK blobfs_sync_ut 00:04:08.330 LINK ftl_l2p_ut 00:04:08.330 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:04:08.330 LINK blobfs_async_ut 00:04:08.330 LINK dev_ut 00:04:08.588 LINK scsi_ut 00:04:08.588 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:04:08.588 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:04:08.588 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:04:08.845 LINK ftl_io_ut 00:04:08.845 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:04:08.845 LINK scsi_pr_ut 00:04:08.845 LINK ftl_bitmap_ut 00:04:08.845 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:04:08.845 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:04:09.103 LINK lun_ut 00:04:09.103 LINK scsi_bdev_ut 00:04:09.103 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:04:09.103 LINK lvol_ut 00:04:09.103 LINK ftl_mempool_ut 00:04:09.103 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:04:09.361 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:04:09.361 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:04:09.361 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:04:09.618 LINK ftl_band_ut 00:04:09.618 LINK ftl_p2l_ut 00:04:09.618 LINK ftl_mngt_ut 00:04:09.875 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:04:09.875 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:04:09.875 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:04:10.467 LINK ftl_sb_ut 00:04:10.467 LINK ctrlr_bdev_ut 00:04:10.467 LINK ftl_layout_upgrade_ut 00:04:10.467 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:04:10.725 CC test/unit/lib/iscsi/param.c/param_ut.o 00:04:10.725 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:04:10.725 LINK nvmf_ut 00:04:10.725 LINK init_grp_ut 00:04:10.984 LINK auth_ut 00:04:10.984 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:04:11.550 LINK param_ut 00:04:11.550 LINK ctrlr_discovery_ut 00:04:11.808 LINK conn_ut 00:04:11.808 LINK tcp_ut 00:04:12.065 LINK portal_grp_ut 00:04:12.065 LINK subsystem_ut 00:04:12.349 LINK ctrlr_ut 00:04:12.611 LINK tgt_node_ut 00:04:12.611 LINK vhost_ut 00:04:13.544 LINK iscsi_ut 00:04:13.544 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:13.544 08:52:47 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:04:13.544 08:52:47 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:04:13.544 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:04:14.109 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:14.109 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:04:14.109 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:14.109 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:04:14.109 patchelf: not an ELF executable 00:04:14.109 patchelf: not an ELF executable 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:04:14.109 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:04:14.110 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:04:14.368 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:14.626 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:14.884 Processing /home/vagrant/spdk_repo/spdk/python 00:04:14.884 Preparing metadata (setup.py): started 00:04:15.450 Preparing metadata (setup.py): finished with status 'done' 00:04:16.384 Installing collected packages: spdk 00:04:16.384 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:04:16.384 Running setup.py install for spdk: started 00:04:16.951 Running setup.py install for spdk: finished with status 'done' 00:04:16.951 Successfully installed spdk-24.9rc0 00:04:17.211 The Meson build system 00:04:17.211 Version: 1.3.1 00:04:17.211 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:17.211 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:17.211 Build type: native build 00:04:17.211 Program cat found: YES (/usr/bin/cat) 00:04:17.211 Project name: DPDK 00:04:17.211 Project version: 24.03.0 00:04:17.211 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:17.211 C linker for the host machine: cc ld.bfd 2.39-16 00:04:17.211 Host machine cpu family: x86_64 00:04:17.211 Host machine cpu: x86_64 00:04:17.211 Message: ## Building in Developer Mode ## 00:04:17.211 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:17.211 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:17.211 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:17.211 Program python3 found: YES (/usr/bin/python3) 00:04:17.211 Program cat found: YES (/usr/bin/cat) 00:04:17.211 Compiler for C supports arguments -march=native: YES (cached) 00:04:17.211 Checking for size of "void *" : 8 (cached) 00:04:17.211 Checking for size of "void *" : 8 (cached) 00:04:17.211 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:04:17.211 Library m found: YES 00:04:17.211 Library numa found: YES 00:04:17.211 Has header "numaif.h" : YES (cached) 00:04:17.211 Library fdt found: NO 00:04:17.211 Library execinfo found: NO 00:04:17.211 Has header "execinfo.h" : YES (cached) 00:04:17.211 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:17.211 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:17.211 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:17.211 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:17.211 Dependency openssl found: YES 3.0.9 (cached) 00:04:17.211 Dependency libpcap found: YES 1.10.4 (cached) 00:04:17.211 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wformat: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wundef: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:17.211 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:17.211 Program objdump found: YES (/usr/bin/objdump) 00:04:17.211 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:17.211 Checking if "AVX512 checking" compiles: YES (cached) 00:04:17.211 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:17.211 Fetching value of define "__AES__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX2__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX512BW__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX512CD__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX512F__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX512VL__" : 1 (cached) 00:04:17.211 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:17.211 Fetching value of define "__RDRND__" : 1 (cached) 00:04:17.211 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:17.211 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:17.211 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:17.211 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:17.211 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:17.211 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:17.211 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:17.211 Message: lib/log: Defining dependency "log" 00:04:17.211 Message: lib/kvargs: Defining dependency "kvargs" 00:04:17.211 Message: lib/telemetry: Defining dependency "telemetry" 00:04:17.211 Checking for function "getentropy" : NO (cached) 00:04:17.211 Message: lib/eal: Defining dependency "eal" 00:04:17.211 Message: lib/ring: Defining dependency "ring" 00:04:17.211 Message: lib/rcu: Defining dependency "rcu" 00:04:17.211 Message: lib/mempool: Defining dependency "mempool" 00:04:17.211 Message: lib/mbuf: Defining dependency "mbuf" 00:04:17.211 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX512F__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX512BW__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:04:17.211 Fetching value of define "__AVX512VL__" : 1 (cached) 00:04:17.211 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:17.211 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:17.211 Compiler for C supports arguments -maes: YES (cached) 00:04:17.211 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:17.211 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:17.211 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:17.211 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:17.211 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:17.211 Compiler for C supports arguments -mavx2: YES (cached) 00:04:17.211 Compiler for C supports arguments -mavx: YES (cached) 00:04:17.211 Message: lib/net: Defining dependency "net" 00:04:17.211 Message: lib/meter: Defining dependency "meter" 00:04:17.211 Message: lib/ethdev: Defining dependency "ethdev" 00:04:17.211 Message: lib/pci: Defining dependency "pci" 00:04:17.211 Message: lib/cmdline: Defining dependency "cmdline" 00:04:17.211 Message: lib/hash: Defining dependency "hash" 00:04:17.211 Message: lib/timer: Defining dependency "timer" 00:04:17.211 Message: lib/compressdev: Defining dependency "compressdev" 00:04:17.211 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:17.211 Message: lib/dmadev: Defining dependency "dmadev" 00:04:17.211 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:17.211 Message: lib/power: Defining dependency "power" 00:04:17.211 Message: lib/reorder: Defining dependency "reorder" 00:04:17.211 Message: lib/security: Defining dependency "security" 00:04:17.211 Has header "linux/userfaultfd.h" : YES (cached) 00:04:17.211 Has header "linux/vduse.h" : YES (cached) 00:04:17.211 Message: lib/vhost: Defining dependency "vhost" 00:04:17.211 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:17.211 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:17.211 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:17.211 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:17.211 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:17.211 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:17.211 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:17.211 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:17.211 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:17.211 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:17.211 Program doxygen found: YES (/usr/bin/doxygen) 00:04:17.212 Configuring doxy-api-html.conf using configuration 00:04:17.212 Configuring doxy-api-man.conf using configuration 00:04:17.212 Program mandb found: YES (/usr/bin/mandb) 00:04:17.212 Program sphinx-build found: NO 00:04:17.212 Configuring rte_build_config.h using configuration 00:04:17.212 Message: 00:04:17.212 ================= 00:04:17.212 Applications Enabled 00:04:17.212 ================= 00:04:17.212 00:04:17.212 apps: 00:04:17.212 00:04:17.212 00:04:17.212 Message: 00:04:17.212 ================= 00:04:17.212 Libraries Enabled 00:04:17.212 ================= 00:04:17.212 00:04:17.212 libs: 00:04:17.212 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:17.212 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:17.212 cryptodev, dmadev, power, reorder, security, vhost, 00:04:17.212 00:04:17.212 Message: 00:04:17.212 =============== 00:04:17.212 Drivers Enabled 00:04:17.212 =============== 00:04:17.212 00:04:17.212 common: 00:04:17.212 00:04:17.212 bus: 00:04:17.212 pci, vdev, 00:04:17.212 mempool: 00:04:17.212 ring, 00:04:17.212 dma: 00:04:17.212 00:04:17.212 net: 00:04:17.212 00:04:17.212 crypto: 00:04:17.212 00:04:17.212 compress: 00:04:17.212 00:04:17.212 vdpa: 00:04:17.212 00:04:17.212 00:04:17.212 Message: 00:04:17.212 ================= 00:04:17.212 Content Skipped 00:04:17.212 ================= 00:04:17.212 00:04:17.212 apps: 00:04:17.212 dumpcap: explicitly disabled via build config 00:04:17.212 graph: explicitly disabled via build config 00:04:17.212 pdump: explicitly disabled via build config 00:04:17.212 proc-info: explicitly disabled via build config 00:04:17.212 test-acl: explicitly disabled via build config 00:04:17.212 test-bbdev: explicitly disabled via build config 00:04:17.212 test-cmdline: explicitly disabled via build config 00:04:17.212 test-compress-perf: explicitly disabled via build config 00:04:17.212 test-crypto-perf: explicitly disabled via build config 00:04:17.212 test-dma-perf: explicitly disabled via build config 00:04:17.212 test-eventdev: explicitly disabled via build config 00:04:17.212 test-fib: explicitly disabled via build config 00:04:17.212 test-flow-perf: explicitly disabled via build config 00:04:17.212 test-gpudev: explicitly disabled via build config 00:04:17.212 test-mldev: explicitly disabled via build config 00:04:17.212 test-pipeline: explicitly disabled via build config 00:04:17.212 test-pmd: explicitly disabled via build config 00:04:17.212 test-regex: explicitly disabled via build config 00:04:17.212 test-sad: explicitly disabled via build config 00:04:17.212 test-security-perf: explicitly disabled via build config 00:04:17.212 00:04:17.212 libs: 00:04:17.212 argparse: explicitly disabled via build config 00:04:17.212 metrics: explicitly disabled via build config 00:04:17.212 acl: explicitly disabled via build config 00:04:17.212 bbdev: explicitly disabled via build config 00:04:17.212 bitratestats: explicitly disabled via build config 00:04:17.212 bpf: explicitly disabled via build config 00:04:17.212 cfgfile: explicitly disabled via build config 00:04:17.212 distributor: explicitly disabled via build config 00:04:17.212 efd: explicitly disabled via build config 00:04:17.212 eventdev: explicitly disabled via build config 00:04:17.212 dispatcher: explicitly disabled via build config 00:04:17.212 gpudev: explicitly disabled via build config 00:04:17.212 gro: explicitly disabled via build config 00:04:17.212 gso: explicitly disabled via build config 00:04:17.212 ip_frag: explicitly disabled via build config 00:04:17.212 jobstats: explicitly disabled via build config 00:04:17.212 latencystats: explicitly disabled via build config 00:04:17.212 lpm: explicitly disabled via build config 00:04:17.212 member: explicitly disabled via build config 00:04:17.212 pcapng: explicitly disabled via build config 00:04:17.212 rawdev: explicitly disabled via build config 00:04:17.212 regexdev: explicitly disabled via build config 00:04:17.212 mldev: explicitly disabled via build config 00:04:17.212 rib: explicitly disabled via build config 00:04:17.212 sched: explicitly disabled via build config 00:04:17.212 stack: explicitly disabled via build config 00:04:17.212 ipsec: explicitly disabled via build config 00:04:17.212 pdcp: explicitly disabled via build config 00:04:17.212 fib: explicitly disabled via build config 00:04:17.212 port: explicitly disabled via build config 00:04:17.212 pdump: explicitly disabled via build config 00:04:17.212 table: explicitly disabled via build config 00:04:17.212 pipeline: explicitly disabled via build config 00:04:17.212 graph: explicitly disabled via build config 00:04:17.212 node: explicitly disabled via build config 00:04:17.212 00:04:17.212 drivers: 00:04:17.212 common/cpt: not in enabled drivers build config 00:04:17.212 common/dpaax: not in enabled drivers build config 00:04:17.212 common/iavf: not in enabled drivers build config 00:04:17.212 common/idpf: not in enabled drivers build config 00:04:17.212 common/ionic: not in enabled drivers build config 00:04:17.212 common/mvep: not in enabled drivers build config 00:04:17.212 common/octeontx: not in enabled drivers build config 00:04:17.212 bus/auxiliary: not in enabled drivers build config 00:04:17.212 bus/cdx: not in enabled drivers build config 00:04:17.212 bus/dpaa: not in enabled drivers build config 00:04:17.212 bus/fslmc: not in enabled drivers build config 00:04:17.212 bus/ifpga: not in enabled drivers build config 00:04:17.212 bus/platform: not in enabled drivers build config 00:04:17.212 bus/uacce: not in enabled drivers build config 00:04:17.212 bus/vmbus: not in enabled drivers build config 00:04:17.212 common/cnxk: not in enabled drivers build config 00:04:17.212 common/mlx5: not in enabled drivers build config 00:04:17.212 common/nfp: not in enabled drivers build config 00:04:17.212 common/nitrox: not in enabled drivers build config 00:04:17.212 common/qat: not in enabled drivers build config 00:04:17.212 common/sfc_efx: not in enabled drivers build config 00:04:17.212 mempool/bucket: not in enabled drivers build config 00:04:17.212 mempool/cnxk: not in enabled drivers build config 00:04:17.212 mempool/dpaa: not in enabled drivers build config 00:04:17.212 mempool/dpaa2: not in enabled drivers build config 00:04:17.212 mempool/octeontx: not in enabled drivers build config 00:04:17.212 mempool/stack: not in enabled drivers build config 00:04:17.212 dma/cnxk: not in enabled drivers build config 00:04:17.212 dma/dpaa: not in enabled drivers build config 00:04:17.212 dma/dpaa2: not in enabled drivers build config 00:04:17.212 dma/hisilicon: not in enabled drivers build config 00:04:17.212 dma/idxd: not in enabled drivers build config 00:04:17.212 dma/ioat: not in enabled drivers build config 00:04:17.212 dma/skeleton: not in enabled drivers build config 00:04:17.212 net/af_packet: not in enabled drivers build config 00:04:17.212 net/af_xdp: not in enabled drivers build config 00:04:17.212 net/ark: not in enabled drivers build config 00:04:17.212 net/atlantic: not in enabled drivers build config 00:04:17.212 net/avp: not in enabled drivers build config 00:04:17.212 net/axgbe: not in enabled drivers build config 00:04:17.212 net/bnx2x: not in enabled drivers build config 00:04:17.212 net/bnxt: not in enabled drivers build config 00:04:17.212 net/bonding: not in enabled drivers build config 00:04:17.212 net/cnxk: not in enabled drivers build config 00:04:17.212 net/cpfl: not in enabled drivers build config 00:04:17.212 net/cxgbe: not in enabled drivers build config 00:04:17.212 net/dpaa: not in enabled drivers build config 00:04:17.212 net/dpaa2: not in enabled drivers build config 00:04:17.212 net/e1000: not in enabled drivers build config 00:04:17.212 net/ena: not in enabled drivers build config 00:04:17.212 net/enetc: not in enabled drivers build config 00:04:17.212 net/enetfec: not in enabled drivers build config 00:04:17.212 net/enic: not in enabled drivers build config 00:04:17.212 net/failsafe: not in enabled drivers build config 00:04:17.212 net/fm10k: not in enabled drivers build config 00:04:17.212 net/gve: not in enabled drivers build config 00:04:17.212 net/hinic: not in enabled drivers build config 00:04:17.212 net/hns3: not in enabled drivers build config 00:04:17.212 net/i40e: not in enabled drivers build config 00:04:17.212 net/iavf: not in enabled drivers build config 00:04:17.212 net/ice: not in enabled drivers build config 00:04:17.212 net/idpf: not in enabled drivers build config 00:04:17.212 net/igc: not in enabled drivers build config 00:04:17.212 net/ionic: not in enabled drivers build config 00:04:17.212 net/ipn3ke: not in enabled drivers build config 00:04:17.212 net/ixgbe: not in enabled drivers build config 00:04:17.212 net/mana: not in enabled drivers build config 00:04:17.212 net/memif: not in enabled drivers build config 00:04:17.212 net/mlx4: not in enabled drivers build config 00:04:17.212 net/mlx5: not in enabled drivers build config 00:04:17.212 net/mvneta: not in enabled drivers build config 00:04:17.212 net/mvpp2: not in enabled drivers build config 00:04:17.212 net/netvsc: not in enabled drivers build config 00:04:17.212 net/nfb: not in enabled drivers build config 00:04:17.212 net/nfp: not in enabled drivers build config 00:04:17.212 net/ngbe: not in enabled drivers build config 00:04:17.213 net/null: not in enabled drivers build config 00:04:17.213 net/octeontx: not in enabled drivers build config 00:04:17.213 net/octeon_ep: not in enabled drivers build config 00:04:17.213 net/pcap: not in enabled drivers build config 00:04:17.213 net/pfe: not in enabled drivers build config 00:04:17.213 net/qede: not in enabled drivers build config 00:04:17.213 net/ring: not in enabled drivers build config 00:04:17.213 net/sfc: not in enabled drivers build config 00:04:17.213 net/softnic: not in enabled drivers build config 00:04:17.213 net/tap: not in enabled drivers build config 00:04:17.213 net/thunderx: not in enabled drivers build config 00:04:17.213 net/txgbe: not in enabled drivers build config 00:04:17.213 net/vdev_netvsc: not in enabled drivers build config 00:04:17.213 net/vhost: not in enabled drivers build config 00:04:17.213 net/virtio: not in enabled drivers build config 00:04:17.213 net/vmxnet3: not in enabled drivers build config 00:04:17.213 raw/*: missing internal dependency, "rawdev" 00:04:17.213 crypto/armv8: not in enabled drivers build config 00:04:17.213 crypto/bcmfs: not in enabled drivers build config 00:04:17.213 crypto/caam_jr: not in enabled drivers build config 00:04:17.213 crypto/ccp: not in enabled drivers build config 00:04:17.213 crypto/cnxk: not in enabled drivers build config 00:04:17.213 crypto/dpaa_sec: not in enabled drivers build config 00:04:17.213 crypto/dpaa2_sec: not in enabled drivers build config 00:04:17.213 crypto/ipsec_mb: not in enabled drivers build config 00:04:17.213 crypto/mlx5: not in enabled drivers build config 00:04:17.213 crypto/mvsam: not in enabled drivers build config 00:04:17.213 crypto/nitrox: not in enabled drivers build config 00:04:17.213 crypto/null: not in enabled drivers build config 00:04:17.213 crypto/octeontx: not in enabled drivers build config 00:04:17.213 crypto/openssl: not in enabled drivers build config 00:04:17.213 crypto/scheduler: not in enabled drivers build config 00:04:17.213 crypto/uadk: not in enabled drivers build config 00:04:17.213 crypto/virtio: not in enabled drivers build config 00:04:17.213 compress/isal: not in enabled drivers build config 00:04:17.213 compress/mlx5: not in enabled drivers build config 00:04:17.213 compress/nitrox: not in enabled drivers build config 00:04:17.213 compress/octeontx: not in enabled drivers build config 00:04:17.213 compress/zlib: not in enabled drivers build config 00:04:17.213 regex/*: missing internal dependency, "regexdev" 00:04:17.213 ml/*: missing internal dependency, "mldev" 00:04:17.213 vdpa/ifc: not in enabled drivers build config 00:04:17.213 vdpa/mlx5: not in enabled drivers build config 00:04:17.213 vdpa/nfp: not in enabled drivers build config 00:04:17.213 vdpa/sfc: not in enabled drivers build config 00:04:17.213 event/*: missing internal dependency, "eventdev" 00:04:17.213 baseband/*: missing internal dependency, "bbdev" 00:04:17.213 gpu/*: missing internal dependency, "gpudev" 00:04:17.213 00:04:17.213 00:04:17.471 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:04:17.729 Cleaning... 0 files. 00:04:17.729 Build targets in project: 85 00:04:17.729 00:04:17.729 DPDK 24.03.0 00:04:17.729 00:04:17.729 User defined options 00:04:17.729 default_library : shared 00:04:17.729 libdir : lib 00:04:17.729 prefix : /usr/local 00:04:17.729 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:04:17.729 c_link_args : 00:04:17.729 cpu_instruction_set: native 00:04:17.729 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:04:17.729 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:04:17.729 enable_docs : false 00:04:17.729 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:17.729 enable_kmods : false 00:04:17.729 max_lcores : 128 00:04:17.730 tests : false 00:04:17.730 00:04:17.730 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:18.301 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:04:18.301 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:04:18.301 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:04:18.301 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.302 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.303 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.304 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.305 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:18.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.306 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.307 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:04:18.308 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:04:18.308 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:18.308 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.308 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.309 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.310 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:04:18.311 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:04:18.311 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:04:18.311 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:04:18.311 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:04:18.311 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:04:18.311 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:04:18.311 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:04:18.311 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 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:04:18.311 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:04:18.311 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:04:18.311 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:04:18.311 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:04:18.311 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:04:18.311 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:04:18.312 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:04:18.312 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:04:18.312 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:04:20.865 The Meson build system 00:04:20.865 Version: 1.3.1 00:04:20.865 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:20.865 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:20.865 Build type: native build 00:04:20.865 Program cat found: YES (/usr/bin/cat) 00:04:20.865 Project name: DPDK 00:04:20.865 Project version: 24.03.0 00:04:20.865 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:20.865 C linker for the host machine: cc ld.bfd 2.39-16 00:04:20.865 Host machine cpu family: x86_64 00:04:20.865 Host machine cpu: x86_64 00:04:20.865 Message: ## Building in Developer Mode ## 00:04:20.865 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:20.865 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:20.865 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:20.865 Program python3 found: YES (/usr/bin/python3) 00:04:20.865 Program cat found: YES (/usr/bin/cat) 00:04:20.865 Compiler for C supports arguments -march=native: YES (cached) 00:04:20.865 Checking for size of "void *" : 8 (cached) 00:04:20.865 Checking for size of "void *" : 8 (cached) 00:04:20.865 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:04:20.865 Library m found: YES 00:04:20.865 Library numa found: YES 00:04:20.865 Has header "numaif.h" : YES (cached) 00:04:20.865 Library fdt found: NO 00:04:20.865 Library execinfo found: NO 00:04:20.865 Has header "execinfo.h" : YES (cached) 00:04:20.865 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:20.865 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:20.865 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:20.865 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:20.865 Dependency openssl found: YES 3.0.9 (cached) 00:04:20.865 Dependency libpcap found: YES 1.10.4 (cached) 00:04:20.865 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wformat: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wundef: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:20.865 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:20.865 Program objdump found: YES (/usr/bin/objdump) 00:04:20.865 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:20.865 Checking if "AVX512 checking" compiles: YES (cached) 00:04:20.865 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:20.865 Fetching value of define "__AES__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX2__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX512BW__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX512CD__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX512F__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX512VL__" : 1 (cached) 00:04:20.865 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:20.865 Fetching value of define "__RDRND__" : 1 (cached) 00:04:20.865 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:20.865 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:20.865 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:20.865 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:20.865 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:20.865 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:20.865 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:20.865 Message: lib/log: Defining dependency "log" 00:04:20.865 Message: lib/kvargs: Defining dependency "kvargs" 00:04:20.865 Message: lib/telemetry: Defining dependency "telemetry" 00:04:20.865 Checking for function "getentropy" : NO (cached) 00:04:20.865 Message: lib/eal: Defining dependency "eal" 00:04:20.865 Message: lib/ring: Defining dependency "ring" 00:04:20.865 Message: lib/rcu: Defining dependency "rcu" 00:04:20.865 Message: lib/mempool: Defining dependency "mempool" 00:04:20.865 Message: lib/mbuf: Defining dependency "mbuf" 00:04:20.865 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX512F__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX512BW__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:04:20.865 Fetching value of define "__AVX512VL__" : 1 (cached) 00:04:20.865 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:20.865 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:20.865 Compiler for C supports arguments -maes: YES (cached) 00:04:20.865 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:20.865 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:20.865 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:20.865 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:20.865 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:20.865 Compiler for C supports arguments -mavx2: YES (cached) 00:04:20.865 Compiler for C supports arguments -mavx: YES (cached) 00:04:20.865 Message: lib/net: Defining dependency "net" 00:04:20.865 Message: lib/meter: Defining dependency "meter" 00:04:20.865 Message: lib/ethdev: Defining dependency "ethdev" 00:04:20.865 Message: lib/pci: Defining dependency "pci" 00:04:20.865 Message: lib/cmdline: Defining dependency "cmdline" 00:04:20.865 Message: lib/hash: Defining dependency "hash" 00:04:20.865 Message: lib/timer: Defining dependency "timer" 00:04:20.865 Message: lib/compressdev: Defining dependency "compressdev" 00:04:20.865 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:20.865 Message: lib/dmadev: Defining dependency "dmadev" 00:04:20.865 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:20.865 Message: lib/power: Defining dependency "power" 00:04:20.865 Message: lib/reorder: Defining dependency "reorder" 00:04:20.865 Message: lib/security: Defining dependency "security" 00:04:20.865 Has header "linux/userfaultfd.h" : YES (cached) 00:04:20.865 Has header "linux/vduse.h" : YES (cached) 00:04:20.865 Message: lib/vhost: Defining dependency "vhost" 00:04:20.865 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:20.865 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:20.865 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:20.865 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:20.865 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:20.865 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:20.865 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:20.865 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:20.865 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:20.866 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:20.866 Program doxygen found: YES (/usr/bin/doxygen) 00:04:20.866 Configuring doxy-api-html.conf using configuration 00:04:20.866 Configuring doxy-api-man.conf using configuration 00:04:20.866 Program mandb found: YES (/usr/bin/mandb) 00:04:20.866 Program sphinx-build found: NO 00:04:20.866 Configuring rte_build_config.h using configuration 00:04:20.866 Message: 00:04:20.866 ================= 00:04:20.866 Applications Enabled 00:04:20.866 ================= 00:04:20.866 00:04:20.866 apps: 00:04:20.866 00:04:20.866 00:04:20.866 Message: 00:04:20.866 ================= 00:04:20.866 Libraries Enabled 00:04:20.866 ================= 00:04:20.866 00:04:20.866 libs: 00:04:20.866 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:20.866 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:20.866 cryptodev, dmadev, power, reorder, security, vhost, 00:04:20.866 00:04:20.866 Message: 00:04:20.866 =============== 00:04:20.866 Drivers Enabled 00:04:20.866 =============== 00:04:20.866 00:04:20.866 common: 00:04:20.866 00:04:20.866 bus: 00:04:20.866 pci, vdev, 00:04:20.866 mempool: 00:04:20.866 ring, 00:04:20.866 dma: 00:04:20.866 00:04:20.866 net: 00:04:20.866 00:04:20.866 crypto: 00:04:20.866 00:04:20.866 compress: 00:04:20.866 00:04:20.866 vdpa: 00:04:20.866 00:04:20.866 00:04:20.866 Message: 00:04:20.866 ================= 00:04:20.866 Content Skipped 00:04:20.866 ================= 00:04:20.866 00:04:20.866 apps: 00:04:20.866 dumpcap: explicitly disabled via build config 00:04:20.866 graph: explicitly disabled via build config 00:04:20.866 pdump: explicitly disabled via build config 00:04:20.866 proc-info: explicitly disabled via build config 00:04:20.866 test-acl: explicitly disabled via build config 00:04:20.866 test-bbdev: explicitly disabled via build config 00:04:20.866 test-cmdline: explicitly disabled via build config 00:04:20.866 test-compress-perf: explicitly disabled via build config 00:04:20.866 test-crypto-perf: explicitly disabled via build config 00:04:20.866 test-dma-perf: explicitly disabled via build config 00:04:20.866 test-eventdev: explicitly disabled via build config 00:04:20.866 test-fib: explicitly disabled via build config 00:04:20.866 test-flow-perf: explicitly disabled via build config 00:04:20.866 test-gpudev: explicitly disabled via build config 00:04:20.866 test-mldev: explicitly disabled via build config 00:04:20.866 test-pipeline: explicitly disabled via build config 00:04:20.866 test-pmd: explicitly disabled via build config 00:04:20.866 test-regex: explicitly disabled via build config 00:04:20.866 test-sad: explicitly disabled via build config 00:04:20.866 test-security-perf: explicitly disabled via build config 00:04:20.866 00:04:20.866 libs: 00:04:20.866 argparse: explicitly disabled via build config 00:04:20.866 metrics: explicitly disabled via build config 00:04:20.866 acl: explicitly disabled via build config 00:04:20.866 bbdev: explicitly disabled via build config 00:04:20.866 bitratestats: explicitly disabled via build config 00:04:20.866 bpf: explicitly disabled via build config 00:04:20.866 cfgfile: explicitly disabled via build config 00:04:20.866 distributor: explicitly disabled via build config 00:04:20.866 efd: explicitly disabled via build config 00:04:20.866 eventdev: explicitly disabled via build config 00:04:20.866 dispatcher: explicitly disabled via build config 00:04:20.866 gpudev: explicitly disabled via build config 00:04:20.866 gro: explicitly disabled via build config 00:04:20.866 gso: explicitly disabled via build config 00:04:20.866 ip_frag: explicitly disabled via build config 00:04:20.866 jobstats: explicitly disabled via build config 00:04:20.866 latencystats: explicitly disabled via build config 00:04:20.866 lpm: explicitly disabled via build config 00:04:20.866 member: explicitly disabled via build config 00:04:20.866 pcapng: explicitly disabled via build config 00:04:20.866 rawdev: explicitly disabled via build config 00:04:20.866 regexdev: explicitly disabled via build config 00:04:20.866 mldev: explicitly disabled via build config 00:04:20.866 rib: explicitly disabled via build config 00:04:20.866 sched: explicitly disabled via build config 00:04:20.866 stack: explicitly disabled via build config 00:04:20.866 ipsec: explicitly disabled via build config 00:04:20.866 pdcp: explicitly disabled via build config 00:04:20.866 fib: explicitly disabled via build config 00:04:20.866 port: explicitly disabled via build config 00:04:20.866 pdump: explicitly disabled via build config 00:04:20.866 table: explicitly disabled via build config 00:04:20.866 pipeline: explicitly disabled via build config 00:04:20.866 graph: explicitly disabled via build config 00:04:20.866 node: explicitly disabled via build config 00:04:20.866 00:04:20.866 drivers: 00:04:20.866 common/cpt: not in enabled drivers build config 00:04:20.866 common/dpaax: not in enabled drivers build config 00:04:20.866 common/iavf: not in enabled drivers build config 00:04:20.866 common/idpf: not in enabled drivers build config 00:04:20.866 common/ionic: not in enabled drivers build config 00:04:20.866 common/mvep: not in enabled drivers build config 00:04:20.866 common/octeontx: not in enabled drivers build config 00:04:20.866 bus/auxiliary: not in enabled drivers build config 00:04:20.866 bus/cdx: not in enabled drivers build config 00:04:20.866 bus/dpaa: not in enabled drivers build config 00:04:20.866 bus/fslmc: not in enabled drivers build config 00:04:20.866 bus/ifpga: not in enabled drivers build config 00:04:20.866 bus/platform: not in enabled drivers build config 00:04:20.866 bus/uacce: not in enabled drivers build config 00:04:20.866 bus/vmbus: not in enabled drivers build config 00:04:20.866 common/cnxk: not in enabled drivers build config 00:04:20.866 common/mlx5: not in enabled drivers build config 00:04:20.866 common/nfp: not in enabled drivers build config 00:04:20.866 common/nitrox: not in enabled drivers build config 00:04:20.866 common/qat: not in enabled drivers build config 00:04:20.866 common/sfc_efx: not in enabled drivers build config 00:04:20.866 mempool/bucket: not in enabled drivers build config 00:04:20.866 mempool/cnxk: not in enabled drivers build config 00:04:20.866 mempool/dpaa: not in enabled drivers build config 00:04:20.866 mempool/dpaa2: not in enabled drivers build config 00:04:20.866 mempool/octeontx: not in enabled drivers build config 00:04:20.866 mempool/stack: not in enabled drivers build config 00:04:20.866 dma/cnxk: not in enabled drivers build config 00:04:20.866 dma/dpaa: not in enabled drivers build config 00:04:20.866 dma/dpaa2: not in enabled drivers build config 00:04:20.866 dma/hisilicon: not in enabled drivers build config 00:04:20.866 dma/idxd: not in enabled drivers build config 00:04:20.866 dma/ioat: not in enabled drivers build config 00:04:20.866 dma/skeleton: not in enabled drivers build config 00:04:20.866 net/af_packet: not in enabled drivers build config 00:04:20.866 net/af_xdp: not in enabled drivers build config 00:04:20.866 net/ark: not in enabled drivers build config 00:04:20.866 net/atlantic: not in enabled drivers build config 00:04:20.866 net/avp: not in enabled drivers build config 00:04:20.866 net/axgbe: not in enabled drivers build config 00:04:20.866 net/bnx2x: not in enabled drivers build config 00:04:20.866 net/bnxt: not in enabled drivers build config 00:04:20.866 net/bonding: not in enabled drivers build config 00:04:20.866 net/cnxk: not in enabled drivers build config 00:04:20.866 net/cpfl: not in enabled drivers build config 00:04:20.866 net/cxgbe: not in enabled drivers build config 00:04:20.866 net/dpaa: not in enabled drivers build config 00:04:20.866 net/dpaa2: not in enabled drivers build config 00:04:20.866 net/e1000: not in enabled drivers build config 00:04:20.866 net/ena: not in enabled drivers build config 00:04:20.866 net/enetc: not in enabled drivers build config 00:04:20.866 net/enetfec: not in enabled drivers build config 00:04:20.866 net/enic: not in enabled drivers build config 00:04:20.866 net/failsafe: not in enabled drivers build config 00:04:20.866 net/fm10k: not in enabled drivers build config 00:04:20.866 net/gve: not in enabled drivers build config 00:04:20.866 net/hinic: not in enabled drivers build config 00:04:20.866 net/hns3: not in enabled drivers build config 00:04:20.866 net/i40e: not in enabled drivers build config 00:04:20.866 net/iavf: not in enabled drivers build config 00:04:20.866 net/ice: not in enabled drivers build config 00:04:20.866 net/idpf: not in enabled drivers build config 00:04:20.866 net/igc: not in enabled drivers build config 00:04:20.866 net/ionic: not in enabled drivers build config 00:04:20.866 net/ipn3ke: not in enabled drivers build config 00:04:20.866 net/ixgbe: not in enabled drivers build config 00:04:20.866 net/mana: not in enabled drivers build config 00:04:20.866 net/memif: not in enabled drivers build config 00:04:20.866 net/mlx4: not in enabled drivers build config 00:04:20.866 net/mlx5: not in enabled drivers build config 00:04:20.866 net/mvneta: not in enabled drivers build config 00:04:20.866 net/mvpp2: not in enabled drivers build config 00:04:20.867 net/netvsc: not in enabled drivers build config 00:04:20.867 net/nfb: not in enabled drivers build config 00:04:20.867 net/nfp: not in enabled drivers build config 00:04:20.867 net/ngbe: not in enabled drivers build config 00:04:20.867 net/null: not in enabled drivers build config 00:04:20.867 net/octeontx: not in enabled drivers build config 00:04:20.867 net/octeon_ep: not in enabled drivers build config 00:04:20.867 net/pcap: not in enabled drivers build config 00:04:20.867 net/pfe: not in enabled drivers build config 00:04:20.867 net/qede: not in enabled drivers build config 00:04:20.867 net/ring: not in enabled drivers build config 00:04:20.867 net/sfc: not in enabled drivers build config 00:04:20.867 net/softnic: not in enabled drivers build config 00:04:20.867 net/tap: not in enabled drivers build config 00:04:20.867 net/thunderx: not in enabled drivers build config 00:04:20.867 net/txgbe: not in enabled drivers build config 00:04:20.867 net/vdev_netvsc: not in enabled drivers build config 00:04:20.867 net/vhost: not in enabled drivers build config 00:04:20.867 net/virtio: not in enabled drivers build config 00:04:20.867 net/vmxnet3: not in enabled drivers build config 00:04:20.867 raw/*: missing internal dependency, "rawdev" 00:04:20.867 crypto/armv8: not in enabled drivers build config 00:04:20.867 crypto/bcmfs: not in enabled drivers build config 00:04:20.867 crypto/caam_jr: not in enabled drivers build config 00:04:20.867 crypto/ccp: not in enabled drivers build config 00:04:20.867 crypto/cnxk: not in enabled drivers build config 00:04:20.867 crypto/dpaa_sec: not in enabled drivers build config 00:04:20.867 crypto/dpaa2_sec: not in enabled drivers build config 00:04:20.867 crypto/ipsec_mb: not in enabled drivers build config 00:04:20.867 crypto/mlx5: not in enabled drivers build config 00:04:20.867 crypto/mvsam: not in enabled drivers build config 00:04:20.867 crypto/nitrox: not in enabled drivers build config 00:04:20.867 crypto/null: not in enabled drivers build config 00:04:20.867 crypto/octeontx: not in enabled drivers build config 00:04:20.867 crypto/openssl: not in enabled drivers build config 00:04:20.867 crypto/scheduler: not in enabled drivers build config 00:04:20.867 crypto/uadk: not in enabled drivers build config 00:04:20.867 crypto/virtio: not in enabled drivers build config 00:04:20.867 compress/isal: not in enabled drivers build config 00:04:20.867 compress/mlx5: not in enabled drivers build config 00:04:20.867 compress/nitrox: not in enabled drivers build config 00:04:20.867 compress/octeontx: not in enabled drivers build config 00:04:20.867 compress/zlib: not in enabled drivers build config 00:04:20.867 regex/*: missing internal dependency, "regexdev" 00:04:20.867 ml/*: missing internal dependency, "mldev" 00:04:20.867 vdpa/ifc: not in enabled drivers build config 00:04:20.867 vdpa/mlx5: not in enabled drivers build config 00:04:20.867 vdpa/nfp: not in enabled drivers build config 00:04:20.867 vdpa/sfc: not in enabled drivers build config 00:04:20.867 event/*: missing internal dependency, "eventdev" 00:04:20.867 baseband/*: missing internal dependency, "bbdev" 00:04:20.867 gpu/*: missing internal dependency, "gpudev" 00:04:20.867 00:04:20.867 00:04:20.867 Cleaning... 0 files. 00:04:21.126 Build targets in project: 85 00:04:21.126 00:04:21.126 DPDK 24.03.0 00:04:21.126 00:04:21.126 User defined options 00:04:21.126 default_library : shared 00:04:21.126 libdir : lib 00:04:21.126 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:04:21.126 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:04:21.126 c_link_args : 00:04:21.126 cpu_instruction_set: native 00:04:21.126 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:04:21.126 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:04:21.126 enable_docs : false 00:04:21.126 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:21.126 enable_kmods : false 00:04:21.126 max_lcores : 128 00:04:21.126 tests : false 00:04:21.126 00:04:21.126 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:21.692 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:04:21.692 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:04:21.692 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:04:21.692 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:04:21.692 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:04:21.692 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:04:21.692 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:04:21.692 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:04:21.692 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:04:21.949 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:04:21.950 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:04:22.207 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:04:22.774 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:04:22.774 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:04:22.774 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:04:23.032 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:04:23.032 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:04:23.032 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:04:23.290 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:04:23.290 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:04:23.290 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:04:23.290 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:04:23.290 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:04:23.290 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:04:23.290 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:04:23.290 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:04:23.290 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:04:23.854 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:04:23.854 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:04:23.854 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:04:23.855 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:04:23.855 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:04:23.855 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:04:24.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:04:24.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:04:24.628 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:04:24.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:04:24.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:04:25.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:04:25.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:04:25.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:04:25.145 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:04:25.456 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:04:25.456 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:04:25.456 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:04:25.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:04:25.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:04:25.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:04:25.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.so 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:04:25.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:04:25.972 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:04:26.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:04:26.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:04:26.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:04:26.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:04:26.231 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:04:26.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:04:26.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:04:26.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:04:26.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:04:26.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:04:26.489 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:04:26.489 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:04:26.489 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:04:26.489 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:04:27.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:04:27.313 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:04:27.313 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:04:27.313 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:04:27.880 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:04:27.880 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:04:27.880 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:04:28.139 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:04:28.139 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:04:28.139 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:04:28.139 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:04:28.139 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:04:28.139 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:04:28.139 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:04:28.139 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:04:28.139 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:04:28.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:04:28.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:04:28.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:04:28.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:04:28.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:04:28.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:04:28.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:04:28.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:04:28.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:04:28.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:04:28.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:04:28.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:04:28.915 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:04:29.173 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:04:29.173 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:04:29.173 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:04:29.173 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:04:29.173 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:04:29.173 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:04:29.173 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:04:29.173 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:04:29.431 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:04:29.431 make[2]: Nothing to be done for 'install'. 00:04:29.431 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:04:29.431 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:04:29.431 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:04:33.617 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:04:33.618 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 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:04:33.618 08:53:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:33.618 08:53:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:33.618 08:53:07 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:33.618 ************************************ 00:04:33.618 START TEST external_make_accel_module_shared 00:04:33.618 ************************************ 00:04:33.618 08:53:07 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:33.618 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:33.618 make --directory=accel shared_module 00:04:33.618 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:33.618 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:04:33.877 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:04:33.877 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:04:33.877 -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:04:34.136 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:34.136 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:34.136 ************************************ 00:04:34.136 END TEST external_make_accel_module_shared 00:04:34.136 ************************************ 00:04:34.136 00:04:34.136 real 0m0.653s 00:04:34.136 user 0m0.371s 00:04:34.136 sys 0m0.211s 00:04:34.136 08:53:07 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:34.136 08:53:07 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:34.395 08:53:07 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:04:34.395 08:53:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:04:34.395 08:53:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:34.395 08:53:07 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:34.395 ************************************ 00:04:34.395 START TEST external_run_accel_module_shared 00:04:34.395 ************************************ 00:04:34.395 08:53:07 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:04:34.395 [2024-07-25 08:53:08.001069] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:04:34.395 [2024-07-25 08:53:08.001187] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70762 ] 00:04:34.395 [2024-07-25 08:53:08.136202] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:34.654 [2024-07-25 08:53:08.208365] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:34.654 [2024-07-25 08:53:08.213073] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:04:34.654 [2024-07-25 08:53:08.221068] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:04:34.654 [2024-07-25 08:53:08.229048] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:04:35.219 Running on accel module task with code: 1 00:04:35.219 Running fill callback 00:04:35.219 Running on accel module task with code: 0 00:04:35.219 Running copy callback 00:04:35.219 Running on accel module task with code: 3 00:04:35.219 Running compare callback 00:04:35.219 00:04:35.219 real 0m0.799s 00:04:35.219 user 0m0.413s 00:04:35.219 sys 0m0.247s 00:04:35.219 08:53:08 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:35.219 ************************************ 00:04:35.219 END TEST external_run_accel_module_shared 00:04:35.219 ************************************ 00:04:35.219 08:53:08 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:35.219 08:53:08 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:35.219 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:35.219 rm -f ./hello_world/hello_bdev 00:04:35.219 rm -f ./passthru/libpassthru_external.* 00:04:35.219 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:35.219 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:35.219 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:35.219 08:53:08 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:04:35.219 08:53:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:35.220 08:53:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:35.220 08:53:08 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:35.220 ************************************ 00:04:35.220 START TEST external_make_accel_driver_shared 00:04:35.220 ************************************ 00:04:35.220 08:53:08 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:35.220 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:35.220 make --directory=accel shared_driver 00:04:35.220 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:35.477 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:04:35.734 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:04:35.734 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:04:35.734 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:04:35.734 -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:04:35.992 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:35.992 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:35.992 ************************************ 00:04:35.992 END TEST external_make_accel_driver_shared 00:04:35.992 ************************************ 00:04:35.992 00:04:35.992 real 0m0.822s 00:04:35.992 user 0m0.549s 00:04:35.992 sys 0m0.262s 00:04:35.992 08:53:09 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:35.992 08:53:09 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:36.250 08:53:09 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:04:36.250 08:53:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:04:36.250 08:53:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:36.250 08:53:09 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:36.250 ************************************ 00:04:36.250 START TEST external_run_accel_driver_shared 00:04:36.250 ************************************ 00:04:36.250 08:53:09 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:04:36.250 [2024-07-25 08:53:09.823076] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:04:36.250 [2024-07-25 08:53:09.823160] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70891 ] 00:04:36.250 [2024-07-25 08:53:09.952663] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:36.508 [2024-07-25 08:53:10.014805] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:36.508 [2024-07-25 08:53:10.019240] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:04:36.768 Running on accel driver task with code: 0 00:04:36.768 Running on accel module task with code: 0 00:04:36.768 Running on accel driver task with code: 1 00:04:36.768 Running on accel driver task with code: 0 00:04:36.768 Running on accel module task with code: 0 00:04:36.768 Running on accel driver task with code: 1 00:04:36.768 Running sequence callback 00:04:36.768 ************************************ 00:04:36.768 END TEST external_run_accel_driver_shared 00:04:36.768 ************************************ 00:04:36.768 00:04:36.768 real 0m0.744s 00:04:36.768 user 0m0.374s 00:04:36.768 sys 0m0.230s 00:04:36.768 08:53:10 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:36.768 08:53:10 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:37.027 08:53:10 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:37.027 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:37.027 rm -f ./hello_world/hello_bdev 00:04:37.027 rm -f ./passthru/libpassthru_external.* 00:04:37.027 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:37.027 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:37.027 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:37.027 08:53:10 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:04:37.027 08:53:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:37.027 08:53:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:37.027 08:53:10 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:37.027 ************************************ 00:04:37.027 START TEST external_make_hello_bdev_shared_combo 00:04:37.027 ************************************ 00:04:37.027 08:53:10 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:37.027 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:37.027 make --directory=passthru shared 00:04:37.027 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:37.027 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:04:37.287 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:04:37.287 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:04:37.287 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:37.287 make --directory=hello_world bdev_shared_combo 00:04:37.546 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:37.804 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:04:37.804 -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:38.063 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:38.063 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.063 00:04:38.063 real 0m0.948s 00:04:38.063 user 0m0.593s 00:04:38.063 sys 0m0.339s 00:04:38.063 08:53:11 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:38.064 ************************************ 00:04:38.064 END TEST external_make_hello_bdev_shared_combo 00:04:38.064 ************************************ 00:04:38.064 08:53:11 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:38.064 08:53:11 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:04:38.064 08:53:11 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:04:38.064 08:53:11 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:38.064 08:53:11 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:38.064 ************************************ 00:04:38.064 START TEST external_run_hello_bdev_shared_combo 00:04:38.064 ************************************ 00:04:38.064 08:53:11 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:38.064 [2024-07-25 08:53:11.746023] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:04:38.064 [2024-07-25 08:53:11.746296] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71034 ] 00:04:38.322 [2024-07-25 08:53:11.876202] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:38.322 [2024-07-25 08:53:11.941432] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:38.581 [2024-07-25 08:53:12.136169] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:38.581 [2024-07-25 08:53:12.136228] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:38.581 [2024-07-25 08:53:12.136244] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x172b4d0 00:04:38.581 [2024-07-25 08:53:12.136260] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:38.581 [2024-07-25 08:53:12.136777] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:38.581 [2024-07-25 08:53:12.136799] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:38.581 [2024-07-25 08:53:12.140234] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:38.581 [2024-07-25 08:53:12.140265] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:38.581 [2024-07-25 08:53:12.140279] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:38.581 [2024-07-25 08:53:12.140664] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:38.581 [2024-07-25 08:53:12.140690] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:38.581 [2024-07-25 08:53:12.140730] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:38.581 [2024-07-25 08:53:12.140746] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:38.581 00:04:38.581 [2024-07-25 08:53:12.140760] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:38.840 00:04:38.840 real 0m0.746s 00:04:38.840 user 0m0.377s 00:04:38.840 sys 0m0.228s 00:04:38.840 08:53:12 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:38.840 ************************************ 00:04:38.840 END TEST external_run_hello_bdev_shared_combo 00:04:38.840 ************************************ 00:04:38.840 08:53:12 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:38.840 08:53:12 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:38.840 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.840 rm -f ./hello_world/hello_bdev 00:04:38.840 rm -f ./passthru/libpassthru_external.* 00:04:38.840 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:38.840 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:38.840 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.840 08:53:12 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:04:38.840 08:53:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:38.840 08:53:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:38.840 08:53:12 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:39.107 ************************************ 00:04:39.107 START TEST external_make_hello_no_bdev_shared_combo 00:04:39.107 ************************************ 00:04:39.107 08:53:12 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:39.107 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:39.107 make --directory=hello_world alone_shared_combo 00:04:39.107 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:39.107 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:39.382 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:39.382 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:39.382 00:04:39.382 real 0m0.517s 00:04:39.382 user 0m0.330s 00:04:39.382 sys 0m0.183s 00:04:39.382 08:53:13 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:39.382 08:53:13 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:39.382 ************************************ 00:04:39.382 END TEST external_make_hello_no_bdev_shared_combo 00:04:39.382 ************************************ 00:04:39.641 08:53:13 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:04:39.641 08:53:13 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:04:39.641 08:53:13 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:39.641 08:53:13 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:39.641 ************************************ 00:04:39.641 START TEST external_run_hello_no_bdev_shared_combo 00:04:39.641 ************************************ 00:04:39.641 08:53:13 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:39.641 [2024-07-25 08:53:13.220970] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:04:39.641 [2024-07-25 08:53:13.221037] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71157 ] 00:04:39.641 [2024-07-25 08:53:13.344732] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:39.899 [2024-07-25 08:53:13.420401] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:39.899 [2024-07-25 08:53:13.614576] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:39.899 [2024-07-25 08:53:13.614637] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:39.899 [2024-07-25 08:53:13.614655] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:39.899 [2024-07-25 08:53:13.615197] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:39.899 [2024-07-25 08:53:13.615234] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:39.899 [2024-07-25 08:53:13.615250] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:39.899 [2024-07-25 08:53:13.615266] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:39.899 00:04:39.899 [2024-07-25 08:53:13.615281] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:40.465 00:04:40.465 real 0m0.761s 00:04:40.465 user 0m0.390s 00:04:40.465 sys 0m0.228s 00:04:40.465 08:53:13 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:40.465 08:53:13 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:40.465 ************************************ 00:04:40.465 END TEST external_run_hello_no_bdev_shared_combo 00:04:40.465 ************************************ 00:04:40.465 08:53:13 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:40.465 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:40.465 rm -f ./hello_world/hello_bdev 00:04:40.465 rm -f ./passthru/libpassthru_external.* 00:04:40.465 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:40.465 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:40.465 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:40.465 08:53:14 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:04:40.465 08:53:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:40.465 08:53:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:40.465 08:53:14 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:40.465 ************************************ 00:04:40.465 START TEST external_make_hello_bdev_shared_iso 00:04:40.465 ************************************ 00:04:40.465 08:53:14 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:40.465 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:40.465 make --directory=passthru shared 00:04:40.465 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:40.465 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:04:40.722 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:04:40.722 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:04:40.722 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:40.722 make --directory=hello_world bdev_shared_iso 00:04:40.979 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:40.979 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:04:40.979 -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:04:40.979 -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:41.236 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:41.236 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:41.236 00:04:41.236 real 0m0.839s 00:04:41.236 user 0m0.524s 00:04:41.236 sys 0m0.306s 00:04:41.236 08:53:14 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:41.236 ************************************ 00:04:41.236 END TEST external_make_hello_bdev_shared_iso 00:04:41.236 ************************************ 00:04:41.236 08:53:14 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:41.236 08:53:14 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:04:41.236 08:53:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:04:41.236 08:53:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:41.236 08:53:14 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:41.236 ************************************ 00:04:41.236 START TEST external_run_hello_bdev_shared_iso 00:04:41.236 ************************************ 00:04:41.237 08:53:14 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:41.494 [2024-07-25 08:53:15.024484] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:04:41.494 [2024-07-25 08:53:15.024557] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71299 ] 00:04:41.494 [2024-07-25 08:53:15.150073] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:41.494 [2024-07-25 08:53:15.213353] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:41.752 [2024-07-25 08:53:15.308047] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:41.752 [2024-07-25 08:53:15.308111] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:41.752 [2024-07-25 08:53:15.308129] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x10217e0 00:04:41.752 [2024-07-25 08:53:15.308144] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:41.752 [2024-07-25 08:53:15.308631] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:41.752 [2024-07-25 08:53:15.308662] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:41.752 [2024-07-25 08:53:15.312123] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:41.752 [2024-07-25 08:53:15.312157] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:41.752 [2024-07-25 08:53:15.312172] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:41.752 [2024-07-25 08:53:15.313301] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:41.752 [2024-07-25 08:53:15.313347] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:41.752 [2024-07-25 08:53:15.313363] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:41.752 [2024-07-25 08:53:15.313378] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:41.752 00:04:41.752 [2024-07-25 08:53:15.313392] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:41.752 00:04:41.752 real 0m0.506s 00:04:41.752 user 0m0.244s 00:04:41.752 sys 0m0.130s 00:04:41.752 08:53:15 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:41.752 ************************************ 00:04:41.752 END TEST external_run_hello_bdev_shared_iso 00:04:41.752 ************************************ 00:04:41.752 08:53:15 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:42.067 08:53:15 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:42.067 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:42.067 rm -f ./hello_world/hello_bdev 00:04:42.067 rm -f ./passthru/libpassthru_external.* 00:04:42.067 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:42.067 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:42.067 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:42.067 08:53:15 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:04:42.067 08:53:15 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:42.067 08:53:15 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:42.067 08:53:15 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:42.067 ************************************ 00:04:42.067 START TEST external_make_hello_no_bdev_shared_iso 00:04:42.067 ************************************ 00:04:42.067 08:53:15 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:42.067 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:42.067 make --directory=hello_world alone_shared_iso 00:04:42.068 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:42.349 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:04:42.349 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:42.608 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:42.608 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:42.608 00:04:42.608 real 0m0.634s 00:04:42.608 user 0m0.414s 00:04:42.608 sys 0m0.212s 00:04:42.608 08:53:16 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:42.608 08:53:16 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:42.608 ************************************ 00:04:42.608 END TEST external_make_hello_no_bdev_shared_iso 00:04:42.608 ************************************ 00:04:42.608 08:53:16 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:04:42.608 08:53:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:04:42.608 08:53:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:42.608 08:53:16 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:42.608 ************************************ 00:04:42.608 START TEST external_run_hello_no_bdev_shared_iso 00:04:42.608 ************************************ 00:04:42.608 08:53:16 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:42.867 [2024-07-25 08:53:16.387288] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:04:42.867 [2024-07-25 08:53:16.387393] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71418 ] 00:04:42.867 [2024-07-25 08:53:16.516103] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:42.868 [2024-07-25 08:53:16.582521] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:43.125 [2024-07-25 08:53:16.668395] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:43.126 [2024-07-25 08:53:16.668453] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:43.126 [2024-07-25 08:53:16.668471] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:43.126 [2024-07-25 08:53:16.670018] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:43.126 [2024-07-25 08:53:16.670060] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:43.126 [2024-07-25 08:53:16.670076] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:43.126 [2024-07-25 08:53:16.670091] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:43.126 00:04:43.126 [2024-07-25 08:53:16.670105] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:43.126 00:04:43.126 real 0m0.500s 00:04:43.126 user 0m0.235s 00:04:43.126 sys 0m0.137s 00:04:43.126 08:53:16 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:43.126 08:53:16 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:43.126 ************************************ 00:04:43.126 END TEST external_run_hello_no_bdev_shared_iso 00:04:43.126 ************************************ 00:04:43.384 08:53:16 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:04:43.384 08:53:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:43.384 08:53:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:43.384 08:53:16 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:43.384 ************************************ 00:04:43.384 START TEST external_make_nvme_shared 00:04:43.384 ************************************ 00:04:43.384 08:53:16 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:43.384 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:43.384 make --directory=nvme shared 00:04:43.384 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:43.384 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:04:43.642 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:04:43.642 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:04:43.642 -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:43.900 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:43.900 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:43.900 00:04:43.900 real 0m0.612s 00:04:43.900 user 0m0.379s 00:04:43.900 sys 0m0.227s 00:04:43.900 08:53:17 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:43.900 08:53:17 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:43.900 ************************************ 00:04:43.900 END TEST external_make_nvme_shared 00:04:43.900 ************************************ 00:04:43.900 08:53:17 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:04:43.900 08:53:17 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 6 -le 1 ']' 00:04:43.900 08:53:17 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:43.900 08:53:17 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:43.900 ************************************ 00:04:43.900 START TEST external_run_nvme_shared 00:04:43.900 ************************************ 00:04:43.900 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:44.158 * Looking for test storage... 00:04:44.158 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:44.158 08:53:17 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:04:44.158 08:53:17 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:04:44.158 08:53:17 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:04:44.158 08:53:17 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:04:44.158 08:53:17 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:04:44.158 08:53:17 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:04:44.158 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:04:44.158 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:04:44.158 NVMe Controller at 0000:00:10.0 00:04:44.158 ===================================================== 00:04:44.158 Vendor ID: 1b36 00:04:44.158 Subsystem Vendor ID: 1af4 00:04:44.158 Serial Number: 12340 00:04:44.158 Model Number: QEMU NVMe Ctrl 00:04:44.158 Firmware Version: 8.0.0 00:04:44.158 Recommended Arb Burst: 6 00:04:44.158 IEEE OUI Identifier: 00 54 52 00:04:44.158 Multi-path I/O 00:04:44.158 May have multiple subsystem ports: No 00:04:44.158 May have multiple controllers: No 00:04:44.158 Associated with SR-IOV VF: No 00:04:44.158 Max Number of Namespaces: 256 00:04:44.158 NVMe Specification Version (Identify): 1.4 00:04:44.158 Optional Asynchronous Events Supported 00:04:44.158 Namespace Attribute Notices: Supported 00:04:44.158 Firmware Activation Notices: Not Supported 00:04:44.158 128-bit Host Identifier: Not Supported 00:04:44.158 ===================================================== 00:04:44.158 NVMe Controller at 0000:00:11.0 00:04:44.158 ===================================================== 00:04:44.158 Vendor ID: 1b36 00:04:44.158 Subsystem Vendor ID: 1af4 00:04:44.158 Serial Number: 12341 00:04:44.158 Model Number: QEMU NVMe Ctrl 00:04:44.158 Firmware Version: 8.0.0 00:04:44.158 Recommended Arb Burst: 6 00:04:44.158 IEEE OUI Identifier: 00 54 52 00:04:44.158 Multi-path I/O 00:04:44.158 May have multiple subsystem ports: No 00:04:44.158 May have multiple controllers: No 00:04:44.158 Associated with SR-IOV VF: No 00:04:44.158 Max Number of Namespaces: 256 00:04:44.158 NVMe Specification Version (Identify): 1.4 00:04:44.158 Optional Asynchronous Events Supported 00:04:44.158 Namespace Attribute Notices: Supported 00:04:44.158 Firmware Activation Notices: Not Supported 00:04:44.158 128-bit Host Identifier: Not Supported' 00:04:44.158 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:04:44.158 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:44.158 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:44.158 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:44.158 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:44.158 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:04:44.416 NVMe Controller at 0000:00:10.0 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:04:44.416 NVMe Controller at 0000:00:11.0 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:44.416 08:53:17 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:44.416 08:53:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:44.416 08:53:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:44.416 08:53:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:44.416 08:53:18 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:04:44.673 ===================================================== 00:04:44.673 NVMe Controller at 0000:00:10.0 00:04:44.673 ===================================================== 00:04:44.673 Vendor ID: 1b36 00:04:44.673 Subsystem Vendor ID: 1af4 00:04:44.673 Serial Number: 12340 00:04:44.673 Model Number: QEMU NVMe Ctrl 00:04:44.673 Firmware Version: 8.0.0 00:04:44.673 Recommended Arb Burst: 6 00:04:44.673 IEEE OUI Identifier: 00 54 52 00:04:44.673 Multi-path I/O 00:04:44.673 May have multiple subsystem ports: No 00:04:44.673 May have multiple controllers: No 00:04:44.673 Associated with SR-IOV VF: No 00:04:44.673 Max Number of Namespaces: 256 00:04:44.673 NVMe Specification Version (Identify): 1.4 00:04:44.673 Optional Asynchronous Events Supported 00:04:44.673 Namespace Attribute Notices: Supported 00:04:44.673 Firmware Activation Notices: Not Supported 00:04:44.673 128-bit Host Identifier: Not Supported 00:04:44.674 08:53:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:44.674 08:53:18 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:04:44.674 ===================================================== 00:04:44.674 NVMe Controller at 0000:00:11.0 00:04:44.674 ===================================================== 00:04:44.674 Vendor ID: 1b36 00:04:44.674 Subsystem Vendor ID: 1af4 00:04:44.674 Serial Number: 12341 00:04:44.674 Model Number: QEMU NVMe Ctrl 00:04:44.674 Firmware Version: 8.0.0 00:04:44.674 Recommended Arb Burst: 6 00:04:44.674 IEEE OUI Identifier: 00 54 52 00:04:44.674 Multi-path I/O 00:04:44.674 May have multiple subsystem ports: No 00:04:44.674 May have multiple controllers: No 00:04:44.674 Associated with SR-IOV VF: No 00:04:44.674 Max Number of Namespaces: 256 00:04:44.674 NVMe Specification Version (Identify): 1.4 00:04:44.674 Optional Asynchronous Events Supported 00:04:44.674 Namespace Attribute Notices: Supported 00:04:44.674 Firmware Activation Notices: Not Supported 00:04:44.674 128-bit Host Identifier: Not Supported 00:04:44.674 ************************************ 00:04:44.674 END TEST external_run_nvme_shared 00:04:44.674 ************************************ 00:04:44.674 00:04:44.674 real 0m0.784s 00:04:44.674 user 0m0.271s 00:04:44.674 sys 0m0.344s 00:04:44.674 08:53:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:44.674 08:53:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:44.674 08:53:18 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:44.931 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:44.931 rm -f ./hello_world/hello_bdev 00:04:44.931 rm -f ./passthru/libpassthru_external.* 00:04:44.931 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:44.931 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:44.931 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:44.931 08:53:18 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:04:44.931 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:23.644 make[2]: Nothing to be done for 'clean'. 00:05:55.759 make[1]: Nothing to be done for 'clean'. 00:05:55.759 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:55.759 08:54:24 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:55.759 08:54:25 autobuild.autobuild_external_code -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:05:55.759 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:55.759 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:05.734 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:06:17.968 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:06:17.968 Creating mk/config.mk...done. 00:06:17.968 Creating mk/cc.flags.mk...done. 00:06:17.968 Type 'make' to build. 00:06:17.968 08:54:50 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:06:17.968 08:54:50 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:06:17.968 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:06:17.968 make[1]: Nothing to be done for 'all'. 00:06:27.930 The Meson build system 00:06:27.930 Version: 1.3.1 00:06:27.930 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:27.930 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:27.930 Build type: native build 00:06:27.930 Program cat found: YES (/usr/bin/cat) 00:06:27.930 Project name: DPDK 00:06:27.930 Project version: 24.03.0 00:06:27.930 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:27.930 C linker for the host machine: cc ld.bfd 2.39-16 00:06:27.930 Host machine cpu family: x86_64 00:06:27.930 Host machine cpu: x86_64 00:06:27.930 Message: ## Building in Developer Mode ## 00:06:27.930 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:27.930 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:27.930 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:27.930 Program python3 found: YES (/usr/bin/python3) 00:06:27.930 Program cat found: YES (/usr/bin/cat) 00:06:27.930 Compiler for C supports arguments -march=native: YES 00:06:27.930 Checking for size of "void *" : 8 00:06:27.930 Checking for size of "void *" : 8 (cached) 00:06:27.930 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:06:27.930 Library m found: YES 00:06:27.930 Library numa found: YES 00:06:27.930 Has header "numaif.h" : YES 00:06:27.930 Library fdt found: NO 00:06:27.930 Library execinfo found: NO 00:06:27.930 Has header "execinfo.h" : YES 00:06:27.930 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:27.930 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:27.930 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:27.930 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:27.930 Run-time dependency openssl found: YES 3.0.9 00:06:27.930 Run-time dependency libpcap found: YES 1.10.4 00:06:27.930 Has header "pcap.h" with dependency libpcap: YES 00:06:27.930 Compiler for C supports arguments -Wcast-qual: YES 00:06:27.930 Compiler for C supports arguments -Wdeprecated: YES 00:06:27.930 Compiler for C supports arguments -Wformat: YES 00:06:27.930 Compiler for C supports arguments -Wformat-nonliteral: YES 00:06:27.930 Compiler for C supports arguments -Wformat-security: YES 00:06:27.930 Compiler for C supports arguments -Wmissing-declarations: YES 00:06:27.930 Compiler for C supports arguments -Wmissing-prototypes: YES 00:06:27.930 Compiler for C supports arguments -Wnested-externs: YES 00:06:27.930 Compiler for C supports arguments -Wold-style-definition: YES 00:06:27.930 Compiler for C supports arguments -Wpointer-arith: YES 00:06:27.930 Compiler for C supports arguments -Wsign-compare: YES 00:06:27.930 Compiler for C supports arguments -Wstrict-prototypes: YES 00:06:27.930 Compiler for C supports arguments -Wundef: YES 00:06:27.930 Compiler for C supports arguments -Wwrite-strings: YES 00:06:27.930 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:06:27.930 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:06:27.930 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:06:27.930 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:06:27.930 Program objdump found: YES (/usr/bin/objdump) 00:06:27.930 Compiler for C supports arguments -mavx512f: YES 00:06:27.930 Checking if "AVX512 checking" compiles: YES 00:06:27.930 Fetching value of define "__SSE4_2__" : 1 00:06:27.930 Fetching value of define "__AES__" : 1 00:06:27.930 Fetching value of define "__AVX__" : 1 00:06:27.930 Fetching value of define "__AVX2__" : 1 00:06:27.930 Fetching value of define "__AVX512BW__" : 1 00:06:27.930 Fetching value of define "__AVX512CD__" : 1 00:06:27.930 Fetching value of define "__AVX512DQ__" : 1 00:06:27.930 Fetching value of define "__AVX512F__" : 1 00:06:27.930 Fetching value of define "__AVX512VL__" : 1 00:06:27.930 Fetching value of define "__PCLMUL__" : 1 00:06:27.930 Fetching value of define "__RDRND__" : 1 00:06:27.930 Fetching value of define "__RDSEED__" : 1 00:06:27.930 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:06:27.930 Fetching value of define "__znver1__" : (undefined) 00:06:27.930 Fetching value of define "__znver2__" : (undefined) 00:06:27.930 Fetching value of define "__znver3__" : (undefined) 00:06:27.930 Fetching value of define "__znver4__" : (undefined) 00:06:27.930 Compiler for C supports arguments -Wno-format-truncation: YES 00:06:27.930 Message: lib/log: Defining dependency "log" 00:06:27.930 Message: lib/kvargs: Defining dependency "kvargs" 00:06:27.930 Message: lib/telemetry: Defining dependency "telemetry" 00:06:27.930 Checking for function "getentropy" : NO 00:06:27.930 Message: lib/eal: Defining dependency "eal" 00:06:27.930 Message: lib/ring: Defining dependency "ring" 00:06:27.930 Message: lib/rcu: Defining dependency "rcu" 00:06:27.930 Message: lib/mempool: Defining dependency "mempool" 00:06:27.930 Message: lib/mbuf: Defining dependency "mbuf" 00:06:27.930 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:27.930 Fetching value of define "__AVX512F__" : 1 (cached) 00:06:27.930 Fetching value of define "__AVX512BW__" : 1 (cached) 00:06:27.930 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:06:27.930 Fetching value of define "__AVX512VL__" : 1 (cached) 00:06:27.930 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:06:27.930 Compiler for C supports arguments -mpclmul: YES 00:06:27.930 Compiler for C supports arguments -maes: YES 00:06:27.930 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:27.930 Compiler for C supports arguments -mavx512bw: YES 00:06:27.930 Compiler for C supports arguments -mavx512dq: YES 00:06:27.930 Compiler for C supports arguments -mavx512vl: YES 00:06:27.930 Compiler for C supports arguments -mvpclmulqdq: YES 00:06:27.930 Compiler for C supports arguments -mavx2: YES 00:06:27.930 Compiler for C supports arguments -mavx: YES 00:06:27.930 Message: lib/net: Defining dependency "net" 00:06:27.931 Message: lib/meter: Defining dependency "meter" 00:06:27.931 Message: lib/ethdev: Defining dependency "ethdev" 00:06:27.931 Message: lib/pci: Defining dependency "pci" 00:06:27.931 Message: lib/cmdline: Defining dependency "cmdline" 00:06:27.931 Message: lib/hash: Defining dependency "hash" 00:06:27.931 Message: lib/timer: Defining dependency "timer" 00:06:27.931 Message: lib/compressdev: Defining dependency "compressdev" 00:06:27.931 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:27.931 Message: lib/dmadev: Defining dependency "dmadev" 00:06:27.931 Compiler for C supports arguments -Wno-cast-qual: YES 00:06:27.931 Message: lib/power: Defining dependency "power" 00:06:27.931 Message: lib/reorder: Defining dependency "reorder" 00:06:27.931 Message: lib/security: Defining dependency "security" 00:06:27.931 Has header "linux/userfaultfd.h" : YES 00:06:27.931 Has header "linux/vduse.h" : YES 00:06:27.931 Message: lib/vhost: Defining dependency "vhost" 00:06:27.931 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:27.931 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:27.931 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:27.931 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:27.931 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:27.931 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:27.931 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:27.931 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:27.931 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:27.931 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:27.931 Program doxygen found: YES (/usr/bin/doxygen) 00:06:27.931 Configuring doxy-api-html.conf using configuration 00:06:27.931 Configuring doxy-api-man.conf using configuration 00:06:27.931 Program mandb found: YES (/usr/bin/mandb) 00:06:27.931 Program sphinx-build found: NO 00:06:27.931 Configuring rte_build_config.h using configuration 00:06:27.931 Message: 00:06:27.931 ================= 00:06:27.931 Applications Enabled 00:06:27.931 ================= 00:06:27.931 00:06:27.931 apps: 00:06:27.931 00:06:27.931 00:06:27.931 Message: 00:06:27.931 ================= 00:06:27.931 Libraries Enabled 00:06:27.931 ================= 00:06:27.931 00:06:27.931 libs: 00:06:27.931 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:27.931 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:27.931 cryptodev, dmadev, power, reorder, security, vhost, 00:06:27.931 00:06:27.931 Message: 00:06:27.931 =============== 00:06:27.931 Drivers Enabled 00:06:27.931 =============== 00:06:27.931 00:06:27.931 common: 00:06:27.931 00:06:27.931 bus: 00:06:27.931 pci, vdev, 00:06:27.931 mempool: 00:06:27.931 ring, 00:06:27.931 dma: 00:06:27.931 00:06:27.931 net: 00:06:27.931 00:06:27.931 crypto: 00:06:27.931 00:06:27.931 compress: 00:06:27.931 00:06:27.931 vdpa: 00:06:27.931 00:06:27.931 00:06:27.931 Message: 00:06:27.931 ================= 00:06:27.931 Content Skipped 00:06:27.931 ================= 00:06:27.931 00:06:27.931 apps: 00:06:27.931 dumpcap: explicitly disabled via build config 00:06:27.931 graph: explicitly disabled via build config 00:06:27.931 pdump: explicitly disabled via build config 00:06:27.931 proc-info: explicitly disabled via build config 00:06:27.931 test-acl: explicitly disabled via build config 00:06:27.931 test-bbdev: explicitly disabled via build config 00:06:27.931 test-cmdline: explicitly disabled via build config 00:06:27.931 test-compress-perf: explicitly disabled via build config 00:06:27.931 test-crypto-perf: explicitly disabled via build config 00:06:27.931 test-dma-perf: explicitly disabled via build config 00:06:27.931 test-eventdev: explicitly disabled via build config 00:06:27.931 test-fib: explicitly disabled via build config 00:06:27.931 test-flow-perf: explicitly disabled via build config 00:06:27.931 test-gpudev: explicitly disabled via build config 00:06:27.931 test-mldev: explicitly disabled via build config 00:06:27.931 test-pipeline: explicitly disabled via build config 00:06:27.931 test-pmd: explicitly disabled via build config 00:06:27.931 test-regex: explicitly disabled via build config 00:06:27.931 test-sad: explicitly disabled via build config 00:06:27.931 test-security-perf: explicitly disabled via build config 00:06:27.931 00:06:27.931 libs: 00:06:27.931 argparse: explicitly disabled via build config 00:06:27.931 metrics: explicitly disabled via build config 00:06:27.931 acl: explicitly disabled via build config 00:06:27.931 bbdev: explicitly disabled via build config 00:06:27.931 bitratestats: explicitly disabled via build config 00:06:27.931 bpf: explicitly disabled via build config 00:06:27.931 cfgfile: explicitly disabled via build config 00:06:27.931 distributor: explicitly disabled via build config 00:06:27.931 efd: explicitly disabled via build config 00:06:27.931 eventdev: explicitly disabled via build config 00:06:27.931 dispatcher: explicitly disabled via build config 00:06:27.931 gpudev: explicitly disabled via build config 00:06:27.931 gro: explicitly disabled via build config 00:06:27.931 gso: explicitly disabled via build config 00:06:27.931 ip_frag: explicitly disabled via build config 00:06:27.931 jobstats: explicitly disabled via build config 00:06:27.931 latencystats: explicitly disabled via build config 00:06:27.931 lpm: explicitly disabled via build config 00:06:27.931 member: explicitly disabled via build config 00:06:27.931 pcapng: explicitly disabled via build config 00:06:27.931 rawdev: explicitly disabled via build config 00:06:27.931 regexdev: explicitly disabled via build config 00:06:27.931 mldev: explicitly disabled via build config 00:06:27.931 rib: explicitly disabled via build config 00:06:27.931 sched: explicitly disabled via build config 00:06:27.931 stack: explicitly disabled via build config 00:06:27.931 ipsec: explicitly disabled via build config 00:06:27.931 pdcp: explicitly disabled via build config 00:06:27.931 fib: explicitly disabled via build config 00:06:27.931 port: explicitly disabled via build config 00:06:27.931 pdump: explicitly disabled via build config 00:06:27.931 table: explicitly disabled via build config 00:06:27.931 pipeline: explicitly disabled via build config 00:06:27.931 graph: explicitly disabled via build config 00:06:27.931 node: explicitly disabled via build config 00:06:27.931 00:06:27.931 drivers: 00:06:27.931 common/cpt: not in enabled drivers build config 00:06:27.931 common/dpaax: not in enabled drivers build config 00:06:27.931 common/iavf: not in enabled drivers build config 00:06:27.931 common/idpf: not in enabled drivers build config 00:06:27.931 common/ionic: not in enabled drivers build config 00:06:27.931 common/mvep: not in enabled drivers build config 00:06:27.931 common/octeontx: not in enabled drivers build config 00:06:27.931 bus/auxiliary: not in enabled drivers build config 00:06:27.931 bus/cdx: not in enabled drivers build config 00:06:27.931 bus/dpaa: not in enabled drivers build config 00:06:27.931 bus/fslmc: not in enabled drivers build config 00:06:27.931 bus/ifpga: not in enabled drivers build config 00:06:27.931 bus/platform: not in enabled drivers build config 00:06:27.931 bus/uacce: not in enabled drivers build config 00:06:27.931 bus/vmbus: not in enabled drivers build config 00:06:27.931 common/cnxk: not in enabled drivers build config 00:06:27.931 common/mlx5: not in enabled drivers build config 00:06:27.931 common/nfp: not in enabled drivers build config 00:06:27.931 common/nitrox: not in enabled drivers build config 00:06:27.931 common/qat: not in enabled drivers build config 00:06:27.931 common/sfc_efx: not in enabled drivers build config 00:06:27.931 mempool/bucket: not in enabled drivers build config 00:06:27.931 mempool/cnxk: not in enabled drivers build config 00:06:27.931 mempool/dpaa: not in enabled drivers build config 00:06:27.931 mempool/dpaa2: not in enabled drivers build config 00:06:27.931 mempool/octeontx: not in enabled drivers build config 00:06:27.931 mempool/stack: not in enabled drivers build config 00:06:27.931 dma/cnxk: not in enabled drivers build config 00:06:27.931 dma/dpaa: not in enabled drivers build config 00:06:27.931 dma/dpaa2: not in enabled drivers build config 00:06:27.931 dma/hisilicon: not in enabled drivers build config 00:06:27.931 dma/idxd: not in enabled drivers build config 00:06:27.931 dma/ioat: not in enabled drivers build config 00:06:27.931 dma/skeleton: not in enabled drivers build config 00:06:27.931 net/af_packet: not in enabled drivers build config 00:06:27.931 net/af_xdp: not in enabled drivers build config 00:06:27.931 net/ark: not in enabled drivers build config 00:06:27.931 net/atlantic: not in enabled drivers build config 00:06:27.931 net/avp: not in enabled drivers build config 00:06:27.931 net/axgbe: not in enabled drivers build config 00:06:27.931 net/bnx2x: not in enabled drivers build config 00:06:27.931 net/bnxt: not in enabled drivers build config 00:06:27.931 net/bonding: not in enabled drivers build config 00:06:27.931 net/cnxk: not in enabled drivers build config 00:06:27.931 net/cpfl: not in enabled drivers build config 00:06:27.932 net/cxgbe: not in enabled drivers build config 00:06:27.932 net/dpaa: not in enabled drivers build config 00:06:27.932 net/dpaa2: not in enabled drivers build config 00:06:27.932 net/e1000: not in enabled drivers build config 00:06:27.932 net/ena: not in enabled drivers build config 00:06:27.932 net/enetc: not in enabled drivers build config 00:06:27.932 net/enetfec: not in enabled drivers build config 00:06:27.932 net/enic: not in enabled drivers build config 00:06:27.932 net/failsafe: not in enabled drivers build config 00:06:27.932 net/fm10k: not in enabled drivers build config 00:06:27.932 net/gve: not in enabled drivers build config 00:06:27.932 net/hinic: not in enabled drivers build config 00:06:27.932 net/hns3: not in enabled drivers build config 00:06:27.932 net/i40e: not in enabled drivers build config 00:06:27.932 net/iavf: not in enabled drivers build config 00:06:27.932 net/ice: not in enabled drivers build config 00:06:27.932 net/idpf: not in enabled drivers build config 00:06:27.932 net/igc: not in enabled drivers build config 00:06:27.932 net/ionic: not in enabled drivers build config 00:06:27.932 net/ipn3ke: not in enabled drivers build config 00:06:27.932 net/ixgbe: not in enabled drivers build config 00:06:27.932 net/mana: not in enabled drivers build config 00:06:27.932 net/memif: not in enabled drivers build config 00:06:27.932 net/mlx4: not in enabled drivers build config 00:06:27.932 net/mlx5: not in enabled drivers build config 00:06:27.932 net/mvneta: not in enabled drivers build config 00:06:27.932 net/mvpp2: not in enabled drivers build config 00:06:27.932 net/netvsc: not in enabled drivers build config 00:06:27.932 net/nfb: not in enabled drivers build config 00:06:27.932 net/nfp: not in enabled drivers build config 00:06:27.932 net/ngbe: not in enabled drivers build config 00:06:27.932 net/null: not in enabled drivers build config 00:06:27.932 net/octeontx: not in enabled drivers build config 00:06:27.932 net/octeon_ep: not in enabled drivers build config 00:06:27.932 net/pcap: not in enabled drivers build config 00:06:27.932 net/pfe: not in enabled drivers build config 00:06:27.932 net/qede: not in enabled drivers build config 00:06:27.932 net/ring: not in enabled drivers build config 00:06:27.932 net/sfc: not in enabled drivers build config 00:06:27.932 net/softnic: not in enabled drivers build config 00:06:27.932 net/tap: not in enabled drivers build config 00:06:27.932 net/thunderx: not in enabled drivers build config 00:06:27.932 net/txgbe: not in enabled drivers build config 00:06:27.932 net/vdev_netvsc: not in enabled drivers build config 00:06:27.932 net/vhost: not in enabled drivers build config 00:06:27.932 net/virtio: not in enabled drivers build config 00:06:27.932 net/vmxnet3: not in enabled drivers build config 00:06:27.932 raw/*: missing internal dependency, "rawdev" 00:06:27.932 crypto/armv8: not in enabled drivers build config 00:06:27.932 crypto/bcmfs: not in enabled drivers build config 00:06:27.932 crypto/caam_jr: not in enabled drivers build config 00:06:27.932 crypto/ccp: not in enabled drivers build config 00:06:27.932 crypto/cnxk: not in enabled drivers build config 00:06:27.932 crypto/dpaa_sec: not in enabled drivers build config 00:06:27.932 crypto/dpaa2_sec: not in enabled drivers build config 00:06:27.932 crypto/ipsec_mb: not in enabled drivers build config 00:06:27.932 crypto/mlx5: not in enabled drivers build config 00:06:27.932 crypto/mvsam: not in enabled drivers build config 00:06:27.932 crypto/nitrox: not in enabled drivers build config 00:06:27.932 crypto/null: not in enabled drivers build config 00:06:27.932 crypto/octeontx: not in enabled drivers build config 00:06:27.932 crypto/openssl: not in enabled drivers build config 00:06:27.932 crypto/scheduler: not in enabled drivers build config 00:06:27.932 crypto/uadk: not in enabled drivers build config 00:06:27.932 crypto/virtio: not in enabled drivers build config 00:06:27.932 compress/isal: not in enabled drivers build config 00:06:27.932 compress/mlx5: not in enabled drivers build config 00:06:27.932 compress/nitrox: not in enabled drivers build config 00:06:27.932 compress/octeontx: not in enabled drivers build config 00:06:27.932 compress/zlib: not in enabled drivers build config 00:06:27.932 regex/*: missing internal dependency, "regexdev" 00:06:27.932 ml/*: missing internal dependency, "mldev" 00:06:27.932 vdpa/ifc: not in enabled drivers build config 00:06:27.932 vdpa/mlx5: not in enabled drivers build config 00:06:27.932 vdpa/nfp: not in enabled drivers build config 00:06:27.932 vdpa/sfc: not in enabled drivers build config 00:06:27.932 event/*: missing internal dependency, "eventdev" 00:06:27.932 baseband/*: missing internal dependency, "bbdev" 00:06:27.932 gpu/*: missing internal dependency, "gpudev" 00:06:27.932 00:06:27.932 00:06:27.932 Build targets in project: 85 00:06:27.932 00:06:27.932 DPDK 24.03.0 00:06:27.932 00:06:27.932 User defined options 00:06:27.932 default_library : static 00:06:27.932 libdir : lib 00:06:27.932 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:27.932 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:06:27.932 c_link_args : 00:06:27.932 cpu_instruction_set: native 00:06:27.932 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:27.932 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:06:27.932 enable_docs : false 00:06:27.932 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:27.932 enable_kmods : false 00:06:27.932 max_lcores : 128 00:06:27.932 tests : false 00:06:27.932 00:06:27.932 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:27.932 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:06:27.932 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:06:27.932 [2/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:06:27.932 [3/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:06:28.190 [4/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:06:28.190 [5/268] Linking static target lib/librte_kvargs.a 00:06:28.190 [6/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:06:28.190 [7/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:06:28.190 [8/268] Linking static target lib/librte_log.a 00:06:28.190 [9/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:06:28.447 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:06:28.447 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:06:28.447 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:06:28.447 [13/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:06:28.447 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:06:28.447 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:06:28.705 [16/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:06:28.705 [17/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:06:28.705 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:06:28.706 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:06:28.706 [20/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:06:28.963 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:06:28.963 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:06:28.963 [23/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:06:28.963 [24/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:06:28.963 [25/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:06:28.964 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:06:28.964 [27/268] Linking static target lib/librte_telemetry.a 00:06:29.222 [28/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:06:29.222 [29/268] Linking target lib/librte_log.so.24.1 00:06:29.222 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:06:29.222 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:06:29.222 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:06:29.223 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:06:29.223 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:06:29.223 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:06:29.223 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:06:29.481 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:06:29.481 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:06:29.481 [39/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:06:29.481 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:06:29.481 [41/268] Linking target lib/librte_kvargs.so.24.1 00:06:29.481 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:06:29.481 [43/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:06:29.738 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:06:29.738 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:06:29.738 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:06:29.738 [47/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:06:29.738 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:06:29.738 [49/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:06:29.996 [50/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:06:29.996 [51/268] Linking target lib/librte_telemetry.so.24.1 00:06:29.996 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:06:29.996 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:06:29.996 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:06:29.996 [55/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:06:29.996 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:06:29.996 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:06:29.996 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:06:30.254 [59/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:06:30.254 [60/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:06:30.254 [61/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:06:30.254 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:06:30.254 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:06:30.254 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:06:30.512 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:06:30.512 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:06:30.512 [67/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:06:30.512 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:06:30.512 [69/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:06:30.512 [70/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:06:30.512 [71/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:06:30.512 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:06:30.512 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:06:30.769 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:06:30.769 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:06:30.769 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:06:30.769 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:06:30.769 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:06:31.027 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:06:31.027 [80/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:06:31.027 [81/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:06:31.027 [82/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:06:31.027 [83/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:06:31.027 [84/268] Linking static target lib/librte_ring.a 00:06:31.285 [85/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:06:31.285 [86/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:06:31.285 [87/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:06:31.285 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:06:31.285 [89/268] Linking static target lib/librte_eal.a 00:06:31.285 [90/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:06:31.542 [91/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:06:31.542 [92/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:06:31.542 [93/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:06:31.542 [94/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:06:31.542 [95/268] Linking static target lib/librte_mempool.a 00:06:31.542 [96/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:06:31.799 [97/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:06:31.799 [98/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:06:31.799 [99/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:06:31.799 [100/268] Linking static target lib/librte_rcu.a 00:06:31.799 [101/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:06:31.799 [102/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:06:31.799 [103/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:06:31.799 [104/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:06:31.799 [105/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:06:31.799 [106/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:06:31.799 [107/268] Linking static target lib/librte_meter.a 00:06:32.056 [108/268] Linking static target lib/librte_net.a 00:06:32.056 [109/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:06:32.056 [110/268] Linking static target lib/librte_mbuf.a 00:06:32.056 [111/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:06:32.056 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:06:32.314 [113/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:06:32.314 [114/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:06:32.314 [115/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:06:32.314 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:06:32.314 [117/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:06:32.314 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:06:32.579 [119/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:06:32.579 [120/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:06:32.858 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:06:32.858 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:06:32.858 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:06:32.858 [124/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:06:33.116 [125/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:06:33.116 [126/268] Linking static target lib/librte_pci.a 00:06:33.116 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:06:33.116 [128/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:06:33.116 [129/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:06:33.116 [130/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:06:33.116 [131/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:06:33.116 [132/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:06:33.116 [133/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:06:33.116 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:06:33.116 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:06:33.116 [136/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:06:33.116 [137/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:33.374 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:06:33.374 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:06:33.374 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:06:33.374 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:06:33.374 [142/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:06:33.374 [143/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:06:33.374 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:06:33.374 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:06:33.374 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:06:33.374 [147/268] Linking static target lib/librte_cmdline.a 00:06:33.631 [148/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:06:33.631 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:06:33.631 [150/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:06:33.889 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:06:33.889 [152/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:06:33.889 [153/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:06:33.889 [154/268] Linking static target lib/librte_timer.a 00:06:33.889 [155/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:06:33.889 [156/268] Linking static target lib/librte_compressdev.a 00:06:33.889 [157/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:06:34.147 [158/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:06:34.147 [159/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:06:34.147 [160/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:06:34.404 [161/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:06:34.405 [162/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:06:34.405 [163/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:06:34.405 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:06:34.405 [165/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:06:34.662 [166/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:06:34.662 [167/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:34.662 [168/268] Linking static target lib/librte_dmadev.a 00:06:34.662 [169/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:06:34.662 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:06:34.969 [171/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:06:34.969 [172/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:06:34.969 [173/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:06:34.969 [174/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:06:35.229 [175/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:06:35.229 [176/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:35.229 [177/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:06:35.229 [178/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:06:35.229 [179/268] Linking static target lib/librte_power.a 00:06:35.487 [180/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:06:35.487 [181/268] Linking static target lib/librte_hash.a 00:06:35.487 [182/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:06:35.487 [183/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:06:35.487 [184/268] Linking static target lib/librte_reorder.a 00:06:35.487 [185/268] Linking static target lib/librte_security.a 00:06:35.487 [186/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:06:35.487 [187/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:06:35.487 [188/268] Linking static target lib/librte_cryptodev.a 00:06:35.746 [189/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:06:35.746 [190/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:06:36.004 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:06:36.005 [192/268] Linking static target lib/librte_ethdev.a 00:06:36.005 [193/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:06:36.005 [194/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:06:36.005 [195/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:06:36.262 [196/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:06:36.262 [197/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:06:36.262 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:06:36.520 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:06:36.520 [200/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:06:36.779 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:06:36.779 [202/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:06:36.779 [203/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:06:36.779 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:06:36.779 [205/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:06:36.779 [206/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:06:37.036 [207/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:06:37.036 [208/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:06:37.036 [209/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:37.036 [210/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:06:37.036 [211/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:06:37.294 [212/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:06:37.294 [213/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:37.294 [214/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:37.294 [215/268] Linking static target drivers/librte_bus_pci.a 00:06:37.294 [216/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:06:37.294 [217/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:37.294 [218/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:37.294 [219/268] Linking static target drivers/librte_bus_vdev.a 00:06:37.553 [220/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:06:37.553 [221/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:06:37.811 [222/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:37.811 [223/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:06:37.811 [224/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:37.811 [225/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:37.811 [226/268] Linking static target drivers/librte_mempool_ring.a 00:06:38.069 [227/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:39.967 [228/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:06:40.228 [229/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:06:40.228 [230/268] Linking target lib/librte_eal.so.24.1 00:06:40.486 [231/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:06:40.486 [232/268] Linking target lib/librte_ring.so.24.1 00:06:40.486 [233/268] Linking target lib/librte_meter.so.24.1 00:06:40.486 [234/268] Linking target drivers/librte_bus_vdev.so.24.1 00:06:40.486 [235/268] Linking target lib/librte_dmadev.so.24.1 00:06:40.486 [236/268] Linking target lib/librte_pci.so.24.1 00:06:40.486 [237/268] Linking target lib/librte_timer.so.24.1 00:06:40.745 [238/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:06:40.745 [239/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:06:40.745 [240/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:06:40.745 [241/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:06:40.745 [242/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:06:40.745 [243/268] Linking target lib/librte_rcu.so.24.1 00:06:40.745 [244/268] Linking target lib/librte_mempool.so.24.1 00:06:40.745 [245/268] Linking target drivers/librte_bus_pci.so.24.1 00:06:40.745 [246/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:06:40.745 [247/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:06:41.004 [248/268] Linking target drivers/librte_mempool_ring.so.24.1 00:06:41.004 [249/268] Linking target lib/librte_mbuf.so.24.1 00:06:41.004 [250/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:06:41.263 [251/268] Linking target lib/librte_cryptodev.so.24.1 00:06:41.263 [252/268] Linking target lib/librte_net.so.24.1 00:06:41.263 [253/268] Linking target lib/librte_reorder.so.24.1 00:06:41.263 [254/268] Linking target lib/librte_compressdev.so.24.1 00:06:41.263 [255/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:06:41.263 [256/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:06:41.263 [257/268] Linking target lib/librte_hash.so.24.1 00:06:41.263 [258/268] Linking target lib/librte_cmdline.so.24.1 00:06:41.263 [259/268] Linking target lib/librte_security.so.24.1 00:06:41.521 [260/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:06:44.054 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:44.054 [262/268] Linking target lib/librte_ethdev.so.24.1 00:06:44.312 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:06:44.312 [264/268] Linking target lib/librte_power.so.24.1 00:06:47.596 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:06:47.596 [266/268] Linking static target lib/librte_vhost.a 00:06:50.123 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:06:50.123 [268/268] Linking target lib/librte_vhost.so.24.1 00:06:50.123 INFO: autodetecting backend as ninja 00:06:50.123 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:06:51.496 CC lib/log/log_deprecated.o 00:06:51.496 CC lib/log/log.o 00:06:51.496 CC lib/log/log_flags.o 00:06:51.496 CC lib/ut/ut.o 00:06:51.496 CC lib/ut_mock/mock.o 00:06:51.496 LIB libspdk_ut_mock.a 00:06:51.496 LIB libspdk_ut.a 00:06:51.496 LIB libspdk_log.a 00:06:51.754 CC lib/ioat/ioat.o 00:06:51.754 CXX lib/trace_parser/trace.o 00:06:51.754 CC lib/dma/dma.o 00:06:51.754 CC lib/util/base64.o 00:06:51.754 CC lib/util/bit_array.o 00:06:51.754 CC lib/util/crc16.o 00:06:51.754 CC lib/util/cpuset.o 00:06:51.754 CC lib/util/crc32.o 00:06:51.754 CC lib/util/crc32c.o 00:06:51.754 CC lib/util/crc32_ieee.o 00:06:51.754 CC lib/util/crc64.o 00:06:52.012 CC lib/util/dif.o 00:06:52.012 CC lib/vfio_user/host/vfio_user_pci.o 00:06:52.012 CC lib/util/fd.o 00:06:52.012 CC lib/util/fd_group.o 00:06:52.012 CC lib/util/file.o 00:06:52.012 CC lib/util/hexlify.o 00:06:52.012 CC lib/vfio_user/host/vfio_user.o 00:06:52.012 LIB libspdk_dma.a 00:06:52.012 CC lib/util/iov.o 00:06:52.012 CC lib/util/math.o 00:06:52.270 CC lib/util/net.o 00:06:52.270 CC lib/util/pipe.o 00:06:52.270 LIB libspdk_ioat.a 00:06:52.270 CC lib/util/strerror_tls.o 00:06:52.270 CC lib/util/string.o 00:06:52.270 CC lib/util/uuid.o 00:06:52.270 CC lib/util/zipf.o 00:06:52.270 CC lib/util/xor.o 00:06:52.270 LIB libspdk_vfio_user.a 00:06:52.835 LIB libspdk_trace_parser.a 00:06:53.093 LIB libspdk_util.a 00:06:53.351 CC lib/env_dpdk/env.o 00:06:53.351 CC lib/env_dpdk/pci.o 00:06:53.351 CC lib/env_dpdk/memory.o 00:06:53.351 CC lib/env_dpdk/threads.o 00:06:53.351 CC lib/env_dpdk/init.o 00:06:53.351 CC lib/env_dpdk/pci_virtio.o 00:06:53.351 CC lib/env_dpdk/pci_ioat.o 00:06:53.351 CC lib/env_dpdk/pci_vmd.o 00:06:53.351 CC lib/env_dpdk/pci_idxd.o 00:06:53.351 CC lib/conf/conf.o 00:06:53.351 CC lib/json/json_parse.o 00:06:53.351 CC lib/vmd/vmd.o 00:06:53.351 CC lib/vmd/led.o 00:06:53.351 CC lib/env_dpdk/pci_event.o 00:06:53.351 CC lib/env_dpdk/sigbus_handler.o 00:06:53.648 CC lib/json/json_util.o 00:06:53.648 CC lib/env_dpdk/pci_dpdk.o 00:06:53.648 LIB libspdk_conf.a 00:06:53.648 CC lib/json/json_write.o 00:06:53.648 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:53.648 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:53.943 LIB libspdk_vmd.a 00:06:54.202 LIB libspdk_json.a 00:06:54.461 CC lib/jsonrpc/jsonrpc_server.o 00:06:54.461 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:54.461 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:54.461 CC lib/jsonrpc/jsonrpc_client.o 00:06:54.719 LIB libspdk_env_dpdk.a 00:06:54.719 LIB libspdk_jsonrpc.a 00:06:55.286 CC lib/rpc/rpc.o 00:06:55.545 LIB libspdk_rpc.a 00:06:55.804 CC lib/notify/notify_rpc.o 00:06:55.804 CC lib/notify/notify.o 00:06:55.804 CC lib/keyring/keyring.o 00:06:55.804 CC lib/keyring/keyring_rpc.o 00:06:55.804 CC lib/trace/trace.o 00:06:55.804 CC lib/trace/trace_rpc.o 00:06:55.804 CC lib/trace/trace_flags.o 00:06:56.062 LIB libspdk_notify.a 00:06:56.062 LIB libspdk_keyring.a 00:06:56.374 LIB libspdk_trace.a 00:06:56.647 CC lib/sock/sock.o 00:06:56.647 CC lib/sock/sock_rpc.o 00:06:56.647 CC lib/thread/thread.o 00:06:56.647 CC lib/thread/iobuf.o 00:06:57.213 LIB libspdk_sock.a 00:06:57.471 CC lib/nvme/nvme_ctrlr.o 00:06:57.471 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:57.471 CC lib/nvme/nvme_fabric.o 00:06:57.471 CC lib/nvme/nvme_ns_cmd.o 00:06:57.471 CC lib/nvme/nvme_ns.o 00:06:57.471 CC lib/nvme/nvme_pcie.o 00:06:57.471 CC lib/nvme/nvme_qpair.o 00:06:57.471 CC lib/nvme/nvme_pcie_common.o 00:06:57.471 CC lib/nvme/nvme.o 00:06:57.471 CC lib/nvme/nvme_quirks.o 00:06:57.471 CC lib/nvme/nvme_transport.o 00:06:58.037 LIB libspdk_thread.a 00:06:58.037 CC lib/nvme/nvme_discovery.o 00:06:58.294 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:58.294 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:58.551 CC lib/nvme/nvme_tcp.o 00:06:58.551 CC lib/nvme/nvme_opal.o 00:06:58.809 CC lib/accel/accel.o 00:06:58.809 CC lib/nvme/nvme_io_msg.o 00:06:58.809 CC lib/accel/accel_rpc.o 00:06:58.809 CC lib/accel/accel_sw.o 00:06:58.809 CC lib/blob/blobstore.o 00:06:58.809 CC lib/nvme/nvme_poll_group.o 00:06:58.809 CC lib/init/json_config.o 00:06:58.809 CC lib/virtio/virtio.o 00:06:59.066 CC lib/virtio/virtio_vhost_user.o 00:06:59.066 CC lib/nvme/nvme_zns.o 00:06:59.066 CC lib/init/subsystem_rpc.o 00:06:59.066 CC lib/init/subsystem.o 00:06:59.324 CC lib/init/rpc.o 00:06:59.324 CC lib/virtio/virtio_vfio_user.o 00:06:59.324 CC lib/virtio/virtio_pci.o 00:06:59.324 CC lib/nvme/nvme_stubs.o 00:06:59.581 CC lib/nvme/nvme_auth.o 00:06:59.581 LIB libspdk_init.a 00:06:59.581 CC lib/blob/request.o 00:06:59.581 CC lib/blob/zeroes.o 00:06:59.581 CC lib/blob/blob_bs_dev.o 00:06:59.581 LIB libspdk_virtio.a 00:06:59.838 CC lib/nvme/nvme_cuse.o 00:06:59.838 CC lib/event/app.o 00:06:59.838 CC lib/event/reactor.o 00:06:59.838 CC lib/event/log_rpc.o 00:06:59.838 CC lib/event/app_rpc.o 00:06:59.838 CC lib/event/scheduler_static.o 00:06:59.838 LIB libspdk_accel.a 00:07:00.094 CC lib/bdev/bdev.o 00:07:00.094 CC lib/bdev/bdev_rpc.o 00:07:00.094 CC lib/bdev/bdev_zone.o 00:07:00.094 CC lib/bdev/scsi_nvme.o 00:07:00.094 CC lib/bdev/part.o 00:07:00.351 LIB libspdk_event.a 00:07:00.609 LIB libspdk_nvme.a 00:07:01.982 LIB libspdk_blob.a 00:07:02.240 CC lib/lvol/lvol.o 00:07:02.240 CC lib/blobfs/blobfs.o 00:07:02.240 CC lib/blobfs/tree.o 00:07:03.174 LIB libspdk_bdev.a 00:07:03.174 LIB libspdk_blobfs.a 00:07:03.174 LIB libspdk_lvol.a 00:07:03.451 CC lib/scsi/dev.o 00:07:03.451 CC lib/scsi/lun.o 00:07:03.451 CC lib/scsi/port.o 00:07:03.451 CC lib/scsi/scsi.o 00:07:03.451 CC lib/nbd/nbd.o 00:07:03.451 CC lib/scsi/scsi_bdev.o 00:07:03.451 CC lib/scsi/scsi_pr.o 00:07:03.451 CC lib/scsi/scsi_rpc.o 00:07:03.451 CC lib/scsi/task.o 00:07:03.451 CC lib/ftl/ftl_core.o 00:07:03.451 CC lib/nbd/nbd_rpc.o 00:07:03.451 CC lib/nvmf/ctrlr.o 00:07:03.451 CC lib/nvmf/ctrlr_discovery.o 00:07:03.451 CC lib/ftl/ftl_init.o 00:07:03.708 CC lib/ftl/ftl_layout.o 00:07:03.708 CC lib/ftl/ftl_debug.o 00:07:03.708 CC lib/ftl/ftl_io.o 00:07:03.709 CC lib/ftl/ftl_sb.o 00:07:03.709 CC lib/ftl/ftl_l2p.o 00:07:03.709 CC lib/nvmf/ctrlr_bdev.o 00:07:03.709 CC lib/ftl/ftl_l2p_flat.o 00:07:03.709 CC lib/nvmf/subsystem.o 00:07:03.709 LIB libspdk_nbd.a 00:07:03.966 CC lib/ftl/ftl_nv_cache.o 00:07:03.966 CC lib/ftl/ftl_band.o 00:07:03.966 CC lib/nvmf/nvmf.o 00:07:03.966 CC lib/ftl/ftl_band_ops.o 00:07:03.966 CC lib/nvmf/nvmf_rpc.o 00:07:03.966 CC lib/ftl/ftl_writer.o 00:07:03.966 CC lib/ftl/ftl_rq.o 00:07:03.966 CC lib/nvmf/transport.o 00:07:03.966 LIB libspdk_scsi.a 00:07:04.225 CC lib/nvmf/tcp.o 00:07:04.225 CC lib/ftl/ftl_reloc.o 00:07:04.225 CC lib/nvmf/stubs.o 00:07:04.225 CC lib/ftl/ftl_l2p_cache.o 00:07:04.482 CC lib/iscsi/conn.o 00:07:04.483 CC lib/nvmf/mdns_server.o 00:07:04.483 CC lib/vhost/vhost.o 00:07:04.483 CC lib/vhost/vhost_rpc.o 00:07:04.483 CC lib/vhost/vhost_scsi.o 00:07:04.483 CC lib/vhost/vhost_blk.o 00:07:04.483 CC lib/nvmf/auth.o 00:07:04.740 CC lib/vhost/rte_vhost_user.o 00:07:04.740 CC lib/ftl/ftl_p2l.o 00:07:04.740 CC lib/iscsi/init_grp.o 00:07:04.740 CC lib/ftl/mngt/ftl_mngt.o 00:07:04.998 CC lib/iscsi/iscsi.o 00:07:04.998 CC lib/iscsi/md5.o 00:07:04.998 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:07:05.258 CC lib/iscsi/param.o 00:07:05.258 CC lib/iscsi/portal_grp.o 00:07:05.258 CC lib/iscsi/tgt_node.o 00:07:05.258 CC lib/iscsi/iscsi_subsystem.o 00:07:05.258 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:07:05.258 CC lib/ftl/mngt/ftl_mngt_startup.o 00:07:05.258 CC lib/ftl/mngt/ftl_mngt_md.o 00:07:05.517 CC lib/iscsi/iscsi_rpc.o 00:07:05.517 CC lib/iscsi/task.o 00:07:05.517 CC lib/ftl/mngt/ftl_mngt_misc.o 00:07:05.517 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:07:05.517 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:07:05.517 LIB libspdk_nvmf.a 00:07:05.517 CC lib/ftl/mngt/ftl_mngt_band.o 00:07:05.517 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:07:05.517 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:07:05.775 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:07:05.775 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:07:05.775 CC lib/ftl/utils/ftl_conf.o 00:07:05.775 CC lib/ftl/utils/ftl_md.o 00:07:05.775 CC lib/ftl/utils/ftl_mempool.o 00:07:05.775 CC lib/ftl/utils/ftl_bitmap.o 00:07:05.775 CC lib/ftl/utils/ftl_property.o 00:07:05.775 LIB libspdk_vhost.a 00:07:06.033 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:07:06.033 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:07:06.033 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:07:06.033 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:07:06.033 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:07:06.033 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:07:06.033 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:07:06.033 CC lib/ftl/upgrade/ftl_sb_v3.o 00:07:06.033 CC lib/ftl/upgrade/ftl_sb_v5.o 00:07:06.033 CC lib/ftl/nvc/ftl_nvc_dev.o 00:07:06.033 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:07:06.033 CC lib/ftl/base/ftl_base_dev.o 00:07:06.033 CC lib/ftl/base/ftl_base_bdev.o 00:07:06.597 LIB libspdk_iscsi.a 00:07:06.597 LIB libspdk_ftl.a 00:07:07.162 CC module/env_dpdk/env_dpdk_rpc.o 00:07:07.162 CC module/sock/posix/posix.o 00:07:07.162 CC module/blob/bdev/blob_bdev.o 00:07:07.162 CC module/accel/ioat/accel_ioat.o 00:07:07.162 CC module/accel/ioat/accel_ioat_rpc.o 00:07:07.162 CC module/accel/error/accel_error.o 00:07:07.162 CC module/accel/error/accel_error_rpc.o 00:07:07.162 CC module/scheduler/gscheduler/gscheduler.o 00:07:07.162 CC module/keyring/linux/keyring.o 00:07:07.162 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:07:07.162 CC module/scheduler/dynamic/scheduler_dynamic.o 00:07:07.162 CC module/keyring/file/keyring.o 00:07:07.162 LIB libspdk_env_dpdk_rpc.a 00:07:07.162 CC module/keyring/file/keyring_rpc.o 00:07:07.162 CC module/keyring/linux/keyring_rpc.o 00:07:07.162 LIB libspdk_scheduler_gscheduler.a 00:07:07.419 LIB libspdk_accel_ioat.a 00:07:07.419 LIB libspdk_accel_error.a 00:07:07.419 LIB libspdk_scheduler_dpdk_governor.a 00:07:07.419 LIB libspdk_keyring_file.a 00:07:07.419 LIB libspdk_keyring_linux.a 00:07:07.419 LIB libspdk_scheduler_dynamic.a 00:07:07.419 LIB libspdk_blob_bdev.a 00:07:07.986 CC module/bdev/lvol/vbdev_lvol.o 00:07:07.986 CC module/bdev/gpt/gpt.o 00:07:07.986 CC module/bdev/error/vbdev_error.o 00:07:07.986 CC module/blobfs/bdev/blobfs_bdev.o 00:07:07.986 CC module/bdev/null/bdev_null.o 00:07:07.986 CC module/bdev/split/vbdev_split.o 00:07:07.986 CC module/bdev/delay/vbdev_delay.o 00:07:07.986 CC module/bdev/raid/bdev_raid.o 00:07:07.986 CC module/bdev/passthru/vbdev_passthru.o 00:07:07.986 CC module/bdev/malloc/bdev_malloc.o 00:07:07.986 CC module/bdev/nvme/bdev_nvme.o 00:07:07.986 LIB libspdk_sock_posix.a 00:07:07.986 CC module/bdev/malloc/bdev_malloc_rpc.o 00:07:07.986 CC module/bdev/gpt/vbdev_gpt.o 00:07:07.986 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:07:07.986 CC module/bdev/null/bdev_null_rpc.o 00:07:08.304 CC module/bdev/split/vbdev_split_rpc.o 00:07:08.304 CC module/bdev/nvme/bdev_nvme_rpc.o 00:07:08.304 CC module/bdev/error/vbdev_error_rpc.o 00:07:08.304 LIB libspdk_bdev_malloc.a 00:07:08.304 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:07:08.304 CC module/bdev/nvme/nvme_rpc.o 00:07:08.304 LIB libspdk_bdev_null.a 00:07:08.304 LIB libspdk_blobfs_bdev.a 00:07:08.304 CC module/bdev/nvme/bdev_mdns_client.o 00:07:08.304 CC module/bdev/nvme/vbdev_opal.o 00:07:08.304 LIB libspdk_bdev_split.a 00:07:08.304 CC module/bdev/delay/vbdev_delay_rpc.o 00:07:08.304 LIB libspdk_bdev_error.a 00:07:08.304 LIB libspdk_bdev_passthru.a 00:07:08.562 LIB libspdk_bdev_gpt.a 00:07:08.562 CC module/bdev/nvme/vbdev_opal_rpc.o 00:07:08.562 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:07:08.562 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:07:08.562 LIB libspdk_bdev_delay.a 00:07:08.562 CC module/bdev/zone_block/vbdev_zone_block.o 00:07:08.562 CC module/bdev/raid/bdev_raid_rpc.o 00:07:08.562 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:07:08.562 CC module/bdev/aio/bdev_aio.o 00:07:08.562 CC module/bdev/ftl/bdev_ftl.o 00:07:08.562 CC module/bdev/virtio/bdev_virtio_scsi.o 00:07:08.819 CC module/bdev/virtio/bdev_virtio_blk.o 00:07:08.819 CC module/bdev/virtio/bdev_virtio_rpc.o 00:07:08.819 CC module/bdev/raid/bdev_raid_sb.o 00:07:08.819 CC module/bdev/ftl/bdev_ftl_rpc.o 00:07:08.819 CC module/bdev/raid/raid0.o 00:07:08.819 CC module/bdev/raid/raid1.o 00:07:09.077 CC module/bdev/raid/concat.o 00:07:09.077 CC module/bdev/aio/bdev_aio_rpc.o 00:07:09.077 LIB libspdk_bdev_zone_block.a 00:07:09.077 LIB libspdk_bdev_lvol.a 00:07:09.077 LIB libspdk_bdev_aio.a 00:07:09.335 LIB libspdk_bdev_ftl.a 00:07:09.335 LIB libspdk_bdev_virtio.a 00:07:09.335 LIB libspdk_bdev_raid.a 00:07:10.292 LIB libspdk_bdev_nvme.a 00:07:11.226 CC module/event/subsystems/scheduler/scheduler.o 00:07:11.226 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:07:11.226 CC module/event/subsystems/iobuf/iobuf.o 00:07:11.226 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:07:11.226 CC module/event/subsystems/vmd/vmd_rpc.o 00:07:11.226 CC module/event/subsystems/keyring/keyring.o 00:07:11.226 CC module/event/subsystems/vmd/vmd.o 00:07:11.226 CC module/event/subsystems/sock/sock.o 00:07:11.226 LIB libspdk_event_vhost_blk.a 00:07:11.226 LIB libspdk_event_scheduler.a 00:07:11.226 LIB libspdk_event_keyring.a 00:07:11.226 LIB libspdk_event_iobuf.a 00:07:11.226 LIB libspdk_event_vmd.a 00:07:11.226 LIB libspdk_event_sock.a 00:07:11.792 CC module/event/subsystems/accel/accel.o 00:07:11.792 LIB libspdk_event_accel.a 00:07:12.358 CC module/event/subsystems/bdev/bdev.o 00:07:12.358 LIB libspdk_event_bdev.a 00:07:12.618 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:07:12.618 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:07:12.618 CC module/event/subsystems/nbd/nbd.o 00:07:12.618 CC module/event/subsystems/scsi/scsi.o 00:07:12.876 LIB libspdk_event_nbd.a 00:07:12.876 LIB libspdk_event_scsi.a 00:07:13.133 LIB libspdk_event_nvmf.a 00:07:13.391 CC module/event/subsystems/iscsi/iscsi.o 00:07:13.391 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:07:13.391 LIB libspdk_event_vhost_scsi.a 00:07:13.391 LIB libspdk_event_iscsi.a 00:07:13.955 CC app/trace_record/trace_record.o 00:07:13.955 CC app/spdk_nvme_perf/perf.o 00:07:13.955 CXX app/trace/trace.o 00:07:13.955 CC app/spdk_lspci/spdk_lspci.o 00:07:13.955 CC app/spdk_nvme_identify/identify.o 00:07:13.955 CC app/iscsi_tgt/iscsi_tgt.o 00:07:13.955 CC app/nvmf_tgt/nvmf_main.o 00:07:13.955 CC app/spdk_tgt/spdk_tgt.o 00:07:13.955 CC examples/interrupt_tgt/interrupt_tgt.o 00:07:13.955 CC examples/util/zipf/zipf.o 00:07:13.955 CC examples/ioat/perf/perf.o 00:07:13.955 CC test/thread/poller_perf/poller_perf.o 00:07:13.955 LINK spdk_lspci 00:07:14.214 LINK iscsi_tgt 00:07:14.214 LINK spdk_tgt 00:07:14.214 LINK nvmf_tgt 00:07:14.214 LINK zipf 00:07:14.214 LINK spdk_trace_record 00:07:14.214 LINK interrupt_tgt 00:07:14.214 LINK ioat_perf 00:07:14.214 LINK poller_perf 00:07:14.472 CC examples/ioat/verify/verify.o 00:07:14.472 LINK spdk_trace 00:07:14.730 CC app/spdk_nvme_discover/discovery_aer.o 00:07:14.730 CC app/spdk_top/spdk_top.o 00:07:14.730 CC test/thread/lock/spdk_lock.o 00:07:14.730 LINK verify 00:07:14.730 CC app/spdk_dd/spdk_dd.o 00:07:14.988 make[2]: Nothing to be done for 'all'. 00:07:14.988 CC examples/sock/hello_world/hello_sock.o 00:07:14.988 LINK spdk_nvme_discover 00:07:14.988 CC app/vhost/vhost.o 00:07:14.988 CC examples/vmd/lsvmd/lsvmd.o 00:07:14.988 CC examples/thread/thread/thread_ex.o 00:07:14.988 LINK spdk_nvme_perf 00:07:15.246 LINK lsvmd 00:07:15.246 TEST_HEADER include/spdk/accel.h 00:07:15.246 TEST_HEADER include/spdk/accel_module.h 00:07:15.246 TEST_HEADER include/spdk/assert.h 00:07:15.246 TEST_HEADER include/spdk/barrier.h 00:07:15.246 TEST_HEADER include/spdk/base64.h 00:07:15.246 TEST_HEADER include/spdk/bdev.h 00:07:15.246 TEST_HEADER include/spdk/bdev_module.h 00:07:15.246 TEST_HEADER include/spdk/bdev_zone.h 00:07:15.246 TEST_HEADER include/spdk/bit_array.h 00:07:15.246 TEST_HEADER include/spdk/bit_pool.h 00:07:15.246 LINK vhost 00:07:15.246 TEST_HEADER include/spdk/blob_bdev.h 00:07:15.246 TEST_HEADER include/spdk/blobfs_bdev.h 00:07:15.246 TEST_HEADER include/spdk/blobfs.h 00:07:15.246 TEST_HEADER include/spdk/blob.h 00:07:15.246 TEST_HEADER include/spdk/conf.h 00:07:15.246 TEST_HEADER include/spdk/config.h 00:07:15.246 TEST_HEADER include/spdk/cpuset.h 00:07:15.246 CC test/app/bdev_svc/bdev_svc.o 00:07:15.246 TEST_HEADER include/spdk/crc16.h 00:07:15.246 TEST_HEADER include/spdk/crc32.h 00:07:15.246 TEST_HEADER include/spdk/crc64.h 00:07:15.246 TEST_HEADER include/spdk/dif.h 00:07:15.246 TEST_HEADER include/spdk/dma.h 00:07:15.246 TEST_HEADER include/spdk/endian.h 00:07:15.246 TEST_HEADER include/spdk/env_dpdk.h 00:07:15.246 TEST_HEADER include/spdk/env.h 00:07:15.246 TEST_HEADER include/spdk/event.h 00:07:15.246 TEST_HEADER include/spdk/fd_group.h 00:07:15.246 TEST_HEADER include/spdk/fd.h 00:07:15.246 TEST_HEADER include/spdk/file.h 00:07:15.246 TEST_HEADER include/spdk/ftl.h 00:07:15.246 TEST_HEADER include/spdk/gpt_spec.h 00:07:15.246 TEST_HEADER include/spdk/hexlify.h 00:07:15.246 TEST_HEADER include/spdk/histogram_data.h 00:07:15.246 TEST_HEADER include/spdk/idxd.h 00:07:15.246 TEST_HEADER include/spdk/idxd_spec.h 00:07:15.246 TEST_HEADER include/spdk/init.h 00:07:15.246 LINK hello_sock 00:07:15.246 TEST_HEADER include/spdk/ioat.h 00:07:15.246 TEST_HEADER include/spdk/ioat_spec.h 00:07:15.246 TEST_HEADER include/spdk/iscsi_spec.h 00:07:15.246 TEST_HEADER include/spdk/json.h 00:07:15.246 TEST_HEADER include/spdk/jsonrpc.h 00:07:15.246 TEST_HEADER include/spdk/keyring.h 00:07:15.246 TEST_HEADER include/spdk/keyring_module.h 00:07:15.246 TEST_HEADER include/spdk/likely.h 00:07:15.246 TEST_HEADER include/spdk/log.h 00:07:15.246 TEST_HEADER include/spdk/lvol.h 00:07:15.246 TEST_HEADER include/spdk/memory.h 00:07:15.246 TEST_HEADER include/spdk/mmio.h 00:07:15.246 TEST_HEADER include/spdk/nbd.h 00:07:15.246 TEST_HEADER include/spdk/net.h 00:07:15.246 TEST_HEADER include/spdk/notify.h 00:07:15.246 TEST_HEADER include/spdk/nvme.h 00:07:15.246 LINK thread 00:07:15.246 TEST_HEADER include/spdk/nvme_intel.h 00:07:15.246 TEST_HEADER include/spdk/nvme_ocssd.h 00:07:15.246 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:07:15.246 TEST_HEADER include/spdk/nvme_spec.h 00:07:15.246 TEST_HEADER include/spdk/nvme_zns.h 00:07:15.246 TEST_HEADER include/spdk/nvmf_cmd.h 00:07:15.246 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:07:15.246 TEST_HEADER include/spdk/nvmf.h 00:07:15.246 TEST_HEADER include/spdk/nvmf_spec.h 00:07:15.246 TEST_HEADER include/spdk/nvmf_transport.h 00:07:15.246 TEST_HEADER include/spdk/opal.h 00:07:15.246 TEST_HEADER include/spdk/opal_spec.h 00:07:15.504 TEST_HEADER include/spdk/pci_ids.h 00:07:15.504 TEST_HEADER include/spdk/pipe.h 00:07:15.504 TEST_HEADER include/spdk/queue.h 00:07:15.504 TEST_HEADER include/spdk/reduce.h 00:07:15.504 TEST_HEADER include/spdk/rpc.h 00:07:15.504 TEST_HEADER include/spdk/scheduler.h 00:07:15.504 TEST_HEADER include/spdk/scsi.h 00:07:15.504 TEST_HEADER include/spdk/scsi_spec.h 00:07:15.504 TEST_HEADER include/spdk/sock.h 00:07:15.504 TEST_HEADER include/spdk/stdinc.h 00:07:15.504 TEST_HEADER include/spdk/string.h 00:07:15.504 TEST_HEADER include/spdk/thread.h 00:07:15.504 TEST_HEADER include/spdk/trace.h 00:07:15.504 TEST_HEADER include/spdk/trace_parser.h 00:07:15.504 TEST_HEADER include/spdk/tree.h 00:07:15.504 TEST_HEADER include/spdk/ublk.h 00:07:15.504 TEST_HEADER include/spdk/util.h 00:07:15.504 TEST_HEADER include/spdk/uuid.h 00:07:15.504 TEST_HEADER include/spdk/version.h 00:07:15.504 TEST_HEADER include/spdk/vfio_user_pci.h 00:07:15.504 TEST_HEADER include/spdk/vfio_user_spec.h 00:07:15.504 LINK bdev_svc 00:07:15.504 TEST_HEADER include/spdk/vhost.h 00:07:15.504 TEST_HEADER include/spdk/vmd.h 00:07:15.504 TEST_HEADER include/spdk/xor.h 00:07:15.504 TEST_HEADER include/spdk/zipf.h 00:07:15.504 CXX test/cpp_headers/accel.o 00:07:15.504 LINK spdk_nvme_identify 00:07:15.504 CC examples/vmd/led/led.o 00:07:15.504 LINK spdk_dd 00:07:15.761 CXX test/cpp_headers/accel_module.o 00:07:15.761 CC test/env/vtophys/vtophys.o 00:07:15.761 LINK led 00:07:15.761 CC test/nvme/aer/aer.o 00:07:15.761 CXX test/cpp_headers/assert.o 00:07:15.761 CC test/env/mem_callbacks/mem_callbacks.o 00:07:16.019 LINK vtophys 00:07:16.019 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:07:16.019 CXX test/cpp_headers/barrier.o 00:07:16.019 CC test/env/memory/memory_ut.o 00:07:16.019 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:07:16.019 CC test/env/pci/pci_ut.o 00:07:16.019 LINK env_dpdk_post_init 00:07:16.019 LINK aer 00:07:16.276 CXX test/cpp_headers/base64.o 00:07:16.276 CXX test/cpp_headers/bdev.o 00:07:16.276 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:07:16.276 LINK spdk_lock 00:07:16.276 LINK spdk_top 00:07:16.276 CC examples/nvme/hello_world/hello_world.o 00:07:16.276 CXX test/cpp_headers/bdev_module.o 00:07:16.534 CC examples/nvme/reconnect/reconnect.o 00:07:16.534 CXX test/cpp_headers/bdev_zone.o 00:07:16.534 LINK mem_callbacks 00:07:16.534 LINK nvme_fuzz 00:07:16.534 CXX test/cpp_headers/bit_array.o 00:07:16.534 LINK pci_ut 00:07:16.534 LINK hello_world 00:07:16.534 CC test/nvme/reset/reset.o 00:07:16.792 CC test/app/histogram_perf/histogram_perf.o 00:07:16.792 CXX test/cpp_headers/bit_pool.o 00:07:16.792 CC test/app/jsoncat/jsoncat.o 00:07:16.792 CXX test/cpp_headers/blob_bdev.o 00:07:16.792 CC examples/nvme/nvme_manage/nvme_manage.o 00:07:16.792 CC test/app/stub/stub.o 00:07:16.792 LINK reconnect 00:07:16.792 LINK histogram_perf 00:07:16.792 CC examples/nvme/arbitration/arbitration.o 00:07:17.050 LINK reset 00:07:17.050 LINK jsoncat 00:07:17.050 CXX test/cpp_headers/blobfs_bdev.o 00:07:17.050 LINK stub 00:07:17.050 CC examples/accel/perf/accel_perf.o 00:07:17.050 CXX test/cpp_headers/blobfs.o 00:07:17.050 CC examples/blob/hello_world/hello_blob.o 00:07:17.050 CXX test/cpp_headers/blob.o 00:07:17.308 CXX test/cpp_headers/conf.o 00:07:17.308 CC test/nvme/sgl/sgl.o 00:07:17.308 CXX test/cpp_headers/config.o 00:07:17.308 CXX test/cpp_headers/cpuset.o 00:07:17.308 CC examples/blob/cli/blobcli.o 00:07:17.308 CXX test/cpp_headers/crc16.o 00:07:17.308 LINK arbitration 00:07:17.308 LINK hello_blob 00:07:17.564 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:07:17.564 CC examples/nvme/hotplug/hotplug.o 00:07:17.564 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:07:17.564 CXX test/cpp_headers/crc32.o 00:07:17.564 LINK nvme_manage 00:07:17.564 LINK memory_ut 00:07:17.564 LINK sgl 00:07:17.822 LINK accel_perf 00:07:17.822 CC examples/nvme/cmb_copy/cmb_copy.o 00:07:17.822 CXX test/cpp_headers/crc64.o 00:07:17.822 LINK hotplug 00:07:17.822 CC examples/nvme/abort/abort.o 00:07:17.822 CXX test/cpp_headers/dif.o 00:07:17.822 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:07:18.080 LINK cmb_copy 00:07:18.080 CXX test/cpp_headers/dma.o 00:07:18.080 CXX test/cpp_headers/endian.o 00:07:18.080 LINK blobcli 00:07:18.080 CXX test/cpp_headers/env_dpdk.o 00:07:18.080 CXX test/cpp_headers/env.o 00:07:18.080 CC test/nvme/e2edp/nvme_dp.o 00:07:18.080 LINK iscsi_fuzz 00:07:18.080 LINK vhost_fuzz 00:07:18.080 LINK pmr_persistence 00:07:18.080 CXX test/cpp_headers/event.o 00:07:18.339 CXX test/cpp_headers/fd_group.o 00:07:18.339 LINK abort 00:07:18.339 CC test/nvme/err_injection/err_injection.o 00:07:18.339 CC test/nvme/overhead/overhead.o 00:07:18.339 CC examples/bdev/hello_world/hello_bdev.o 00:07:18.339 CXX test/cpp_headers/fd.o 00:07:18.339 LINK nvme_dp 00:07:18.339 CXX test/cpp_headers/file.o 00:07:18.339 CC examples/bdev/bdevperf/bdevperf.o 00:07:18.597 CXX test/cpp_headers/ftl.o 00:07:18.597 LINK err_injection 00:07:18.597 CXX test/cpp_headers/gpt_spec.o 00:07:18.597 CXX test/cpp_headers/hexlify.o 00:07:18.598 CC test/nvme/startup/startup.o 00:07:18.598 CC test/rpc_client/rpc_client_test.o 00:07:18.598 LINK hello_bdev 00:07:18.598 CXX test/cpp_headers/histogram_data.o 00:07:18.598 CC test/nvme/reserve/reserve.o 00:07:18.598 LINK overhead 00:07:18.856 LINK startup 00:07:18.856 LINK rpc_client_test 00:07:18.856 CXX test/cpp_headers/idxd.o 00:07:18.856 LINK reserve 00:07:18.856 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:07:19.114 CC test/accel/dif/dif.o 00:07:19.114 CC test/event/event_perf/event_perf.o 00:07:19.114 CC test/blobfs/mkfs/mkfs.o 00:07:19.114 CC test/unit/lib/log/log.c/log_ut.o 00:07:19.114 CC test/nvme/simple_copy/simple_copy.o 00:07:19.114 CXX test/cpp_headers/idxd_spec.o 00:07:19.114 LINK histogram_ut 00:07:19.372 CC test/event/reactor/reactor.o 00:07:19.372 LINK event_perf 00:07:19.372 CC test/event/reactor_perf/reactor_perf.o 00:07:19.372 LINK mkfs 00:07:19.372 CXX test/cpp_headers/init.o 00:07:19.372 LINK reactor 00:07:19.372 LINK reactor_perf 00:07:19.372 LINK bdevperf 00:07:19.372 CC test/nvme/connect_stress/connect_stress.o 00:07:19.372 LINK simple_copy 00:07:19.372 CC test/lvol/esnap/esnap.o 00:07:19.372 CC test/nvme/boot_partition/boot_partition.o 00:07:19.372 LINK log_ut 00:07:19.630 CXX test/cpp_headers/ioat.o 00:07:19.630 LINK dif 00:07:19.630 CXX test/cpp_headers/ioat_spec.o 00:07:19.630 CXX test/cpp_headers/iscsi_spec.o 00:07:19.630 CC test/event/app_repeat/app_repeat.o 00:07:19.630 LINK boot_partition 00:07:19.630 LINK connect_stress 00:07:19.630 CXX test/cpp_headers/json.o 00:07:19.887 CC test/unit/lib/util/base64.c/base64_ut.o 00:07:19.887 CXX test/cpp_headers/jsonrpc.o 00:07:19.887 LINK app_repeat 00:07:19.887 CXX test/cpp_headers/keyring.o 00:07:19.887 CC test/event/scheduler/scheduler.o 00:07:19.887 CC test/nvme/compliance/nvme_compliance.o 00:07:19.887 CXX test/cpp_headers/keyring_module.o 00:07:19.887 CXX test/cpp_headers/likely.o 00:07:20.144 CC test/nvme/fused_ordering/fused_ordering.o 00:07:20.144 LINK base64_ut 00:07:20.144 CC test/unit/lib/dma/dma.c/dma_ut.o 00:07:20.144 CXX test/cpp_headers/log.o 00:07:20.144 CC examples/nvmf/nvmf/nvmf.o 00:07:20.144 LINK scheduler 00:07:20.144 CC test/nvme/doorbell_aers/doorbell_aers.o 00:07:20.144 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:07:20.402 CC test/nvme/fdp/fdp.o 00:07:20.402 LINK fused_ordering 00:07:20.402 CXX test/cpp_headers/lvol.o 00:07:20.402 CC test/nvme/cuse/cuse.o 00:07:20.402 LINK doorbell_aers 00:07:20.402 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:07:20.660 LINK nvmf 00:07:20.660 LINK nvme_compliance 00:07:20.660 CXX test/cpp_headers/memory.o 00:07:20.660 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:07:20.660 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:07:20.660 LINK fdp 00:07:20.918 CXX test/cpp_headers/mmio.o 00:07:20.918 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:07:20.918 CXX test/cpp_headers/nbd.o 00:07:20.918 LINK dma_ut 00:07:20.918 LINK bit_array_ut 00:07:20.918 LINK crc16_ut 00:07:20.918 CXX test/cpp_headers/net.o 00:07:20.918 LINK crc32_ieee_ut 00:07:21.176 LINK cpuset_ut 00:07:21.176 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:07:21.176 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:07:21.176 CC test/unit/lib/util/dif.c/dif_ut.o 00:07:21.176 CC test/unit/lib/util/iov.c/iov_ut.o 00:07:21.176 CC test/unit/lib/util/file.c/file_ut.o 00:07:21.176 LINK ioat_ut 00:07:21.176 CC test/bdev/bdevio/bdevio.o 00:07:21.176 CXX test/cpp_headers/notify.o 00:07:21.176 CXX test/cpp_headers/nvme.o 00:07:21.436 LINK crc64_ut 00:07:21.436 CC test/unit/lib/util/math.c/math_ut.o 00:07:21.436 LINK crc32c_ut 00:07:21.436 CC test/unit/lib/util/net.c/net_ut.o 00:07:21.436 LINK file_ut 00:07:21.436 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:07:21.436 CXX test/cpp_headers/nvme_intel.o 00:07:21.436 CXX test/cpp_headers/nvme_ocssd.o 00:07:21.436 LINK math_ut 00:07:21.436 CC test/unit/lib/util/string.c/string_ut.o 00:07:21.694 LINK iov_ut 00:07:21.694 CC test/unit/lib/util/xor.c/xor_ut.o 00:07:21.694 LINK net_ut 00:07:21.694 CXX test/cpp_headers/nvme_ocssd_spec.o 00:07:21.694 CXX test/cpp_headers/nvme_spec.o 00:07:21.694 CXX test/cpp_headers/nvme_zns.o 00:07:21.694 CXX test/cpp_headers/nvmf_cmd.o 00:07:21.694 CXX test/cpp_headers/nvmf_fc_spec.o 00:07:21.694 LINK bdevio 00:07:21.961 CXX test/cpp_headers/nvmf.o 00:07:21.961 CXX test/cpp_headers/nvmf_spec.o 00:07:21.961 CXX test/cpp_headers/nvmf_transport.o 00:07:21.961 CXX test/cpp_headers/opal.o 00:07:21.961 LINK cuse 00:07:21.961 CXX test/cpp_headers/opal_spec.o 00:07:21.961 CXX test/cpp_headers/pci_ids.o 00:07:21.961 CXX test/cpp_headers/pipe.o 00:07:21.961 LINK string_ut 00:07:21.961 CXX test/cpp_headers/queue.o 00:07:22.220 LINK xor_ut 00:07:22.220 CXX test/cpp_headers/reduce.o 00:07:22.220 CXX test/cpp_headers/rpc.o 00:07:22.220 CXX test/cpp_headers/scheduler.o 00:07:22.220 CXX test/cpp_headers/scsi.o 00:07:22.220 LINK pipe_ut 00:07:22.220 CXX test/cpp_headers/scsi_spec.o 00:07:22.220 CXX test/cpp_headers/sock.o 00:07:22.220 CXX test/cpp_headers/stdinc.o 00:07:22.220 CXX test/cpp_headers/string.o 00:07:22.220 CXX test/cpp_headers/thread.o 00:07:22.220 CXX test/cpp_headers/trace.o 00:07:22.220 CXX test/cpp_headers/trace_parser.o 00:07:22.479 CXX test/cpp_headers/tree.o 00:07:22.479 CXX test/cpp_headers/ublk.o 00:07:22.479 CXX test/cpp_headers/util.o 00:07:22.479 CXX test/cpp_headers/uuid.o 00:07:22.479 CXX test/cpp_headers/version.o 00:07:22.479 CXX test/cpp_headers/vfio_user_pci.o 00:07:22.479 CXX test/cpp_headers/vfio_user_spec.o 00:07:22.479 CXX test/cpp_headers/vhost.o 00:07:22.479 CXX test/cpp_headers/vmd.o 00:07:22.479 CXX test/cpp_headers/xor.o 00:07:22.479 CXX test/cpp_headers/zipf.o 00:07:24.378 LINK dif_ut 00:07:24.636 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:07:24.636 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:07:24.636 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:07:24.636 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:07:25.203 LINK esnap 00:07:25.203 LINK pci_event_ut 00:07:25.768 LINK json_util_ut 00:07:26.702 LINK json_write_ut 00:07:27.268 LINK json_parse_ut 00:07:27.966 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:07:28.225 LINK jsonrpc_server_ut 00:07:28.792 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:07:30.168 LINK rpc_ut 00:07:30.168 CC test/unit/lib/sock/sock.c/sock_ut.o 00:07:30.168 CC test/unit/lib/sock/posix.c/posix_ut.o 00:07:30.168 CC test/unit/lib/thread/thread.c/thread_ut.o 00:07:30.168 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:07:30.426 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:07:30.426 CC test/unit/lib/notify/notify.c/notify_ut.o 00:07:30.993 LINK keyring_ut 00:07:31.251 LINK notify_ut 00:07:31.513 LINK iobuf_ut 00:07:31.513 LINK posix_ut 00:07:32.447 LINK sock_ut 00:07:32.447 LINK thread_ut 00:07:33.013 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:07:33.013 CC test/unit/lib/accel/accel.c/accel_ut.o 00:07:33.013 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:07:33.013 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:07:33.013 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:07:33.013 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:07:33.013 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:07:33.013 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:07:33.013 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:07:33.013 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:07:33.013 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:07:33.013 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:07:33.948 LINK rpc_ut 00:07:33.948 LINK blob_bdev_ut 00:07:33.948 LINK subsystem_ut 00:07:33.948 CC test/unit/lib/blob/blob.c/blob_ut.o 00:07:33.948 LINK nvme_ctrlr_ocssd_cmd_ut 00:07:33.948 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:07:34.207 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:07:34.207 LINK nvme_ns_ut 00:07:34.465 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:07:34.465 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:07:34.722 LINK nvme_ctrlr_cmd_ut 00:07:34.979 LINK nvme_quirks_ut 00:07:34.979 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:07:35.237 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:07:35.237 LINK nvme_ns_ocssd_cmd_ut 00:07:35.495 LINK nvme_poll_group_ut 00:07:35.495 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:07:35.753 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:07:36.011 LINK nvme_ut 00:07:36.011 LINK nvme_pcie_ut 00:07:36.011 LINK nvme_ns_cmd_ut 00:07:36.269 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:07:36.269 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:07:36.526 CC test/unit/lib/event/app.c/app_ut.o 00:07:36.526 LINK nvme_transport_ut 00:07:36.526 LINK nvme_qpair_ut 00:07:36.526 LINK nvme_io_msg_ut 00:07:36.784 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:07:37.098 LINK nvme_fabric_ut 00:07:37.098 LINK nvme_ctrlr_ut 00:07:37.356 LINK nvme_pcie_common_ut 00:07:37.356 LINK app_ut 00:07:37.613 LINK accel_ut 00:07:37.871 LINK nvme_opal_ut 00:07:37.871 LINK nvme_tcp_ut 00:07:38.129 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:07:38.129 CC test/unit/lib/bdev/part.c/part_ut.o 00:07:38.129 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:07:38.129 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:07:38.129 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:07:38.129 LINK reactor_ut 00:07:38.129 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:07:38.129 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:07:38.129 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:07:38.129 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:07:38.386 LINK nvme_cuse_ut 00:07:38.386 LINK scsi_nvme_ut 00:07:38.386 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:07:38.386 LINK bdev_zone_ut 00:07:38.644 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:07:38.644 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:07:38.644 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:07:38.901 LINK gpt_ut 00:07:39.159 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:07:39.159 LINK bdev_raid_sb_ut 00:07:39.417 LINK vbdev_zone_block_ut 00:07:39.675 LINK concat_ut 00:07:39.675 LINK raid1_ut 00:07:40.283 LINK vbdev_lvol_ut 00:07:40.283 LINK raid0_ut 00:07:40.849 LINK bdev_raid_ut 00:07:42.747 LINK part_ut 00:07:43.311 LINK bdev_ut 00:07:44.243 LINK blob_ut 00:07:44.501 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:07:44.501 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:07:44.501 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:07:44.501 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:07:44.501 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:07:45.067 LINK tree_ut 00:07:45.067 LINK blobfs_bdev_ut 00:07:45.067 LINK bdev_nvme_ut 00:07:45.631 LINK bdev_ut 00:07:45.971 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:07:45.971 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:07:45.971 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:07:45.971 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:07:45.971 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:07:45.971 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:07:45.971 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:07:45.971 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:07:46.229 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:07:46.794 LINK scsi_ut 00:07:46.794 LINK blobfs_sync_ut 00:07:46.794 LINK ftl_l2p_ut 00:07:46.794 LINK blobfs_async_ut 00:07:47.053 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:07:47.053 LINK dev_ut 00:07:47.053 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:07:47.310 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:07:47.310 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:07:47.310 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:07:47.310 LINK ftl_io_ut 00:07:47.310 LINK scsi_pr_ut 00:07:47.567 LINK ftl_bitmap_ut 00:07:47.567 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:07:47.567 LINK lun_ut 00:07:47.567 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:07:47.824 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:07:47.824 LINK scsi_bdev_ut 00:07:47.824 LINK ftl_mempool_ut 00:07:48.082 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:07:48.082 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:07:48.082 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:07:48.082 LINK ftl_mngt_ut 00:07:48.340 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:07:48.340 LINK ftl_band_ut 00:07:48.598 LINK lvol_ut 00:07:48.598 LINK ftl_p2l_ut 00:07:48.856 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:07:48.856 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:07:48.856 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:07:49.114 LINK ctrlr_bdev_ut 00:07:49.372 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:07:49.630 LINK ftl_sb_ut 00:07:49.887 CC test/unit/lib/iscsi/param.c/param_ut.o 00:07:50.144 LINK nvmf_ut 00:07:50.144 LINK auth_ut 00:07:50.144 LINK ftl_layout_upgrade_ut 00:07:50.401 LINK init_grp_ut 00:07:50.401 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:07:50.401 LINK ctrlr_discovery_ut 00:07:50.401 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:07:50.965 LINK param_ut 00:07:50.965 LINK conn_ut 00:07:51.223 LINK subsystem_ut 00:07:51.789 LINK ctrlr_ut 00:07:51.789 LINK tcp_ut 00:07:52.046 LINK portal_grp_ut 00:07:52.046 LINK tgt_node_ut 00:07:52.046 LINK vhost_ut 00:07:52.980 LINK iscsi_ut 00:07:52.980 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:52.980 08:56:26 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:07:52.980 08:56:26 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:07:52.980 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:07:53.545 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:53.545 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:07:53.545 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:53.545 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:07:53.545 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:07:53.546 patchelf: not an ELF executable 00:07:53.546 patchelf: not an ELF executable 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:07:53.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:07:53.805 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:54.064 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:54.064 Processing /home/vagrant/spdk_repo/spdk/python 00:07:54.064 Preparing metadata (setup.py): started 00:07:54.630 Preparing metadata (setup.py): finished with status 'done' 00:07:55.562 Installing collected packages: spdk 00:07:55.562 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:55.562 Running setup.py install for spdk: started 00:07:55.821 Running setup.py install for spdk: finished with status 'done' 00:07:55.821 Successfully installed spdk-24.9rc0 00:07:56.079 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:07:56.646 The Meson build system 00:07:56.646 Version: 1.3.1 00:07:56.646 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:56.646 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:56.646 Build type: native build 00:07:56.646 Program cat found: YES (/usr/bin/cat) 00:07:56.646 Project name: DPDK 00:07:56.646 Project version: 24.03.0 00:07:56.646 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:56.646 C linker for the host machine: cc ld.bfd 2.39-16 00:07:56.646 Host machine cpu family: x86_64 00:07:56.646 Host machine cpu: x86_64 00:07:56.646 Message: ## Building in Developer Mode ## 00:07:56.646 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:56.646 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:56.646 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:56.646 Program python3 found: YES (/usr/bin/python3) 00:07:56.646 Program cat found: YES (/usr/bin/cat) 00:07:56.646 Compiler for C supports arguments -march=native: YES (cached) 00:07:56.646 Checking for size of "void *" : 8 (cached) 00:07:56.646 Checking for size of "void *" : 8 (cached) 00:07:56.646 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:56.646 Library m found: YES 00:07:56.646 Library numa found: YES 00:07:56.646 Has header "numaif.h" : YES (cached) 00:07:56.646 Library fdt found: NO 00:07:56.646 Library execinfo found: NO 00:07:56.646 Has header "execinfo.h" : YES (cached) 00:07:56.646 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:56.646 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:56.646 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:56.646 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:56.646 Dependency openssl found: YES 3.0.9 (cached) 00:07:56.646 Dependency libpcap found: YES 1.10.4 (cached) 00:07:56.646 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wformat: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wundef: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:56.646 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:56.646 Program objdump found: YES (/usr/bin/objdump) 00:07:56.646 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:56.646 Checking if "AVX512 checking" compiles: YES (cached) 00:07:56.646 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:56.646 Fetching value of define "__AES__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX2__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX512BW__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX512CD__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX512F__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX512VL__" : 1 (cached) 00:07:56.646 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:56.646 Fetching value of define "__RDRND__" : 1 (cached) 00:07:56.646 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:56.646 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:56.646 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:56.646 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:56.646 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:56.646 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:56.646 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:56.646 Message: lib/log: Defining dependency "log" 00:07:56.646 Message: lib/kvargs: Defining dependency "kvargs" 00:07:56.646 Message: lib/telemetry: Defining dependency "telemetry" 00:07:56.646 Checking for function "getentropy" : NO (cached) 00:07:56.646 Message: lib/eal: Defining dependency "eal" 00:07:56.646 Message: lib/ring: Defining dependency "ring" 00:07:56.646 Message: lib/rcu: Defining dependency "rcu" 00:07:56.646 Message: lib/mempool: Defining dependency "mempool" 00:07:56.646 Message: lib/mbuf: Defining dependency "mbuf" 00:07:56.646 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX512F__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX512BW__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:07:56.646 Fetching value of define "__AVX512VL__" : 1 (cached) 00:07:56.646 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:56.646 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:56.646 Compiler for C supports arguments -maes: YES (cached) 00:07:56.646 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:56.646 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:56.646 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:56.646 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:56.646 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:56.646 Compiler for C supports arguments -mavx2: YES (cached) 00:07:56.646 Compiler for C supports arguments -mavx: YES (cached) 00:07:56.646 Message: lib/net: Defining dependency "net" 00:07:56.646 Message: lib/meter: Defining dependency "meter" 00:07:56.646 Message: lib/ethdev: Defining dependency "ethdev" 00:07:56.646 Message: lib/pci: Defining dependency "pci" 00:07:56.646 Message: lib/cmdline: Defining dependency "cmdline" 00:07:56.646 Message: lib/hash: Defining dependency "hash" 00:07:56.646 Message: lib/timer: Defining dependency "timer" 00:07:56.646 Message: lib/compressdev: Defining dependency "compressdev" 00:07:56.646 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:56.646 Message: lib/dmadev: Defining dependency "dmadev" 00:07:56.646 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:56.646 Message: lib/power: Defining dependency "power" 00:07:56.646 Message: lib/reorder: Defining dependency "reorder" 00:07:56.646 Message: lib/security: Defining dependency "security" 00:07:56.646 Has header "linux/userfaultfd.h" : YES (cached) 00:07:56.646 Has header "linux/vduse.h" : YES (cached) 00:07:56.646 Message: lib/vhost: Defining dependency "vhost" 00:07:56.646 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:56.646 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:56.646 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:56.646 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:56.646 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:56.646 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:56.646 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:56.646 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:56.646 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:56.646 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:56.646 Program doxygen found: YES (/usr/bin/doxygen) 00:07:56.646 Configuring doxy-api-html.conf using configuration 00:07:56.646 Configuring doxy-api-man.conf using configuration 00:07:56.646 Program mandb found: YES (/usr/bin/mandb) 00:07:56.646 Program sphinx-build found: NO 00:07:56.646 Configuring rte_build_config.h using configuration 00:07:56.646 Message: 00:07:56.646 ================= 00:07:56.646 Applications Enabled 00:07:56.646 ================= 00:07:56.646 00:07:56.646 apps: 00:07:56.646 00:07:56.646 00:07:56.646 Message: 00:07:56.646 ================= 00:07:56.646 Libraries Enabled 00:07:56.646 ================= 00:07:56.646 00:07:56.646 libs: 00:07:56.646 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:56.646 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:56.646 cryptodev, dmadev, power, reorder, security, vhost, 00:07:56.646 00:07:56.646 Message: 00:07:56.646 =============== 00:07:56.646 Drivers Enabled 00:07:56.646 =============== 00:07:56.646 00:07:56.646 common: 00:07:56.647 00:07:56.647 bus: 00:07:56.647 pci, vdev, 00:07:56.647 mempool: 00:07:56.647 ring, 00:07:56.647 dma: 00:07:56.647 00:07:56.647 net: 00:07:56.647 00:07:56.647 crypto: 00:07:56.647 00:07:56.647 compress: 00:07:56.647 00:07:56.647 vdpa: 00:07:56.647 00:07:56.647 00:07:56.647 Message: 00:07:56.647 ================= 00:07:56.647 Content Skipped 00:07:56.647 ================= 00:07:56.647 00:07:56.647 apps: 00:07:56.647 dumpcap: explicitly disabled via build config 00:07:56.647 graph: explicitly disabled via build config 00:07:56.647 pdump: explicitly disabled via build config 00:07:56.647 proc-info: explicitly disabled via build config 00:07:56.647 test-acl: explicitly disabled via build config 00:07:56.647 test-bbdev: explicitly disabled via build config 00:07:56.647 test-cmdline: explicitly disabled via build config 00:07:56.647 test-compress-perf: explicitly disabled via build config 00:07:56.647 test-crypto-perf: explicitly disabled via build config 00:07:56.647 test-dma-perf: explicitly disabled via build config 00:07:56.647 test-eventdev: explicitly disabled via build config 00:07:56.647 test-fib: explicitly disabled via build config 00:07:56.647 test-flow-perf: explicitly disabled via build config 00:07:56.647 test-gpudev: explicitly disabled via build config 00:07:56.647 test-mldev: explicitly disabled via build config 00:07:56.647 test-pipeline: explicitly disabled via build config 00:07:56.647 test-pmd: explicitly disabled via build config 00:07:56.647 test-regex: explicitly disabled via build config 00:07:56.647 test-sad: explicitly disabled via build config 00:07:56.647 test-security-perf: explicitly disabled via build config 00:07:56.647 00:07:56.647 libs: 00:07:56.647 argparse: explicitly disabled via build config 00:07:56.647 metrics: explicitly disabled via build config 00:07:56.647 acl: explicitly disabled via build config 00:07:56.647 bbdev: explicitly disabled via build config 00:07:56.647 bitratestats: explicitly disabled via build config 00:07:56.647 bpf: explicitly disabled via build config 00:07:56.647 cfgfile: explicitly disabled via build config 00:07:56.647 distributor: explicitly disabled via build config 00:07:56.647 efd: explicitly disabled via build config 00:07:56.647 eventdev: explicitly disabled via build config 00:07:56.647 dispatcher: explicitly disabled via build config 00:07:56.647 gpudev: explicitly disabled via build config 00:07:56.647 gro: explicitly disabled via build config 00:07:56.647 gso: explicitly disabled via build config 00:07:56.647 ip_frag: explicitly disabled via build config 00:07:56.647 jobstats: explicitly disabled via build config 00:07:56.647 latencystats: explicitly disabled via build config 00:07:56.647 lpm: explicitly disabled via build config 00:07:56.647 member: explicitly disabled via build config 00:07:56.647 pcapng: explicitly disabled via build config 00:07:56.647 rawdev: explicitly disabled via build config 00:07:56.647 regexdev: explicitly disabled via build config 00:07:56.647 mldev: explicitly disabled via build config 00:07:56.647 rib: explicitly disabled via build config 00:07:56.647 sched: explicitly disabled via build config 00:07:56.647 stack: explicitly disabled via build config 00:07:56.647 ipsec: explicitly disabled via build config 00:07:56.647 pdcp: explicitly disabled via build config 00:07:56.647 fib: explicitly disabled via build config 00:07:56.647 port: explicitly disabled via build config 00:07:56.647 pdump: explicitly disabled via build config 00:07:56.647 table: explicitly disabled via build config 00:07:56.647 pipeline: explicitly disabled via build config 00:07:56.647 graph: explicitly disabled via build config 00:07:56.647 node: explicitly disabled via build config 00:07:56.647 00:07:56.647 drivers: 00:07:56.647 common/cpt: not in enabled drivers build config 00:07:56.647 common/dpaax: not in enabled drivers build config 00:07:56.647 common/iavf: not in enabled drivers build config 00:07:56.647 common/idpf: not in enabled drivers build config 00:07:56.647 common/ionic: not in enabled drivers build config 00:07:56.647 common/mvep: not in enabled drivers build config 00:07:56.647 common/octeontx: not in enabled drivers build config 00:07:56.647 bus/auxiliary: not in enabled drivers build config 00:07:56.647 bus/cdx: not in enabled drivers build config 00:07:56.647 bus/dpaa: not in enabled drivers build config 00:07:56.647 bus/fslmc: not in enabled drivers build config 00:07:56.647 bus/ifpga: not in enabled drivers build config 00:07:56.647 bus/platform: not in enabled drivers build config 00:07:56.647 bus/uacce: not in enabled drivers build config 00:07:56.647 bus/vmbus: not in enabled drivers build config 00:07:56.647 common/cnxk: not in enabled drivers build config 00:07:56.647 common/mlx5: not in enabled drivers build config 00:07:56.647 common/nfp: not in enabled drivers build config 00:07:56.647 common/nitrox: not in enabled drivers build config 00:07:56.647 common/qat: not in enabled drivers build config 00:07:56.647 common/sfc_efx: not in enabled drivers build config 00:07:56.647 mempool/bucket: not in enabled drivers build config 00:07:56.647 mempool/cnxk: not in enabled drivers build config 00:07:56.647 mempool/dpaa: not in enabled drivers build config 00:07:56.647 mempool/dpaa2: not in enabled drivers build config 00:07:56.647 mempool/octeontx: not in enabled drivers build config 00:07:56.647 mempool/stack: not in enabled drivers build config 00:07:56.647 dma/cnxk: not in enabled drivers build config 00:07:56.647 dma/dpaa: not in enabled drivers build config 00:07:56.647 dma/dpaa2: not in enabled drivers build config 00:07:56.647 dma/hisilicon: not in enabled drivers build config 00:07:56.647 dma/idxd: not in enabled drivers build config 00:07:56.647 dma/ioat: not in enabled drivers build config 00:07:56.647 dma/skeleton: not in enabled drivers build config 00:07:56.647 net/af_packet: not in enabled drivers build config 00:07:56.647 net/af_xdp: not in enabled drivers build config 00:07:56.647 net/ark: not in enabled drivers build config 00:07:56.647 net/atlantic: not in enabled drivers build config 00:07:56.647 net/avp: not in enabled drivers build config 00:07:56.647 net/axgbe: not in enabled drivers build config 00:07:56.647 net/bnx2x: not in enabled drivers build config 00:07:56.647 net/bnxt: not in enabled drivers build config 00:07:56.647 net/bonding: not in enabled drivers build config 00:07:56.647 net/cnxk: not in enabled drivers build config 00:07:56.647 net/cpfl: not in enabled drivers build config 00:07:56.647 net/cxgbe: not in enabled drivers build config 00:07:56.647 net/dpaa: not in enabled drivers build config 00:07:56.647 net/dpaa2: not in enabled drivers build config 00:07:56.647 net/e1000: not in enabled drivers build config 00:07:56.647 net/ena: not in enabled drivers build config 00:07:56.647 net/enetc: not in enabled drivers build config 00:07:56.647 net/enetfec: not in enabled drivers build config 00:07:56.647 net/enic: not in enabled drivers build config 00:07:56.647 net/failsafe: not in enabled drivers build config 00:07:56.647 net/fm10k: not in enabled drivers build config 00:07:56.647 net/gve: not in enabled drivers build config 00:07:56.647 net/hinic: not in enabled drivers build config 00:07:56.647 net/hns3: not in enabled drivers build config 00:07:56.647 net/i40e: not in enabled drivers build config 00:07:56.647 net/iavf: not in enabled drivers build config 00:07:56.647 net/ice: not in enabled drivers build config 00:07:56.647 net/idpf: not in enabled drivers build config 00:07:56.647 net/igc: not in enabled drivers build config 00:07:56.647 net/ionic: not in enabled drivers build config 00:07:56.647 net/ipn3ke: not in enabled drivers build config 00:07:56.648 net/ixgbe: not in enabled drivers build config 00:07:56.648 net/mana: not in enabled drivers build config 00:07:56.648 net/memif: not in enabled drivers build config 00:07:56.648 net/mlx4: not in enabled drivers build config 00:07:56.648 net/mlx5: not in enabled drivers build config 00:07:56.648 net/mvneta: not in enabled drivers build config 00:07:56.648 net/mvpp2: not in enabled drivers build config 00:07:56.648 net/netvsc: not in enabled drivers build config 00:07:56.648 net/nfb: not in enabled drivers build config 00:07:56.648 net/nfp: not in enabled drivers build config 00:07:56.648 net/ngbe: not in enabled drivers build config 00:07:56.648 net/null: not in enabled drivers build config 00:07:56.648 net/octeontx: not in enabled drivers build config 00:07:56.648 net/octeon_ep: not in enabled drivers build config 00:07:56.648 net/pcap: not in enabled drivers build config 00:07:56.648 net/pfe: not in enabled drivers build config 00:07:56.648 net/qede: not in enabled drivers build config 00:07:56.648 net/ring: not in enabled drivers build config 00:07:56.648 net/sfc: not in enabled drivers build config 00:07:56.648 net/softnic: not in enabled drivers build config 00:07:56.648 net/tap: not in enabled drivers build config 00:07:56.648 net/thunderx: not in enabled drivers build config 00:07:56.648 net/txgbe: not in enabled drivers build config 00:07:56.648 net/vdev_netvsc: not in enabled drivers build config 00:07:56.648 net/vhost: not in enabled drivers build config 00:07:56.648 net/virtio: not in enabled drivers build config 00:07:56.648 net/vmxnet3: not in enabled drivers build config 00:07:56.648 raw/*: missing internal dependency, "rawdev" 00:07:56.648 crypto/armv8: not in enabled drivers build config 00:07:56.648 crypto/bcmfs: not in enabled drivers build config 00:07:56.648 crypto/caam_jr: not in enabled drivers build config 00:07:56.648 crypto/ccp: not in enabled drivers build config 00:07:56.648 crypto/cnxk: not in enabled drivers build config 00:07:56.648 crypto/dpaa_sec: not in enabled drivers build config 00:07:56.648 crypto/dpaa2_sec: not in enabled drivers build config 00:07:56.648 crypto/ipsec_mb: not in enabled drivers build config 00:07:56.648 crypto/mlx5: not in enabled drivers build config 00:07:56.648 crypto/mvsam: not in enabled drivers build config 00:07:56.648 crypto/nitrox: not in enabled drivers build config 00:07:56.648 crypto/null: not in enabled drivers build config 00:07:56.648 crypto/octeontx: not in enabled drivers build config 00:07:56.648 crypto/openssl: not in enabled drivers build config 00:07:56.648 crypto/scheduler: not in enabled drivers build config 00:07:56.648 crypto/uadk: not in enabled drivers build config 00:07:56.648 crypto/virtio: not in enabled drivers build config 00:07:56.648 compress/isal: not in enabled drivers build config 00:07:56.648 compress/mlx5: not in enabled drivers build config 00:07:56.648 compress/nitrox: not in enabled drivers build config 00:07:56.648 compress/octeontx: not in enabled drivers build config 00:07:56.648 compress/zlib: not in enabled drivers build config 00:07:56.648 regex/*: missing internal dependency, "regexdev" 00:07:56.648 ml/*: missing internal dependency, "mldev" 00:07:56.648 vdpa/ifc: not in enabled drivers build config 00:07:56.648 vdpa/mlx5: not in enabled drivers build config 00:07:56.648 vdpa/nfp: not in enabled drivers build config 00:07:56.648 vdpa/sfc: not in enabled drivers build config 00:07:56.648 event/*: missing internal dependency, "eventdev" 00:07:56.648 baseband/*: missing internal dependency, "bbdev" 00:07:56.648 gpu/*: missing internal dependency, "gpudev" 00:07:56.648 00:07:56.648 00:07:56.906 Cleaning... 0 files. 00:07:57.164 Build targets in project: 85 00:07:57.164 00:07:57.164 DPDK 24.03.0 00:07:57.164 00:07:57.164 User defined options 00:07:57.164 default_library : static 00:07:57.164 libdir : lib 00:07:57.164 prefix : /usr/local 00:07:57.164 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:57.164 c_link_args : 00:07:57.164 cpu_instruction_set: native 00:07:57.164 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:57.164 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:07:57.164 enable_docs : false 00:07:57.164 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:57.164 enable_kmods : false 00:07:57.164 max_lcores : 128 00:07:57.164 tests : false 00:07:57.164 00:07:57.164 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.737 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.738 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.739 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.740 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:57.741 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.741 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.742 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:57.743 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:57.743 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:57.743 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.743 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.744 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.745 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 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:57.746 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:07:57.746 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:07:57.746 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:07:57.746 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:07:57.746 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:07:57.746 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:07:57.746 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:07:57.746 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:07:57.746 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:07:57.746 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:57.746 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:57.746 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:57.746 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:57.746 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:07:57.746 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:57.746 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:07:57.746 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:57.747 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:07:57.747 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:57.747 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:07:57.747 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:57.747 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:07:57.747 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:07:57.747 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:07:57.747 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:07:57.747 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:07:57.747 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:07:57.747 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:08:01.029 The Meson build system 00:08:01.029 Version: 1.3.1 00:08:01.029 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:08:01.029 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:08:01.029 Build type: native build 00:08:01.029 Program cat found: YES (/usr/bin/cat) 00:08:01.029 Project name: DPDK 00:08:01.029 Project version: 24.03.0 00:08:01.029 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:08:01.029 C linker for the host machine: cc ld.bfd 2.39-16 00:08:01.029 Host machine cpu family: x86_64 00:08:01.029 Host machine cpu: x86_64 00:08:01.029 Message: ## Building in Developer Mode ## 00:08:01.029 Program pkg-config found: YES (/usr/bin/pkg-config) 00:08:01.029 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:08:01.029 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:08:01.029 Program python3 found: YES (/usr/bin/python3) 00:08:01.029 Program cat found: YES (/usr/bin/cat) 00:08:01.029 Compiler for C supports arguments -march=native: YES (cached) 00:08:01.029 Checking for size of "void *" : 8 (cached) 00:08:01.029 Checking for size of "void *" : 8 (cached) 00:08:01.029 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:08:01.029 Library m found: YES 00:08:01.029 Library numa found: YES 00:08:01.029 Has header "numaif.h" : YES (cached) 00:08:01.029 Library fdt found: NO 00:08:01.029 Library execinfo found: NO 00:08:01.029 Has header "execinfo.h" : YES (cached) 00:08:01.029 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:08:01.029 Run-time dependency libarchive found: NO (tried pkgconfig) 00:08:01.029 Run-time dependency libbsd found: NO (tried pkgconfig) 00:08:01.029 Run-time dependency jansson found: NO (tried pkgconfig) 00:08:01.029 Dependency openssl found: YES 3.0.9 (cached) 00:08:01.029 Dependency libpcap found: YES 1.10.4 (cached) 00:08:01.029 Has header "pcap.h" with dependency libpcap: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wformat: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wformat-security: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wundef: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:08:01.029 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:08:01.029 Program objdump found: YES (/usr/bin/objdump) 00:08:01.029 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:01.029 Checking if "AVX512 checking" compiles: YES (cached) 00:08:01.029 Fetching value of define "__SSE4_2__" : 1 (cached) 00:08:01.029 Fetching value of define "__AES__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX2__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX512BW__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX512CD__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX512F__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX512VL__" : 1 (cached) 00:08:01.029 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:01.029 Fetching value of define "__RDRND__" : 1 (cached) 00:08:01.029 Fetching value of define "__RDSEED__" : 1 (cached) 00:08:01.029 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:08:01.029 Fetching value of define "__znver1__" : (undefined) (cached) 00:08:01.029 Fetching value of define "__znver2__" : (undefined) (cached) 00:08:01.029 Fetching value of define "__znver3__" : (undefined) (cached) 00:08:01.029 Fetching value of define "__znver4__" : (undefined) (cached) 00:08:01.029 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:01.029 Message: lib/log: Defining dependency "log" 00:08:01.029 Message: lib/kvargs: Defining dependency "kvargs" 00:08:01.029 Message: lib/telemetry: Defining dependency "telemetry" 00:08:01.029 Checking for function "getentropy" : NO (cached) 00:08:01.029 Message: lib/eal: Defining dependency "eal" 00:08:01.029 Message: lib/ring: Defining dependency "ring" 00:08:01.029 Message: lib/rcu: Defining dependency "rcu" 00:08:01.029 Message: lib/mempool: Defining dependency "mempool" 00:08:01.029 Message: lib/mbuf: Defining dependency "mbuf" 00:08:01.029 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX512F__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX512BW__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:08:01.029 Fetching value of define "__AVX512VL__" : 1 (cached) 00:08:01.029 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:08:01.029 Compiler for C supports arguments -mpclmul: YES (cached) 00:08:01.029 Compiler for C supports arguments -maes: YES (cached) 00:08:01.029 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:01.029 Compiler for C supports arguments -mavx512bw: YES (cached) 00:08:01.029 Compiler for C supports arguments -mavx512dq: YES (cached) 00:08:01.029 Compiler for C supports arguments -mavx512vl: YES (cached) 00:08:01.029 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:08:01.029 Compiler for C supports arguments -mavx2: YES (cached) 00:08:01.029 Compiler for C supports arguments -mavx: YES (cached) 00:08:01.029 Message: lib/net: Defining dependency "net" 00:08:01.029 Message: lib/meter: Defining dependency "meter" 00:08:01.029 Message: lib/ethdev: Defining dependency "ethdev" 00:08:01.029 Message: lib/pci: Defining dependency "pci" 00:08:01.029 Message: lib/cmdline: Defining dependency "cmdline" 00:08:01.029 Message: lib/hash: Defining dependency "hash" 00:08:01.029 Message: lib/timer: Defining dependency "timer" 00:08:01.029 Message: lib/compressdev: Defining dependency "compressdev" 00:08:01.029 Message: lib/cryptodev: Defining dependency "cryptodev" 00:08:01.029 Message: lib/dmadev: Defining dependency "dmadev" 00:08:01.029 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:08:01.029 Message: lib/power: Defining dependency "power" 00:08:01.029 Message: lib/reorder: Defining dependency "reorder" 00:08:01.029 Message: lib/security: Defining dependency "security" 00:08:01.029 Has header "linux/userfaultfd.h" : YES (cached) 00:08:01.029 Has header "linux/vduse.h" : YES (cached) 00:08:01.029 Message: lib/vhost: Defining dependency "vhost" 00:08:01.029 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:01.029 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:08:01.029 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:08:01.029 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:08:01.029 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:08:01.029 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:08:01.029 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:08:01.029 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:08:01.029 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:08:01.029 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:08:01.029 Program doxygen found: YES (/usr/bin/doxygen) 00:08:01.029 Configuring doxy-api-html.conf using configuration 00:08:01.029 Configuring doxy-api-man.conf using configuration 00:08:01.029 Program mandb found: YES (/usr/bin/mandb) 00:08:01.029 Program sphinx-build found: NO 00:08:01.029 Configuring rte_build_config.h using configuration 00:08:01.029 Message: 00:08:01.029 ================= 00:08:01.029 Applications Enabled 00:08:01.029 ================= 00:08:01.029 00:08:01.029 apps: 00:08:01.029 00:08:01.029 00:08:01.029 Message: 00:08:01.030 ================= 00:08:01.030 Libraries Enabled 00:08:01.030 ================= 00:08:01.030 00:08:01.030 libs: 00:08:01.030 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:08:01.030 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:08:01.030 cryptodev, dmadev, power, reorder, security, vhost, 00:08:01.030 00:08:01.030 Message: 00:08:01.030 =============== 00:08:01.030 Drivers Enabled 00:08:01.030 =============== 00:08:01.030 00:08:01.030 common: 00:08:01.030 00:08:01.030 bus: 00:08:01.030 pci, vdev, 00:08:01.030 mempool: 00:08:01.030 ring, 00:08:01.030 dma: 00:08:01.030 00:08:01.030 net: 00:08:01.030 00:08:01.030 crypto: 00:08:01.030 00:08:01.030 compress: 00:08:01.030 00:08:01.030 vdpa: 00:08:01.030 00:08:01.030 00:08:01.030 Message: 00:08:01.030 ================= 00:08:01.030 Content Skipped 00:08:01.030 ================= 00:08:01.030 00:08:01.030 apps: 00:08:01.030 dumpcap: explicitly disabled via build config 00:08:01.030 graph: explicitly disabled via build config 00:08:01.030 pdump: explicitly disabled via build config 00:08:01.030 proc-info: explicitly disabled via build config 00:08:01.030 test-acl: explicitly disabled via build config 00:08:01.030 test-bbdev: explicitly disabled via build config 00:08:01.030 test-cmdline: explicitly disabled via build config 00:08:01.030 test-compress-perf: explicitly disabled via build config 00:08:01.030 test-crypto-perf: explicitly disabled via build config 00:08:01.030 test-dma-perf: explicitly disabled via build config 00:08:01.030 test-eventdev: explicitly disabled via build config 00:08:01.030 test-fib: explicitly disabled via build config 00:08:01.030 test-flow-perf: explicitly disabled via build config 00:08:01.030 test-gpudev: explicitly disabled via build config 00:08:01.030 test-mldev: explicitly disabled via build config 00:08:01.030 test-pipeline: explicitly disabled via build config 00:08:01.030 test-pmd: explicitly disabled via build config 00:08:01.030 test-regex: explicitly disabled via build config 00:08:01.030 test-sad: explicitly disabled via build config 00:08:01.030 test-security-perf: explicitly disabled via build config 00:08:01.030 00:08:01.030 libs: 00:08:01.030 argparse: explicitly disabled via build config 00:08:01.030 metrics: explicitly disabled via build config 00:08:01.030 acl: explicitly disabled via build config 00:08:01.030 bbdev: explicitly disabled via build config 00:08:01.030 bitratestats: explicitly disabled via build config 00:08:01.030 bpf: explicitly disabled via build config 00:08:01.030 cfgfile: explicitly disabled via build config 00:08:01.030 distributor: explicitly disabled via build config 00:08:01.030 efd: explicitly disabled via build config 00:08:01.030 eventdev: explicitly disabled via build config 00:08:01.030 dispatcher: explicitly disabled via build config 00:08:01.030 gpudev: explicitly disabled via build config 00:08:01.030 gro: explicitly disabled via build config 00:08:01.030 gso: explicitly disabled via build config 00:08:01.030 ip_frag: explicitly disabled via build config 00:08:01.030 jobstats: explicitly disabled via build config 00:08:01.030 latencystats: explicitly disabled via build config 00:08:01.030 lpm: explicitly disabled via build config 00:08:01.030 member: explicitly disabled via build config 00:08:01.030 pcapng: explicitly disabled via build config 00:08:01.030 rawdev: explicitly disabled via build config 00:08:01.030 regexdev: explicitly disabled via build config 00:08:01.030 mldev: explicitly disabled via build config 00:08:01.030 rib: explicitly disabled via build config 00:08:01.030 sched: explicitly disabled via build config 00:08:01.030 stack: explicitly disabled via build config 00:08:01.030 ipsec: explicitly disabled via build config 00:08:01.030 pdcp: explicitly disabled via build config 00:08:01.030 fib: explicitly disabled via build config 00:08:01.030 port: explicitly disabled via build config 00:08:01.030 pdump: explicitly disabled via build config 00:08:01.030 table: explicitly disabled via build config 00:08:01.030 pipeline: explicitly disabled via build config 00:08:01.030 graph: explicitly disabled via build config 00:08:01.030 node: explicitly disabled via build config 00:08:01.030 00:08:01.030 drivers: 00:08:01.030 common/cpt: not in enabled drivers build config 00:08:01.030 common/dpaax: not in enabled drivers build config 00:08:01.030 common/iavf: not in enabled drivers build config 00:08:01.030 common/idpf: not in enabled drivers build config 00:08:01.030 common/ionic: not in enabled drivers build config 00:08:01.030 common/mvep: not in enabled drivers build config 00:08:01.030 common/octeontx: not in enabled drivers build config 00:08:01.030 bus/auxiliary: not in enabled drivers build config 00:08:01.030 bus/cdx: not in enabled drivers build config 00:08:01.030 bus/dpaa: not in enabled drivers build config 00:08:01.030 bus/fslmc: not in enabled drivers build config 00:08:01.030 bus/ifpga: not in enabled drivers build config 00:08:01.030 bus/platform: not in enabled drivers build config 00:08:01.030 bus/uacce: not in enabled drivers build config 00:08:01.030 bus/vmbus: not in enabled drivers build config 00:08:01.030 common/cnxk: not in enabled drivers build config 00:08:01.030 common/mlx5: not in enabled drivers build config 00:08:01.030 common/nfp: not in enabled drivers build config 00:08:01.030 common/nitrox: not in enabled drivers build config 00:08:01.030 common/qat: not in enabled drivers build config 00:08:01.030 common/sfc_efx: not in enabled drivers build config 00:08:01.030 mempool/bucket: not in enabled drivers build config 00:08:01.030 mempool/cnxk: not in enabled drivers build config 00:08:01.030 mempool/dpaa: not in enabled drivers build config 00:08:01.030 mempool/dpaa2: not in enabled drivers build config 00:08:01.030 mempool/octeontx: not in enabled drivers build config 00:08:01.030 mempool/stack: not in enabled drivers build config 00:08:01.030 dma/cnxk: not in enabled drivers build config 00:08:01.030 dma/dpaa: not in enabled drivers build config 00:08:01.030 dma/dpaa2: not in enabled drivers build config 00:08:01.030 dma/hisilicon: not in enabled drivers build config 00:08:01.030 dma/idxd: not in enabled drivers build config 00:08:01.030 dma/ioat: not in enabled drivers build config 00:08:01.030 dma/skeleton: not in enabled drivers build config 00:08:01.030 net/af_packet: not in enabled drivers build config 00:08:01.030 net/af_xdp: not in enabled drivers build config 00:08:01.030 net/ark: not in enabled drivers build config 00:08:01.030 net/atlantic: not in enabled drivers build config 00:08:01.030 net/avp: not in enabled drivers build config 00:08:01.030 net/axgbe: not in enabled drivers build config 00:08:01.030 net/bnx2x: not in enabled drivers build config 00:08:01.030 net/bnxt: not in enabled drivers build config 00:08:01.030 net/bonding: not in enabled drivers build config 00:08:01.030 net/cnxk: not in enabled drivers build config 00:08:01.030 net/cpfl: not in enabled drivers build config 00:08:01.030 net/cxgbe: not in enabled drivers build config 00:08:01.030 net/dpaa: not in enabled drivers build config 00:08:01.030 net/dpaa2: not in enabled drivers build config 00:08:01.030 net/e1000: not in enabled drivers build config 00:08:01.030 net/ena: not in enabled drivers build config 00:08:01.030 net/enetc: not in enabled drivers build config 00:08:01.030 net/enetfec: not in enabled drivers build config 00:08:01.030 net/enic: not in enabled drivers build config 00:08:01.030 net/failsafe: not in enabled drivers build config 00:08:01.030 net/fm10k: not in enabled drivers build config 00:08:01.030 net/gve: not in enabled drivers build config 00:08:01.030 net/hinic: not in enabled drivers build config 00:08:01.030 net/hns3: not in enabled drivers build config 00:08:01.030 net/i40e: not in enabled drivers build config 00:08:01.030 net/iavf: not in enabled drivers build config 00:08:01.030 net/ice: not in enabled drivers build config 00:08:01.030 net/idpf: not in enabled drivers build config 00:08:01.030 net/igc: not in enabled drivers build config 00:08:01.030 net/ionic: not in enabled drivers build config 00:08:01.030 net/ipn3ke: not in enabled drivers build config 00:08:01.030 net/ixgbe: not in enabled drivers build config 00:08:01.030 net/mana: not in enabled drivers build config 00:08:01.030 net/memif: not in enabled drivers build config 00:08:01.030 net/mlx4: not in enabled drivers build config 00:08:01.030 net/mlx5: not in enabled drivers build config 00:08:01.030 net/mvneta: not in enabled drivers build config 00:08:01.030 net/mvpp2: not in enabled drivers build config 00:08:01.030 net/netvsc: not in enabled drivers build config 00:08:01.030 net/nfb: not in enabled drivers build config 00:08:01.030 net/nfp: not in enabled drivers build config 00:08:01.030 net/ngbe: not in enabled drivers build config 00:08:01.030 net/null: not in enabled drivers build config 00:08:01.030 net/octeontx: not in enabled drivers build config 00:08:01.030 net/octeon_ep: not in enabled drivers build config 00:08:01.030 net/pcap: not in enabled drivers build config 00:08:01.030 net/pfe: not in enabled drivers build config 00:08:01.030 net/qede: not in enabled drivers build config 00:08:01.030 net/ring: not in enabled drivers build config 00:08:01.030 net/sfc: not in enabled drivers build config 00:08:01.030 net/softnic: not in enabled drivers build config 00:08:01.030 net/tap: not in enabled drivers build config 00:08:01.030 net/thunderx: not in enabled drivers build config 00:08:01.030 net/txgbe: not in enabled drivers build config 00:08:01.030 net/vdev_netvsc: not in enabled drivers build config 00:08:01.030 net/vhost: not in enabled drivers build config 00:08:01.030 net/virtio: not in enabled drivers build config 00:08:01.030 net/vmxnet3: not in enabled drivers build config 00:08:01.031 raw/*: missing internal dependency, "rawdev" 00:08:01.031 crypto/armv8: not in enabled drivers build config 00:08:01.031 crypto/bcmfs: not in enabled drivers build config 00:08:01.031 crypto/caam_jr: not in enabled drivers build config 00:08:01.031 crypto/ccp: not in enabled drivers build config 00:08:01.031 crypto/cnxk: not in enabled drivers build config 00:08:01.031 crypto/dpaa_sec: not in enabled drivers build config 00:08:01.031 crypto/dpaa2_sec: not in enabled drivers build config 00:08:01.031 crypto/ipsec_mb: not in enabled drivers build config 00:08:01.031 crypto/mlx5: not in enabled drivers build config 00:08:01.031 crypto/mvsam: not in enabled drivers build config 00:08:01.031 crypto/nitrox: not in enabled drivers build config 00:08:01.031 crypto/null: not in enabled drivers build config 00:08:01.031 crypto/octeontx: not in enabled drivers build config 00:08:01.031 crypto/openssl: not in enabled drivers build config 00:08:01.031 crypto/scheduler: not in enabled drivers build config 00:08:01.031 crypto/uadk: not in enabled drivers build config 00:08:01.031 crypto/virtio: not in enabled drivers build config 00:08:01.031 compress/isal: not in enabled drivers build config 00:08:01.031 compress/mlx5: not in enabled drivers build config 00:08:01.031 compress/nitrox: not in enabled drivers build config 00:08:01.031 compress/octeontx: not in enabled drivers build config 00:08:01.031 compress/zlib: not in enabled drivers build config 00:08:01.031 regex/*: missing internal dependency, "regexdev" 00:08:01.031 ml/*: missing internal dependency, "mldev" 00:08:01.031 vdpa/ifc: not in enabled drivers build config 00:08:01.031 vdpa/mlx5: not in enabled drivers build config 00:08:01.031 vdpa/nfp: not in enabled drivers build config 00:08:01.031 vdpa/sfc: not in enabled drivers build config 00:08:01.031 event/*: missing internal dependency, "eventdev" 00:08:01.031 baseband/*: missing internal dependency, "bbdev" 00:08:01.031 gpu/*: missing internal dependency, "gpudev" 00:08:01.031 00:08:01.031 00:08:01.031 Cleaning... 0 files. 00:08:01.031 Build targets in project: 85 00:08:01.031 00:08:01.031 DPDK 24.03.0 00:08:01.031 00:08:01.031 User defined options 00:08:01.031 default_library : static 00:08:01.031 libdir : lib 00:08:01.031 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:08:01.031 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:08:01.031 c_link_args : 00:08:01.031 cpu_instruction_set: native 00:08:01.031 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:08:01.031 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:08:01.031 enable_docs : false 00:08:01.031 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:08:01.031 enable_kmods : false 00:08:01.031 max_lcores : 128 00:08:01.031 tests : false 00:08:01.031 00:08:01.031 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:08:01.596 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:08:01.596 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:08:01.596 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:08:01.596 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:08:01.596 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:08:01.596 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:08:01.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:08:01.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:08:01.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:08:01.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:08:01.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:08:01.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:08:01.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:08:01.853 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:08:02.111 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:08:02.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:08:02.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:08:02.627 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:08:02.627 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:08:02.884 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:08:02.884 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:08:02.884 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:08:02.884 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:08:03.141 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:08:03.141 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:08:03.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:08:03.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:08:03.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:08:03.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:08:03.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:08:03.912 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:08:03.912 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:08:03.912 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:08:03.912 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:08:03.912 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:08:03.912 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:08:03.912 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:08:03.912 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:08:04.170 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:08:04.170 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:08:04.170 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:08:04.170 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:08:04.170 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:08:04.170 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:08:04.170 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:08:04.170 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:08:04.427 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:08:04.427 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:08:04.427 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:08:04.427 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:08:04.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:08:05.555 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:08:05.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:08:05.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:08:05.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:08:05.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:08:05.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:08:05.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:08:06.379 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:08:06.945 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:08:06.945 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:08:07.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:08:07.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:08:07.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:08:07.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:08:07.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:08:07.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:08:07.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:08:07.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:08:07.777 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:08:07.777 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:08:07.777 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:08:07.777 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:08:07.777 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:08:07.777 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:08:07.778 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:08:08.035 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:08:08.035 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:08:08.035 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:08:08.293 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:08:08.293 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:08:08.293 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:08:08.293 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:08:08.293 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:08:08.293 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:08:08.293 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:08:08.293 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:08:08.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:08:08.552 make[2]: Nothing to be done for 'install'. 00:08:08.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:08:08.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:08:08.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:08:13.818 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:08:13.818 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:13.818 08:56:46 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:08:13.818 08:56:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:08:13.818 08:56:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:13.818 08:56:46 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:13.818 ************************************ 00:08:13.818 START TEST external_make_accel_module_static 00:08:13.818 ************************************ 00:08:13.818 08:56:46 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:08:13.818 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:13.818 make --directory=accel static_module 00:08:13.818 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:13.818 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:08:13.818 -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:08:13.818 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:08:14.076 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:14.076 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:14.076 00:08:14.076 real 0m0.877s 00:08:14.076 user 0m0.569s 00:08:14.076 sys 0m0.271s 00:08:14.076 08:56:47 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:14.076 08:56:47 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:08:14.076 ************************************ 00:08:14.076 END TEST external_make_accel_module_static 00:08:14.076 ************************************ 00:08:14.076 08:56:47 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:08:14.076 08:56:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:08:14.076 08:56:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:14.076 08:56:47 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:14.076 ************************************ 00:08:14.076 START TEST external_run_accel_module_static 00:08:14.076 ************************************ 00:08:14.076 08:56:47 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:08:14.334 [2024-07-25 08:56:47.843786] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:08:14.334 [2024-07-25 08:56:47.843886] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid144915 ] 00:08:14.334 [2024-07-25 08:56:47.971652] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:14.334 [2024-07-25 08:56:48.058037] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:14.334 [2024-07-25 08:56:48.062535] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:08:14.334 [2024-07-25 08:56:48.070523] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:08:14.334 [2024-07-25 08:56:48.078519] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:08:14.591 Running on accel module task with code: 1 00:08:14.591 Running fill callback 00:08:14.591 Running on accel module task with code: 0 00:08:14.591 Running copy callback 00:08:14.591 Running on accel module task with code: 3 00:08:14.591 Running compare callback 00:08:14.591 00:08:14.591 real 0m0.459s 00:08:14.591 user 0m0.220s 00:08:14.591 sys 0m0.113s 00:08:14.591 08:56:48 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:14.591 ************************************ 00:08:14.591 END TEST external_run_accel_module_static 00:08:14.591 ************************************ 00:08:14.591 08:56:48 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:08:14.591 08:56:48 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:14.591 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:14.591 rm -f ./hello_world/hello_bdev 00:08:14.848 rm -f ./passthru/libpassthru_external.* 00:08:14.848 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:14.848 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:14.848 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:14.848 08:56:48 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:08:14.848 08:56:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:08:14.848 08:56:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:14.848 08:56:48 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:14.848 ************************************ 00:08:14.848 START TEST external_make_accel_driver_static 00:08:14.848 ************************************ 00:08:14.848 08:56:48 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:08:14.848 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:14.848 make --directory=accel static_driver 00:08:14.848 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:14.848 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:08:14.848 -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:08:14.848 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl \ 00:08:14.848 -pthread 00:08:15.413 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:15.413 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:15.413 00:08:15.413 real 0m0.689s 00:08:15.413 user 0m0.435s 00:08:15.413 sys 0m0.247s 00:08:15.413 08:56:49 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:15.413 08:56:49 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:15.413 ************************************ 00:08:15.413 END TEST external_make_accel_driver_static 00:08:15.413 ************************************ 00:08:15.413 08:56:49 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:08:15.413 08:56:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:08:15.413 08:56:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:15.413 08:56:49 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:15.413 ************************************ 00:08:15.413 START TEST external_run_accel_driver_static 00:08:15.413 ************************************ 00:08:15.413 08:56:49 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:08:15.413 [2024-07-25 08:56:49.146936] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:08:15.413 [2024-07-25 08:56:49.147035] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145027 ] 00:08:15.670 [2024-07-25 08:56:49.274200] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:15.670 [2024-07-25 08:56:49.350226] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:15.670 [2024-07-25 08:56:49.354611] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:08:15.927 Running on accel driver task with code: 0 00:08:15.927 Running on accel module task with code: 0 00:08:15.927 Running on accel driver task with code: 1 00:08:15.927 Running on accel driver task with code: 0 00:08:15.927 Running on accel module task with code: 0 00:08:15.927 Running on accel driver task with code: 1 00:08:15.927 Running sequence callback 00:08:15.927 00:08:15.927 real 0m0.426s 00:08:15.927 user 0m0.196s 00:08:15.927 sys 0m0.104s 00:08:15.927 08:56:49 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:15.927 08:56:49 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:15.927 ************************************ 00:08:15.927 END TEST external_run_accel_driver_static 00:08:15.927 ************************************ 00:08:15.927 08:56:49 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:15.927 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:15.927 rm -f ./hello_world/hello_bdev 00:08:15.927 rm -f ./passthru/libpassthru_external.* 00:08:15.927 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:15.927 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:15.927 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:15.927 08:56:49 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:08:15.927 08:56:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:08:15.927 08:56:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:15.927 08:56:49 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:15.927 ************************************ 00:08:15.927 START TEST external_make_hello_bdev_static 00:08:15.927 ************************************ 00:08:15.927 08:56:49 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:08:16.183 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:16.183 make --directory=passthru static 00:08:16.183 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:16.184 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:08:16.184 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:08:16.440 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:08:16.440 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:16.440 make --directory=hello_world bdev_static 00:08:16.440 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:16.698 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:08:16.698 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:08:17.696 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:17.696 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:17.696 00:08:17.696 real 0m1.458s 00:08:17.696 user 0m0.960s 00:08:17.696 sys 0m0.423s 00:08:17.696 08:56:51 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:17.696 08:56:51 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:17.696 ************************************ 00:08:17.696 END TEST external_make_hello_bdev_static 00:08:17.696 ************************************ 00:08:17.696 08:56:51 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:08:17.696 08:56:51 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:08:17.696 08:56:51 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:17.696 08:56:51 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:17.696 ************************************ 00:08:17.696 START TEST external_run_hello_bdev_static 00:08:17.696 ************************************ 00:08:17.696 08:56:51 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:08:17.696 [2024-07-25 08:56:51.208287] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:08:17.696 [2024-07-25 08:56:51.208383] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145172 ] 00:08:17.696 [2024-07-25 08:56:51.331296] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:17.696 [2024-07-25 08:56:51.414312] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:17.953 [2024-07-25 08:56:51.506205] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:08:17.953 [2024-07-25 08:56:51.506256] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:08:17.954 [2024-07-25 08:56:51.506269] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xebfac0 00:08:17.954 [2024-07-25 08:56:51.506280] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:08:17.954 [2024-07-25 08:56:51.506763] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:08:17.954 [2024-07-25 08:56:51.506788] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:08:17.954 [2024-07-25 08:56:51.510309] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:17.954 [2024-07-25 08:56:51.510333] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:08:17.954 [2024-07-25 08:56:51.510343] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:17.954 [2024-07-25 08:56:51.511047] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:17.954 [2024-07-25 08:56:51.511082] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:17.954 [2024-07-25 08:56:51.511091] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:17.954 [2024-07-25 08:56:51.511103] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:17.954 00:08:17.954 [2024-07-25 08:56:51.511112] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:17.954 00:08:17.954 real 0m0.504s 00:08:17.954 user 0m0.236s 00:08:17.954 sys 0m0.142s 00:08:17.954 08:56:51 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:17.954 08:56:51 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:17.954 ************************************ 00:08:17.954 END TEST external_run_hello_bdev_static 00:08:17.954 ************************************ 00:08:18.217 08:56:51 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:18.217 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:18.217 rm -f ./hello_world/hello_bdev 00:08:18.217 rm -f ./passthru/libpassthru_external.* 00:08:18.217 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:18.217 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:18.217 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:18.217 08:56:51 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:08:18.217 08:56:51 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:08:18.217 08:56:51 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:18.217 08:56:51 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:18.217 ************************************ 00:08:18.217 START TEST external_make_hello_no_bdev_static 00:08:18.217 ************************************ 00:08:18.217 08:56:51 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:08:18.217 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:18.217 make --directory=hello_world alone_static 00:08:18.217 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:18.474 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:08:18.474 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:08:19.071 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:19.071 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:19.071 00:08:19.071 real 0m0.965s 00:08:19.071 user 0m0.659s 00:08:19.071 sys 0m0.298s 00:08:19.071 08:56:52 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:19.071 08:56:52 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:19.071 ************************************ 00:08:19.071 END TEST external_make_hello_no_bdev_static 00:08:19.071 ************************************ 00:08:19.071 08:56:52 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:08:19.071 08:56:52 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:08:19.071 08:56:52 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:19.071 08:56:52 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:19.071 ************************************ 00:08:19.071 START TEST external_run_hello_no_bdev_static 00:08:19.071 ************************************ 00:08:19.071 08:56:52 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:08:19.329 [2024-07-25 08:56:52.833042] Starting SPDK v24.09-pre git sha1 623b676ee / DPDK 24.03.0 initialization... 00:08:19.329 [2024-07-25 08:56:52.833141] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145290 ] 00:08:19.329 [2024-07-25 08:56:52.963264] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:19.329 [2024-07-25 08:56:53.043942] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:19.616 [2024-07-25 08:56:53.127999] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:19.616 [2024-07-25 08:56:53.128046] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:08:19.616 [2024-07-25 08:56:53.128057] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:19.616 [2024-07-25 08:56:53.129362] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:19.616 [2024-07-25 08:56:53.129394] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:19.616 [2024-07-25 08:56:53.129403] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:19.616 [2024-07-25 08:56:53.129413] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:19.616 00:08:19.616 [2024-07-25 08:56:53.129422] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:19.616 00:08:19.616 real 0m0.487s 00:08:19.616 user 0m0.233s 00:08:19.616 sys 0m0.131s 00:08:19.616 08:56:53 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:19.616 ************************************ 00:08:19.616 END TEST external_run_hello_no_bdev_static 00:08:19.616 08:56:53 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:19.616 ************************************ 00:08:19.616 08:56:53 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:08:19.616 08:56:53 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:08:19.616 08:56:53 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:19.616 08:56:53 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:19.616 ************************************ 00:08:19.616 START TEST external_make_nvme_static 00:08:19.616 ************************************ 00:08:19.616 08:56:53 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:08:19.616 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:19.874 make --directory=nvme static 00:08:19.874 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:19.874 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:08:19.874 -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -Wl,--no-whole-archive /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:08:20.438 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:20.438 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:20.438 00:08:20.438 real 0m0.617s 00:08:20.438 user 0m0.400s 00:08:20.438 sys 0m0.211s 00:08:20.438 08:56:53 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:20.438 08:56:53 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:20.438 ************************************ 00:08:20.438 END TEST external_make_nvme_static 00:08:20.438 ************************************ 00:08:20.438 08:56:54 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:08:20.438 08:56:54 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 6 -le 1 ']' 00:08:20.438 08:56:54 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:08:20.438 08:56:54 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:20.438 ************************************ 00:08:20.439 START TEST external_run_nvme_static 00:08:20.439 ************************************ 00:08:20.439 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:08:20.439 * Looking for test storage... 00:08:20.439 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:08:20.439 08:56:54 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:08:20.439 08:56:54 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:08:20.439 08:56:54 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:08:20.439 08:56:54 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:08:20.439 08:56:54 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:08:20.439 08:56:54 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:08:20.439 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:08:20.697 NVMe Controller at 0000:00:10.0 00:08:20.697 ===================================================== 00:08:20.697 Vendor ID: 1b36 00:08:20.697 Subsystem Vendor ID: 1af4 00:08:20.697 Serial Number: 12340 00:08:20.697 Model Number: QEMU NVMe Ctrl 00:08:20.697 Firmware Version: 8.0.0 00:08:20.697 Recommended Arb Burst: 6 00:08:20.697 IEEE OUI Identifier: 00 54 52 00:08:20.697 Multi-path I/O 00:08:20.697 May have multiple subsystem ports: No 00:08:20.697 May have multiple controllers: No 00:08:20.697 Associated with SR-IOV VF: No 00:08:20.697 Max Number of Namespaces: 256 00:08:20.697 NVMe Specification Version (Identify): 1.4 00:08:20.697 Optional Asynchronous Events Supported 00:08:20.697 Namespace Attribute Notices: Supported 00:08:20.697 Firmware Activation Notices: Not Supported 00:08:20.697 128-bit Host Identifier: Not Supported 00:08:20.697 ===================================================== 00:08:20.697 NVMe Controller at 0000:00:11.0 00:08:20.697 ===================================================== 00:08:20.697 Vendor ID: 1b36 00:08:20.697 Subsystem Vendor ID: 1af4 00:08:20.697 Serial Number: 12341 00:08:20.697 Model Number: QEMU NVMe Ctrl 00:08:20.697 Firmware Version: 8.0.0 00:08:20.697 Recommended Arb Burst: 6 00:08:20.697 IEEE OUI Identifier: 00 54 52 00:08:20.697 Multi-path I/O 00:08:20.697 May have multiple subsystem ports: No 00:08:20.697 May have multiple controllers: No 00:08:20.697 Associated with SR-IOV VF: No 00:08:20.697 Max Number of Namespaces: 256 00:08:20.697 NVMe Specification Version (Identify): 1.4 00:08:20.697 Optional Asynchronous Events Supported 00:08:20.697 Namespace Attribute Notices: Supported 00:08:20.697 Firmware Activation Notices: Not Supported 00:08:20.697 128-bit Host Identifier: Not Supported' 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:08:20.697 NVMe Controller at 0000:00:10.0 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:08:20.697 NVMe Controller at 0000:00:11.0 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:08:20.697 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:20.697 08:56:54 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:08:20.955 ===================================================== 00:08:20.955 NVMe Controller at 0000:00:10.0 00:08:20.955 ===================================================== 00:08:20.955 Vendor ID: 1b36 00:08:20.955 Subsystem Vendor ID: 1af4 00:08:20.955 Serial Number: 12340 00:08:20.955 Model Number: QEMU NVMe Ctrl 00:08:20.955 Firmware Version: 8.0.0 00:08:20.955 Recommended Arb Burst: 6 00:08:20.955 IEEE OUI Identifier: 00 54 52 00:08:20.955 Multi-path I/O 00:08:20.955 May have multiple subsystem ports: No 00:08:20.955 May have multiple controllers: No 00:08:20.955 Associated with SR-IOV VF: No 00:08:20.955 Max Number of Namespaces: 256 00:08:20.955 NVMe Specification Version (Identify): 1.4 00:08:20.955 Optional Asynchronous Events Supported 00:08:20.955 Namespace Attribute Notices: Supported 00:08:20.955 Firmware Activation Notices: Not Supported 00:08:20.955 128-bit Host Identifier: Not Supported 00:08:20.955 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:20.955 08:56:54 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:08:21.214 ===================================================== 00:08:21.214 NVMe Controller at 0000:00:11.0 00:08:21.214 ===================================================== 00:08:21.214 Vendor ID: 1b36 00:08:21.214 Subsystem Vendor ID: 1af4 00:08:21.214 Serial Number: 12341 00:08:21.214 Model Number: QEMU NVMe Ctrl 00:08:21.214 Firmware Version: 8.0.0 00:08:21.214 Recommended Arb Burst: 6 00:08:21.214 IEEE OUI Identifier: 00 54 52 00:08:21.214 Multi-path I/O 00:08:21.214 May have multiple subsystem ports: No 00:08:21.214 May have multiple controllers: No 00:08:21.214 Associated with SR-IOV VF: No 00:08:21.214 Max Number of Namespaces: 256 00:08:21.214 NVMe Specification Version (Identify): 1.4 00:08:21.214 Optional Asynchronous Events Supported 00:08:21.214 Namespace Attribute Notices: Supported 00:08:21.214 Firmware Activation Notices: Not Supported 00:08:21.214 128-bit Host Identifier: Not Supported 00:08:21.214 00:08:21.214 real 0m0.702s 00:08:21.214 user 0m0.277s 00:08:21.214 sys 0m0.270s 00:08:21.214 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:21.214 08:56:54 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:21.214 ************************************ 00:08:21.214 END TEST external_run_nvme_static 00:08:21.214 ************************************ 00:08:21.214 08:56:54 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:21.214 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:21.214 rm -f ./hello_world/hello_bdev 00:08:21.214 rm -f ./passthru/libpassthru_external.* 00:08:21.214 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:21.214 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:21.214 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:21.214 08:56:54 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:08:21.214 08:56:54 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:08:21.214 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:21.779 make[1]: Nothing to be done for 'clean'. 00:08:28.407 make[2]: Nothing to be done for 'clean'. 00:08:32.588 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:32.588 08:57:05 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:08:32.588 08:57:05 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:08:32.588 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:08:32.588 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:08:32.588 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:08:32.847 ************************************ 00:08:32.847 END TEST autobuild_external_code 00:08:32.847 ************************************ 00:08:32.847 00:08:32.847 real 6m25.885s 00:08:32.847 user 21m49.861s 00:08:32.847 sys 7m14.165s 00:08:32.847 08:57:06 autobuild.autobuild_external_code -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:32.847 08:57:06 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:32.847 00:08:32.847 real 6m25.936s 00:08:32.847 user 21m49.878s 00:08:32.847 sys 7m14.198s 00:08:32.847 ************************************ 00:08:32.847 END TEST autobuild 00:08:32.847 ************************************ 00:08:32.847 08:57:06 autobuild -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:08:32.847 08:57:06 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:08:32.847 08:57:06 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:08:32.847 08:57:06 -- pm/common@29 -- $ signal_monitor_resources TERM 00:08:32.847 08:57:06 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:08:32.847 08:57:06 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:32.847 08:57:06 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:08:32.847 08:57:06 -- pm/common@44 -- $ pid=5995 00:08:32.847 08:57:06 -- pm/common@50 -- $ kill -TERM 5995 00:08:32.847 08:57:06 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:32.847 08:57:06 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:08:32.847 08:57:06 -- pm/common@44 -- $ pid=5996 00:08:32.847 08:57:06 -- pm/common@50 -- $ kill -TERM 5996 00:08:32.847 08:57:06 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:08:32.847 08:57:06 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:08:32.847 08:57:06 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:08:32.847 08:57:06 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:08:32.847 08:57:06 -- 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:08:32.847 08:57:06 -- 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:08:32.847 08:57:06 -- 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:08:32.847 08:57:06 -- paths/export.sh@5 -- $ export PATH 00:08:32.847 08:57:06 -- 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:08:32.847 08:57:06 -- common/autobuild_common.sh@446 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:08:32.847 08:57:06 -- common/autobuild_common.sh@447 -- $ date +%s 00:08:32.847 08:57:06 -- common/autobuild_common.sh@447 -- $ mktemp -dt spdk_1721897826.XXXXXX 00:08:32.847 08:57:06 -- common/autobuild_common.sh@447 -- $ SPDK_WORKSPACE=/tmp/spdk_1721897826.HQvEQX 00:08:32.847 08:57:06 -- common/autobuild_common.sh@449 -- $ [[ -n 2048 ]] 00:08:32.847 08:57:06 -- common/autobuild_common.sh@450 -- $ export EXTERNAL_MAKE_HUGEMEM 00:08:32.847 08:57:06 -- common/autobuild_common.sh@453 -- $ '[' -n '' ']' 00:08:32.847 08:57:06 -- common/autobuild_common.sh@456 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:08:32.847 08:57:06 -- common/autobuild_common.sh@460 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:08:32.847 08:57:06 -- common/autobuild_common.sh@462 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:08:33.106 08:57:06 -- common/autobuild_common.sh@463 -- $ get_config_params 00:08:33.106 08:57:06 -- common/autotest_common.sh@398 -- $ xtrace_disable 00:08:33.106 08:57:06 -- common/autotest_common.sh@10 -- $ set +x 00:08:33.106 08:57:06 -- common/autobuild_common.sh@463 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:08:33.106 08:57:06 -- common/autobuild_common.sh@465 -- $ start_monitor_resources 00:08:33.106 08:57:06 -- pm/common@17 -- $ local monitor 00:08:33.106 08:57:06 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:33.106 08:57:06 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:33.106 08:57:06 -- pm/common@21 -- $ date +%s 00:08:33.106 08:57:06 -- pm/common@25 -- $ sleep 1 00:08:33.106 08:57:06 -- pm/common@21 -- $ date +%s 00:08:33.106 08:57:06 -- 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.1721897826 00:08:33.106 08:57:06 -- 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.1721897826 00:08:33.106 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721897826_collect-vmstat.pm.log 00:08:33.106 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721897826_collect-cpu-load.pm.log 00:08:34.039 08:57:07 -- common/autobuild_common.sh@466 -- $ trap stop_monitor_resources EXIT 00:08:34.039 08:57:07 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:08:34.039 08:57:07 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:08:34.039 08:57:07 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:08:34.039 08:57:07 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:08:34.039 08:57:07 -- spdk/autopackage.sh@19 -- $ timing_finish 00:08:34.039 08:57:07 -- common/autotest_common.sh@736 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:08:34.039 08:57:07 -- common/autotest_common.sh@737 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:08:34.039 08:57:07 -- common/autotest_common.sh@739 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:08:34.039 08:57:07 -- spdk/autopackage.sh@20 -- $ exit 0 00:08:34.039 08:57:07 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:08:34.039 08:57:07 -- pm/common@29 -- $ signal_monitor_resources TERM 00:08:34.039 08:57:07 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:08:34.039 08:57:07 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:34.039 08:57:07 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:08:34.039 08:57:07 -- pm/common@44 -- $ pid=156552 00:08:34.039 08:57:07 -- pm/common@50 -- $ kill -TERM 156552 00:08:34.039 08:57:07 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:34.039 08:57:07 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:08:34.039 08:57:07 -- pm/common@44 -- $ pid=156554 00:08:34.039 08:57:07 -- pm/common@50 -- $ kill -TERM 156554 00:08:34.039 + [[ -n 5960 ]] 00:08:34.039 + sudo kill 5960 00:08:34.049 [Pipeline] } 00:08:34.069 [Pipeline] // timeout 00:08:34.075 [Pipeline] } 00:08:34.095 [Pipeline] // stage 00:08:34.101 [Pipeline] } 00:08:34.121 [Pipeline] // catchError 00:08:34.131 [Pipeline] stage 00:08:34.133 [Pipeline] { (Stop VM) 00:08:34.150 [Pipeline] sh 00:08:34.428 + vagrant halt 00:08:38.611 ==> default: Halting domain... 00:08:45.175 [Pipeline] sh 00:08:45.453 + vagrant destroy -f 00:08:49.640 ==> default: Removing domain... 00:08:49.654 [Pipeline] sh 00:08:49.933 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest/output 00:08:49.941 [Pipeline] } 00:08:49.954 [Pipeline] // stage 00:08:49.958 [Pipeline] } 00:08:49.970 [Pipeline] // dir 00:08:49.974 [Pipeline] } 00:08:49.989 [Pipeline] // wrap 00:08:49.995 [Pipeline] } 00:08:50.008 [Pipeline] // catchError 00:08:50.017 [Pipeline] stage 00:08:50.019 [Pipeline] { (Epilogue) 00:08:50.031 [Pipeline] sh 00:08:50.306 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:08:50.573 [Pipeline] catchError 00:08:50.575 [Pipeline] { 00:08:50.588 [Pipeline] sh 00:08:50.864 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:08:50.864 Artifacts sizes are good 00:08:50.872 [Pipeline] } 00:08:50.889 [Pipeline] // catchError 00:08:50.899 [Pipeline] archiveArtifacts 00:08:50.906 Archiving artifacts 00:08:50.952 [Pipeline] cleanWs 00:08:50.962 [WS-CLEANUP] Deleting project workspace... 00:08:50.962 [WS-CLEANUP] Deferred wipeout is used... 00:08:50.968 [WS-CLEANUP] done 00:08:50.969 [Pipeline] } 00:08:50.987 [Pipeline] // stage 00:08:50.992 [Pipeline] } 00:08:51.006 [Pipeline] // node 00:08:51.011 [Pipeline] End of Pipeline 00:08:51.046 Finished: SUCCESS