Changes:
[muvarov] test: l2fwd: add pktio driver print out
[muvarov] validation: packet: print reason for suite init failure
[muvarov] test: generator: various improvements
[muvarov] test: l2fwd script: limit number of generator cpus
[muvarov] test: l2fwd: use packet_data
------------------------------------------ Started by upstream project "build-odp-rpm" build number 382 originally caused by: Started by upstream project "trigger-build-odp" build number 382 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on aarch64-01-573fd5fe9ca4 (docker-centos7-aarch64 docker-centos7-aarch64-01)[YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. in workspace https://ci.linaro.org/jenkins/job/build-odp-rpm/label=docker-centos7-aarch64/ws/ [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. Cloning the remote Git repository Cloning repository https://git.linaro.org/lng/odp.git
/usr/bin/git init https://ci.linaro.org/jenkins/job/build-odp-rpm/label=docker-centos7-aarch64/ws/odp # timeout=10
Fetching upstream changes from https://git.linaro.org/lng/odp.git
/usr/bin/git --version # timeout=10 /usr/bin/git fetch --tags --progress https://git.linaro.org/lng/odp.git +refs/heads/*:refs/remotes/origin/* /usr/bin/git config remote.origin.url https://git.linaro.org/lng/odp.git # timeout=10 /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 /usr/bin/git config remote.origin.url https://git.linaro.org/lng/odp.git # timeout=10
Fetching upstream changes from https://git.linaro.org/lng/odp.git
/usr/bin/git fetch --tags --progress https://git.linaro.org/lng/odp.git +refs/heads/master:refs/remotes/origin/master
[YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. Checking out Revision 0d3ee95d0fb3712631d81c5e6f4fb5f176617c5e (refs/remotes/origin/master)
/usr/bin/git config core.sparsecheckout # timeout=10 /usr/bin/git checkout -f 0d3ee95d0fb3712631d81c5e6f4fb5f176617c5e /usr/bin/git rev-list b8867b0a5ea5eeb8b0b7a95e36025c95738f48b3 # timeout=10
[YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. Set build name. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. New build name is '#382-0d3ee95d' [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [docker-centos7-aarch64] $ /bin/bash /tmp/hudson8657851653624825570.sh + cat + . /etc/os-release ++ NAME='CentOS Linux' ++ VERSION='7 (AltArch)' ++ ID=centos ++ ID_LIKE='rhel fedora' ++ VERSION_ID=7 ++ PRETTY_NAME='CentOS Linux 7 (AltArch)' ++ ANSI_COLOR='0;31' ++ CPE_NAME=cpe:/o:centos:centos:7 ++ HOME_URL=https://www.centos.org/ ++ BUG_REPORT_URL=https://bugs.centos.org/ ++ SIG_FAMILY='AltArch aarch64' ++ CENTOS_MANTISBT_PROJECT=CentOS-7 ++ CENTOS_MANTISBT_PROJECT_VERSION=7 ++ REDHAT_SUPPORT_PRODUCT=centos ++ REDHAT_SUPPORT_PRODUCT_VERSION=7 + dist=centos-7 + sudo yum install -y wget git rpm-build yum-utils make Loaded plugins: fastestmirror Determining fastest mirrors Package wget-1.14-13.el7.aarch64 already installed and latest version Package git-1.8.3.1-6.el7_2.1.aarch64 already installed and latest version Package rpm-build-4.11.3-21.el7.aarch64 already installed and latest version Package yum-utils-1.1.31-40.el7.noarch already installed and latest version Package 1:make-3.82-23.el7.aarch64 already installed and latest version Nothing to do + pkg_source=odp + cd odp ++ git describe --long '--match=v*' ++ sed -e 's/^v//' ++ cut -d- -f1 + base_version=1.13.0.0 ++ git describe --long '--match=v*' ++ sed -e 's/^v//' ++ cut -d- -f2 + nb_commit=44 ++ git log -n1 --pretty=format:%h + scm_commit=0d3ee95 + pkg_version=1.13.0.0+git44+0d3ee95 + pkg_dir=odp-1.13.0.0+git44+0d3ee95 + git archive --format=tar.gz --prefix=odp-1.13.0.0+git44+0d3ee95/ origin/master + cd .. + mkdir -p rpmbuild/BUILD rpmbuild/BUILDROOT rpmbuild/RPMS rpmbuild/SOURCES rpmbuild/SPECS rpmbuild/SRPMS + cp -a odp-1.13.0.0+git44+0d3ee95.tar.gz rpmbuild/SOURCES/ + packaging_dir=odp-packaging + packaging_repository=https://git.linaro.org/lng/odp-packaging.git + git clone -b master --depth 1 https://git.linaro.org/lng/odp-packaging.git Cloning into 'odp-packaging'... ++ cd odp-packaging ++ git log -n1 --pretty=format:%h + packaging_commit=ac0611e + cp odp-packaging/pkg/rpm/odp.spec rpmbuild/ + pkg_repository=https://git.linaro.org/lng/odp.git + '[' 44 -ne 0 ']' ++ date '+%a %b %e %G' + creation_date='Thu Feb 9 2017' + RPMEMAIL=anders.roxell@linaro.org + sed -i -e 's|changelog|changelog\n* Thu Feb 9 2017 - anders.roxell@linaro.org\n- CI - odp snapshot:\n repository: https://git.linaro.org/lng/odp.git%5Cn commit: 0d3ee95\n build: https://ci.linaro.org/jenkins/job/build-odp-rpm/label=docker-centos7-aarch64... \n\n rpm/ repository: https://git.linaro.org/lng/odp-packaging.git%5Cn rpm/ commit: ac0611e\n|g' rpmbuild/odp.spec + sed -i 's|^Version: .*$|Version: 1.13.0.0+git44+0d3ee95|g' rpmbuild/odp.spec + sudo wget http://rpm.opendataplane.org/centos-7/odp.repo -O /etc/yum.repos.d/odp.repo --2017-02-09 15:57:24-- http://rpm.opendataplane.org/centos-7/odp.repo Resolving rpm.opendataplane.org (rpm.opendataplane.org)... 54.224.40.137 Connecting to rpm.opendataplane.org (rpm.opendataplane.org)|54.224.40.137|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 102 Saving to: '/etc/yum.repos.d/odp.repo'
0K 100% 11.7M=0s
2017-02-09 15:57:24 (11.7 MB/s) - '/etc/yum.repos.d/odp.repo' saved [102/102]
+ sudo yum-builddep --nogpg -y ./rpmbuild/odp.spec Loaded plugins: fastestmirror Enabling base-source repository Enabling extras-source repository Enabling updates-source repository http://vault.centos.org/centos/7/os/Source/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below knowledge base article
https://access.redhat.com/articles/1320623
If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
failure: repodata/repomd.xml from base-source: [Errno 256] No more mirrors to try. http://vault.centos.org/centos/7/os/Source/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found + true ++ pwd + rpmbuild --quiet --nodeps '--define=_topdir https://ci.linaro.org/jenkins/job/build-odp-rpm/label=docker-centos7-aarch64/ws/rpmbuild' -ba ./rpmbuild/odp.spec + aclocal -I config -I m4 ./bootstrap: line 3: aclocal: command not found + libtoolize --copy ./bootstrap: line 4: libtoolize: command not found + autoheader ./bootstrap: line 5: autoheader: command not found + automake --add-missing --copy --warnings=all ./bootstrap: line 6: automake: command not found + autoconf --force ./bootstrap: line 7: autoconf: command not found error: Bad exit status from /var/tmp/rpm-tmp.wzsQfF (%prep) Bad exit status from /var/tmp/rpm-tmp.wzsQfF (%prep) Build step 'Execute shell' marked build as failure Set build name. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. New build name is '#382-0d3ee95d' Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#382-0d3ee95d', new value: '#382-0d3ee95d' [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [copy-to-slave] Copying '*rpm, repo.parameters', excluding nothing, from 'https://ci.linaro.org/jenkins/job/build-odp-rpm/label=docker-centos7-aarch64/ws/' on 'DockerSlave{name=aarch64-01-573fd5fe9ca4, containerId=573fd5fe9ca4001a7512d98e0e50fa62b640605a7c4efb3e2112e924e6005409, template=DockerSlaveTemplate[id=96125306-3488-4eb7-8b4d-9be9f9a556c9,labelString=docker-centos7-aarch64 docker-centos7-aarch64-01,launcher=com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher@644ce615,remoteFs=/home/buildslave,maxCapacity=1,mode=EXCLUSIVE,retentionStrategy=com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy@27f,numExecutors=1,dockerContainerLifecycle=com.github.kostyasha.yad.DockerContainerLifecycle@ae53379[image=linaro/centos7-aarch64,pullImage=com.github.kostyasha.yad.commons.DockerPullImage@a1de9b65,createContainer=DockerCreateContainer[command=,hostname=r2-a15,dnsHosts=[8.8.8.8],volumes=[/srv/docker/ssh/id_rsa_buildslave.pub:/home/buildslave/.ssh/authorized_keys:ro, /var/lib/libvirt:/var/lib/libvirt:rw],volumesFrom=[],environment=[container=docker],bindPorts=,bindAllPorts=false,memoryLimit=0,cpuShares=<null>,privileged=true,tty=false,macAddress=<null>,extraHosts=[],networkMode=<null>,devices=[],cpusetCpus=,cpusetMems=,links=[]],stopContainer=com.github.kostyasha.yad.commons.DockerStopContainer@27f,removeContainer=com.github.kostyasha.yad.commons.DockerRemoveContainer@5b0f],nodeProperties=[]]}' to 'file:/var/lib/jenkins/jobs/build-odp-rpm/workspace/label/docker-centos7-aarch64/' on the master. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable.