Started by user Guillaume Tucker Started by user Guillaume Tucker Obtained jenkins/bisect.jpl from git https://gitlab.collabora.com/gtucker/lava-ci.git [Pipeline] node Still waiting to schedule task Waiting for next available executor on terbium.collabora.co.uk (2202) - kernelci-jenkins-builder Running on terbium.collabora.co.uk (2202) - kernelci-jenkins-builder in /home/buildslave/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] echo HACK - always using -dev lab names to work around auth tokens issue [Pipeline] echo Lab: lab-collabora (HACK: lab-collabora-dev) Target: tegra124-nyan-big Tree: mainline Branch: master Defconfig: multi_v7_defconfig Plan: boot Good: 670ffccb2f9183eb6cb32fe92257aea52b3f8a7d Bad: 2bf16b7a73caf3435f782e4170cfe563675e10f9 [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] stage [Pipeline] { (Init) [Pipeline] parallel [Pipeline] [p1] { (Branch: p1) [Pipeline] [p2] { (Branch: p2) [Pipeline] [p1] sh [p1] [lava-bisect-v2-b] Running shell script [p1] + rm -rf /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build [Pipeline] [p2] echo [p2] [p2] Initialising kernel tree [p2] url: http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [p2] branch: master [p2] path: /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] [p2] sh [p2] [lava-bisect-v2-b] Running shell script [Pipeline] [p1] dir [p1] Running in /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build [Pipeline] [p1] { [Pipeline] [p1] git [p2] + [ -d /home/buildslave/workspace/lava-bisect-v2-b/linux/.git ] [p2] + cd /home/buildslave/workspace/lava-bisect-v2-b/linux [p2] + [ -d .git/refs/remotes/mainline ] [p2] + git remote set-url mainline http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [p2] + git remote update mainline [p2] Fetching mainline [p1] Cloning the remote Git repository [p1] Cloning repository https://gitlab.collabora.com/gtucker/kernelci-build.git [p1] > git init /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build # timeout=10 [p1] Fetching upstream changes from https://gitlab.collabora.com/gtucker/kernelci-build.git [p1] > git --version # timeout=10 [p1] > git fetch --tags --progress https://gitlab.collabora.com/gtucker/kernelci-build.git +refs/heads/*:refs/remotes/origin/* [p1] > git config remote.origin.url https://gitlab.collabora.com/gtucker/kernelci-build.git # timeout=10 [p1] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [p1] > git config remote.origin.url https://gitlab.collabora.com/gtucker/kernelci-build.git # timeout=10 [p1] Fetching upstream changes from https://gitlab.collabora.com/gtucker/kernelci-build.git [p1] > git fetch --tags --progress https://gitlab.collabora.com/gtucker/kernelci-build.git +refs/heads/*:refs/remotes/origin/* [p1] > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 [p1] > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 [p1] Checking out Revision daf58e031a1e153e8494e274a59b609df635f426 (refs/remotes/origin/wip-bisect-jenkins) [p1] Commit message: "WIP add options to enable or disable extra kernel configs" [p1] > git config core.sparsecheckout # timeout=10 [p1] > git checkout -f daf58e031a1e153e8494e274a59b609df635f426 [p1] > git branch -a -v --no-abbrev # timeout=10 [p1] > git checkout -b wip-bisect-jenkins daf58e031a1e153e8494e274a59b609df635f426 [p1] > git rev-list daf58e031a1e153e8494e274a59b609df635f426 # timeout=10 [Pipeline] [p1] } [Pipeline] [p1] // dir [Pipeline] [p1] } [p2] + git remote prune mainline [p2] + git reset --hard [p2] HEAD is now at 7f1a9c6 Staging: irda: Remove parentheses on the right of assignment [p2] + echo build-* [p2] + git clean -fd [p2] Removing _install_/ [p2] + git bisect reset [p2] Previous HEAD position was 7f1a9c6... Staging: irda: Remove parentheses on the right of assignment [p2] Switched to branch 'master' [p2] + git checkout --detach HEAD [p2] Note: checking out 'HEAD'. [p2] [p2] You are in 'detached HEAD' state. You can look around, make experimental [p2] changes and commit them, and you can discard any commits you make in this [p2] state without impacting any branches by performing another checkout. [p2] [p2] If you want to create a new branch to retain commits you create, you may [p2] do so (now or later) by using -b with the checkout command again. Example: [p2] [p2] git checkout -b [p2] [p2] HEAD is now at cf9b077... Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc [p2] + git branch -D master [p2] Deleted branch master (was cf9b077). [p2] + git fetch mainline master --tags [p2] From http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux [p2] * branch master -> FETCH_HEAD [p2] + git checkout FETCH_HEAD -b master [p2] Switched to a new branch 'master' [p2] + git config user.name kernelci [p2] + git config user.email info@kernelci.org [p2] + cd - [p2] /home/buildslave/workspace/lava-bisect-v2-b [Pipeline] [p2] } [Pipeline] // parallel [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git bisect start + git bisect good 670ffccb2f9183eb6cb32fe92257aea52b3f8a7d + git bisect bad 2bf16b7a73caf3435f782e4170cfe563675e10f9 Bisecting: 2664 revisions left to test after this (roughly 12 steps) [5bbcc0f595fadb4cac0eddc4401035ec0bd95b09] Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1 -m v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #1: v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 1) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 1) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d > git rev-list f5effda44bc758d793235d6c562e43de048a289d # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Sending interrupt signal to process Cancelling nested steps due to timeout Terminated [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1 Deleted tag 'v4.14-6692-g5bbcc0f-lava-bisect-v2-b-1513-1' (was 0165b14) [Pipeline] sh [linux] Running shell script + git checkout 5bbcc0f595fadb4cac0eddc4401035ec0bd95b09 HEAD is now at 5bbcc0f... Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] echo Unexpected status, skipping [Pipeline] sh [linux] Running shell script + git bisect skip Bisecting: 2664 revisions left to test after this (roughly 12 steps) [6512ab68e2bf6a63b0607abfdaa7f2bb7caca26f] ALSA: asihpi: clean up a couple of build warnings [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2 -m v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #2: v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Found 0 available resource(s). Waiting for correct amount: 1. [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] is locked, waiting... Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 2) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 2) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Cancelling nested steps due to timeout Sending interrupt signal to process Terminated [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2 Deleted tag 'v4.14-rc4-30-g6512ab6-lava-bisect-v2-b-1513-2' (was 95b93c0) [Pipeline] sh [linux] Running shell script + git checkout 6512ab68e2bf6a63b0607abfdaa7f2bb7caca26f HEAD is now at 6512ab6... ALSA: asihpi: clean up a couple of build warnings [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] echo Unexpected status, skipping [Pipeline] sh [linux] Running shell script + git bisect skip Bisecting: 2664 revisions left to test after this (roughly 12 steps) [2bfa0b01146586e5098327462a1de090e09b541d] drm/nouveau/fb/ram/gt215: allocate training buffer with nvkm_ram_get() [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3 -m v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #3: v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Found 0 available resource(s). Waiting for correct amount: 1. [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] is locked, waiting... Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 3) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 3) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3 tegra124-nyan-big Waiting... id: 5a0e9352cf3a0f4748b0ab40, result: FAIL mainline-master-v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3 Deleted tag 'v4.14-rc7-1264-g2bfa0b0-lava-bisect-v2-b-1513-3' (was 513d962) [Pipeline] sh [linux] Running shell script + git checkout 2bfa0b01146586e5098327462a1de090e09b541d HEAD is now at 2bfa0b0... drm/nouveau/fb/ram/gt215: allocate training buffer with nvkm_ram_get() [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect bad Bisecting: 630 revisions left to test after this (roughly 9 steps) [c23b4f460eb4a44ffbc69af1269e7e212e193a25] drm/i915/uc: Drop unnecessary forward declaration [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4 -m v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #4: v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 4) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 4) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4 tegra124-nyan-big Waiting... id: 5a0e9681cf3a0f4774b0ab40, result: PASS mainline-master-v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4 Deleted tag 'v4.14-rc2-632-gc23b4f4-lava-bisect-v2-b-1513-4' (was 114109bd) [Pipeline] sh [linux] Running shell script + git checkout c23b4f460eb4a44ffbc69af1269e7e212e193a25 HEAD is now at c23b4f4... drm/i915/uc: Drop unnecessary forward declaration [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect good Bisecting: 332 revisions left to test after this (roughly 8 steps) [6585d4274b0baf1d09318539c4a726a96b51af34] Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5 -m v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #5: v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 5) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 5) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5 tegra124-nyan-big Waiting... id: 5a0e97adcf3a0f478eb0ab43, result: PASS mainline-master-v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5 Deleted tag 'v4.14-rc3-906-g6585d42-lava-bisect-v2-b-1513-5' (was ae422bc) [Pipeline] sh [linux] Running shell script + git checkout 6585d4274b0baf1d09318539c4a726a96b51af34 HEAD is now at 6585d42... Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect good Bisecting: 168 revisions left to test after this (roughly 7 steps) [3b677e43c1191de4717357ffeb85a30b967045e4] Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6 -m v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #6: v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 6) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2 [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 6) [Pipeline] sh [lava-bisect-v2-b@2] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6 tegra124-nyan-big Waiting... id: 5a0e98accf3a0f47a8b0ab40, result: PASS mainline-master-v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6 Deleted tag 'v4.14-rc3-1095-g3b677e4-lava-bisect-v2-b-1513-6' (was 09891d1) [Pipeline] sh [linux] Running shell script + git checkout 3b677e43c1191de4717357ffeb85a30b967045e4 HEAD is now at 3b677e4... Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect good Bisecting: 90 revisions left to test after this (roughly 6 steps) [39ae0d3e561d360e41f2a3d1c427d5d9142468da] drm/msm: use %z format modifier for printing size_t [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7 -m v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #7: v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Found 0 available resource(s). Waiting for correct amount: 1. [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] is locked, waiting... Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 7) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2 [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 7) [Pipeline] sh [lava-bisect-v2-b@2] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@2/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7 tegra124-nyan-big Waiting... id: 5a0e9cc2cf3a0f47cfb0ab40, result: PASS mainline-master-v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7 Deleted tag 'v4.14-rc3-1173-g39ae0d3-lava-bisect-v2-b-1513-7' (was 6a447c8) [Pipeline] sh [linux] Running shell script + git checkout 39ae0d3e561d360e41f2a3d1c427d5d9142468da HEAD is now at 39ae0d3... drm/msm: use %z format modifier for printing size_t [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect good Bisecting: 44 revisions left to test after this (roughly 6 steps) [70433b904a8b6865558ae33cadd8bb85c0d98e12] drm/nouveau/bar/gm107-: wait for instance block binding to complete [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8 -m v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #8: v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Found 0 available resource(s). Waiting for correct amount: 1. [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] is locked, waiting... Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 8) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3 [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 8) [Pipeline] sh [lava-bisect-v2-b@3] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b@3/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8 tegra124-nyan-big Waiting... id: 5a0eaa21cf3a0f482cb0ab40, result: FAIL mainline-master-v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8 Deleted tag 'v4.14-rc7-1219-g70433b9-lava-bisect-v2-b-1513-8' (was f8cf241) [Pipeline] sh [linux] Running shell script + git checkout 70433b904a8b6865558ae33cadd8bb85c0d98e12 HEAD is now at 70433b9... drm/nouveau/bar/gm107-: wait for instance block binding to complete [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect bad Bisecting: 22 revisions left to test after this (roughly 5 steps) [3a0bc8cb9b102229ad26ae3788cef8c6c5273be1] drm/nouveau/kms: add 8.1Gbps DP link rate [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9 -m v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #9: v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Found 0 available resource(s). Waiting for correct amount: 1. [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] is locked, waiting... Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 9) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 9) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9 tegra124-nyan-big Waiting... id: 5a0eaff5cf3a0f485db0ab40, result: PASS mainline-master-v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9 Deleted tag 'v4.14-rc7-1196-g3a0bc8c-lava-bisect-v2-b-1513-9' (was 018019e) [Pipeline] sh [linux] Running shell script + git checkout 3a0bc8cb9b102229ad26ae3788cef8c6c5273be1 HEAD is now at 3a0bc8c... drm/nouveau/kms: add 8.1Gbps DP link rate [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect good Bisecting: 11 revisions left to test after this (roughly 4 steps) [5e721ad198a0518a6059003b1651fdb183e32dd5] drm/nouveau/fifo: perform reset from preinit [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10 -m v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #10: v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Found 0 available resource(s). Waiting for correct amount: 1. [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] is locked, waiting... Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 10) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 10) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10 tegra124-nyan-big Waiting... id: 5a0eb706cf3a0f4894b0ab40, result: PASS mainline-master-v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10 Deleted tag 'v4.14-rc7-1207-g5e721ad-lava-bisect-v2-b-1513-10' (was 28809dc) [Pipeline] sh [linux] Running shell script + git checkout 5e721ad198a0518a6059003b1651fdb183e32dd5 HEAD is now at 5e721ad... drm/nouveau/fifo: perform reset from preinit [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect good Bisecting: 5 revisions left to test after this (roughly 3 steps) [48fe02478a0ddb89930f3595f8217fa2dfd98796] drm/nouveau/bar: expose interface to bar2 initialisation [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11 -m v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #11: v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Found 0 available resource(s). Waiting for correct amount: 1. [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] is locked, waiting... Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 11) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 11) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11 tegra124-nyan-big Waiting... id: 5a0ebefccf3a0f48dab0ab40, result: FAIL mainline-master-v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11 Deleted tag 'v4.14-rc7-1213-g48fe024-lava-bisect-v2-b-1513-11' (was 3d0f041) [Pipeline] sh [linux] Running shell script + git checkout 48fe02478a0ddb89930f3595f8217fa2dfd98796 HEAD is now at 48fe024... drm/nouveau/bar: expose interface to bar2 initialisation [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect bad Bisecting: 2 revisions left to test after this (roughly 2 steps) [269fe32d3343b7b9e48ba533887f58eb877581c8] drm/nouveau/bar: swap oneinit/init ordering, and rename bar3 to bar2 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12 -m v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #12: v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Found 0 available resource(s). Waiting for correct amount: 1. [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] is locked, waiting... Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 12) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 12) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12 tegra124-nyan-big Waiting... id: 5a0ec30bcf3a0f4907b0ab40, result: PASS mainline-master-v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12 Deleted tag 'v4.14-rc7-1210-g269fe32-lava-bisect-v2-b-1513-12' (was ca46db2) [Pipeline] sh [linux] Running shell script + git checkout 269fe32d3343b7b9e48ba533887f58eb877581c8 HEAD is now at 269fe32... drm/nouveau/bar: swap oneinit/init ordering, and rename bar3 to bar2 [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect good Bisecting: 1 revision left to test after this (roughly 1 step) [7313cfa4f6e30384fa04083698d1e865cf812a6a] drm/nouveau/bar: move bar1 initialisation into its own function [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -a v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13 -m v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13 HEAD [Pipeline] } [Pipeline] // dir [Pipeline] echo Iteration #13: v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13 [Pipeline] lock Trying to acquire lock on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] Found 0 available resource(s). Waiting for correct amount: 1. [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] is locked, waiting... Lock acquired on [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build 13) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [linux] Running shell script + API=https://staging-api.kernelci.org TOKEN=**** TREE_NAME=mainline ARCH=arm BRANCH=master /home/buildslave/workspace/lava-bisect-v2-b/kernelci-build/build.py -e -g -i -c multi_v7_defconfig make[1]: Entering directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' GEN ./Makefile scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildslave/workspace/lava-bisect-v2-b/linux/build-arm' Reading build variables from environment Getting build info from git make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm multi_v7_defconfig * disabling CONFIG_MODULES make -j6 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm INFO: triggering build [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [terbium.collabora.co.uk (2202) - kernelci-jenkins-builder-build-lock] [Pipeline] // lock [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git describe [Pipeline] } [Pipeline] // dir [Pipeline] echo git describe: v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13 [Pipeline] node Running on garagedockers.mattface.org (30000) - kernelci-lava-v2-jobs in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test 13) [Pipeline] sh [lava-bisect-v2-b] Running shell script + rm -rf /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] git Cloning the remote Git repository Cloning repository https://gitlab.collabora.com/gtucker/lava-ci.git > git init /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git --version # timeout=10 > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.collabora.com/gtucker/lava-ci.git # timeout=10 Fetching upstream changes from https://gitlab.collabora.com/gtucker/lava-ci.git > git fetch --tags --progress https://gitlab.collabora.com/gtucker/lava-ci.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/wip-bisect-jenkins^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/wip-bisect-jenkins^{commit} # timeout=10 Checking out Revision f5effda44bc758d793235d6c562e43de048a289d (refs/remotes/origin/wip-bisect-jenkins) Commit message: "Revert "lava-v2-jobs-from-api.py: fix --targets option"" > git config core.sparsecheckout # timeout=10 > git checkout -f f5effda44bc758d793235d6c562e43de048a289d > git branch -a -v --no-abbrev # timeout=10 > git checkout -b wip-bisect-jenkins f5effda44bc758d793235d6c562e43de048a289d [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data + mkdir data [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + ./lava-v2-jobs-from-api.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --storage=http://staging-storage.kernelci.org --plans=boot --jobs=data --arch=arm --tree=mainline --describe=v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13 --branch=master --defconfig=multi_v7_defconfig --priority=low --callback=kernel-ci-callback-staging --targets=tegra124-nyan-big Setting up job output directory at: data Done setting up job output directory Working on kernel mainline/master Single defconfig: multi_v7_defconfig Calling KernelCI API: https://staging-api.kernelci.org/build?kernel=v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13&job=mainline&arch=arm&git_branch=master&defconfig=multi_v7_defconfig Number of builds: 1 Working on build mainline master v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13 arm multi_v7_defconfig device_type armada-398-db is not in targets ['tegra124-nyan-big'] device_type omap3-overo-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-r8-chip is not in targets ['tegra124-nyan-big'] arch arm is blacklisted for device bcm2837-rpi-3-b device_type at91-sama5d2_xplained is not in targets ['tegra124-nyan-big'] device_type imx6ul-pico-hobbit is not in targets ['tegra124-nyan-big'] device_type imx53-qsbr is not in targets ['tegra124-nyan-big'] device_type armada-388-clearfog is not in targets ['tegra124-nyan-big'] device_type ifc6410 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a9 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type at91-sama5d4_xplained is not in targets ['tegra124-nyan-big'] device_type armada-370-mirabox is not in targets ['tegra124-nyan-big'] device_type omap3-overo-storm-tobi is not in targets ['tegra124-nyan-big'] device_type sun5i-gr8-chip-pro is not in targets ['tegra124-nyan-big'] device_type armada-388-gp is not in targets ['tegra124-nyan-big'] device_type armada-375-db is not in targets ['tegra124-nyan-big'] device_type odroid-x2 is not in targets ['tegra124-nyan-big'] device_type peach-pi is not in targets ['tegra124-nyan-big'] device_type cubieboard2 is not in targets ['tegra124-nyan-big'] device_type bcm2836-rpi-2-b is not in targets ['tegra124-nyan-big'] device_type sun8i-a33-sinlinx-sina33 is not in targets ['tegra124-nyan-big'] device_type dove-cubox is not in targets ['tegra124-nyan-big'] device_type vf610-zii-dev-rev-b is not in targets ['tegra124-nyan-big'] device_type sama5d34ek is not in targets ['tegra124-nyan-big'] device_type armada-xp-db is not in targets ['tegra124-nyan-big'] device_type utilite-pro is not in targets ['tegra124-nyan-big'] device_type armada-370-rd is not in targets ['tegra124-nyan-big'] device_type sun7i-a20-bananapi is not in targets ['tegra124-nyan-big'] device_type socfpga-cyclone5-socrates is not in targets ['tegra124-nyan-big'] device_type zynq-zc702 is not in targets ['tegra124-nyan-big'] device_type r8a7791-porter is not in targets ['tegra124-nyan-big'] device_type jetson-tk1 is not in targets ['tegra124-nyan-big'] device_type armada-370-db is not in targets ['tegra124-nyan-big'] device_type imx6dl-riotboard is not in targets ['tegra124-nyan-big'] device_type sama5d35ek is not in targets ['tegra124-nyan-big'] device_type parallella is not in targets ['tegra124-nyan-big'] device_type meson8b-odroidc1 is not in targets ['tegra124-nyan-big'] device_type optimus-a80 is not in targets ['tegra124-nyan-big'] device_type snow is not in targets ['tegra124-nyan-big'] device_type sama5d36ek is not in targets ['tegra124-nyan-big'] device_type beaglebone-black is not in targets ['tegra124-nyan-big'] device_type highbank is not in targets ['tegra124-nyan-big'] device_type imx6q-wandboard is not in targets ['tegra124-nyan-big'] device_type alpine-db is not in targets ['tegra124-nyan-big'] device_type armada-385-db-ap is not in targets ['tegra124-nyan-big'] device_type sun8i-h3-orangepi-pc is not in targets ['tegra124-nyan-big'] device_type imx6q-sabrelite is not in targets ['tegra124-nyan-big'] device_type snowball is not in targets ['tegra124-nyan-big'] device_type omap5-uevm is not in targets ['tegra124-nyan-big'] device_type d01 is not in targets ['tegra124-nyan-big'] device_type odroid-xu3 is not in targets ['tegra124-nyan-big'] device_type hi3716cv200 is not in targets ['tegra124-nyan-big'] device_type rk3288-rock2-square is not in targets ['tegra124-nyan-big'] device_type arndale is not in targets ['tegra124-nyan-big'] device_type armada-xp-openblocks-ax3-4 is not in targets ['tegra124-nyan-big'] device_type bcm2835-rpi-b-plus is not in targets ['tegra124-nyan-big'] device_type cubieboard4 is not in targets ['tegra124-nyan-big'] device_type odroid-u2 is not in targets ['tegra124-nyan-big'] device_type panda is not in targets ['tegra124-nyan-big'] device_type sama53d is not in targets ['tegra124-nyan-big'] device_type panda-es is not in targets ['tegra124-nyan-big'] device_type armada-xp-gp is not in targets ['tegra124-nyan-big'] device_type arndale-octa is not in targets ['tegra124-nyan-big'] device_type sun8i-a83t-allwinner-h8homlet-v2 is not in targets ['tegra124-nyan-big'] git_describe v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13 is blacklisted for device bcm4708-smartrg-sr400ac device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type cubieboard3 is not in targets ['tegra124-nyan-big'] device_type beagle-xm is not in targets ['tegra124-nyan-big'] device_type imx6q-nitrogen6x is not in targets ['tegra124-nyan-big'] device_type armada-xp-linksys-mamba is not in targets ['tegra124-nyan-big'] device_type sun8i-a23-evb is not in targets ['tegra124-nyan-big'] device_type ifc6540 is not in targets ['tegra124-nyan-big'] device_type qemu-arm-cortex-a15 is not in targets ['tegra124-nyan-big'] device_type qemu is not in targets ['tegra124-nyan-big'] Job written: data/mainline-master-v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot.yaml [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-submit-jobs.py --username=kernel-ci --token=**** --lab=lab-collabora-dev --jobs=data --submitted=data/submitted.json Loading jobs from data LAVA API: https://lava.collabora.co.uk/RPC2/ Connecting to Server... Connection Successful! connect-to-server : pass Fetching all devices from LAVA Fetching all device-types from LAVA Submitting Jobs to Server... Submitting job mainline-master-v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13-arm-multi_v7_defconfig-tegra124-nyan-big.dtb-tegra124-nyan-big-boot to device-type tegra124-nyan-big Saving submitted jobs data in data/submitted.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] stash Warning: overwriting stash ‘job-data’ Stashed 2 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/lava-ci [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + rm -rf data [Pipeline] unstash [Pipeline] sh [lava-ci] Running shell script + mkdir -p /home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [lava-ci] Running shell script + PYTHON_EGG_CACHE=/home/buildslave/kernel-boot-v2-staging/workspace/lava-bisect-v2-b/python-egg-cache ./lava-v2-get-boot-results.py --lab=lab-collabora-dev --token=**** --api=https://staging-api.kernelci.org --submitted=data/submitted.json --output=data/boots.json Looking for boot: v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13 tegra124-nyan-big Waiting... id: 5a0ec89acf3a0f493cb0ab40, result: FAIL mainline-master-v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13-arm-multi_v7_defconfig-lab-collabora-dev-tegra124-nyan-big Saving boot results in data/boots.json [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] stage [Pipeline] { (Next) [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git tag -d v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13 Deleted tag 'v4.14-rc7-1211-g7313cfa-lava-bisect-v2-b-1513-13' (was 05ee007) [Pipeline] sh [linux] Running shell script + git checkout 7313cfa4f6e30384fa04083698d1e865cf812a6a HEAD is now at 7313cfa... drm/nouveau/bar: move bar1 initialisation into its own function [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git clean -fd Removing _install_/ [Pipeline] sh [linux] Running shell script + git bisect bad 7313cfa4f6e30384fa04083698d1e865cf812a6a is the first bad commit commit 7313cfa4f6e30384fa04083698d1e865cf812a6a Author: Ben Skeggs Date: Wed Nov 1 03:56:19 2017 +1000 drm/nouveau/bar: move bar1 initialisation into its own function BAR2 being done for practical reasons, this is just for consistency. Flushes have been added after the write to bind the instance block, as later commits will reveal the need for them. Signed-off-by: Ben Skeggs :040000 040000 0d27e4b38139a5d8d89bbad7769ef3b10e43d2be 68663317864833da51ec73fe40cb8909840a192c M drivers [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] dir Running in /home/buildslave/workspace/lava-bisect-v2-b/linux [Pipeline] { [Pipeline] sh [linux] Running shell script + git rev-parse HEAD [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS