curl is /usr/bin/curl rpm2cpio is /usr/bin/rpm2cpio bzcat is /bin/bzcat zstd=true bsdtar=bsdtar 3.3.3 - libarchive 3.3.3 zlib/1.2.11 liblzma/5.2.4 bz2lib/1.0.6 liblz4/1.8.3 libzstd/1.3.8 + VERBOSE=-vvvv + DB=/home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite + tempfiles /home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite + remove_files=' /home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite' + export DEBUGINFOD_CACHE_PATH=/home/mark/elfutils/tests/test-7062/.client_cache + DEBUGINFOD_CACHE_PATH=/home/mark/elfutils/tests/test-7062/.client_cache + PID1=0 + PID2=0 + PID3=0 + trap cleanup 0 1 2 3 5 9 15 + true ++ expr '(' 8884 % 1000 ')' + 9000 + PORT1=9884 + ss -atn + fgrep :9884 + break ++ testrun sh -c 'echo $LD_LIBRARY_PATH' ++ built_testrun sh -c 'echo $LD_LIBRARY_PATH' ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ sh -c 'echo $LD_LIBRARY_PATH' + ldpath=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod + mkdir F R L D Z + ln -s /home/mark/elfutils/tests/dwfllines L/foo + touch R/nothing.rpm + chmod 000 R/nothing.rpm + PID1=7079 + tempfiles vlog4 + remove_files=' /home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite vlog4' + env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod DEBUGINFOD_URLS= /home/mark/elfutils/tests/../debuginfod/debuginfod -vvvv -F -R -d /home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite -p 9884 -t0 -g0 --fdcache-fds 1 --fdcache-mbs 2 -Z .tar.xz -Z .tar.bz2=bzcat -v R F Z L + wait_ready 9884 ready 1 + port=9884 + what=ready + value=1 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric ready to change to 1' Wait 20 seconds on 9884 for metric ready to change to 1 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep ready ++ awk '{print $NF}' + mvalue= + '[' -z '' ']' + mvalue=0 + echo 'metric ready: 0' metric ready: 0 + '[' 0 -eq 1 ']' + sleep 0.5 + (( timeout-- )) + '[' 19 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep ready ++ awk '{print $NF}' + mvalue=1 + '[' -z 1 ']' + echo 'metric ready: 1' metric ready: 1 + '[' 1 -eq 1 ']' + break + '[' 19 -eq 0 ']' + export DEBUGINFOD_URLS=http://127.0.0.1:9884/ + DEBUGINFOD_URLS=http://127.0.0.1:9884/ + export DEBUGINFOD_TIMEOUT=10 + DEBUGINFOD_TIMEOUT=10 + echo 'int main() { return 0; }' + tempfiles prog.c + remove_files=' /home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite vlog4 prog.c' + mkdir foobar + gcc -Wl,--build-id -g -o prog /home/mark/elfutils/tests/test-7062/foobar///./../prog.c + testrun /home/mark/elfutils/src/strip -g -f prog.debug /home/mark/elfutils/tests/test-7062/prog + built_testrun /home/mark/elfutils/src/strip -g -f prog.debug /home/mark/elfutils/tests/test-7062/prog + LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod + /home/mark/elfutils/src/strip -g -f prog.debug /home/mark/elfutils/tests/test-7062/prog ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a prog ++ grep 'Build ID' ++ cut -d ' ' -f 7 + BUILDID=d35f3da50547b2c6005990929e0ae50a9179b9f5 + wait_ready 9884 'thread_work_total{role="traverse"}' 1 + port=9884 + what='thread_work_total{role="traverse"}' + value=1 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric thread_work_total{role="traverse"} to change to 1' Wait 20 seconds on 9884 for metric thread_work_total{role="traverse"} to change to 1 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="traverse"}' ++ awk '{print $NF}' + mvalue= + '[' -z '' ']' + mvalue=0 + echo 'metric thread_work_total{role="traverse"}: 0' metric thread_work_total{role="traverse"}: 0 + '[' 0 -eq 1 ']' + sleep 0.5 + (( timeout-- )) + '[' 19 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="traverse"}' ++ awk '{print $NF}' + mvalue=1 + '[' -z 1 ']' + echo 'metric thread_work_total{role="traverse"}: 1' metric thread_work_total{role="traverse"}: 1 + '[' 1 -eq 1 ']' + break + '[' 19 -eq 0 ']' + mv prog F + mv prog.debug F + kill -USR1 7079 + wait_ready 9884 'thread_work_total{role="traverse"}' 2 + port=9884 + what='thread_work_total{role="traverse"}' + value=2 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric thread_work_total{role="traverse"} to change to 2' Wait 20 seconds on 9884 for metric thread_work_total{role="traverse"} to change to 2 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="traverse"}' ++ awk '{print $NF}' + mvalue=1 + '[' -z 1 ']' + echo 'metric thread_work_total{role="traverse"}: 1' metric thread_work_total{role="traverse"}: 1 + '[' 1 -eq 2 ']' + sleep 0.5 + (( timeout-- )) + '[' 19 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="traverse"}' ++ awk '{print $NF}' + mvalue=1 + '[' -z 1 ']' + echo 'metric thread_work_total{role="traverse"}: 1' metric thread_work_total{role="traverse"}: 1 + '[' 1 -eq 2 ']' + sleep 0.5 + (( timeout-- )) + '[' 18 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="traverse"}' ++ awk '{print $NF}' + mvalue=2 + '[' -z 2 ']' + echo 'metric thread_work_total{role="traverse"}: 2' metric thread_work_total{role="traverse"}: 2 + '[' 2 -eq 2 ']' + break + '[' 18 -eq 0 ']' + wait_ready 9884 'thread_work_pending{role="scan"}' 0 + port=9884 + what='thread_work_pending{role="scan"}' + value=0 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric thread_work_pending{role="scan"} to change to 0' Wait 20 seconds on 9884 for metric thread_work_pending{role="scan"} to change to 0 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_pending{role="scan"}' ++ awk '{print $NF}' + mvalue=0 + '[' -z 0 ']' + echo 'metric thread_work_pending{role="scan"}: 0' metric thread_work_pending{role="scan"}: 0 + '[' 0 -eq 0 ']' + break + '[' 20 -eq 0 ']' + wait_ready 9884 'thread_busy{role="scan"}' 0 + port=9884 + what='thread_busy{role="scan"}' + value=0 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric thread_busy{role="scan"} to change to 0' Wait 20 seconds on 9884 for metric thread_busy{role="scan"} to change to 0 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_busy{role="scan"}' ++ awk '{print $NF}' + mvalue=0 + '[' -z 0 ']' + echo 'metric thread_busy{role="scan"}: 0' metric thread_busy{role="scan"}: 0 + '[' 0 -eq 0 ']' + break + '[' 20 -eq 0 ']' + testrun /home/mark/elfutils/tests/debuginfod_build_id_find -e F/prog 1 + built_testrun /home/mark/elfutils/tests/debuginfod_build_id_find -e F/prog 1 + LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod + /home/mark/elfutils/tests/debuginfod_build_id_find -e F/prog 1 + rm -rf /home/mark/elfutils/tests/test-7062/.client_cache ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/d35f3da50547b2c6005990929e0ae50a9179b9f5/debuginfo + cmp /home/mark/elfutils/tests/test-7062/.client_cache/d35f3da50547b2c6005990929e0ae50a9179b9f5/debuginfo F/prog.debug ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable F/prog ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable F/prog ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable F/prog + filename=/home/mark/elfutils/tests/test-7062/.client_cache/d35f3da50547b2c6005990929e0ae50a9179b9f5/executable + cmp /home/mark/elfutils/tests/test-7062/.client_cache/d35f3da50547b2c6005990929e0ae50a9179b9f5/executable F/prog ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/foobar///./../prog.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/foobar///./../prog.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/foobar///./../prog.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/d35f3da50547b2c6005990929e0ae50a9179b9f5/source##home##mark##elfutils##tests##test-7062##foobar######.##..##prog.c + cmp /home/mark/elfutils/tests/test-7062/.client_cache/d35f3da50547b2c6005990929e0ae50a9179b9f5/source##home##mark##elfutils##tests##test-7062##foobar######.##..##prog.c /home/mark/elfutils/tests/test-7062/prog.c ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/prog.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/prog.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/prog.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/d35f3da50547b2c6005990929e0ae50a9179b9f5/source##home##mark##elfutils##tests##test-7062##prog.c + cmp /home/mark/elfutils/tests/test-7062/.client_cache/d35f3da50547b2c6005990929e0ae50a9179b9f5/source##home##mark##elfutils##tests##test-7062##prog.c /home/mark/elfutils/tests/test-7062/prog.c + mkdir tmphome + testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME= DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 + built_testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME= DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 + LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod + env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME= DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/tmphome/.cache/debuginfod_client/d35f3da50547b2c6005990929e0ae50a9179b9f5/debuginfo + '[' '!' -f /home/mark/elfutils/tests/test-7062/tmphome/.cache/debuginfod_client/d35f3da50547b2c6005990929e0ae50a9179b9f5/debuginfo ']' + testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME= DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find executable d35f3da50547b2c6005990929e0ae50a9179b9f5 + built_testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME= DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find executable d35f3da50547b2c6005990929e0ae50a9179b9f5 + LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod + env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME= DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find executable d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/tmphome/.cache/debuginfod_client/d35f3da50547b2c6005990929e0ae50a9179b9f5/executable + '[' '!' -f /home/mark/elfutils/tests/test-7062/tmphome/.cache/debuginfod_client/d35f3da50547b2c6005990929e0ae50a9179b9f5/executable ']' + testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME=/home/mark/elfutils/tests/test-7062/tmpxdg DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 + built_testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME=/home/mark/elfutils/tests/test-7062/tmpxdg DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 + LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod + env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME=/home/mark/elfutils/tests/test-7062/tmpxdg DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/tmpxdg/debuginfod_client/d35f3da50547b2c6005990929e0ae50a9179b9f5/debuginfo + '[' '!' -f /home/mark/elfutils/tests/test-7062/tmpxdg/debuginfod_client/d35f3da50547b2c6005990929e0ae50a9179b9f5/debuginfo ']' + cp -r /home/mark/elfutils/tests/test-7062/.client_cache tmphome/.debuginfod_client_cache + mkdir tmphome/.debuginfod_client_cache/deadbeef + echo ELF... ++ testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME=/home/mark/elfutils/tests/test-7062/tmpxdg DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find debuginfo deadbeef ++ built_testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME=/home/mark/elfutils/tests/test-7062/tmpxdg DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find debuginfo deadbeef ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME=/home/mark/elfutils/tests/test-7062/tmpxdg DEBUGINFOD_CACHE_PATH= /home/mark/elfutils/debuginfod/debuginfod-find debuginfo deadbeef + filename=/home/mark/elfutils/tests/test-7062/tmphome/.debuginfod_client_cache/deadbeef/debuginfo + cmp /home/mark/elfutils/tests/test-7062/tmphome/.debuginfod_client_cache/deadbeef/debuginfo tmphome/.debuginfod_client_cache/deadbeef/debuginfo + testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME=/home/mark/elfutils/tests/test-7062/tmpxdg DEBUGINFOD_CACHE_PATH=/home/mark/elfutils/tests/test-7062/tmpcache /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 + built_testrun env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME=/home/mark/elfutils/tests/test-7062/tmpxdg DEBUGINFOD_CACHE_PATH=/home/mark/elfutils/tests/test-7062/tmpcache /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 + LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod + env HOME=/home/mark/elfutils/tests/test-7062/tmphome XDG_CACHE_HOME=/home/mark/elfutils/tests/test-7062/tmpxdg DEBUGINFOD_CACHE_PATH=/home/mark/elfutils/tests/test-7062/tmpcache /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d35f3da50547b2c6005990929e0ae50a9179b9f5 /home/mark/elfutils/tests/test-7062/tmpcache/d35f3da50547b2c6005990929e0ae50a9179b9f5/debuginfo + '[' '!' -f /home/mark/elfutils/tests/test-7062/tmpcache/d35f3da50547b2c6005990929e0ae50a9179b9f5/debuginfo ']' + echo 'int main() { return 0; }' + tempfiles prog2.c + remove_files=' /home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite vlog4 prog.c prog2.c' + gcc -Wl,--build-id -g -o prog2 /home/mark/elfutils/tests/test-7062/prog2.c ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a prog2 ++ grep 'Build ID' ++ cut -d ' ' -f 7 + BUILDID2=02ed020b746ccff93ca4e25c1ba3aba784422d30 + mv prog2 F + kill -USR1 7079 + wait_ready 9884 'thread_work_total{role="traverse"}' 3 + port=9884 + what='thread_work_total{role="traverse"}' + value=3 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric thread_work_total{role="traverse"} to change to 3' Wait 20 seconds on 9884 for metric thread_work_total{role="traverse"} to change to 3 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="traverse"}' ++ awk '{print $NF}' + mvalue=2 + '[' -z 2 ']' + echo 'metric thread_work_total{role="traverse"}: 2' metric thread_work_total{role="traverse"}: 2 + '[' 2 -eq 3 ']' + sleep 0.5 + (( timeout-- )) + '[' 19 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="traverse"}' ++ awk '{print $NF}' + mvalue=3 + '[' -z 3 ']' + echo 'metric thread_work_total{role="traverse"}: 3' metric thread_work_total{role="traverse"}: 3 + '[' 3 -eq 3 ']' + break + '[' 19 -eq 0 ']' + wait_ready 9884 'thread_work_pending{role="scan"}' 0 + port=9884 + what='thread_work_pending{role="scan"}' + value=0 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric thread_work_pending{role="scan"} to change to 0' Wait 20 seconds on 9884 for metric thread_work_pending{role="scan"} to change to 0 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_pending{role="scan"}' ++ awk '{print $NF}' + mvalue=0 + '[' -z 0 ']' + echo 'metric thread_work_pending{role="scan"}: 0' metric thread_work_pending{role="scan"}: 0 + '[' 0 -eq 0 ']' + break + '[' 20 -eq 0 ']' + wait_ready 9884 'thread_busy{role="scan"}' 0 + port=9884 + what='thread_busy{role="scan"}' + value=0 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric thread_busy{role="scan"} to change to 0' Wait 20 seconds on 9884 for metric thread_busy{role="scan"} to change to 0 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_busy{role="scan"}' ++ awk '{print $NF}' + mvalue=0 + '[' -z 0 ']' + echo 'metric thread_busy{role="scan"}: 0' metric thread_busy{role="scan"}: 0 + '[' 0 -eq 0 ']' + break + '[' 20 -eq 0 ']' ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find -v debuginfo 02ed020b746ccff93ca4e25c1ba3aba784422d30 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/02ed020b746ccff93ca4e25c1ba3aba784422d30/debuginfo + cmp /home/mark/elfutils/tests/test-7062/.client_cache/02ed020b746ccff93ca4e25c1ba3aba784422d30/debuginfo F/prog2 + cat vlog ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find -v debuginfo 02ed020b746ccff93ca4e25c1ba3aba784422d30 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find -v debuginfo 02ed020b746ccff93ca4e25c1ba3aba784422d30 Progress 1 / 0 Progress 2 / 0 Progress 8960 / 8960 Downloaded from http://127.0.0.1:9884/buildid/02ed020b746ccff93ca4e25c1ba3aba784422d30/debuginfo + grep -q Progress vlog + grep -q Downloaded.from vlog + tempfiles vlog + remove_files=' /home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite vlog4 prog.c prog2.c vlog' ++ testrun env DEBUGINFOD_PROGRESS=1 /home/mark/elfutils/debuginfod/debuginfod-find executable 02ed020b746ccff93ca4e25c1ba3aba784422d30 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/02ed020b746ccff93ca4e25c1ba3aba784422d30/executable + cmp /home/mark/elfutils/tests/test-7062/.client_cache/02ed020b746ccff93ca4e25c1ba3aba784422d30/executable F/prog2 + cat vlog2 ++ built_testrun env DEBUGINFOD_PROGRESS=1 /home/mark/elfutils/debuginfod/debuginfod-find executable 02ed020b746ccff93ca4e25c1ba3aba784422d30 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ env DEBUGINFOD_PROGRESS=1 /home/mark/elfutils/debuginfod/debuginfod-find executable 02ed020b746ccff93ca4e25c1ba3aba784422d30 Downloading / Downloading | Downloading from http://127.0.0.1:9884/ 8960/8960 + grep -q 'Downloading.*http' vlog2 + tempfiles vlog2 + remove_files=' /home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite vlog4 prog.c prog2.c vlog vlog2' ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source 02ed020b746ccff93ca4e25c1ba3aba784422d30 /home/mark/elfutils/tests/test-7062/prog2.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source 02ed020b746ccff93ca4e25c1ba3aba784422d30 /home/mark/elfutils/tests/test-7062/prog2.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source 02ed020b746ccff93ca4e25c1ba3aba784422d30 /home/mark/elfutils/tests/test-7062/prog2.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/02ed020b746ccff93ca4e25c1ba3aba784422d30/source##home##mark##elfutils##tests##test-7062##prog2.c + cmp /home/mark/elfutils/tests/test-7062/.client_cache/02ed020b746ccff93ca4e25c1ba3aba784422d30/source##home##mark##elfutils##tests##test-7062##prog2.c /home/mark/elfutils/tests/test-7062/prog2.c + cp -rvp /home/mark/elfutils/tests/debuginfod-rpms R '/home/mark/elfutils/tests/debuginfod-rpms' -> 'R/debuginfod-rpms' '/home/mark/elfutils/tests/debuginfod-rpms/fedora30' -> 'R/debuginfod-rpms/fedora30' '/home/mark/elfutils/tests/debuginfod-rpms/fedora30/hello2-1.0-2.src.rpm' -> 'R/debuginfod-rpms/fedora30/hello2-1.0-2.src.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora30/hello2-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora30/hello2-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora30/hello2-debuginfo-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora30/hello2-debuginfo-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora30/hello2-debugsource-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora30/hello2-debugsource-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora30/hello2-two-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora30/hello2-two-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora30/hello2-two-debuginfo-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora30/hello2-two-debuginfo-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora31' -> 'R/debuginfod-rpms/fedora31' '/home/mark/elfutils/tests/debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm' -> 'R/debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/hello2.spec.' -> 'R/debuginfod-rpms/hello2.spec.' '/home/mark/elfutils/tests/debuginfod-rpms/hello3.spec.' -> 'R/debuginfod-rpms/hello3.spec.' '/home/mark/elfutils/tests/debuginfod-rpms/rhel6' -> 'R/debuginfod-rpms/rhel6' '/home/mark/elfutils/tests/debuginfod-rpms/rhel6/hello2-1.0-2.i686.rpm' -> 'R/debuginfod-rpms/rhel6/hello2-1.0-2.i686.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/rhel6/hello2-1.0-2.src.rpm' -> 'R/debuginfod-rpms/rhel6/hello2-1.0-2.src.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/rhel6/hello2-debuginfo-1.0-2.i686.rpm' -> 'R/debuginfod-rpms/rhel6/hello2-debuginfo-1.0-2.i686.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/rhel6/hello2-two-1.0-2.i686.rpm' -> 'R/debuginfod-rpms/rhel6/hello2-two-1.0-2.i686.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/rhel7' -> 'R/debuginfod-rpms/rhel7' '/home/mark/elfutils/tests/debuginfod-rpms/rhel7/hello2-1.0-2.src.rpm' -> 'R/debuginfod-rpms/rhel7/hello2-1.0-2.src.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/rhel7/hello2-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/rhel7/hello2-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/rhel7/hello2-debuginfo-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/rhel7/hello2-debuginfo-1.0-2.x86_64.rpm' '/home/mark/elfutils/tests/debuginfod-rpms/rhel7/hello2-two-1.0-2.x86_64.rpm' -> 'R/debuginfod-rpms/rhel7/hello2-two-1.0-2.x86_64.rpm' + '[' true = false ']' + cp -rvp /home/mark/elfutils/tests/debuginfod-tars Z '/home/mark/elfutils/tests/debuginfod-tars' -> 'Z/debuginfod-tars' '/home/mark/elfutils/tests/debuginfod-tars/hello-1-1-x86_64.pkg.tar.xz' -> 'Z/debuginfod-tars/hello-1-1-x86_64.pkg.tar.xz' '/home/mark/elfutils/tests/debuginfod-tars/hello-debug-1-1-x86_64.pkg.tar.bz2' -> 'Z/debuginfod-tars/hello-debug-1-1-x86_64.pkg.tar.bz2' '/home/mark/elfutils/tests/debuginfod-tars/pacman-sources' -> 'Z/debuginfod-tars/pacman-sources' '/home/mark/elfutils/tests/debuginfod-tars/pacman-sources/PKGBUILD' -> 'Z/debuginfod-tars/pacman-sources/PKGBUILD' '/home/mark/elfutils/tests/debuginfod-tars/pacman-sources/README.md' -> 'Z/debuginfod-tars/pacman-sources/README.md' '/home/mark/elfutils/tests/debuginfod-tars/pacman-sources/hello.c' -> 'Z/debuginfod-tars/pacman-sources/hello.c' + kill -USR1 7079 ++ find R -name '*rpm' ++ grep -v nothing ++ wc -l + rpms=20 + wait_ready 9884 'scanned_total{source=".rpm archive"}' 20 + port=9884 + what='scanned_total{source=".rpm archive"}' + value=20 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric scanned_total{source=".rpm archive"} to change to 20' Wait 20 seconds on 9884 for metric scanned_total{source=".rpm archive"} to change to 20 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'scanned_total{source=".rpm archive"}' ++ awk '{print $NF}' + mvalue= + '[' -z '' ']' + mvalue=0 + echo 'metric scanned_total{source=".rpm archive"}: 0' metric scanned_total{source=".rpm archive"}: 0 + '[' 0 -eq 20 ']' + sleep 0.5 + (( timeout-- )) + '[' 19 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'scanned_total{source=".rpm archive"}' ++ awk '{print $NF}' + mvalue=20 + '[' -z 20 ']' + echo 'metric scanned_total{source=".rpm archive"}: 20' metric scanned_total{source=".rpm archive"}: 20 + '[' 20 -eq 20 ']' + break + '[' 19 -eq 0 ']' ++ find Z -name '*tar.xz' ++ wc -l + txz=1 + wait_ready 9884 'scanned_total{source=".tar.xz archive"}' 1 + port=9884 + what='scanned_total{source=".tar.xz archive"}' + value=1 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric scanned_total{source=".tar.xz archive"} to change to 1' Wait 20 seconds on 9884 for metric scanned_total{source=".tar.xz archive"} to change to 1 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'scanned_total{source=".tar.xz archive"}' ++ awk '{print $NF}' + mvalue=1 + '[' -z 1 ']' + echo 'metric scanned_total{source=".tar.xz archive"}: 1' metric scanned_total{source=".tar.xz archive"}: 1 + '[' 1 -eq 1 ']' + break + '[' 20 -eq 0 ']' ++ find Z -name '*tar.bz2' ++ wc -l + tb2=1 + wait_ready 9884 'scanned_total{source=".tar.bz2 archive"}' 1 + port=9884 + what='scanned_total{source=".tar.bz2 archive"}' + value=1 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric scanned_total{source=".tar.bz2 archive"} to change to 1' Wait 20 seconds on 9884 for metric scanned_total{source=".tar.bz2 archive"} to change to 1 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'scanned_total{source=".tar.bz2 archive"}' ++ awk '{print $NF}' + mvalue=1 + '[' -z 1 ']' + echo 'metric scanned_total{source=".tar.bz2 archive"}: 1' metric scanned_total{source=".tar.bz2 archive"}: 1 + '[' 1 -eq 1 ']' + break + '[' 20 -eq 0 ']' + kill -USR1 7079 + mkdir extracted + cd extracted + subdir=0 ++ find ../R -name '*.rpm' ++ grep -v nothing + newrpms='../R/debuginfod-rpms/fedora30/hello2-two-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora30/hello2-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora30/hello2-1.0-2.src.rpm ../R/debuginfod-rpms/fedora30/hello2-debugsource-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora30/hello2-two-debuginfo-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora30/hello2-debuginfo-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm ../R/debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm ../R/debuginfod-rpms/rhel7/hello2-two-1.0-2.x86_64.rpm ../R/debuginfod-rpms/rhel7/hello2-1.0-2.x86_64.rpm ../R/debuginfod-rpms/rhel7/hello2-1.0-2.src.rpm ../R/debuginfod-rpms/rhel7/hello2-debuginfo-1.0-2.x86_64.rpm ../R/debuginfod-rpms/rhel6/hello2-two-1.0-2.i686.rpm ../R/debuginfod-rpms/rhel6/hello2-1.0-2.src.rpm ../R/debuginfod-rpms/rhel6/hello2-1.0-2.i686.rpm ../R/debuginfod-rpms/rhel6/hello2-debuginfo-1.0-2.i686.rpm' + for i in $newrpms + subdir=1 + mkdir 1 + cd 1 + ls -lah ../../R/debuginfod-rpms/fedora30/hello2-two-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 11K Jul 18 19:40 ../../R/debuginfod-rpms/fedora30/hello2-two-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora30/hello2-two-1.0-2.x86_64.rpm + cpio -ivd ./usr/lib/.build-id ./usr/lib/.build-id/41 ./usr/lib/.build-id/41/a236eb667c362a1c4196018cc4581e09722b1b ./usr/local/bin/hello2 41 blocks + cd .. + for i in $newrpms + subdir=2 + mkdir 2 + cd 2 + ls -lah ../../R/debuginfod-rpms/fedora30/hello2-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 11K Jul 18 19:40 ../../R/debuginfod-rpms/fedora30/hello2-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora30/hello2-1.0-2.x86_64.rpm + cpio -ivd ./usr/lib/.build-id ./usr/lib/.build-id/c3 ./usr/lib/.build-id/c3/6708a78618d597dee15d0dc989f093ca5f9120 ./usr/local/bin/hello 41 blocks + cd .. + for i in $newrpms + subdir=3 + mkdir 3 + cd 3 + ls -lah ../../R/debuginfod-rpms/fedora30/hello2-1.0-2.src.rpm -rw-r--r-- 1 mark mark 7.9K Jul 18 19:40 ../../R/debuginfod-rpms/fedora30/hello2-1.0-2.src.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora30/hello2-1.0-2.src.rpm + cpio -ivd hello-1.0.tar.gz hello2.spec 5 blocks + cd .. + for i in $newrpms + subdir=4 + mkdir 4 + cd 4 + ls -lah ../../R/debuginfod-rpms/fedora30/hello2-debugsource-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 7.2K Jul 18 19:40 ../../R/debuginfod-rpms/fedora30/hello2-debugsource-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora30/hello2-debugsource-1.0-2.x86_64.rpm + cpio -ivd ./usr/src/debug/hello2-1.0-2.x86_64 ./usr/src/debug/hello2-1.0-2.x86_64/hello.c 1 block + cd .. + for i in $newrpms + subdir=5 + mkdir 5 + cd 5 + ls -lah ../../R/debuginfod-rpms/fedora30/hello2-two-debuginfo-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 11K Jul 18 19:40 ../../R/debuginfod-rpms/fedora30/hello2-two-debuginfo-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora30/hello2-two-debuginfo-1.0-2.x86_64.rpm + cpio -ivd ./usr/lib/debug ./usr/lib/debug/.build-id ./usr/lib/debug/.build-id/41 ./usr/lib/debug/.build-id/41/a236eb667c362a1c4196018cc4581e09722b1b ./usr/lib/debug/.build-id/41/a236eb667c362a1c4196018cc4581e09722b1b.debug ./usr/lib/debug/usr ./usr/lib/debug/usr/local ./usr/lib/debug/usr/local/bin ./usr/lib/debug/usr/local/bin/hello2-1.0-2.x86_64.debug 43 blocks + cd .. + for i in $newrpms + subdir=6 + mkdir 6 + cd 6 + ls -lah ../../R/debuginfod-rpms/fedora30/hello2-debuginfo-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 12K Jul 18 19:40 ../../R/debuginfod-rpms/fedora30/hello2-debuginfo-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora30/hello2-debuginfo-1.0-2.x86_64.rpm + cpio -ivd ./usr/lib/debug ./usr/lib/debug/.build-id ./usr/lib/debug/.build-id/c3 ./usr/lib/debug/.build-id/c3/6708a78618d597dee15d0dc989f093ca5f9120 ./usr/lib/debug/.build-id/c3/6708a78618d597dee15d0dc989f093ca5f9120.debug ./usr/lib/debug/.dwz ./usr/lib/debug/.dwz/hello2-1.0-2.x86_64 ./usr/lib/debug/usr ./usr/lib/debug/usr/local ./usr/lib/debug/usr/local/bin ./usr/lib/debug/usr/local/bin/hello-1.0-2.x86_64.debug 44 blocks + cd .. + for i in $newrpms + subdir=7 + mkdir 7 + cd 7 + ls -lah ../../R/debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 11K Jul 18 19:40 ../../R/debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm + cpio -ivd ./usr/lib/.build-id ./usr/lib/.build-id/87 ./usr/lib/.build-id/87/c08d12c78174f1082b7c888b3238219b0eb265 ./usr/local/bin/hello3 33 blocks + cd .. + for i in $newrpms + subdir=8 + mkdir 8 + cd 8 + ls -lah ../../R/debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 7.1K Jul 18 19:40 ../../R/debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm + cpio -ivd ./usr/src/debug/hello3-1.0-2.x86_64 ./usr/src/debug/hello3-1.0-2.x86_64/hello.c 1 block + cd .. + for i in $newrpms + subdir=9 + mkdir 9 + cd 9 + ls -lah ../../R/debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 11K Jul 18 19:40 ../../R/debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm + cpio -ivd ./usr/lib/.build-id ./usr/lib/.build-id/42 ./usr/lib/.build-id/42/0e9e3308971f4b817cc5bf83928b41a6909d88 ./usr/local/bin/hello 33 blocks + cd .. + for i in $newrpms + subdir=10 + mkdir 10 + cd 10 + ls -lah ../../R/debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 11K Jul 18 19:40 ../../R/debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm + cpio -ivd ./usr/lib/debug ./usr/lib/debug/.build-id ./usr/lib/debug/.build-id/42 ./usr/lib/debug/.build-id/42/0e9e3308971f4b817cc5bf83928b41a6909d88 ./usr/lib/debug/.build-id/42/0e9e3308971f4b817cc5bf83928b41a6909d88.debug ./usr/lib/debug/.dwz ./usr/lib/debug/.dwz/hello3-1.0-2.x86_64 ./usr/lib/debug/usr ./usr/lib/debug/usr/local ./usr/lib/debug/usr/local/bin ./usr/lib/debug/usr/local/bin/hello-1.0-2.x86_64.debug 37 blocks + cd .. + for i in $newrpms + subdir=11 + mkdir 11 + cd 11 + ls -lah ../../R/debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 11K Jul 18 19:40 ../../R/debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm + cpio -ivd ./usr/lib/debug ./usr/lib/debug/.build-id ./usr/lib/debug/.build-id/87 ./usr/lib/debug/.build-id/87/c08d12c78174f1082b7c888b3238219b0eb265 ./usr/lib/debug/.build-id/87/c08d12c78174f1082b7c888b3238219b0eb265.debug ./usr/lib/debug/usr ./usr/lib/debug/usr/local ./usr/lib/debug/usr/local/bin ./usr/lib/debug/usr/local/bin/hello3-1.0-2.x86_64.debug 35 blocks + cd .. + for i in $newrpms + subdir=12 + mkdir 12 + cd 12 + ls -lah ../../R/debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm -rw-r--r-- 1 mark mark 8.0K Jul 18 19:40 ../../R/debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm + rpm2cpio ../../R/debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm + cpio -ivd hello-1.0.tar.gz hello3.spec 6 blocks + cd .. + for i in $newrpms + subdir=13 + mkdir 13 + cd 13 + ls -lah ../../R/debuginfod-rpms/rhel7/hello2-two-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 5.0K Jul 18 19:40 ../../R/debuginfod-rpms/rhel7/hello2-two-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/rhel7/hello2-two-1.0-2.x86_64.rpm + cpio -ivd ./usr/local/bin/hello2 15 blocks + cd .. + for i in $newrpms + subdir=14 + mkdir 14 + cd 14 + ls -lah ../../R/debuginfod-rpms/rhel7/hello2-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 5.1K Jul 18 19:40 ../../R/debuginfod-rpms/rhel7/hello2-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/rhel7/hello2-1.0-2.x86_64.rpm + cpio -ivd ./usr/local/bin/hello 15 blocks + cd .. + for i in $newrpms + subdir=15 + mkdir 15 + cd 15 + ls -lah ../../R/debuginfod-rpms/rhel7/hello2-1.0-2.src.rpm -rw-r--r-- 1 mark mark 3.8K Jul 18 19:40 ../../R/debuginfod-rpms/rhel7/hello2-1.0-2.src.rpm + rpm2cpio ../../R/debuginfod-rpms/rhel7/hello2-1.0-2.src.rpm + cpio -ivd hello-1.0.tar.gz hello2.spec 5 blocks + cd .. + for i in $newrpms + subdir=16 + mkdir 16 + cd 16 + ls -lah ../../R/debuginfod-rpms/rhel7/hello2-debuginfo-1.0-2.x86_64.rpm -rw-r--r-- 1 mark mark 6.8K Jul 18 19:40 ../../R/debuginfod-rpms/rhel7/hello2-debuginfo-1.0-2.x86_64.rpm + rpm2cpio ../../R/debuginfod-rpms/rhel7/hello2-debuginfo-1.0-2.x86_64.rpm + cpio -ivd ./usr/lib/debug ./usr/lib/debug/.build-id ./usr/lib/debug/.build-id/bc ./usr/lib/debug/.build-id/bc/1febfd03ca05e030f0d205f7659db29f8a4b30 ./usr/lib/debug/.build-id/bc/1febfd03ca05e030f0d205f7659db29f8a4b30.debug ./usr/lib/debug/.build-id/c0 ./usr/lib/debug/.build-id/c0/d37733c6e342a0c033b80a87a7ec5477b2c933.debug ./usr/lib/debug/.build-id/f0 ./usr/lib/debug/.build-id/f0/aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ./usr/lib/debug/.build-id/f0/aa15b8aba4f3c28cac3c2a73801fefa644a9f2.debug ./usr/lib/debug/.dwz ./usr/lib/debug/.dwz/hello2-1.0-2.x86_64 ./usr/lib/debug/usr ./usr/lib/debug/usr/local ./usr/lib/debug/usr/local/bin ./usr/lib/debug/usr/local/bin/hello.debug ./usr/lib/debug/usr/local/bin/hello2.debug ./usr/src/debug/hello-1.0 ./usr/src/debug/hello-1.0/hello.c 65 blocks + cd .. + for i in $newrpms + subdir=17 + mkdir 17 + cd 17 + ls -lah ../../R/debuginfod-rpms/rhel6/hello2-two-1.0-2.i686.rpm -rw-r--r-- 1 mark mark 4.0K Jul 18 19:40 ../../R/debuginfod-rpms/rhel6/hello2-two-1.0-2.i686.rpm + rpm2cpio ../../R/debuginfod-rpms/rhel6/hello2-two-1.0-2.i686.rpm + cpio -ivd ./usr/local/bin/hello2 7 blocks + cd .. + for i in $newrpms + subdir=18 + mkdir 18 + cd 18 + ls -lah ../../R/debuginfod-rpms/rhel6/hello2-1.0-2.src.rpm -rw-r--r-- 1 mark mark 3.8K Jul 18 19:40 ../../R/debuginfod-rpms/rhel6/hello2-1.0-2.src.rpm + rpm2cpio ../../R/debuginfod-rpms/rhel6/hello2-1.0-2.src.rpm + cpio -ivd hello-1.0.tar.gz hello2.spec 5 blocks + cd .. + for i in $newrpms + subdir=19 + mkdir 19 + cd 19 + ls -lah ../../R/debuginfod-rpms/rhel6/hello2-1.0-2.i686.rpm -rw-r--r-- 1 mark mark 4.1K Jul 18 19:40 ../../R/debuginfod-rpms/rhel6/hello2-1.0-2.i686.rpm + rpm2cpio ../../R/debuginfod-rpms/rhel6/hello2-1.0-2.i686.rpm + cpio -ivd ./usr/local/bin/hello 7 blocks + cd .. + for i in $newrpms + subdir=20 + mkdir 20 + cd 20 + ls -lah ../../R/debuginfod-rpms/rhel6/hello2-debuginfo-1.0-2.i686.rpm -rw-r--r-- 1 mark mark 6.0K Jul 18 19:40 ../../R/debuginfod-rpms/rhel6/hello2-debuginfo-1.0-2.i686.rpm + rpm2cpio ../../R/debuginfod-rpms/rhel6/hello2-debuginfo-1.0-2.i686.rpm + cpio -ivd ./usr/lib/debug ./usr/lib/debug/.build-id ./usr/lib/debug/.build-id/bb ./usr/lib/debug/.build-id/bb/bf92ebee5228310e398609c23c2d7d53f6e2f9 ./usr/lib/debug/.build-id/bb/bf92ebee5228310e398609c23c2d7d53f6e2f9.debug ./usr/lib/debug/.build-id/d4 ./usr/lib/debug/.build-id/d4/4d42cbd7d915bc938c81333a21e355a6022fb7 ./usr/lib/debug/.build-id/d4/4d42cbd7d915bc938c81333a21e355a6022fb7.debug ./usr/lib/debug/usr ./usr/lib/debug/usr/local ./usr/lib/debug/usr/local/bin ./usr/lib/debug/usr/local/bin/hello.debug ./usr/lib/debug/usr/local/bin/hello2.debug ./usr/src/debug/hello-1.0 ./usr/src/debug/hello-1.0/hello.c 55 blocks + cd .. ++ find -name '*\.debug' ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod xargs /home/mark/elfutils/src/readelf --debug-dump=decodedline ++ grep mtime: ++ wc --lines + sourcefiles=16 + cd .. + rm -rf extracted + wait_ready 9884 'found_sourcerefs_total{source=".rpm archive"}' 16 + port=9884 + what='found_sourcerefs_total{source=".rpm archive"}' + value=16 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric found_sourcerefs_total{source=".rpm archive"} to change to 16' Wait 20 seconds on 9884 for metric found_sourcerefs_total{source=".rpm archive"} to change to 16 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'found_sourcerefs_total{source=".rpm archive"}' ++ awk '{print $NF}' + mvalue=16 + '[' -z 16 ']' + echo 'metric found_sourcerefs_total{source=".rpm archive"}: 16' metric found_sourcerefs_total{source=".rpm archive"}: 16 + '[' 16 -eq 16 ']' + break + '[' 20 -eq 0 ']' + SHA=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + '[' true = true ']' + archive_test 420e9e3308971f4b817cc5bf83928b41a6909d88 /usr/src/debug/hello3-1.0-2.x86_64/foobar////./../hello.c f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + __BUILDID=420e9e3308971f4b817cc5bf83928b41a6909d88 + __SOURCEPATH=/usr/src/debug/hello3-1.0-2.x86_64/foobar////./../hello.c + __SOURCESHA1=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 420e9e3308971f4b817cc5bf83928b41a6909d88 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 420e9e3308971f4b817cc5bf83928b41a6909d88 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable 420e9e3308971f4b817cc5bf83928b41a6909d88 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=420e9e3308971f4b817cc5bf83928b41a6909d88 + test 420e9e3308971f4b817cc5bf83928b41a6909d88 = 420e9e3308971f4b817cc5bf83928b41a6909d88 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 420e9e3308971f4b817cc5bf83928b41a6909d88 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 420e9e3308971f4b817cc5bf83928b41a6909d88 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable 420e9e3308971f4b817cc5bf83928b41a6909d88 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=420e9e3308971f4b817cc5bf83928b41a6909d88 + test 420e9e3308971f4b817cc5bf83928b41a6909d88 = 420e9e3308971f4b817cc5bf83928b41a6909d88 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo 420e9e3308971f4b817cc5bf83928b41a6909d88 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo 420e9e3308971f4b817cc5bf83928b41a6909d88 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo 420e9e3308971f4b817cc5bf83928b41a6909d88 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/debuginfo ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/debuginfo ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=420e9e3308971f4b817cc5bf83928b41a6909d88 + test 420e9e3308971f4b817cc5bf83928b41a6909d88 = 420e9e3308971f4b817cc5bf83928b41a6909d88 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/debuginfo -ot /home/mark/elfutils/tests/test-7062 + test x/usr/src/debug/hello3-1.0-2.x86_64/foobar////./../hello.c '!=' x ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source 420e9e3308971f4b817cc5bf83928b41a6909d88 /usr/src/debug/hello3-1.0-2.x86_64/foobar////./../hello.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source 420e9e3308971f4b817cc5bf83928b41a6909d88 /usr/src/debug/hello3-1.0-2.x86_64/foobar////./../hello.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source 420e9e3308971f4b817cc5bf83928b41a6909d88 /usr/src/debug/hello3-1.0-2.x86_64/foobar////./../hello.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/source##usr##src##debug##hello3-1.0-2.x86_64##foobar########.##..##hello.c ++ cat /home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/source##usr##src##debug##hello3-1.0-2.x86_64##foobar########.##..##hello.c ++ sha1sum ++ awk '{print $1}' + hash=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + test f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 = f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/420e9e3308971f4b817cc5bf83928b41a6909d88/source##usr##src##debug##hello3-1.0-2.x86_64##foobar########.##..##hello.c -ot /home/mark/elfutils/tests/test-7062 + archive_test 87c08d12c78174f1082b7c888b3238219b0eb265 /usr/src/debug/hello3-1.0-2.x86_64///foobar/./..//hello.c f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + __BUILDID=87c08d12c78174f1082b7c888b3238219b0eb265 + __SOURCEPATH=/usr/src/debug/hello3-1.0-2.x86_64///foobar/./..//hello.c + __SOURCESHA1=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 87c08d12c78174f1082b7c888b3238219b0eb265 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 87c08d12c78174f1082b7c888b3238219b0eb265 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable 87c08d12c78174f1082b7c888b3238219b0eb265 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=87c08d12c78174f1082b7c888b3238219b0eb265 + test 87c08d12c78174f1082b7c888b3238219b0eb265 = 87c08d12c78174f1082b7c888b3238219b0eb265 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 87c08d12c78174f1082b7c888b3238219b0eb265 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 87c08d12c78174f1082b7c888b3238219b0eb265 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable 87c08d12c78174f1082b7c888b3238219b0eb265 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=87c08d12c78174f1082b7c888b3238219b0eb265 + test 87c08d12c78174f1082b7c888b3238219b0eb265 = 87c08d12c78174f1082b7c888b3238219b0eb265 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo 87c08d12c78174f1082b7c888b3238219b0eb265 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo 87c08d12c78174f1082b7c888b3238219b0eb265 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo 87c08d12c78174f1082b7c888b3238219b0eb265 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/debuginfo ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/debuginfo ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=87c08d12c78174f1082b7c888b3238219b0eb265 + test 87c08d12c78174f1082b7c888b3238219b0eb265 = 87c08d12c78174f1082b7c888b3238219b0eb265 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/debuginfo -ot /home/mark/elfutils/tests/test-7062 + test x/usr/src/debug/hello3-1.0-2.x86_64///foobar/./..//hello.c '!=' x ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source 87c08d12c78174f1082b7c888b3238219b0eb265 /usr/src/debug/hello3-1.0-2.x86_64///foobar/./..//hello.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source 87c08d12c78174f1082b7c888b3238219b0eb265 /usr/src/debug/hello3-1.0-2.x86_64///foobar/./..//hello.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source 87c08d12c78174f1082b7c888b3238219b0eb265 /usr/src/debug/hello3-1.0-2.x86_64///foobar/./..//hello.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/source##usr##src##debug##hello3-1.0-2.x86_64######foobar##.##..####hello.c ++ cat /home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/source##usr##src##debug##hello3-1.0-2.x86_64######foobar##.##..####hello.c ++ sha1sum ++ awk '{print $1}' + hash=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + test f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 = f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/87c08d12c78174f1082b7c888b3238219b0eb265/source##usr##src##debug##hello3-1.0-2.x86_64######foobar##.##..####hello.c -ot /home/mark/elfutils/tests/test-7062 + archive_test c36708a78618d597dee15d0dc989f093ca5f9120 /usr/src/debug/hello2-1.0-2.x86_64/hello.c f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + __BUILDID=c36708a78618d597dee15d0dc989f093ca5f9120 + __SOURCEPATH=/usr/src/debug/hello2-1.0-2.x86_64/hello.c + __SOURCESHA1=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable c36708a78618d597dee15d0dc989f093ca5f9120 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable c36708a78618d597dee15d0dc989f093ca5f9120 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable c36708a78618d597dee15d0dc989f093ca5f9120 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=c36708a78618d597dee15d0dc989f093ca5f9120 + test c36708a78618d597dee15d0dc989f093ca5f9120 = c36708a78618d597dee15d0dc989f093ca5f9120 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable c36708a78618d597dee15d0dc989f093ca5f9120 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable c36708a78618d597dee15d0dc989f093ca5f9120 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable c36708a78618d597dee15d0dc989f093ca5f9120 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=c36708a78618d597dee15d0dc989f093ca5f9120 + test c36708a78618d597dee15d0dc989f093ca5f9120 = c36708a78618d597dee15d0dc989f093ca5f9120 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo c36708a78618d597dee15d0dc989f093ca5f9120 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo c36708a78618d597dee15d0dc989f093ca5f9120 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo c36708a78618d597dee15d0dc989f093ca5f9120 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/debuginfo ++ grep 'Build ID' ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/debuginfo ++ cut -d ' ' -f 7 + buildid=c36708a78618d597dee15d0dc989f093ca5f9120 + test c36708a78618d597dee15d0dc989f093ca5f9120 = c36708a78618d597dee15d0dc989f093ca5f9120 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/debuginfo -ot /home/mark/elfutils/tests/test-7062 + test x/usr/src/debug/hello2-1.0-2.x86_64/hello.c '!=' x ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source c36708a78618d597dee15d0dc989f093ca5f9120 /usr/src/debug/hello2-1.0-2.x86_64/hello.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source c36708a78618d597dee15d0dc989f093ca5f9120 /usr/src/debug/hello2-1.0-2.x86_64/hello.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source c36708a78618d597dee15d0dc989f093ca5f9120 /usr/src/debug/hello2-1.0-2.x86_64/hello.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/source##usr##src##debug##hello2-1.0-2.x86_64##hello.c ++ cat /home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/source##usr##src##debug##hello2-1.0-2.x86_64##hello.c ++ sha1sum ++ awk '{print $1}' + hash=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + test f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 = f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/c36708a78618d597dee15d0dc989f093ca5f9120/source##usr##src##debug##hello2-1.0-2.x86_64##hello.c -ot /home/mark/elfutils/tests/test-7062 + archive_test 41a236eb667c362a1c4196018cc4581e09722b1b /usr/src/debug/hello2-1.0-2.x86_64/hello.c f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + __BUILDID=41a236eb667c362a1c4196018cc4581e09722b1b + __SOURCEPATH=/usr/src/debug/hello2-1.0-2.x86_64/hello.c + __SOURCESHA1=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 41a236eb667c362a1c4196018cc4581e09722b1b ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 41a236eb667c362a1c4196018cc4581e09722b1b ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable 41a236eb667c362a1c4196018cc4581e09722b1b + filename=/home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=41a236eb667c362a1c4196018cc4581e09722b1b + test 41a236eb667c362a1c4196018cc4581e09722b1b = 41a236eb667c362a1c4196018cc4581e09722b1b ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 41a236eb667c362a1c4196018cc4581e09722b1b ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable 41a236eb667c362a1c4196018cc4581e09722b1b ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable 41a236eb667c362a1c4196018cc4581e09722b1b + filename=/home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=41a236eb667c362a1c4196018cc4581e09722b1b + test 41a236eb667c362a1c4196018cc4581e09722b1b = 41a236eb667c362a1c4196018cc4581e09722b1b ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo 41a236eb667c362a1c4196018cc4581e09722b1b ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo 41a236eb667c362a1c4196018cc4581e09722b1b ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo 41a236eb667c362a1c4196018cc4581e09722b1b + filename=/home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/debuginfo ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/debuginfo ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=41a236eb667c362a1c4196018cc4581e09722b1b + test 41a236eb667c362a1c4196018cc4581e09722b1b = 41a236eb667c362a1c4196018cc4581e09722b1b ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/debuginfo -ot /home/mark/elfutils/tests/test-7062 + test x/usr/src/debug/hello2-1.0-2.x86_64/hello.c '!=' x ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source 41a236eb667c362a1c4196018cc4581e09722b1b /usr/src/debug/hello2-1.0-2.x86_64/hello.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source 41a236eb667c362a1c4196018cc4581e09722b1b /usr/src/debug/hello2-1.0-2.x86_64/hello.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source 41a236eb667c362a1c4196018cc4581e09722b1b /usr/src/debug/hello2-1.0-2.x86_64/hello.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/source##usr##src##debug##hello2-1.0-2.x86_64##hello.c ++ cat /home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/source##usr##src##debug##hello2-1.0-2.x86_64##hello.c ++ sha1sum ++ awk '{print $1}' + hash=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + test f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 = f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/41a236eb667c362a1c4196018cc4581e09722b1b/source##usr##src##debug##hello2-1.0-2.x86_64##hello.c -ot /home/mark/elfutils/tests/test-7062 + archive_test bc1febfd03ca05e030f0d205f7659db29f8a4b30 /usr/src/debug/hello-1.0/hello.c f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + __BUILDID=bc1febfd03ca05e030f0d205f7659db29f8a4b30 + __SOURCEPATH=/usr/src/debug/hello-1.0/hello.c + __SOURCESHA1=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable bc1febfd03ca05e030f0d205f7659db29f8a4b30 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable bc1febfd03ca05e030f0d205f7659db29f8a4b30 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable bc1febfd03ca05e030f0d205f7659db29f8a4b30 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=bc1febfd03ca05e030f0d205f7659db29f8a4b30 + test bc1febfd03ca05e030f0d205f7659db29f8a4b30 = bc1febfd03ca05e030f0d205f7659db29f8a4b30 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable bc1febfd03ca05e030f0d205f7659db29f8a4b30 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable bc1febfd03ca05e030f0d205f7659db29f8a4b30 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable bc1febfd03ca05e030f0d205f7659db29f8a4b30 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=bc1febfd03ca05e030f0d205f7659db29f8a4b30 + test bc1febfd03ca05e030f0d205f7659db29f8a4b30 = bc1febfd03ca05e030f0d205f7659db29f8a4b30 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo bc1febfd03ca05e030f0d205f7659db29f8a4b30 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo bc1febfd03ca05e030f0d205f7659db29f8a4b30 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo bc1febfd03ca05e030f0d205f7659db29f8a4b30 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/debuginfo ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/debuginfo ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=bc1febfd03ca05e030f0d205f7659db29f8a4b30 + test bc1febfd03ca05e030f0d205f7659db29f8a4b30 = bc1febfd03ca05e030f0d205f7659db29f8a4b30 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/debuginfo -ot /home/mark/elfutils/tests/test-7062 + test x/usr/src/debug/hello-1.0/hello.c '!=' x ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source bc1febfd03ca05e030f0d205f7659db29f8a4b30 /usr/src/debug/hello-1.0/hello.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source bc1febfd03ca05e030f0d205f7659db29f8a4b30 /usr/src/debug/hello-1.0/hello.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source bc1febfd03ca05e030f0d205f7659db29f8a4b30 /usr/src/debug/hello-1.0/hello.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/source##usr##src##debug##hello-1.0##hello.c ++ cat /home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/source##usr##src##debug##hello-1.0##hello.c ++ sha1sum ++ awk '{print $1}' + hash=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + test f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 = f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/bc1febfd03ca05e030f0d205f7659db29f8a4b30/source##usr##src##debug##hello-1.0##hello.c -ot /home/mark/elfutils/tests/test-7062 + archive_test f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 /usr/src/debug/hello-1.0/hello.c f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + __BUILDID=f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 + __SOURCEPATH=/usr/src/debug/hello-1.0/hello.c + __SOURCESHA1=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 + test f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 = f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 + test f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 = f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/debuginfo ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/debuginfo ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 + test f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 = f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/debuginfo -ot /home/mark/elfutils/tests/test-7062 + test x/usr/src/debug/hello-1.0/hello.c '!=' x ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 /usr/src/debug/hello-1.0/hello.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 /usr/src/debug/hello-1.0/hello.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2 /usr/src/debug/hello-1.0/hello.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/source##usr##src##debug##hello-1.0##hello.c ++ cat /home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/source##usr##src##debug##hello-1.0##hello.c ++ sha1sum ++ awk '{print $1}' + hash=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + test f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 = f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/f0aa15b8aba4f3c28cac3c2a73801fefa644a9f2/source##usr##src##debug##hello-1.0##hello.c -ot /home/mark/elfutils/tests/test-7062 + archive_test bbbf92ebee5228310e398609c23c2d7d53f6e2f9 /usr/src/debug/hello-1.0/hello.c f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + __BUILDID=bbbf92ebee5228310e398609c23c2d7d53f6e2f9 + __SOURCEPATH=/usr/src/debug/hello-1.0/hello.c + __SOURCESHA1=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable bbbf92ebee5228310e398609c23c2d7d53f6e2f9 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable bbbf92ebee5228310e398609c23c2d7d53f6e2f9 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable bbbf92ebee5228310e398609c23c2d7d53f6e2f9 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=bbbf92ebee5228310e398609c23c2d7d53f6e2f9 + test bbbf92ebee5228310e398609c23c2d7d53f6e2f9 = bbbf92ebee5228310e398609c23c2d7d53f6e2f9 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable bbbf92ebee5228310e398609c23c2d7d53f6e2f9 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable bbbf92ebee5228310e398609c23c2d7d53f6e2f9 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable bbbf92ebee5228310e398609c23c2d7d53f6e2f9 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=bbbf92ebee5228310e398609c23c2d7d53f6e2f9 + test bbbf92ebee5228310e398609c23c2d7d53f6e2f9 = bbbf92ebee5228310e398609c23c2d7d53f6e2f9 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo bbbf92ebee5228310e398609c23c2d7d53f6e2f9 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo bbbf92ebee5228310e398609c23c2d7d53f6e2f9 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo bbbf92ebee5228310e398609c23c2d7d53f6e2f9 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/debuginfo ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/debuginfo ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=bbbf92ebee5228310e398609c23c2d7d53f6e2f9 + test bbbf92ebee5228310e398609c23c2d7d53f6e2f9 = bbbf92ebee5228310e398609c23c2d7d53f6e2f9 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/debuginfo -ot /home/mark/elfutils/tests/test-7062 + test x/usr/src/debug/hello-1.0/hello.c '!=' x ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source bbbf92ebee5228310e398609c23c2d7d53f6e2f9 /usr/src/debug/hello-1.0/hello.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source bbbf92ebee5228310e398609c23c2d7d53f6e2f9 /usr/src/debug/hello-1.0/hello.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source bbbf92ebee5228310e398609c23c2d7d53f6e2f9 /usr/src/debug/hello-1.0/hello.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/source##usr##src##debug##hello-1.0##hello.c ++ cat /home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/source##usr##src##debug##hello-1.0##hello.c ++ sha1sum ++ awk '{print $1}' + hash=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + test f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 = f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/bbbf92ebee5228310e398609c23c2d7d53f6e2f9/source##usr##src##debug##hello-1.0##hello.c -ot /home/mark/elfutils/tests/test-7062 + archive_test d44d42cbd7d915bc938c81333a21e355a6022fb7 /usr/src/debug/hello-1.0/hello.c f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + __BUILDID=d44d42cbd7d915bc938c81333a21e355a6022fb7 + __SOURCEPATH=/usr/src/debug/hello-1.0/hello.c + __SOURCESHA1=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable d44d42cbd7d915bc938c81333a21e355a6022fb7 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable d44d42cbd7d915bc938c81333a21e355a6022fb7 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable d44d42cbd7d915bc938c81333a21e355a6022fb7 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=d44d42cbd7d915bc938c81333a21e355a6022fb7 + test d44d42cbd7d915bc938c81333a21e355a6022fb7 = d44d42cbd7d915bc938c81333a21e355a6022fb7 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable d44d42cbd7d915bc938c81333a21e355a6022fb7 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable d44d42cbd7d915bc938c81333a21e355a6022fb7 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable d44d42cbd7d915bc938c81333a21e355a6022fb7 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=d44d42cbd7d915bc938c81333a21e355a6022fb7 + test d44d42cbd7d915bc938c81333a21e355a6022fb7 = d44d42cbd7d915bc938c81333a21e355a6022fb7 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d44d42cbd7d915bc938c81333a21e355a6022fb7 ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d44d42cbd7d915bc938c81333a21e355a6022fb7 ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo d44d42cbd7d915bc938c81333a21e355a6022fb7 + filename=/home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/debuginfo ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/debuginfo ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=d44d42cbd7d915bc938c81333a21e355a6022fb7 + test d44d42cbd7d915bc938c81333a21e355a6022fb7 = d44d42cbd7d915bc938c81333a21e355a6022fb7 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/debuginfo -ot /home/mark/elfutils/tests/test-7062 + test x/usr/src/debug/hello-1.0/hello.c '!=' x ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source d44d42cbd7d915bc938c81333a21e355a6022fb7 /usr/src/debug/hello-1.0/hello.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source d44d42cbd7d915bc938c81333a21e355a6022fb7 /usr/src/debug/hello-1.0/hello.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source d44d42cbd7d915bc938c81333a21e355a6022fb7 /usr/src/debug/hello-1.0/hello.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/source##usr##src##debug##hello-1.0##hello.c ++ cat /home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/source##usr##src##debug##hello-1.0##hello.c ++ sha1sum ++ awk '{print $1}' + hash=f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 + test f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 = f4a1a8062be998ae93b8f1cd744a398c6de6dbb1 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/d44d42cbd7d915bc938c81333a21e355a6022fb7/source##usr##src##debug##hello-1.0##hello.c -ot /home/mark/elfutils/tests/test-7062 + archive_test cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb /usr/src/debug/hello.c 7a1334e086b97e5f124003a6cfb3ed792d10cdf4 + __BUILDID=cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb + __SOURCEPATH=/usr/src/debug/hello.c + __SOURCESHA1=7a1334e086b97e5f124003a6cfb3ed792d10cdf4 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb + filename=/home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb + test cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb = cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find executable cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find executable cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find executable cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb + filename=/home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/executable ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/executable ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb + test cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb = cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/executable -ot /home/mark/elfutils/tests/test-7062 ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find debuginfo cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find debuginfo cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb + filename=/home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/debuginfo ++ env LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod /home/mark/elfutils/tests/../src/readelf -a /home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/debuginfo ++ grep 'Build ID' ++ cut -d ' ' -f 7 + buildid=cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb + test cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb = cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/debuginfo -ot /home/mark/elfutils/tests/test-7062 + test x/usr/src/debug/hello.c '!=' x ++ testrun /home/mark/elfutils/debuginfod/debuginfod-find source cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb /usr/src/debug/hello.c ++ built_testrun /home/mark/elfutils/debuginfod/debuginfod-find source cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb /usr/src/debug/hello.c ++ LD_LIBRARY_PATH=/home/mark/elfutils/libdw:/home/mark/elfutils/backends:/home/mark/elfutils/libelf:/home/mark/elfutils/libasm:/home/mark/elfutils/debuginfod ++ /home/mark/elfutils/debuginfod/debuginfod-find source cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb /usr/src/debug/hello.c + filename=/home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/source##usr##src##debug##hello.c ++ cat /home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/source##usr##src##debug##hello.c ++ sha1sum ++ awk '{print $1}' + hash=7a1334e086b97e5f124003a6cfb3ed792d10cdf4 + test 7a1334e086b97e5f124003a6cfb3ed792d10cdf4 = 7a1334e086b97e5f124003a6cfb3ed792d10cdf4 ++ pwd + test /home/mark/elfutils/tests/test-7062/.client_cache/cee13b2ea505a7f37bd20d271c6bc7e5f8d2dfcb/source##usr##src##debug##hello.c -ot /home/mark/elfutils/tests/test-7062 + RPM_BUILDID=d44d42cbd7d915bc938c81333a21e355a6022fb7 + rm -r R/debuginfod-rpms/rhel6/hello2-1.0-2.i686.rpm R/debuginfod-rpms/rhel6/hello2-1.0-2.src.rpm R/debuginfod-rpms/rhel6/hello2-debuginfo-1.0-2.i686.rpm R/debuginfod-rpms/rhel6/hello2-two-1.0-2.i686.rpm + kill -USR2 7079 + wait_ready 9884 'thread_work_total{role="groom"}' 51 + port=9884 + what='thread_work_total{role="groom"}' + value=51 + timeout=20 + echo 'Wait 20 seconds on 9884 for metric thread_work_total{role="groom"} to change to 51' Wait 20 seconds on 9884 for metric thread_work_total{role="groom"} to change to 51 + '[' 20 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue= + '[' -z '' ']' + mvalue=0 + echo 'metric thread_work_total{role="groom"}: 0' metric thread_work_total{role="groom"}: 0 + '[' 0 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 19 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue= + '[' -z '' ']' + mvalue=0 + echo 'metric thread_work_total{role="groom"}: 0' metric thread_work_total{role="groom"}: 0 + '[' 0 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 18 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 17 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 16 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 15 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 14 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 13 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 12 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 11 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 10 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 9 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 8 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 7 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 6 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 5 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 4 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 3 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 2 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 1 -gt 0 ']' ++ curl -s http://127.0.0.1:9884/metrics ++ grep 'thread_work_total{role="groom"}' ++ awk '{print $NF}' + mvalue=50 + '[' -z 50 ']' + echo 'metric thread_work_total{role="groom"}: 50' metric thread_work_total{role="groom"}: 50 + '[' 50 -eq 51 ']' + sleep 0.5 + (( timeout-- )) + '[' 0 -gt 0 ']' + '[' 0 -eq 0 ']' + echo 'metric thread_work_total{role="groom"} never changed to 51 on port 9884' metric thread_work_total{role="groom"} never changed to 51 on port 9884 + curl -s http://127.0.0.1:9884/metrics error_count{libc="Permission denied"} 2 fdcache_bytes 0 fdcache_count 0 fdcache_op_count{op="enqueue_back"} 10 fdcache_op_count{op="enqueue_front"} 24 fdcache_op_count{op="evict"} 34 fdcache_op_count{op="probe_miss"} 34 fdcache_op_count{op="requeue_front"} 6 found_debuginfo_total{source=".rpm archive"} 11 found_debuginfo_total{source=".tar.bz2 archive"} 1 found_debuginfo_total{source=".tar.xz archive"} 0 found_debuginfo_total{source="files"} 2 found_executable_total{source=".rpm archive"} 8 found_executable_total{source=".tar.bz2 archive"} 0 found_executable_total{source=".tar.xz archive"} 1 found_executable_total{source="files"} 2 found_sourcerefs_total{source=".rpm archive"} 16 found_sourcerefs_total{source=".tar.bz2 archive"} 9 found_sourcerefs_total{source=".tar.xz archive"} 0 found_sourcerefs_total{source="files"} 2 groom{statistic="archive d/e"} 17 groom{statistic="archive sdef"} 19 groom{statistic="archive sref"} 21 groom{statistic="buildids"} 12 groom{statistic="file d/e"} 3 groom{statistic="file s"} 2 groom{statistic="filenames"} 66 groom{statistic="files scanned (#)"} 46 groom{statistic="files scanned (mb)"} 0 groom{statistic="index db size (mb)"} 0 http_requests_total{type="debuginfo"} 15 http_requests_total{type="executable"} 12 http_requests_total{type="metrics"} 38 http_requests_total{type="source"} 12 http_responses_duration_milliseconds_count{code="200"} 76 http_responses_duration_milliseconds_sum{code="200"} 47 http_responses_total{result=".rpm archive"} 22 http_responses_total{result=".tar.bz2 archive"} 1 http_responses_total{result=".tar.xz archive"} 1 http_responses_total{result="archive fdcache"} 6 http_responses_total{result="file"} 11 http_responses_transfer_bytes_count{code="200"} 76 http_responses_transfer_bytes_sum{code="200"} 355694 ready 1 scanned_total{source=".rpm archive"} 20 scanned_total{source=".tar.bz2 archive"} 1 scanned_total{source=".tar.xz archive"} 1 scanned_total{source="file"} 30 thread_busy{role="groom"} 0 thread_busy{role="scan"} 0 thread_busy{role="traverse"} 0 thread_count{role="groom"} 1 thread_count{role="scan"} 4 thread_count{role="traverse"} 1 thread_tid{role="groom"} 7087 thread_tid{role="traverse"} 7088 thread_work_pending{role="scan"} 0 thread_work_total{role="groom"} 50 thread_work_total{role="scan"} 70 thread_work_total{role="traverse"} 5 + exit 1 + cleanup + '[' 7079 -ne 0 ']' + kill 7079 + wait 7079 + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + rm -rf F R D L Z /home/mark/elfutils/tests/test-7062/foobar /home/mark/elfutils/tests/test-7062/mocktree /home/mark/elfutils/tests/test-7062/.client_cache /home/mark/elfutils/tests/test-7062/tmpcache /home/mark/elfutils/tests/test-7062/tmphome /home/mark/elfutils/tests/test-7062/tmpxdg + exit_cleanup + rm -f /home/mark/elfutils/tests/test-7062/.debuginfod_tmp.sqlite vlog4 prog.c prog2.c vlog vlog2 + cd .. + rmdir test-7062 FAIL run-debuginfod-find.sh (exit status: 1)