Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/heketi.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/heketi.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/heketi-1.0.2-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/heketi.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/heketi.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UOtuv0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heketi-6563551111f7178b679866e85a0682325929d037 + /usr/bin/gzip -dc /builddir/build/SOURCES/heketi-6563551.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd heketi-6563551111f7178b679866e85a0682325929d037 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i0VmiX + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + mkdir -p src/github.com/heketi ++ pwd + ln -s /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037 src/github.com/heketi/heketi ++ pwd + export GOPATH=/builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037:/usr/share/gocode + GOPATH=/builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037:/usr/share/gocode + tar xzf /builddir/build/SOURCES/heketi-godeps-3f4a5b1.tar.gz + go build -ldflags '-X main.HEKETI_VERSION 1.0.2 -B 0x488425e38e7ad5129be207d5a1c5e2bb4527a006' -o heketi + cd client/cli/go + go build -ldflags '-X main.HEKETI_CLI_VERSION 1.0.2 -B 0x94a16863a1448d603fe7ca75a7b0c3dd9a184585' -o heketi-cli + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w0oZb4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386 + cd heketi-6563551111f7178b679866e85a0682325929d037 + install -D -p -m 0755 heketi /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/bin/heketi + install -D -p -m 0755 client/cli/go/heketi-cli /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/bin/heketi-cli + install -d -m 0755 /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/etc/heketi + install -m 644 -t /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/etc/heketi /builddir/build/SOURCES/heketi.json + install -D -p -m 0644 /builddir/build/SOURCES/heketi.service /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/lib/systemd/system/heketi.service + install -d -m 0755 /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/var/lib/heketi + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/node.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/node.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/node.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node.go './client/cli/go/commands/node.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/node.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/node_info.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/node_info.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/node_info.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_info.go './client/cli/go/commands/node_info.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_info.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/node_info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster_delete.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster_delete.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster_delete.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_delete.go './client/cli/go/commands/cluster_delete.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_delete.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster_delete.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/node_add.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/node_add.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/node_add.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_add.go './client/cli/go/commands/node_add.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_add.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/node_add.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_expand.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_expand.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_expand.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_expand.go './client/cli/go/commands/volume_expand.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_expand.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_expand.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster.go './client/cli/go/commands/cluster.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster_create.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster_create.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster_create.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_create.go './client/cli/go/commands/cluster_create.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_create.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster_create.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume.go './client/cli/go/commands/volume.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_delete.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_delete.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_delete.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_delete.go './client/cli/go/commands/volume_delete.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_delete.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_delete.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/node_delete.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/node_delete.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/node_delete.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_delete.go './client/cli/go/commands/node_delete.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/node_delete.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/node_delete.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/load.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/load.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/load.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/load.go './client/cli/go/commands/load.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/load.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/load.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/device.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/device.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/device.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device.go './client/cli/go/commands/device.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/device.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/device_add.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/device_add.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/device_add.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_add.go './client/cli/go/commands/device_add.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_add.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/device_add.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster_list.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster_list.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster_list.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_list.go './client/cli/go/commands/cluster_list.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_list.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster_list.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_list.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_list.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_list.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_list.go './client/cli/go/commands/volume_list.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_list.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_list.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_create.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_create.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_create.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_create.go './client/cli/go/commands/volume_create.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_create.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_create.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/device_delete.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/device_delete.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/device_delete.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_delete.go './client/cli/go/commands/device_delete.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_delete.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/device_delete.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/device_info.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/device_info.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/device_info.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_info.go './client/cli/go/commands/device_info.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/device_info.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/device_info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/command.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/command.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/command.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/command.go './client/cli/go/commands/command.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/command.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/command.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/cluster_info.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/cluster_info.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/cluster_info.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_info.go './client/cli/go/commands/cluster_info.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/cluster_info.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/cluster_info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/commands/volume_info.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go/commands' ++ dirname ./client/cli/go/commands/volume_info.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands + cp -pav ./client/cli/go/commands/volume_info.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_info.go './client/cli/go/commands/volume_info.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/commands/volume_info.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/commands/volume_info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/cli/go/main.go + echo '%dir %{gopath}/src/%{import_path}/./client/cli/go' ++ dirname ./client/cli/go/main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go + cp -pav ./client/cli/go/main.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/main.go './client/cli/go/main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/cli/go/main.go' + echo '%{gopath}/src/%{import_path}/./client/cli/go/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/node.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/node.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/node.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/node.go './client/api/go-client/node.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/node.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/node.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/client.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/client.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/client.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/client.go './client/api/go-client/client.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/client.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/cluster.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/cluster.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/cluster.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/cluster.go './client/api/go-client/cluster.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/cluster.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/cluster.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/volume.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/volume.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/volume.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/volume.go './client/api/go-client/volume.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/volume.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/volume.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./client/api/go-client/device.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/device.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/device.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/device.go './client/api/go-client/device.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/device.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/device.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./middleware/jwt.go + echo '%dir %{gopath}/src/%{import_path}/./middleware' ++ dirname ./middleware/jwt.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./middleware + cp -pav ./middleware/jwt.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./middleware/jwt.go './middleware/jwt.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./middleware/jwt.go' + echo '%{gopath}/src/%{import_path}/./middleware/jwt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./rest/routes.go + echo '%dir %{gopath}/src/%{import_path}/./rest' ++ dirname ./rest/routes.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest + cp -pav ./rest/routes.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest/routes.go './rest/routes.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest/routes.go' + echo '%{gopath}/src/%{import_path}/./rest/routes.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./rest/asynchttp.go + echo '%dir %{gopath}/src/%{import_path}/./rest' ++ dirname ./rest/asynchttp.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest + cp -pav ./rest/asynchttp.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest/asynchttp.go './rest/asynchttp.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest/asynchttp.go' + echo '%{gopath}/src/%{import_path}/./rest/asynchttp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./rest/doc.go + echo '%dir %{gopath}/src/%{import_path}/./rest' ++ dirname ./rest/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest + cp -pav ./rest/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest/doc.go './rest/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest/doc.go' + echo '%{gopath}/src/%{import_path}/./rest/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/assert.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/assert.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests + cp -pav ./tests/assert.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/assert.go './tests/assert.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/assert.go' + echo '%{gopath}/src/%{import_path}/./tests/assert.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/tempfile.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/tempfile.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests + cp -pav ./tests/tempfile.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/tempfile.go './tests/tempfile.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/tempfile.go' + echo '%{gopath}/src/%{import_path}/./tests/tempfile.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/patch.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/patch.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests + cp -pav ./tests/patch.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/patch.go './tests/patch.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/patch.go' + echo '%{gopath}/src/%{import_path}/./tests/patch.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/doc.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests + cp -pav ./tests/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/doc.go './tests/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/doc.go' + echo '%{gopath}/src/%{import_path}/./tests/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./main.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/. + cp -pav ./main.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./main.go './main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./main.go' + echo '%{gopath}/src/%{import_path}/./main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/peer.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/peer.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/peer.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/peer.go './executors/sshexec/peer.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/peer.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/peer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/sshexec.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/sshexec.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/sshexec.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/sshexec.go './executors/sshexec/sshexec.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/sshexec.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/sshexec.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/volume.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/volume.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/volume.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/volume.go './executors/sshexec/volume.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/volume.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/volume.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/brick.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/brick.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/brick.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/brick.go './executors/sshexec/brick.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/brick.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/brick.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/sshexec/device.go + echo '%dir %{gopath}/src/%{import_path}/./executors/sshexec' ++ dirname ./executors/sshexec/device.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec + cp -pav ./executors/sshexec/device.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/device.go './executors/sshexec/device.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/sshexec/device.go' + echo '%{gopath}/src/%{import_path}/./executors/sshexec/device.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/executor.go + echo '%dir %{gopath}/src/%{import_path}/./executors' ++ dirname ./executors/executor.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors + cp -pav ./executors/executor.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/executor.go './executors/executor.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/executor.go' + echo '%{gopath}/src/%{import_path}/./executors/executor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./executors/mockexec/mock.go + echo '%dir %{gopath}/src/%{import_path}/./executors/mockexec' ++ dirname ./executors/mockexec/mock.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/mockexec + cp -pav ./executors/mockexec/mock.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/mockexec/mock.go './executors/mockexec/mock.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./executors/mockexec/mock.go' + echo '%{gopath}/src/%{import_path}/./executors/mockexec/mock.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/mux.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/mux.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/mux.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/mux.go './src/github.com/gorilla/mux/mux.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/mux.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/mux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/regexp.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/regexp.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/regexp.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/regexp.go './src/github.com/gorilla/mux/regexp.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/regexp.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/regexp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/route.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/route.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/route.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/route.go './src/github.com/gorilla/mux/route.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/route.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/route.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/doc.go './src/github.com/gorilla/mux/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/context/context.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/context' ++ dirname ./src/github.com/gorilla/context/context.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context + cp -pav ./src/github.com/gorilla/context/context.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/context.go './src/github.com/gorilla/context/context.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/context.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/context/context.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/context/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/context' ++ dirname ./src/github.com/gorilla/context/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context + cp -pav ./src/github.com/gorilla/context/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/doc.go './src/github.com/gorilla/context/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/context/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/response_writer.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/response_writer.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/response_writer.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/response_writer.go './src/github.com/codegangsta/negroni/response_writer.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/response_writer.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/response_writer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/recovery.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/recovery.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/recovery.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/recovery.go './src/github.com/codegangsta/negroni/recovery.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/recovery.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/recovery.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/logger.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/logger.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/logger.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/logger.go './src/github.com/codegangsta/negroni/logger.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/logger.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/logger.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/negroni.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/negroni.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/negroni.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/negroni.go './src/github.com/codegangsta/negroni/negroni.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/negroni.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/negroni.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/doc.go './src/github.com/codegangsta/negroni/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/static.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/static.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/static.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/static.go './src/github.com/codegangsta/negroni/static.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/static.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/static.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_linux.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_linux.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_linux.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_linux.go './src/github.com/boltdb/bolt/bolt_linux.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_linux.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_linux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/node.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/node.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/node.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/node.go './src/github.com/boltdb/bolt/node.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/node.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/node.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_unix.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_unix.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_unix.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_unix.go './src/github.com/boltdb/bolt/bolt_unix.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_unix.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_unix.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/freelist.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/freelist.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/freelist.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/freelist.go './src/github.com/boltdb/bolt/freelist.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/freelist.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/freelist.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_amd64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_amd64.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_amd64.go './src/github.com/boltdb/bolt/bolt_amd64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_amd64.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_amd64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/page.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/page.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/page.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/page.go './src/github.com/boltdb/bolt/page.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/page.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/page.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/batch.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/batch.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/batch.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch.go './src/github.com/boltdb/bolt/batch.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/batch.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_386.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_386.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_386.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_386.go './src/github.com/boltdb/bolt/bolt_386.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_386.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_386.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_windows.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_windows.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_windows.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_windows.go './src/github.com/boltdb/bolt/bolt_windows.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_windows.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/cursor.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/cursor.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/cursor.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cursor.go './src/github.com/boltdb/bolt/cursor.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cursor.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cursor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/db.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/db.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/db.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/db.go './src/github.com/boltdb/bolt/db.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/db.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/db.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_openbsd.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_openbsd.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_openbsd.go './src/github.com/boltdb/bolt/bolt_openbsd.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_openbsd.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_openbsd.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_arm.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_arm.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_arm.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_arm.go './src/github.com/boltdb/bolt/bolt_arm.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_arm.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_arm.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/cmd/bolt/main.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cmd/bolt' ++ dirname ./src/github.com/boltdb/bolt/cmd/bolt/main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt + cp -pav ./src/github.com/boltdb/bolt/cmd/bolt/main.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt/main.go './src/github.com/boltdb/bolt/cmd/bolt/main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt/main.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cmd/bolt/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/boltsync_unix.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/boltsync_unix.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/boltsync_unix.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/boltsync_unix.go './src/github.com/boltdb/bolt/boltsync_unix.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/boltsync_unix.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/boltsync_unix.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bucket.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bucket.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bucket.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bucket.go './src/github.com/boltdb/bolt/bucket.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bucket.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bucket.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/errors.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/errors.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/errors.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/errors.go './src/github.com/boltdb/bolt/errors.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/errors.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/doc.go './src/github.com/boltdb/bolt/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/tx.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/tx.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/tx.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/tx.go './src/github.com/boltdb/bolt/tx.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/tx.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/tx.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware' ++ dirname ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware + cp -pav ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go './src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example' ++ dirname ./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example + cp -pav ./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go './src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/examples/negroni-example/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/examples/martini-example' ++ dirname ./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/martini-example + cp -pav ./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go './src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/examples/martini-example/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/lpabon/godbc/godbc_prod.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc' ++ dirname ./src/github.com/lpabon/godbc/godbc_prod.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc + cp -pav ./src/github.com/lpabon/godbc/godbc_prod.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_prod.go './src/github.com/lpabon/godbc/godbc_prod.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_prod.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc/godbc_prod.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/lpabon/godbc/godbc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc' ++ dirname ./src/github.com/lpabon/godbc/godbc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc + cp -pav ./src/github.com/lpabon/godbc/godbc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc.go './src/github.com/lpabon/godbc/godbc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc/godbc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/signing_method.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/signing_method.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/signing_method.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/signing_method.go './src/github.com/dgrijalva/jwt-go/signing_method.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/signing_method.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/signing_method.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa_utils.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa_utils.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/rsa_utils.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa_utils.go './src/github.com/dgrijalva/jwt-go/rsa_utils.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa_utils.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/rsa_utils.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/rsa.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa.go './src/github.com/dgrijalva/jwt-go/rsa.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/rsa.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/jwt.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/jwt.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/jwt.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/jwt.go './src/github.com/dgrijalva/jwt-go/jwt.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/jwt.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/jwt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/cmd/jwt' ++ dirname ./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/cmd/jwt + cp -pav ./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go './src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/cmd/jwt/app.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/hmac.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/hmac.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/hmac.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/hmac.go './src/github.com/dgrijalva/jwt-go/hmac.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/hmac.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/hmac.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/errors.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/errors.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/errors.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/errors.go './src/github.com/dgrijalva/jwt-go/errors.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/errors.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/doc.go './src/github.com/dgrijalva/jwt-go/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/doc.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/install.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/install.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/install.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/install.go './src/github.com/robfig/glock/install.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/install.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/install.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/glock.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/glock.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/glock.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/glock.go './src/github.com/robfig/glock/glock.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/glock.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/glock.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/cmd.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/cmd.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/cmd.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/cmd.go './src/github.com/robfig/glock/cmd.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/cmd.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/cmd.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/sync.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/sync.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/sync.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/sync.go './src/github.com/robfig/glock/sync.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/sync.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/sync.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/discovery.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/discovery.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/discovery.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/discovery.go './src/github.com/robfig/glock/discovery.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/discovery.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/discovery.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/http.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/http.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/http.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/http.go './src/github.com/robfig/glock/http.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/http.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/http.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/apply.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/apply.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/apply.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/apply.go './src/github.com/robfig/glock/apply.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/apply.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/apply.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/vcs.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/vcs.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/vcs.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/vcs.go './src/github.com/robfig/glock/vcs.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/vcs.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/vcs.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/save.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/save.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/save.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/save.go './src/github.com/robfig/glock/save.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/save.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/save.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/logparser.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/logparser.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/logparser.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/logparser.go './src/github.com/robfig/glock/logparser.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/logparser.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/logparser.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/util.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/util.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/util.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/util.go './src/github.com/robfig/glock/util.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/util.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/util.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/agtorre/gocolorize/gocolorize.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize' ++ dirname ./src/github.com/agtorre/gocolorize/gocolorize.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize + cp -pav ./src/github.com/agtorre/gocolorize/gocolorize.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/gocolorize.go './src/github.com/agtorre/gocolorize/gocolorize.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/gocolorize.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/gocolorize.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/agtorre/gocolorize/examples/song/song.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/examples/song' ++ dirname ./src/github.com/agtorre/gocolorize/examples/song/song.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/song + cp -pav ./src/github.com/agtorre/gocolorize/examples/song/song.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/song/song.go './src/github.com/agtorre/gocolorize/examples/song/song.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/song/song.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/examples/song/song.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/github.com/agtorre/gocolorize/examples/logging/logging.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/examples/logging' ++ dirname ./src/github.com/agtorre/gocolorize/examples/logging/logging.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/logging + cp -pav ./src/github.com/agtorre/gocolorize/examples/logging/logging.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/logging/logging.go './src/github.com/agtorre/gocolorize/examples/logging/logging.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/examples/logging/logging.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/examples/logging/logging.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/cast5/cast5.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/cast5' ++ dirname ./src/golang.org/x/crypto/cast5/cast5.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5 + cp -pav ./src/golang.org/x/crypto/cast5/cast5.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5/cast5.go './src/golang.org/x/crypto/cast5/cast5.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5/cast5.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/cast5/cast5.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/curve25519/mont25519_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519' ++ dirname ./src/golang.org/x/crypto/curve25519/mont25519_amd64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519 + cp -pav ./src/golang.org/x/crypto/curve25519/mont25519_amd64.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/mont25519_amd64.go './src/golang.org/x/crypto/curve25519/mont25519_amd64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/mont25519_amd64.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519/mont25519_amd64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/curve25519/curve25519.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519' ++ dirname ./src/golang.org/x/crypto/curve25519/curve25519.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519 + cp -pav ./src/golang.org/x/crypto/curve25519/curve25519.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/curve25519.go './src/golang.org/x/crypto/curve25519/curve25519.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/curve25519.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519/curve25519.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/curve25519/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519' ++ dirname ./src/golang.org/x/crypto/curve25519/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519 + cp -pav ./src/golang.org/x/crypto/curve25519/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/doc.go './src/golang.org/x/crypto/curve25519/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go './src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go './src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go './src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa208.go './src/golang.org/x/crypto/salsa20/salsa/salsa208.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa208.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/salsa208.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa20.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa20.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20 + cp -pav ./src/golang.org/x/crypto/salsa20/salsa20.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa20.go './src/golang.org/x/crypto/salsa20/salsa20.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa20.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa20.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/tea/cipher.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/tea' ++ dirname ./src/golang.org/x/crypto/tea/cipher.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea + cp -pav ./src/golang.org/x/crypto/tea/cipher.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea/cipher.go './src/golang.org/x/crypto/tea/cipher.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea/cipher.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/tea/cipher.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/nacl/box/box.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/box' ++ dirname ./src/golang.org/x/crypto/nacl/box/box.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box + cp -pav ./src/golang.org/x/crypto/nacl/box/box.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box/box.go './src/golang.org/x/crypto/nacl/box/box.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box/box.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/box/box.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/secretbox' ++ dirname ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox + cp -pav ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox/secretbox.go './src/golang.org/x/crypto/nacl/secretbox/secretbox.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox/secretbox.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/secretbox/secretbox.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/scrypt/scrypt.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/scrypt' ++ dirname ./src/golang.org/x/crypto/scrypt/scrypt.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt + cp -pav ./src/golang.org/x/crypto/scrypt/scrypt.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt/scrypt.go './src/golang.org/x/crypto/scrypt/scrypt.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt/scrypt.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/scrypt/scrypt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160block.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160block.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160 + cp -pav ./src/golang.org/x/crypto/ripemd160/ripemd160block.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160block.go './src/golang.org/x/crypto/ripemd160/ripemd160block.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160block.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160/ripemd160block.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160 + cp -pav ./src/golang.org/x/crypto/ripemd160/ripemd160.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160.go './src/golang.org/x/crypto/ripemd160/ripemd160.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160/ripemd160.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xts/xts.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xts' ++ dirname ./src/golang.org/x/crypto/xts/xts.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts + cp -pav ./src/golang.org/x/crypto/xts/xts.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts/xts.go './src/golang.org/x/crypto/xts/xts.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts/xts.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xts/xts.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_ref.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_ref.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/sum_ref.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_ref.go './src/golang.org/x/crypto/poly1305/sum_ref.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_ref.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/sum_ref.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_arm.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_arm.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/sum_arm.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_arm.go './src/golang.org/x/crypto/poly1305/sum_arm.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_arm.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/sum_arm.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/sum_amd64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/sum_amd64.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_amd64.go './src/golang.org/x/crypto/poly1305/sum_amd64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/sum_amd64.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/sum_amd64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/poly1305.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/poly1305.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/poly1305.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/poly1305.go './src/golang.org/x/crypto/poly1305/poly1305.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/poly1305.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/poly1305.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/md4/md4block.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4' ++ dirname ./src/golang.org/x/crypto/md4/md4block.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4 + cp -pav ./src/golang.org/x/crypto/md4/md4block.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4block.go './src/golang.org/x/crypto/md4/md4block.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4block.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4/md4block.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/md4/md4.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4' ++ dirname ./src/golang.org/x/crypto/md4/md4.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4 + cp -pav ./src/golang.org/x/crypto/md4/md4.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4.go './src/golang.org/x/crypto/md4/md4.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4/md4.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ocsp/ocsp.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ocsp' ++ dirname ./src/golang.org/x/crypto/ocsp/ocsp.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp + cp -pav ./src/golang.org/x/crypto/ocsp/ocsp.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp/ocsp.go './src/golang.org/x/crypto/ocsp/ocsp.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp/ocsp.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ocsp/ocsp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xtea/block.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea' ++ dirname ./src/golang.org/x/crypto/xtea/block.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea + cp -pav ./src/golang.org/x/crypto/xtea/block.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/block.go './src/golang.org/x/crypto/xtea/block.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/block.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea/block.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xtea/cipher.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea' ++ dirname ./src/golang.org/x/crypto/xtea/cipher.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea + cp -pav ./src/golang.org/x/crypto/xtea/cipher.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/cipher.go './src/golang.org/x/crypto/xtea/cipher.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/cipher.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea/cipher.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bcrypt/base64.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt' ++ dirname ./src/golang.org/x/crypto/bcrypt/base64.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt + cp -pav ./src/golang.org/x/crypto/bcrypt/base64.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/base64.go './src/golang.org/x/crypto/bcrypt/base64.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/base64.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt/base64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bcrypt/bcrypt.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt' ++ dirname ./src/golang.org/x/crypto/bcrypt/bcrypt.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt + cp -pav ./src/golang.org/x/crypto/bcrypt/bcrypt.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/bcrypt.go './src/golang.org/x/crypto/bcrypt/bcrypt.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/bcrypt.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt/bcrypt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/blowfish/block.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish' ++ dirname ./src/golang.org/x/crypto/blowfish/block.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish + cp -pav ./src/golang.org/x/crypto/blowfish/block.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/block.go './src/golang.org/x/crypto/blowfish/block.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/block.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish/block.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/blowfish/cipher.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish' ++ dirname ./src/golang.org/x/crypto/blowfish/cipher.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish + cp -pav ./src/golang.org/x/crypto/blowfish/cipher.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/cipher.go './src/golang.org/x/crypto/blowfish/cipher.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/cipher.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish/cipher.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/blowfish/const.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish' ++ dirname ./src/golang.org/x/crypto/blowfish/const.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish + cp -pav ./src/golang.org/x/crypto/blowfish/const.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/const.go './src/golang.org/x/crypto/blowfish/const.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/const.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish/const.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/pbkdf2' ++ dirname ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2 + cp -pav ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2/pbkdf2.go './src/golang.org/x/crypto/pbkdf2/pbkdf2.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2/pbkdf2.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/pbkdf2/pbkdf2.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/hkdf/hkdf.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf' ++ dirname ./src/golang.org/x/crypto/hkdf/hkdf.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf + cp -pav ./src/golang.org/x/crypto/hkdf/hkdf.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/hkdf.go './src/golang.org/x/crypto/hkdf/hkdf.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/hkdf.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf/hkdf.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/otr/smp.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr' ++ dirname ./src/golang.org/x/crypto/otr/smp.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr + cp -pav ./src/golang.org/x/crypto/otr/smp.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/smp.go './src/golang.org/x/crypto/otr/smp.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/smp.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr/smp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/otr/otr.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr' ++ dirname ./src/golang.org/x/crypto/otr/otr.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr + cp -pav ./src/golang.org/x/crypto/otr/otr.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/otr.go './src/golang.org/x/crypto/otr/otr.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/otr.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr/otr.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/xor_unaligned.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/xor_unaligned.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/xor_unaligned.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor_unaligned.go './src/golang.org/x/crypto/sha3/xor_unaligned.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor_unaligned.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/xor_unaligned.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/hashes.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/hashes.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/hashes.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/hashes.go './src/golang.org/x/crypto/sha3/hashes.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/hashes.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/hashes.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/xor_generic.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/xor_generic.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/xor_generic.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor_generic.go './src/golang.org/x/crypto/sha3/xor_generic.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor_generic.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/xor_generic.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/sha3.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/sha3.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/sha3.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/sha3.go './src/golang.org/x/crypto/sha3/sha3.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/sha3.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/sha3.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/register.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/register.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/register.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/register.go './src/golang.org/x/crypto/sha3/register.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/register.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/register.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/keccakf.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/keccakf.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/keccakf.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/keccakf.go './src/golang.org/x/crypto/sha3/keccakf.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/keccakf.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/keccakf.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/xor.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/xor.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/xor.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor.go './src/golang.org/x/crypto/sha3/xor.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/xor.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/xor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/shake.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/shake.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/shake.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/shake.go './src/golang.org/x/crypto/sha3/shake.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/shake.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/shake.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/doc.go './src/golang.org/x/crypto/sha3/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/gfp12.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/gfp12.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/gfp12.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp12.go './src/golang.org/x/crypto/bn256/gfp12.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp12.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/gfp12.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/gfp2.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/gfp2.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/gfp2.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp2.go './src/golang.org/x/crypto/bn256/gfp2.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp2.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/gfp2.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/twist.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/twist.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/twist.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/twist.go './src/golang.org/x/crypto/bn256/twist.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/twist.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/twist.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/bn256.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/bn256.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/bn256.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/bn256.go './src/golang.org/x/crypto/bn256/bn256.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/bn256.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/bn256.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/constants.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/constants.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/constants.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/constants.go './src/golang.org/x/crypto/bn256/constants.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/constants.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/constants.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/optate.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/optate.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/optate.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/optate.go './src/golang.org/x/crypto/bn256/optate.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/optate.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/optate.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/curve.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/curve.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/curve.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/curve.go './src/golang.org/x/crypto/bn256/curve.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/curve.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/curve.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/gfp6.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/gfp6.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/gfp6.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp6.go './src/golang.org/x/crypto/bn256/gfp6.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/gfp6.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/gfp6.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/elgamal' ++ dirname ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal + cp -pav ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go './src/golang.org/x/crypto/openpgp/elgamal/elgamal.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/keys.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/keys.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/keys.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/keys.go './src/golang.org/x/crypto/openpgp/keys.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/keys.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/keys.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/errors/errors.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/errors' ++ dirname ./src/golang.org/x/crypto/openpgp/errors/errors.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/errors + cp -pav ./src/golang.org/x/crypto/openpgp/errors/errors.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/errors/errors.go './src/golang.org/x/crypto/openpgp/errors/errors.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/errors/errors.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/errors/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/canonical_text.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/canonical_text.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/canonical_text.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/canonical_text.go './src/golang.org/x/crypto/openpgp/canonical_text.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/canonical_text.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/canonical_text.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/encode.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/encode.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor + cp -pav ./src/golang.org/x/crypto/openpgp/armor/encode.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/encode.go './src/golang.org/x/crypto/openpgp/armor/encode.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/encode.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor/encode.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/armor.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/armor.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor + cp -pav ./src/golang.org/x/crypto/openpgp/armor/armor.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/armor.go './src/golang.org/x/crypto/openpgp/armor/armor.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/armor.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor/armor.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/s2k/s2k.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/s2k' ++ dirname ./src/golang.org/x/crypto/openpgp/s2k/s2k.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k + cp -pav ./src/golang.org/x/crypto/openpgp/s2k/s2k.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k/s2k.go './src/golang.org/x/crypto/openpgp/s2k/s2k.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k/s2k.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/s2k/s2k.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/clearsign' ++ dirname ./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign + cp -pav ./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go './src/golang.org/x/crypto/openpgp/clearsign/clearsign.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/clearsign/clearsign.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/write.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/write.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/write.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/write.go './src/golang.org/x/crypto/openpgp/write.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/write.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/write.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/ocfb.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/ocfb.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/ocfb.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/ocfb.go './src/golang.org/x/crypto/openpgp/packet/ocfb.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/ocfb.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/ocfb.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/reader.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/reader.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/reader.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/reader.go './src/golang.org/x/crypto/openpgp/packet/reader.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/reader.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/reader.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go './src/golang.org/x/crypto/openpgp/packet/encrypted_key.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/literal.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/literal.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/literal.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/literal.go './src/golang.org/x/crypto/openpgp/packet/literal.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/literal.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/literal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userid.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userid.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/userid.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userid.go './src/golang.org/x/crypto/openpgp/packet/userid.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userid.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/userid.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userattribute.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userattribute.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/userattribute.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userattribute.go './src/golang.org/x/crypto/openpgp/packet/userattribute.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userattribute.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/userattribute.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/private_key.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/private_key.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/private_key.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/private_key.go './src/golang.org/x/crypto/openpgp/packet/private_key.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/private_key.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/private_key.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go './src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/compressed.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/compressed.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/compressed.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/compressed.go './src/golang.org/x/crypto/openpgp/packet/compressed.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/compressed.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/compressed.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_v3.go './src/golang.org/x/crypto/openpgp/packet/signature_v3.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_v3.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/signature_v3.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/opaque.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/opaque.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/opaque.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/opaque.go './src/golang.org/x/crypto/openpgp/packet/opaque.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/opaque.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/opaque.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/packet.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/packet.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/packet.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/packet.go './src/golang.org/x/crypto/openpgp/packet/packet.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/packet.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/packet.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/signature.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature.go './src/golang.org/x/crypto/openpgp/packet/signature.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/signature.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go './src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/config.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/config.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/config.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/config.go './src/golang.org/x/crypto/openpgp/packet/config.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/config.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/public_key.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key.go './src/golang.org/x/crypto/openpgp/packet/public_key.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/public_key.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go './src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go './src/golang.org/x/crypto/openpgp/packet/public_key_v3.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/read.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/read.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/read.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/read.go './src/golang.org/x/crypto/openpgp/read.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/read.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/read.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/connection.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/connection.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/connection.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/connection.go './src/golang.org/x/crypto/ssh/connection.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/connection.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/connection.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/client.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/client.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/client.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client.go './src/golang.org/x/crypto/ssh/client.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/keys.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/keys.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/keys.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/keys.go './src/golang.org/x/crypto/ssh/keys.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/keys.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/keys.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/testdata/keys.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata' ++ dirname ./src/golang.org/x/crypto/ssh/testdata/keys.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata + cp -pav ./src/golang.org/x/crypto/ssh/testdata/keys.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata/keys.go './src/golang.org/x/crypto/ssh/testdata/keys.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata/keys.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata/keys.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/testdata/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata' ++ dirname ./src/golang.org/x/crypto/ssh/testdata/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata + cp -pav ./src/golang.org/x/crypto/ssh/testdata/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata/doc.go './src/golang.org/x/crypto/ssh/testdata/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_linux.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_linux.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/util_linux.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_linux.go './src/golang.org/x/crypto/ssh/terminal/util_linux.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_linux.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/util_linux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_windows.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_windows.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/util_windows.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_windows.go './src/golang.org/x/crypto/ssh/terminal/util_windows.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_windows.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/util_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/terminal.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/terminal.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/terminal.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/terminal.go './src/golang.org/x/crypto/ssh/terminal/terminal.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/terminal.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/terminal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_bsd.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util_bsd.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/util_bsd.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_bsd.go './src/golang.org/x/crypto/ssh/terminal/util_bsd.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util_bsd.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/util_bsd.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/util.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/util.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util.go './src/golang.org/x/crypto/ssh/terminal/util.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/util.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/util.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/server.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/server.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/server.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/server.go './src/golang.org/x/crypto/ssh/server.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/server.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/server.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/session.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/session.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/session.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/session.go './src/golang.org/x/crypto/ssh/session.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/session.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/session.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/tcpip.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/tcpip.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/tcpip.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/tcpip.go './src/golang.org/x/crypto/ssh/tcpip.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/tcpip.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/tcpip.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/client.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/client.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/client.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/client.go './src/golang.org/x/crypto/ssh/agent/client.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/client.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/keyring.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/keyring.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/keyring.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/keyring.go './src/golang.org/x/crypto/ssh/agent/keyring.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/keyring.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/keyring.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/server.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/server.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/server.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/server.go './src/golang.org/x/crypto/ssh/agent/server.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/server.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/server.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/forward.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/forward.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/forward.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/forward.go './src/golang.org/x/crypto/ssh/agent/forward.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/forward.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/forward.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/mux.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/mux.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/mux.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mux.go './src/golang.org/x/crypto/ssh/mux.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mux.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/mux.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/certs.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/certs.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/certs.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/certs.go './src/golang.org/x/crypto/ssh/certs.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/certs.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/certs.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/kex.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/kex.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/kex.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/kex.go './src/golang.org/x/crypto/ssh/kex.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/kex.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/kex.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/mac.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/mac.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/mac.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mac.go './src/golang.org/x/crypto/ssh/mac.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mac.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/mac.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/client_auth.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/client_auth.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/client_auth.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_auth.go './src/golang.org/x/crypto/ssh/client_auth.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_auth.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/client_auth.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/cipher.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/cipher.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/cipher.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/cipher.go './src/golang.org/x/crypto/ssh/cipher.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/cipher.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/cipher.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/transport.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/transport.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/transport.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/transport.go './src/golang.org/x/crypto/ssh/transport.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/transport.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/transport.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/messages.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/messages.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/messages.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/messages.go './src/golang.org/x/crypto/ssh/messages.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/messages.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/messages.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/channel.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/channel.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/channel.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/channel.go './src/golang.org/x/crypto/ssh/channel.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/channel.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/channel.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/handshake.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/handshake.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/handshake.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/handshake.go './src/golang.org/x/crypto/ssh/handshake.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/handshake.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/handshake.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/buffer.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/buffer.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/buffer.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/buffer.go './src/golang.org/x/crypto/ssh/buffer.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/buffer.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/buffer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/common.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/common.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/common.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/common.go './src/golang.org/x/crypto/ssh/common.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/common.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/common.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/doc.go './src/golang.org/x/crypto/ssh/test/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/doc.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/doc.go './src/golang.org/x/crypto/ssh/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/doc.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/twofish/twofish.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/twofish' ++ dirname ./src/golang.org/x/crypto/twofish/twofish.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish + cp -pav ./src/golang.org/x/crypto/twofish/twofish.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish/twofish.go './src/golang.org/x/crypto/twofish/twofish.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish/twofish.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/twofish/twofish.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/uuid.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/uuid.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/uuid.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/uuid.go './utils/uuid.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/uuid.go' + echo '%{gopath}/src/%{import_path}/./utils/uuid.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/bodystring.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/bodystring.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/bodystring.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/bodystring.go './utils/bodystring.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/bodystring.go' + echo '%{gopath}/src/%{import_path}/./utils/bodystring.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/jsonutils.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/jsonutils.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/jsonutils.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/jsonutils.go './utils/jsonutils.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/jsonutils.go' + echo '%{gopath}/src/%{import_path}/./utils/jsonutils.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/log.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/log.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/log.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/log.go './utils/log.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/log.go' + echo '%{gopath}/src/%{import_path}/./utils/log.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/stringstack.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/stringstack.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/stringstack.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringstack.go './utils/stringstack.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringstack.go' + echo '%{gopath}/src/%{import_path}/./utils/stringstack.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/stringset.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/stringset.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/stringset.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringset.go './utils/stringset.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringset.go' + echo '%{gopath}/src/%{import_path}/./utils/stringset.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/statusgroup.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/statusgroup.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/statusgroup.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/statusgroup.go './utils/statusgroup.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/statusgroup.go' + echo '%{gopath}/src/%{import_path}/./utils/statusgroup.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/ssh/ssh.go + echo '%dir %{gopath}/src/%{import_path}/./utils/ssh' ++ dirname ./utils/ssh/ssh.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/ssh + cp -pav ./utils/ssh/ssh.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/ssh/ssh.go './utils/ssh/ssh.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/ssh/ssh.go' + echo '%{gopath}/src/%{import_path}/./utils/ssh/ssh.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./utils/sortedstrings.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/sortedstrings.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/sortedstrings.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/sortedstrings.go './utils/sortedstrings.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/sortedstrings.go' + echo '%{gopath}/src/%{import_path}/./utils/sortedstrings.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/brick_create.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/brick_create.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/brick_create.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_create.go './apps/glusterfs/brick_create.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_create.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/brick_create.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/brick_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/brick_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/brick_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_entry.go './apps/glusterfs/brick_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/brick_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/device_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/device_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/device_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/device_entry.go './apps/glusterfs/device_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/device_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/device_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_simple.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_simple.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_simple.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple.go './apps/glusterfs/allocator_simple.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_simple.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/models.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/models.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/models.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/models.go './apps/glusterfs/models.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/models.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/models.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_entry_create.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_entry_create.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_entry_create.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_create.go './apps/glusterfs/volume_entry_create.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_create.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_entry_create.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_node.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_node.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_node.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_node.go './apps/glusterfs/app_node.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_node.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_node.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_device.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_device.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_device.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_device.go './apps/glusterfs/app_device.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_device.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_device.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app.go './apps/glusterfs/app.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator.go './apps/glusterfs/allocator.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability_none.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability_none.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability_none.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_none.go './apps/glusterfs/volume_durability_none.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_none.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability_none.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability.go './apps/glusterfs/volume_durability.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_volume.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_volume.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_volume.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_volume.go './apps/glusterfs/app_volume.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_volume.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_volume.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_cluster.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_cluster.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_cluster.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_cluster.go './apps/glusterfs/app_cluster.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_cluster.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_cluster.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability_replica.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability_replica.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability_replica.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_replica.go './apps/glusterfs/volume_durability_replica.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_replica.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability_replica.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability_ec.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability_ec.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability_ec.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_ec.go './apps/glusterfs/volume_durability_ec.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_ec.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability_ec.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/entry.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/entry.go './apps/glusterfs/entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/cluster_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/cluster_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/cluster_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/cluster_entry.go './apps/glusterfs/cluster_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/cluster_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/cluster_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/testapp_mock.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/testapp_mock.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/testapp_mock.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/testapp_mock.go './apps/glusterfs/testapp_mock.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/testapp_mock.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/testapp_mock.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_entry_allocate.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_entry_allocate.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_entry_allocate.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_allocate.go './apps/glusterfs/volume_entry_allocate.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_allocate.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_entry_allocate.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_config.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_config.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_config.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_config.go './apps/glusterfs/app_config.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_config.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/errors.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/errors.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/errors.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/errors.go './apps/glusterfs/errors.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/errors.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/errors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_mock.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_mock.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_mock.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_mock.go './apps/glusterfs/allocator_mock.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_mock.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_mock.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/limits.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/limits.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/limits.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/limits.go './apps/glusterfs/limits.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/limits.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/limits.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry.go './apps/glusterfs/volume_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_simple_ring.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_simple_ring.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_simple_ring.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_ring.go './apps/glusterfs/allocator_simple_ring.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_ring.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_simple_ring.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/glusterfs/node_entry.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/node_entry.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/node_entry.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/node_entry.go './apps/glusterfs/node_entry.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/node_entry.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/node_entry.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/app.go + echo '%dir %{gopath}/src/%{import_path}/./apps' ++ dirname ./apps/app.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps + cp -pav ./apps/app.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/app.go './apps/app.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/app.go' + echo '%{gopath}/src/%{import_path}/./apps/app.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./apps/doc.go + echo '%dir %{gopath}/src/%{import_path}/./apps' ++ dirname ./apps/doc.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps + cp -pav ./apps/doc.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/doc.go './apps/doc.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/doc.go' + echo '%{gopath}/src/%{import_path}/./apps/doc.go' + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./client/api/go-client/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./client/api/go-client' ++ dirname ./client/api/go-client/client_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client + cp -pav ./client/api/go-client/client_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/client_test.go './client/api/go-client/client_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./client/api/go-client/client_test.go' + echo '%{gopath}/src/%{import_path}/./client/api/go-client/client_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./middleware/jwt_test.go + echo '%dir %{gopath}/src/%{import_path}/./middleware' ++ dirname ./middleware/jwt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./middleware + cp -pav ./middleware/jwt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./middleware/jwt_test.go './middleware/jwt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./middleware/jwt_test.go' + echo '%{gopath}/src/%{import_path}/./middleware/jwt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./rest/asynchttp_test.go + echo '%dir %{gopath}/src/%{import_path}/./rest' ++ dirname ./rest/asynchttp_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest + cp -pav ./rest/asynchttp_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest/asynchttp_test.go './rest/asynchttp_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./rest/asynchttp_test.go' + echo '%{gopath}/src/%{import_path}/./rest/asynchttp_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tests/functional/large/tests/heketi_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/functional/large/tests' ++ dirname ./tests/functional/large/tests/heketi_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/large/tests + cp -pav ./tests/functional/large/tests/heketi_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/large/tests/heketi_test.go './tests/functional/large/tests/heketi_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/large/tests/heketi_test.go' + echo '%{gopath}/src/%{import_path}/./tests/functional/large/tests/heketi_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tests/functional/TestManyBricksVolume/tests/heketi_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/functional/TestManyBricksVolume/tests' ++ dirname ./tests/functional/TestManyBricksVolume/tests/heketi_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/TestManyBricksVolume/tests + cp -pav ./tests/functional/TestManyBricksVolume/tests/heketi_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/TestManyBricksVolume/tests/heketi_test.go './tests/functional/TestManyBricksVolume/tests/heketi_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/TestManyBricksVolume/tests/heketi_test.go' + echo '%{gopath}/src/%{import_path}/./tests/functional/TestManyBricksVolume/tests/heketi_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tests/functional/small/tests/heketi_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/functional/small/tests' ++ dirname ./tests/functional/small/tests/heketi_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/small/tests + cp -pav ./tests/functional/small/tests/heketi_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/small/tests/heketi_test.go './tests/functional/small/tests/heketi_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./tests/functional/small/tests/heketi_test.go' + echo '%{gopath}/src/%{import_path}/./tests/functional/small/tests/heketi_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/bench_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/bench_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/bench_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/bench_test.go './src/github.com/gorilla/mux/bench_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/bench_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/bench_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/old_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/old_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/old_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/old_test.go './src/github.com/gorilla/mux/old_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/old_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/old_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/mux/mux_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/mux' ++ dirname ./src/github.com/gorilla/mux/mux_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux + cp -pav ./src/github.com/gorilla/mux/mux_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/mux_test.go './src/github.com/gorilla/mux/mux_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/mux/mux_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/mux/mux_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/gorilla/context/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/gorilla/context' ++ dirname ./src/github.com/gorilla/context/context_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context + cp -pav ./src/github.com/gorilla/context/context_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/context_test.go './src/github.com/gorilla/context/context_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/gorilla/context/context_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/gorilla/context/context_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/response_writer_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/response_writer_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/response_writer_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/response_writer_test.go './src/github.com/codegangsta/negroni/response_writer_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/response_writer_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/response_writer_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/static_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/static_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/static_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/static_test.go './src/github.com/codegangsta/negroni/static_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/static_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/static_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/logger_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/logger_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/logger_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/logger_test.go './src/github.com/codegangsta/negroni/logger_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/logger_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/logger_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/negroni_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/negroni_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/negroni_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/negroni_test.go './src/github.com/codegangsta/negroni/negroni_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/negroni_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/negroni_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/codegangsta/negroni/recovery_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni' ++ dirname ./src/github.com/codegangsta/negroni/recovery_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni + cp -pav ./src/github.com/codegangsta/negroni/recovery_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/recovery_test.go './src/github.com/codegangsta/negroni/recovery_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/codegangsta/negroni/recovery_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/codegangsta/negroni/recovery_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/node_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/node_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/node_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/node_test.go './src/github.com/boltdb/bolt/node_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/node_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/node_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/db_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/db_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/db_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/db_test.go './src/github.com/boltdb/bolt/db_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/db_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/db_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/batch_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/batch_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/batch_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_test.go './src/github.com/boltdb/bolt/batch_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/batch_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bolt_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bolt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bolt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_test.go './src/github.com/boltdb/bolt/bolt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bolt_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bolt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/quick_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/quick_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/quick_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/quick_test.go './src/github.com/boltdb/bolt/quick_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/quick_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/quick_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/batch_example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/batch_example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/batch_example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_example_test.go './src/github.com/boltdb/bolt/batch_example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_example_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/batch_example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/tx_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/tx_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/tx_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/tx_test.go './src/github.com/boltdb/bolt/tx_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/tx_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/tx_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/simulation_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/simulation_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/simulation_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/simulation_test.go './src/github.com/boltdb/bolt/simulation_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/simulation_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/simulation_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/page_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/page_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/page_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/page_test.go './src/github.com/boltdb/bolt/page_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/page_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/page_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/cmd/bolt/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cmd/bolt' ++ dirname ./src/github.com/boltdb/bolt/cmd/bolt/main_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt + cp -pav ./src/github.com/boltdb/bolt/cmd/bolt/main_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt/main_test.go './src/github.com/boltdb/bolt/cmd/bolt/main_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cmd/bolt/main_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cmd/bolt/main_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/cursor_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/cursor_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/cursor_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cursor_test.go './src/github.com/boltdb/bolt/cursor_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/cursor_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/cursor_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/bucket_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/bucket_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/bucket_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bucket_test.go './src/github.com/boltdb/bolt/bucket_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/bucket_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/bucket_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/freelist_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/freelist_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/freelist_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/freelist_test.go './src/github.com/boltdb/bolt/freelist_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/freelist_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/freelist_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/boltdb/bolt/batch_benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt' ++ dirname ./src/github.com/boltdb/bolt/batch_benchmark_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt + cp -pav ./src/github.com/boltdb/bolt/batch_benchmark_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_benchmark_test.go './src/github.com/boltdb/bolt/batch_benchmark_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/boltdb/bolt/batch_benchmark_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/boltdb/bolt/batch_benchmark_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware' ++ dirname ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware + cp -pav ./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go './src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/auth0/go-jwt-middleware/jwtmiddleware_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/lpabon/godbc/godbc_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc' ++ dirname ./src/github.com/lpabon/godbc/godbc_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc + cp -pav ./src/github.com/lpabon/godbc/godbc_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_test.go './src/github.com/lpabon/godbc/godbc_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc/godbc_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/lpabon/godbc/godbc_prod_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc' ++ dirname ./src/github.com/lpabon/godbc/godbc_prod_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc + cp -pav ./src/github.com/lpabon/godbc/godbc_prod_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_prod_test.go './src/github.com/lpabon/godbc/godbc_prod_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/lpabon/godbc/godbc_prod_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/lpabon/godbc/godbc_prod_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/example_test.go './src/github.com/dgrijalva/jwt-go/example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/example_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/hmac_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/hmac_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/hmac_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/hmac_test.go './src/github.com/dgrijalva/jwt-go/hmac_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/hmac_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/hmac_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/rsa_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/rsa_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa_test.go './src/github.com/dgrijalva/jwt-go/rsa_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/rsa_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/rsa_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/dgrijalva/jwt-go/jwt_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go' ++ dirname ./src/github.com/dgrijalva/jwt-go/jwt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go + cp -pav ./src/github.com/dgrijalva/jwt-go/jwt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/jwt_test.go './src/github.com/dgrijalva/jwt-go/jwt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/dgrijalva/jwt-go/jwt_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/dgrijalva/jwt-go/jwt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/logparser_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/logparser_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/logparser_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/logparser_test.go './src/github.com/robfig/glock/logparser_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/logparser_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/logparser_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/robfig/glock/save_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/robfig/glock' ++ dirname ./src/github.com/robfig/glock/save_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock + cp -pav ./src/github.com/robfig/glock/save_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/save_test.go './src/github.com/robfig/glock/save_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/robfig/glock/save_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/robfig/glock/save_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/github.com/agtorre/gocolorize/gocolorize_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize' ++ dirname ./src/github.com/agtorre/gocolorize/gocolorize_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize + cp -pav ./src/github.com/agtorre/gocolorize/gocolorize_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/gocolorize_test.go './src/github.com/agtorre/gocolorize/gocolorize_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/github.com/agtorre/gocolorize/gocolorize_test.go' + echo '%{gopath}/src/%{import_path}/./src/github.com/agtorre/gocolorize/gocolorize_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/cast5/cast5_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/cast5' ++ dirname ./src/golang.org/x/crypto/cast5/cast5_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5 + cp -pav ./src/golang.org/x/crypto/cast5/cast5_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5/cast5_test.go './src/golang.org/x/crypto/cast5/cast5_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/cast5/cast5_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/cast5/cast5_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/curve25519/curve25519_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519' ++ dirname ./src/golang.org/x/crypto/curve25519/curve25519_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519 + cp -pav ./src/golang.org/x/crypto/curve25519/curve25519_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/curve25519_test.go './src/golang.org/x/crypto/curve25519/curve25519_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/curve25519/curve25519_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/curve25519/curve25519_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa + cp -pav ./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go './src/golang.org/x/crypto/salsa20/salsa/salsa_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa/salsa_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa20_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20' ++ dirname ./src/golang.org/x/crypto/salsa20/salsa20_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20 + cp -pav ./src/golang.org/x/crypto/salsa20/salsa20_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa20_test.go './src/golang.org/x/crypto/salsa20/salsa20_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/salsa20/salsa20_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/salsa20/salsa20_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/tea/tea_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/tea' ++ dirname ./src/golang.org/x/crypto/tea/tea_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea + cp -pav ./src/golang.org/x/crypto/tea/tea_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea/tea_test.go './src/golang.org/x/crypto/tea/tea_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/tea/tea_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/tea/tea_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/nacl/box/box_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/box' ++ dirname ./src/golang.org/x/crypto/nacl/box/box_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box + cp -pav ./src/golang.org/x/crypto/nacl/box/box_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box/box_test.go './src/golang.org/x/crypto/nacl/box/box_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/box/box_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/box/box_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/secretbox' ++ dirname ./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox + cp -pav ./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go './src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/nacl/secretbox/secretbox_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/scrypt/scrypt_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/scrypt' ++ dirname ./src/golang.org/x/crypto/scrypt/scrypt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt + cp -pav ./src/golang.org/x/crypto/scrypt/scrypt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt/scrypt_test.go './src/golang.org/x/crypto/scrypt/scrypt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/scrypt/scrypt_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/scrypt/scrypt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160' ++ dirname ./src/golang.org/x/crypto/ripemd160/ripemd160_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160 + cp -pav ./src/golang.org/x/crypto/ripemd160/ripemd160_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160_test.go './src/golang.org/x/crypto/ripemd160/ripemd160_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ripemd160/ripemd160_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ripemd160/ripemd160_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xts/xts_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xts' ++ dirname ./src/golang.org/x/crypto/xts/xts_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts + cp -pav ./src/golang.org/x/crypto/xts/xts_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts/xts_test.go './src/golang.org/x/crypto/xts/xts_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xts/xts_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xts/xts_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/poly1305/poly1305_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305' ++ dirname ./src/golang.org/x/crypto/poly1305/poly1305_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305 + cp -pav ./src/golang.org/x/crypto/poly1305/poly1305_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/poly1305_test.go './src/golang.org/x/crypto/poly1305/poly1305_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/poly1305/poly1305_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/poly1305/poly1305_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/md4/md4_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4' ++ dirname ./src/golang.org/x/crypto/md4/md4_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4 + cp -pav ./src/golang.org/x/crypto/md4/md4_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4_test.go './src/golang.org/x/crypto/md4/md4_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/md4/md4_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/md4/md4_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ocsp/ocsp_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ocsp' ++ dirname ./src/golang.org/x/crypto/ocsp/ocsp_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp + cp -pav ./src/golang.org/x/crypto/ocsp/ocsp_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp/ocsp_test.go './src/golang.org/x/crypto/ocsp/ocsp_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ocsp/ocsp_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ocsp/ocsp_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/xtea/xtea_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea' ++ dirname ./src/golang.org/x/crypto/xtea/xtea_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea + cp -pav ./src/golang.org/x/crypto/xtea/xtea_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/xtea_test.go './src/golang.org/x/crypto/xtea/xtea_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/xtea/xtea_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/xtea/xtea_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bcrypt/bcrypt_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt' ++ dirname ./src/golang.org/x/crypto/bcrypt/bcrypt_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt + cp -pav ./src/golang.org/x/crypto/bcrypt/bcrypt_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/bcrypt_test.go './src/golang.org/x/crypto/bcrypt/bcrypt_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bcrypt/bcrypt_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bcrypt/bcrypt_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/blowfish/blowfish_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish' ++ dirname ./src/golang.org/x/crypto/blowfish/blowfish_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish + cp -pav ./src/golang.org/x/crypto/blowfish/blowfish_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/blowfish_test.go './src/golang.org/x/crypto/blowfish/blowfish_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/blowfish/blowfish_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/blowfish/blowfish_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/pbkdf2' ++ dirname ./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2 + cp -pav ./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go './src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/pbkdf2/pbkdf2_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/hkdf/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf' ++ dirname ./src/golang.org/x/crypto/hkdf/example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf + cp -pav ./src/golang.org/x/crypto/hkdf/example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/example_test.go './src/golang.org/x/crypto/hkdf/example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/example_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/hkdf/hkdf_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf' ++ dirname ./src/golang.org/x/crypto/hkdf/hkdf_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf + cp -pav ./src/golang.org/x/crypto/hkdf/hkdf_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/hkdf_test.go './src/golang.org/x/crypto/hkdf/hkdf_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/hkdf/hkdf_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/hkdf/hkdf_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/otr/otr_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr' ++ dirname ./src/golang.org/x/crypto/otr/otr_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr + cp -pav ./src/golang.org/x/crypto/otr/otr_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/otr_test.go './src/golang.org/x/crypto/otr/otr_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/otr/otr_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/otr/otr_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/sha3/sha3_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3' ++ dirname ./src/golang.org/x/crypto/sha3/sha3_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3 + cp -pav ./src/golang.org/x/crypto/sha3/sha3_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/sha3_test.go './src/golang.org/x/crypto/sha3/sha3_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/sha3/sha3_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/sha3/sha3_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/bn256_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/bn256_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/bn256_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/bn256_test.go './src/golang.org/x/crypto/bn256/bn256_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/bn256_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/bn256_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/bn256/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256' ++ dirname ./src/golang.org/x/crypto/bn256/example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256 + cp -pav ./src/golang.org/x/crypto/bn256/example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/example_test.go './src/golang.org/x/crypto/bn256/example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/bn256/example_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/bn256/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/elgamal' ++ dirname ./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal + cp -pav ./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go './src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/elgamal/elgamal_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/canonical_text_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/canonical_text_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/canonical_text_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/canonical_text_test.go './src/golang.org/x/crypto/openpgp/canonical_text_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/canonical_text_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/canonical_text_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/armor_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor' ++ dirname ./src/golang.org/x/crypto/openpgp/armor/armor_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor + cp -pav ./src/golang.org/x/crypto/openpgp/armor/armor_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/armor_test.go './src/golang.org/x/crypto/openpgp/armor/armor_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/armor/armor_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/armor/armor_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/s2k' ++ dirname ./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k + cp -pav ./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go './src/golang.org/x/crypto/openpgp/s2k/s2k_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/s2k/s2k_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/write_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/write_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/write_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/write_test.go './src/golang.org/x/crypto/openpgp/write_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/write_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/write_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/clearsign' ++ dirname ./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign + cp -pav ./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go './src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/clearsign/clearsign_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/read_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/read_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/read_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/read_test.go './src/golang.org/x/crypto/openpgp/read_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/read_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/read_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go './src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/public_key_v3_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/compressed_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/compressed_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/compressed_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/compressed_test.go './src/golang.org/x/crypto/openpgp/packet/compressed_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/compressed_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/compressed_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/packet_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/packet_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/packet_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/packet_test.go './src/golang.org/x/crypto/openpgp/packet/packet_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/packet_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/packet_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go './src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/encrypted_key_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go './src/golang.org/x/crypto/openpgp/packet/userattribute_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/userattribute_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/opaque_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/opaque_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/opaque_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/opaque_test.go './src/golang.org/x/crypto/openpgp/packet/opaque_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/opaque_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/opaque_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go './src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/signature_v3_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go './src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/private_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/private_key_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/private_key_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/private_key_test.go './src/golang.org/x/crypto/openpgp/packet/private_key_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/private_key_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/private_key_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/signature_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/signature_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_test.go './src/golang.org/x/crypto/openpgp/packet/signature_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/signature_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/signature_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go './src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userid_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/userid_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/userid_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userid_test.go './src/golang.org/x/crypto/openpgp/packet/userid_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/userid_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/userid_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/public_key_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/public_key_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_test.go './src/golang.org/x/crypto/openpgp/packet/public_key_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/public_key_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/public_key_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet' ++ dirname ./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet + cp -pav ./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go './src/golang.org/x/crypto/openpgp/packet/ocfb_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/packet/ocfb_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/openpgp/keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp' ++ dirname ./src/golang.org/x/crypto/openpgp/keys_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp + cp -pav ./src/golang.org/x/crypto/openpgp/keys_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/keys_test.go './src/golang.org/x/crypto/openpgp/keys_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/openpgp/keys_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/openpgp/keys_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/example_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/example_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/example_test.go './src/golang.org/x/crypto/ssh/example_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/example_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/terminal_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal' ++ dirname ./src/golang.org/x/crypto/ssh/terminal/terminal_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal + cp -pav ./src/golang.org/x/crypto/ssh/terminal/terminal_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/terminal_test.go './src/golang.org/x/crypto/ssh/terminal/terminal_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/terminal/terminal_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/terminal/terminal_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/transport_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/transport_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/transport_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/transport_test.go './src/golang.org/x/crypto/ssh/transport_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/transport_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/transport_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/server_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/server_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/server_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/server_test.go './src/golang.org/x/crypto/ssh/agent/server_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/server_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/server_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/testdata_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/testdata_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/testdata_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/testdata_test.go './src/golang.org/x/crypto/ssh/agent/testdata_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/testdata_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/testdata_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/agent/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent' ++ dirname ./src/golang.org/x/crypto/ssh/agent/client_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent + cp -pav ./src/golang.org/x/crypto/ssh/agent/client_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/client_test.go './src/golang.org/x/crypto/ssh/agent/client_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/agent/client_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/agent/client_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/client_auth_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/client_auth_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/client_auth_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_auth_test.go './src/golang.org/x/crypto/ssh/client_auth_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_auth_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/client_auth_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/mempipe_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/mempipe_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/mempipe_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mempipe_test.go './src/golang.org/x/crypto/ssh/mempipe_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mempipe_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/mempipe_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/tcpip_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/tcpip_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/tcpip_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/tcpip_test.go './src/golang.org/x/crypto/ssh/tcpip_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/tcpip_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/tcpip_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/handshake_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/handshake_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/handshake_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/handshake_test.go './src/golang.org/x/crypto/ssh/handshake_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/handshake_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/handshake_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/testdata_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/testdata_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/testdata_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata_test.go './src/golang.org/x/crypto/ssh/testdata_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/testdata_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/testdata_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/session_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/session_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/session_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/session_test.go './src/golang.org/x/crypto/ssh/session_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/session_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/session_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/mux_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/mux_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/mux_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mux_test.go './src/golang.org/x/crypto/ssh/mux_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/mux_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/mux_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/client_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/client_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_test.go './src/golang.org/x/crypto/ssh/client_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/client_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/client_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/messages_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/messages_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/messages_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/messages_test.go './src/golang.org/x/crypto/ssh/messages_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/messages_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/messages_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/benchmark_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/benchmark_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/benchmark_test.go './src/golang.org/x/crypto/ssh/benchmark_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/benchmark_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/benchmark_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/buffer_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/buffer_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/buffer_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/buffer_test.go './src/golang.org/x/crypto/ssh/buffer_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/buffer_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/buffer_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/kex_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/kex_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/kex_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/kex_test.go './src/golang.org/x/crypto/ssh/kex_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/kex_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/kex_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/certs_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/certs_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/certs_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/certs_test.go './src/golang.org/x/crypto/ssh/certs_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/certs_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/certs_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/forward_unix_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/forward_unix_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/forward_unix_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/forward_unix_test.go './src/golang.org/x/crypto/ssh/test/forward_unix_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/forward_unix_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/forward_unix_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/cert_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/cert_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/cert_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/cert_test.go './src/golang.org/x/crypto/ssh/test/cert_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/cert_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/cert_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/test_unix_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/test_unix_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/test_unix_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/test_unix_test.go './src/golang.org/x/crypto/ssh/test/test_unix_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/test_unix_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/test_unix_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/tcpip_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/tcpip_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/tcpip_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/tcpip_test.go './src/golang.org/x/crypto/ssh/test/tcpip_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/tcpip_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/tcpip_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/testdata_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/testdata_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/testdata_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/testdata_test.go './src/golang.org/x/crypto/ssh/test/testdata_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/testdata_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/testdata_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/session_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/session_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/session_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/session_test.go './src/golang.org/x/crypto/ssh/test/session_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/session_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/session_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/test/agent_unix_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test' ++ dirname ./src/golang.org/x/crypto/ssh/test/agent_unix_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test + cp -pav ./src/golang.org/x/crypto/ssh/test/agent_unix_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/agent_unix_test.go './src/golang.org/x/crypto/ssh/test/agent_unix_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/test/agent_unix_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/test/agent_unix_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/cipher_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/cipher_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/cipher_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/cipher_test.go './src/golang.org/x/crypto/ssh/cipher_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/cipher_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/cipher_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/ssh/keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh' ++ dirname ./src/golang.org/x/crypto/ssh/keys_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh + cp -pav ./src/golang.org/x/crypto/ssh/keys_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/keys_test.go './src/golang.org/x/crypto/ssh/keys_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/ssh/keys_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/ssh/keys_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./src/golang.org/x/crypto/twofish/twofish_test.go + echo '%dir %{gopath}/src/%{import_path}/./src/golang.org/x/crypto/twofish' ++ dirname ./src/golang.org/x/crypto/twofish/twofish_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish + cp -pav ./src/golang.org/x/crypto/twofish/twofish_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish/twofish_test.go './src/golang.org/x/crypto/twofish/twofish_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./src/golang.org/x/crypto/twofish/twofish_test.go' + echo '%{gopath}/src/%{import_path}/./src/golang.org/x/crypto/twofish/twofish_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./utils/log_test.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/log_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/log_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/log_test.go './utils/log_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/log_test.go' + echo '%{gopath}/src/%{import_path}/./utils/log_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./utils/sortedstrings_test.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/sortedstrings_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/sortedstrings_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/sortedstrings_test.go './utils/sortedstrings_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/sortedstrings_test.go' + echo '%{gopath}/src/%{import_path}/./utils/sortedstrings_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./utils/stringset_test.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/stringset_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/stringset_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringset_test.go './utils/stringset_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/stringset_test.go' + echo '%{gopath}/src/%{import_path}/./utils/stringset_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./utils/statusgroup_test.go + echo '%dir %{gopath}/src/%{import_path}/./utils' ++ dirname ./utils/statusgroup_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils + cp -pav ./utils/statusgroup_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/statusgroup_test.go './utils/statusgroup_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./utils/statusgroup_test.go' + echo '%{gopath}/src/%{import_path}/./utils/statusgroup_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/brick_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/brick_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/brick_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_entry_test.go './apps/glusterfs/brick_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/brick_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/brick_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_test.go './apps/glusterfs/app_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_node_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_node_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_node_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_node_test.go './apps/glusterfs/app_node_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_node_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_node_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_simple_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_simple_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_simple_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_test.go './apps/glusterfs/allocator_simple_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_simple_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_volume_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_volume_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_volume_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_volume_test.go './apps/glusterfs/app_volume_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_volume_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_volume_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/cluster_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/cluster_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/cluster_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/cluster_entry_test.go './apps/glusterfs/cluster_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/cluster_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/cluster_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_test.go './apps/glusterfs/volume_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/allocator_simple_ring_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/allocator_simple_ring_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/allocator_simple_ring_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_ring_test.go './apps/glusterfs/allocator_simple_ring_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/allocator_simple_ring_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/allocator_simple_ring_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/volume_durability_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/volume_durability_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/volume_durability_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_test.go './apps/glusterfs/volume_durability_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/volume_durability_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/volume_durability_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/node_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/node_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/node_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/node_entry_test.go './apps/glusterfs/node_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/node_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/node_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_device_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_device_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_device_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_device_test.go './apps/glusterfs/app_device_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_device_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_device_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/device_entry_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/device_entry_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/device_entry_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/device_entry_test.go './apps/glusterfs/device_entry_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/device_entry_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/device_entry_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./apps/glusterfs/app_cluster_test.go + echo '%dir %{gopath}/src/%{import_path}/./apps/glusterfs' ++ dirname ./apps/glusterfs/app_cluster_test.go + install -d -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs + cp -pav ./apps/glusterfs/app_cluster_test.go /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_cluster_test.go './apps/glusterfs/app_cluster_test.go' -> '/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386//usr/share/gocode/src/github.com/heketi/heketi/./apps/glusterfs/app_cluster_test.go' + echo '%{gopath}/src/%{import_path}/./apps/glusterfs/app_cluster_test.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8Vu7Pf + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 ++ pwd + export GOPATH=/builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037:/usr/share/gocode + GOPATH=/builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037:/usr/share/gocode + go test -v github.com/heketi/heketi/apps/glusterfs === RUN TestNewSimpleAllocatorRing --- PASS: TestNewSimpleAllocatorRing (0.00s) === RUN TestSimpleAllocatorRingAddRemove --- PASS: TestSimpleAllocatorRingAddRemove (0.00s) === RUN TestSimpleAllocatorCreateZoneLists --- PASS: TestSimpleAllocatorCreateZoneLists (0.00s) === RUN TestSimpleAllocatorRingRebalance --- PASS: TestSimpleAllocatorRingRebalance (0.18s) === RUN TestSimpleAllocatorGetDeviceList --- PASS: TestSimpleAllocatorGetDeviceList (0.00s) === RUN TestNewSimpleAllocator --- PASS: TestNewSimpleAllocator (0.00s) === RUN TestSimpleAllocatorEmpty --- PASS: TestSimpleAllocatorEmpty (0.00s) === RUN TestSimpleAllocatorAddRemoveDevice --- PASS: TestSimpleAllocatorAddRemoveDevice (0.00s) === RUN TestSimpleAllocatorInitFromDb --- PASS: TestSimpleAllocatorInitFromDb (0.08s) === RUN TestClusterCreate --- PASS: TestClusterCreate (0.01s) === RUN TestClusterList --- PASS: TestClusterList (0.00s) === RUN TestClusterInfoIdNotFound --- PASS: TestClusterInfoIdNotFound (0.00s) === RUN TestClusterInfo --- PASS: TestClusterInfo (0.00s) === RUN TestClusterDeleteBadId --- PASS: TestClusterDeleteBadId (0.00s) === RUN TestClusterDelete --- PASS: TestClusterDelete (0.01s) === RUN TestDeviceAddBadRequests --- PASS: TestDeviceAddBadRequests (0.00s) === RUN TestDeviceAddDelete [asynchttp] INFO 2016/08/11 09:52:32 Started job d32d6a73150156a26a2930ecd23bee3c [asynchttp] INFO 2016/08/11 09:52:32 Completed job d32d6a73150156a26a2930ecd23bee3c in 1.133371ms [asynchttp] INFO 2016/08/11 09:52:32 Started job a4f34b2bf2da0f4619d9aa2016269fee [asynchttp] INFO 2016/08/11 09:52:32 Completed job a4f34b2bf2da0f4619d9aa2016269fee in 618.589µs [asynchttp] INFO 2016/08/11 09:52:32 Started job 13030c21fcc607c45274ec965b71a346 [asynchttp] INFO 2016/08/11 09:52:32 Completed job 13030c21fcc607c45274ec965b71a346 in 481.491µs --- PASS: TestDeviceAddDelete (0.01s) === RUN TestDeviceInfoIdNotFound --- PASS: TestDeviceInfoIdNotFound (0.00s) === RUN TestDeviceInfo --- PASS: TestDeviceInfo (0.00s) === RUN TestDeviceDeleteErrors --- PASS: TestDeviceDeleteErrors (0.00s) === RUN TestNodeAddBadRequests --- PASS: TestNodeAddBadRequests (0.01s) === RUN TestPeerProbe [asynchttp] INFO 2016/08/11 09:52:32 Started job 79c3008eae79253c9dcf960fc6f1073e [asynchttp] INFO 2016/08/11 09:52:32 Completed job 79c3008eae79253c9dcf960fc6f1073e in 393.313µs [asynchttp] INFO 2016/08/11 09:52:32 Started job 4599f78520818ad229c4599a6a077095 [asynchttp] INFO 2016/08/11 09:52:32 Completed job 4599f78520818ad229c4599a6a077095 in 1.302608ms --- PASS: TestPeerProbe (0.01s) === RUN TestNodeAddDelete [asynchttp] INFO 2016/08/11 09:52:32 Started job f6b53916479941686e1687c6768ebe2f [asynchttp] INFO 2016/08/11 09:52:32 Completed job f6b53916479941686e1687c6768ebe2f in 447.645µs [asynchttp] INFO 2016/08/11 09:52:32 Started job 4eb5f659a1e8c68412e27bbfaf48656c [asynchttp] INFO 2016/08/11 09:52:32 Completed job 4eb5f659a1e8c68412e27bbfaf48656c in 464.975µs --- PASS: TestNodeAddDelete (0.01s) === RUN TestNodeInfoIdNotFound --- PASS: TestNodeInfoIdNotFound (0.00s) === RUN TestNodeInfo --- PASS: TestNodeInfo (0.00s) === RUN TestNodeDeleteErrors --- PASS: TestNodeDeleteErrors (0.00s) === RUN TestNodePeerProbeFailure [asynchttp] INFO 2016/08/11 09:52:32 Started job 35b9f1868cc27c233b8ea12f9373b272 [asynchttp] INFO 2016/08/11 09:52:32 Completed job 35b9f1868cc27c233b8ea12f9373b272 in 1.139µs --- PASS: TestNodePeerProbeFailure (0.01s) === RUN TestNodePeerDetachFailure [asynchttp] INFO 2016/08/11 09:52:32 Started job dec34c13cb7cca55dcdca8ea57953e48 [asynchttp] INFO 2016/08/11 09:52:32 Completed job dec34c13cb7cca55dcdca8ea57953e48 in 1.231µs --- PASS: TestNodePeerDetachFailure (0.00s) === RUN TestNodePeerDetach [asynchttp] INFO 2016/08/11 09:52:32 Started job 3822029fd43a074bbb4a5a83c149c74a [asynchttp] INFO 2016/08/11 09:52:32 Completed job 3822029fd43a074bbb4a5a83c149c74a in 954.662µs [asynchttp] INFO 2016/08/11 09:52:32 Started job b2ad8ddd0c05c370ce63e86a83b02275 [asynchttp] INFO 2016/08/11 09:52:32 Completed job b2ad8ddd0c05c370ce63e86a83b02275 in 852.538µs [asynchttp] INFO 2016/08/11 09:52:32 Started job ac6d2dba7452b340b36aeeb1c167b199 [asynchttp] INFO 2016/08/11 09:52:32 Completed job ac6d2dba7452b340b36aeeb1c167b199 in 776.281µs [asynchttp] INFO 2016/08/11 09:52:32 Started job f01e7e0125e1438d0d93b245ce3a8c90 [asynchttp] INFO 2016/08/11 09:52:32 Completed job f01e7e0125e1438d0d93b245ce3a8c90 in 684.144µs --- PASS: TestNodePeerDetach (0.04s) === RUN TestAppBadConfigData Unable to get keyfile [sshexec] ERROR 2016/08/11 09:52:33 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/executors/sshexec/sshexec.go:78: Unable to load ssh user and private keyfile Unable to get keyfile [sshexec] ERROR 2016/08/11 09:52:33 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/executors/sshexec/sshexec.go:78: Unable to load ssh user and private keyfile --- PASS: TestAppBadConfigData (3.01s) === RUN TestAppUnknownExecutorInConfig --- PASS: TestAppUnknownExecutorInConfig (0.00s) === RUN TestAppUnknownAllocatorInConfig Unable to get keyfile [sshexec] ERROR 2016/08/11 09:52:36 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/executors/sshexec/sshexec.go:78: Unable to load ssh user and private keyfile --- PASS: TestAppUnknownAllocatorInConfig (3.01s) === RUN TestAppBadDbLocation Unable to get keyfile --- PASS: TestAppBadDbLocation (0.00s) === RUN TestAppAdvsettings [sshexec] ERROR 2016/08/11 09:52:39 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/executors/sshexec/sshexec.go:78: Unable to load ssh user and private keyfile --- PASS: TestAppAdvsettings (0.00s) === RUN TestVolumeCreateBadJson --- PASS: TestVolumeCreateBadJson (0.00s) === RUN TestVolumeCreateNoTopology --- PASS: TestVolumeCreateNoTopology (0.00s) === RUN TestVolumeCreateSmallSize --- PASS: TestVolumeCreateSmallSize (0.00s) === RUN TestVolumeCreateDurabilityTypeInvalid --- PASS: TestVolumeCreateDurabilityTypeInvalid (0.00s) === RUN TestVolumeCreateBadReplicaValues --- PASS: TestVolumeCreateBadReplicaValues (0.00s) === RUN TestVolumeCreateBadDispersionValues --- PASS: TestVolumeCreateBadDispersionValues (0.00s) === RUN TestVolumeCreateBadClusters --- PASS: TestVolumeCreateBadClusters (0.01s) === RUN TestVolumeCreateBadSnapshotFactor --- PASS: TestVolumeCreateBadSnapshotFactor (0.00s) === RUN TestVolumeCreate [asynchttp] INFO 2016/08/11 09:52:39 Started job 710d82b0944807a9b806eef7eef7ba3f [asynchttp] INFO 2016/08/11 09:52:39 Completed job 710d82b0944807a9b806eef7eef7ba3f in 2.28427ms --- PASS: TestVolumeCreate (0.02s) === RUN TestVolumeInfoIdNotFound --- PASS: TestVolumeInfoIdNotFound (0.00s) === RUN TestVolumeInfo --- PASS: TestVolumeInfo (0.04s) === RUN TestVolumeListEmpty --- PASS: TestVolumeListEmpty (0.00s) === RUN TestVolumeList --- PASS: TestVolumeList (0.29s) === RUN TestVolumeDeleteIdNotFound --- PASS: TestVolumeDeleteIdNotFound (0.00s) === RUN TestVolumeDelete [asynchttp] INFO 2016/08/11 09:52:39 Started job a37022a47d05f6f551987b23d581df66 [asynchttp] INFO 2016/08/11 09:52:39 Completed job a37022a47d05f6f551987b23d581df66 in 3.404688ms --- PASS: TestVolumeDelete (0.02s) === RUN TestVolumeExpandBadJson --- PASS: TestVolumeExpandBadJson (0.00s) === RUN TestVolumeExpandIdNotFound --- PASS: TestVolumeExpandIdNotFound (0.00s) === RUN TestVolumeExpandSizeTooSmall --- PASS: TestVolumeExpandSizeTooSmall (0.00s) === RUN TestVolumeExpand [asynchttp] INFO 2016/08/11 09:52:39 Started job b345b5a2015d4428e6a5a686dfceaa1f [asynchttp] INFO 2016/08/11 09:52:39 Completed job b345b5a2015d4428e6a5a686dfceaa1f in 4.289057ms --- PASS: TestVolumeExpand (0.03s) === RUN TestNewBrickEntry --- PASS: TestNewBrickEntry (0.00s) === RUN TestBrickEntryMarshal --- PASS: TestBrickEntryMarshal (0.00s) === RUN TestNewBrickEntryFromIdNotFound --- PASS: TestNewBrickEntryFromIdNotFound (0.00s) === RUN TestNewBrickEntryFromId --- PASS: TestNewBrickEntryFromId (0.00s) === RUN TestNewBrickEntrySaveDelete --- PASS: TestNewBrickEntrySaveDelete (0.00s) === RUN TestNewBrickEntryNewInfoResponse --- PASS: TestNewBrickEntryNewInfoResponse (0.00s) === RUN TestNewClusterEntry --- PASS: TestNewClusterEntry (0.00s) === RUN TestNewClusterEntryFromRequest --- PASS: TestNewClusterEntryFromRequest (0.00s) === RUN TestClusterEntryMarshal --- PASS: TestClusterEntryMarshal (0.00s) === RUN TestClusterEntryAddDeleteElements --- PASS: TestClusterEntryAddDeleteElements (0.00s) === RUN TestNewClusterEntryFromIdNotFound --- PASS: TestNewClusterEntryFromIdNotFound (0.00s) === RUN TestNewClusterEntryFromId --- PASS: TestNewClusterEntryFromId (0.00s) === RUN TestNewClusterEntrySaveDelete --- PASS: TestNewClusterEntrySaveDelete (0.00s) === RUN TestNewClusterEntryNewInfoResponse --- PASS: TestNewClusterEntryNewInfoResponse (0.00s) === RUN TestNewDeviceEntry --- PASS: TestNewDeviceEntry (0.00s) === RUN TestNewDeviceEntryFromRequest --- PASS: TestNewDeviceEntryFromRequest (0.00s) === RUN TestNewDeviceEntryMarshal --- PASS: TestNewDeviceEntryMarshal (0.00s) === RUN TestDeviceEntryNewBrickEntry --- PASS: TestDeviceEntryNewBrickEntry (0.00s) === RUN TestDeviceEntryAddDeleteBricks --- PASS: TestDeviceEntryAddDeleteBricks (0.00s) === RUN TestNewDeviceEntryFromIdNotFound --- PASS: TestNewDeviceEntryFromIdNotFound (0.00s) === RUN TestNewDeviceEntryFromId --- PASS: TestNewDeviceEntryFromId (0.00s) === RUN TestNewDeviceEntrySaveDelete --- PASS: TestNewDeviceEntrySaveDelete (0.00s) === RUN TestNewDeviceEntryNewInfoResponseBadBrickIds --- PASS: TestNewDeviceEntryNewInfoResponseBadBrickIds (0.00s) === RUN TestNewDeviceEntryNewInfoResponse --- PASS: TestNewDeviceEntryNewInfoResponse (0.00s) === RUN TestDeviceEntryStorage --- PASS: TestDeviceEntryStorage (0.00s) === RUN TestNewNodeEntry --- PASS: TestNewNodeEntry (0.00s) === RUN TestNewNodeEntryFromRequest --- PASS: TestNewNodeEntryFromRequest (0.00s) === RUN TestNewNodeEntryMarshal --- PASS: TestNewNodeEntryMarshal (0.00s) === RUN TestNodeEntryAddDeleteDevices --- PASS: TestNodeEntryAddDeleteDevices (0.00s) === RUN TestNewNodeEntryFromIdNotFound --- PASS: TestNewNodeEntryFromIdNotFound (0.00s) === RUN TestNewNodeEntryFromId --- PASS: TestNewNodeEntryFromId (0.00s) === RUN TestNewNodeEntrySaveDelete --- PASS: TestNewNodeEntrySaveDelete (0.00s) === RUN TestNewNodeEntryNewInfoResponse --- PASS: TestNewNodeEntryNewInfoResponse (0.00s) === RUN TestNoneDurabilityDefaults --- PASS: TestNoneDurabilityDefaults (0.00s) === RUN TestDisperseDurabilityDefaults --- PASS: TestDisperseDurabilityDefaults (0.00s) === RUN TestReplicaDurabilityDefaults --- PASS: TestReplicaDurabilityDefaults (0.00s) === RUN TestNoneDurabilitySetExecutorRequest --- PASS: TestNoneDurabilitySetExecutorRequest (0.00s) === RUN TestDisperseDurabilitySetExecutorRequest --- PASS: TestDisperseDurabilitySetExecutorRequest (0.00s) === RUN TestReplicaDurabilitySetExecutorRequest --- PASS: TestReplicaDurabilitySetExecutorRequest (0.00s) === RUN TestNoneDurability --- PASS: TestNoneDurability (0.00s) === RUN TestDisperseDurability --- PASS: TestDisperseDurability (0.00s) === RUN TestDisperseDurabilityLargeBrickGenerator --- PASS: TestDisperseDurabilityLargeBrickGenerator (0.00s) === RUN TestReplicaDurabilityGenerator --- PASS: TestReplicaDurabilityGenerator (0.00s) === RUN TestReplicaDurabilityLargeBrickGenerator --- PASS: TestReplicaDurabilityLargeBrickGenerator (0.00s) === RUN TestNewVolumeEntry --- PASS: TestNewVolumeEntry (0.00s) === RUN TestNewVolumeEntryFromRequestOnlySize --- PASS: TestNewVolumeEntryFromRequestOnlySize (0.00s) === RUN TestNewVolumeEntryFromRequestReplica --- PASS: TestNewVolumeEntryFromRequestReplica (0.00s) === RUN TestNewVolumeEntryFromRequestClusters --- PASS: TestNewVolumeEntryFromRequestClusters (0.00s) === RUN TestNewVolumeEntryFromRequestSnapshotEnabledDefaultFactor --- PASS: TestNewVolumeEntryFromRequestSnapshotEnabledDefaultFactor (0.00s) === RUN TestNewVolumeEntryFromRequestSnapshotFactor --- PASS: TestNewVolumeEntryFromRequestSnapshotFactor (0.00s) === RUN TestNewVolumeEntryFromRequestName --- PASS: TestNewVolumeEntryFromRequestName (0.00s) === RUN TestNewVolumeEntryMarshal --- PASS: TestNewVolumeEntryMarshal (0.00s) === RUN TestVolumeEntryAddDeleteDevices --- PASS: TestVolumeEntryAddDeleteDevices (0.00s) === RUN TestVolumeEntryFromIdNotFound --- PASS: TestVolumeEntryFromIdNotFound (0.00s) === RUN TestVolumeEntryFromId --- PASS: TestVolumeEntryFromId (0.00s) === RUN TestVolumeEntrySaveDelete --- PASS: TestVolumeEntrySaveDelete (0.00s) === RUN TestNewVolumeEntryNewInfoResponse --- PASS: TestNewVolumeEntryNewInfoResponse (0.00s) === RUN TestVolumeEntryCreateMissingCluster --- PASS: TestVolumeEntryCreateMissingCluster (0.00s) === RUN TestVolumeEntryCreateRunOutOfSpaceMinBrickSizeLimit --- PASS: TestVolumeEntryCreateRunOutOfSpaceMinBrickSizeLimit (0.01s) === RUN TestVolumeEntryCreateRunOutOfSpaceMaxBrickLimit --- PASS: TestVolumeEntryCreateRunOutOfSpaceMaxBrickLimit (0.55s) === RUN TestVolumeEntryCreateFourBricks --- PASS: TestVolumeEntryCreateFourBricks (0.01s) === RUN TestVolumeEntryCreateBrickDivision --- PASS: TestVolumeEntryCreateBrickDivision (0.05s) === RUN TestVolumeEntryCreateMaxBrickSize --- PASS: TestVolumeEntryCreateMaxBrickSize (0.02s) === RUN TestVolumeEntryCreateOnClustersRequested --- PASS: TestVolumeEntryCreateOnClustersRequested (0.08s) === RUN TestVolumeEntryCreateCheckingClustersForSpace --- PASS: TestVolumeEntryCreateCheckingClustersForSpace (0.09s) === RUN TestVolumeEntryCreateWithSnapshot --- PASS: TestVolumeEntryCreateWithSnapshot (0.01s) === RUN TestVolumeEntryCreateBrickCreationFailure --- PASS: TestVolumeEntryCreateBrickCreationFailure (0.01s) === RUN TestVolumeEntryCreateVolumeCreationFailure --- PASS: TestVolumeEntryCreateVolumeCreationFailure (0.01s) === RUN TestVolumeEntryDestroy --- PASS: TestVolumeEntryDestroy (0.01s) === RUN TestVolumeEntryExpandNoSpace --- PASS: TestVolumeEntryExpandNoSpace (0.01s) === RUN TestVolumeEntryExpandMaxBrickLimit --- PASS: TestVolumeEntryExpandMaxBrickLimit (0.07s) === RUN TestVolumeEntryExpandCreateBricksFailure --- PASS: TestVolumeEntryExpandCreateBricksFailure (0.14s) === RUN TestVolumeEntryExpand --- PASS: TestVolumeEntryExpand (0.02s) === RUN TestVolumeEntryDoNotAllowDeviceOnSameNode --- PASS: TestVolumeEntryDoNotAllowDeviceOnSameNode (0.22s) PASS ok github.com/heketi/heketi/apps/glusterfs 8.216s + go test -v github.com/heketi/heketi/client/api/go-client === RUN TestClientCluster [heketi] INFO 2016/08/11 09:52:42 Loaded mock executor [heketi] INFO 2016/08/11 09:52:42 Loaded simple allocator [heketi] INFO 2016/08/11 09:52:42 GlusterFS Application Loaded [heketi] INFO 2016/08/11 09:52:42 Deleted cluster [7abe9f77676b93afa0edf65dd37c8e4b] [heketi] ERROR 2016/08/11 09:52:42 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/allocator_simple.go:139: Unknown cluster id requested: 7abe9f77676b93afa0edf65dd37c8e4b [heketi] INFO 2016/08/11 09:52:42 Closed --- PASS: TestClientCluster (0.02s) === RUN TestClientNode [heketi] INFO 2016/08/11 09:52:42 Loaded mock executor [heketi] INFO 2016/08/11 09:52:42 Loaded simple allocator [heketi] INFO 2016/08/11 09:52:42 GlusterFS Application Loaded [heketi] INFO 2016/08/11 09:52:42 Adding node manage [asynchttp] INFO 2016/08/11 09:52:42 Started job 49086114d04bfc7ef61491ec9cca8d1f [heketi] INFO 2016/08/11 09:52:42 Added node 7bce4af6d39e67885068d4a772c45b8c [asynchttp] INFO 2016/08/11 09:52:42 Completed job 49086114d04bfc7ef61491ec9cca8d1f in 472.068µs [heketi] WARNING 2016/08/11 09:52:42 Unable to delete cluster [37206cca4b783b919f9522eb88a5b74a] because it contains volumes and/or nodes [heketi] INFO 2016/08/11 09:52:42 Deleting node manage [7bce4af6d39e67885068d4a772c45b8c] [asynchttp] INFO 2016/08/11 09:52:42 Started job aa6cbf0ade6a228c7bdee2981736d8f5 [heketi] INFO 2016/08/11 09:52:42 Deleted node [7bce4af6d39e67885068d4a772c45b8c] [asynchttp] INFO 2016/08/11 09:52:42 Completed job aa6cbf0ade6a228c7bdee2981736d8f5 in 872.445µs [heketi] INFO 2016/08/11 09:52:42 Deleted cluster [37206cca4b783b919f9522eb88a5b74a] [heketi] ERROR 2016/08/11 09:52:42 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/allocator_simple.go:139: Unknown cluster id requested: 37206cca4b783b919f9522eb88a5b74a [heketi] INFO 2016/08/11 09:52:42 Closed --- PASS: TestClientNode (0.01s) === RUN TestClientDevice [heketi] INFO 2016/08/11 09:52:42 Loaded mock executor [heketi] INFO 2016/08/11 09:52:42 Loaded simple allocator [heketi] INFO 2016/08/11 09:52:42 GlusterFS Application Loaded [heketi] INFO 2016/08/11 09:52:42 Adding node manage [asynchttp] INFO 2016/08/11 09:52:42 Started job b2f8e25e2be12e0099c9e768e3b11dca [heketi] INFO 2016/08/11 09:52:42 Added node 34c4e1f86b1884135315145687b8d084 [asynchttp] INFO 2016/08/11 09:52:42 Completed job b2f8e25e2be12e0099c9e768e3b11dca in 956.32µs [heketi] INFO 2016/08/11 09:52:42 Adding device sda to node 34c4e1f86b1884135315145687b8d084 [asynchttp] INFO 2016/08/11 09:52:42 Started job d960ebc81f2b3cfedea02521f6c72eda [heketi] INFO 2016/08/11 09:52:42 Added device sda [asynchttp] INFO 2016/08/11 09:52:42 Completed job d960ebc81f2b3cfedea02521f6c72eda in 595.934µs [heketi] INFO 2016/08/11 09:52:42 Deleting device 455ad1177f8d5e547c788ec2e4e1ea0a on node 34c4e1f86b1884135315145687b8d084 [asynchttp] INFO 2016/08/11 09:52:42 Started job 561d7c28897773a5d7c9724498c73963 [heketi] INFO 2016/08/11 09:52:42 Deleted node [455ad1177f8d5e547c788ec2e4e1ea0a] [asynchttp] INFO 2016/08/11 09:52:42 Completed job 561d7c28897773a5d7c9724498c73963 in 422.443µs [heketi] INFO 2016/08/11 09:52:42 Deleting node manage [34c4e1f86b1884135315145687b8d084] [asynchttp] INFO 2016/08/11 09:52:42 Started job 0c10ba12e4c481627a83e19e6a2737e5 [heketi] INFO 2016/08/11 09:52:42 Deleted node [34c4e1f86b1884135315145687b8d084] [asynchttp] INFO 2016/08/11 09:52:42 Completed job 0c10ba12e4c481627a83e19e6a2737e5 in 339.069µs [heketi] INFO 2016/08/11 09:52:42 Deleted cluster [084b2fae8ed7f85d6711bfd8d00e05d4] [heketi] INFO 2016/08/11 09:52:42 Closed --- PASS: TestClientDevice (0.01s) === RUN TestClientVolume [heketi] INFO 2016/08/11 09:52:42 Loaded mock executor [heketi] INFO 2016/08/11 09:52:42 Loaded simple allocator [heketi] INFO 2016/08/11 09:52:42 GlusterFS Application Loaded [heketi] INFO 2016/08/11 09:52:42 Adding node manage0 [asynchttp] INFO 2016/08/11 09:52:42 Started job 8c60121dca4e3cdcc3bfd2f21e24cfcf [heketi] INFO 2016/08/11 09:52:42 Added node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 8c60121dca4e3cdcc3bfd2f21e24cfcf in 364.952µs [heketi] INFO 2016/08/11 09:52:42 Adding device sd8d0fd6a4 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd814f0c7d to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdcf5c64bf to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:42 Started job 0cc72ec319cc376f4b4545dbec544f3d [heketi] INFO 2016/08/11 09:52:42 Added device sd8d0fd6a4 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 0cc72ec319cc376f4b4545dbec544f3d in 515.788µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 314ab87846dec6bd71333e7390d704a4 [heketi] INFO 2016/08/11 09:52:42 Added device sd814f0c7d [asynchttp] INFO 2016/08/11 09:52:42 Completed job 314ab87846dec6bd71333e7390d704a4 in 529.62µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 4067d0a66c8cd7ac1f33be3a6b91079a [heketi] INFO 2016/08/11 09:52:42 Added device sdcf5c64bf [asynchttp] INFO 2016/08/11 09:52:42 Completed job 4067d0a66c8cd7ac1f33be3a6b91079a in 1.220326ms [heketi] INFO 2016/08/11 09:52:42 Adding device sd68f3074f to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:42 Started job 08dd5313352e1cd61fe1a65150cf9c12 [heketi] INFO 2016/08/11 09:52:42 Added device sd68f3074f [asynchttp] INFO 2016/08/11 09:52:42 Completed job 08dd5313352e1cd61fe1a65150cf9c12 in 1.367931ms [heketi] INFO 2016/08/11 09:52:42 Adding device sd2bce62c2 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd87d9a5bc to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd1b9619a3 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sda7a03170 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd1f1e2b5e to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd7eb51f02 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd6991b26a to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd139e512d to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdb12fa755 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd3c217579 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sddb1f77a0 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdc2507dfb to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd6d8c2d9c to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd4550fb45 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd4e0ffb2c to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sde8d9ba4c to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd73bc7439 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd6e188f22 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd98a8f48c to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd2ea36efd to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd5652084c to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd7208c995 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd8f278738 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd5927c551 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd28be3a1a to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd60e92608 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd5513e611 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd12293a3e to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:42 Started job 69b0ba6ecfbf7c49720ff52ac9ec5ef5 [heketi] INFO 2016/08/11 09:52:42 Added device sd2bce62c2 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 69b0ba6ecfbf7c49720ff52ac9ec5ef5 in 533.786µs [asynchttp] INFO 2016/08/11 09:52:42 Started job a1037cdb89b5a1aa50f608b303fe9aa3 [heketi] INFO 2016/08/11 09:52:42 Added device sd87d9a5bc [asynchttp] INFO 2016/08/11 09:52:42 Completed job a1037cdb89b5a1aa50f608b303fe9aa3 in 561.1µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 3f2c186c353ccb13b7bacebd30a22440 [heketi] INFO 2016/08/11 09:52:42 Added device sd1b9619a3 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 3f2c186c353ccb13b7bacebd30a22440 in 549.111µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 6b00d473176971807ee21f4a3a2cd2ca [heketi] INFO 2016/08/11 09:52:42 Added device sda7a03170 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 6b00d473176971807ee21f4a3a2cd2ca in 553.902µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 0dd32f5c24225fc7788a811f494aa59a [heketi] INFO 2016/08/11 09:52:42 Added device sd1f1e2b5e [asynchttp] INFO 2016/08/11 09:52:42 Completed job 0dd32f5c24225fc7788a811f494aa59a in 548.887µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 52a6e923cd627dc636539c664a802cec [heketi] INFO 2016/08/11 09:52:42 Added device sd7eb51f02 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 52a6e923cd627dc636539c664a802cec in 813.123µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 6c2a46696d54f0fbfea7492c58ba223a [heketi] INFO 2016/08/11 09:52:42 Added device sd6991b26a [asynchttp] INFO 2016/08/11 09:52:42 Completed job 6c2a46696d54f0fbfea7492c58ba223a in 3.580563ms [asynchttp] INFO 2016/08/11 09:52:42 Started job 37603c791e4d5aadd275663641d179f0 [heketi] INFO 2016/08/11 09:52:42 Added device sd139e512d [asynchttp] INFO 2016/08/11 09:52:42 Completed job 37603c791e4d5aadd275663641d179f0 in 568.353µs [asynchttp] INFO 2016/08/11 09:52:42 Started job f37d32f5a07e80b6a95af21c0c7756a7 [heketi] INFO 2016/08/11 09:52:42 Added device sdb12fa755 [asynchttp] INFO 2016/08/11 09:52:42 Completed job f37d32f5a07e80b6a95af21c0c7756a7 in 619.95µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 25bbbc5bbe2951e467348f18fedb1991 [heketi] INFO 2016/08/11 09:52:42 Added device sd3c217579 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 25bbbc5bbe2951e467348f18fedb1991 in 514.087µs [asynchttp] INFO 2016/08/11 09:52:42 Started job a304136883d98a9e033b9001864a06b2 [heketi] INFO 2016/08/11 09:52:42 Added device sddb1f77a0 [asynchttp] INFO 2016/08/11 09:52:42 Completed job a304136883d98a9e033b9001864a06b2 in 559.351µs [asynchttp] INFO 2016/08/11 09:52:42 Started job b7bb4239a9ca2af3f7e5bf6da3664f3f [heketi] INFO 2016/08/11 09:52:42 Added device sdc2507dfb [asynchttp] INFO 2016/08/11 09:52:42 Completed job b7bb4239a9ca2af3f7e5bf6da3664f3f in 818.899µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 14d8e37484e6faf1f14f943dfc254c8f [heketi] INFO 2016/08/11 09:52:42 Added device sd6d8c2d9c [asynchttp] INFO 2016/08/11 09:52:42 Completed job 14d8e37484e6faf1f14f943dfc254c8f in 533.447µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 60795e00c5bba80a05a783789f8efd3f [heketi] INFO 2016/08/11 09:52:42 Added device sd4550fb45 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 60795e00c5bba80a05a783789f8efd3f in 639.111µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 6e8532ccbb53d4d6b47f15d1caa5b667 [heketi] INFO 2016/08/11 09:52:42 Added device sd4e0ffb2c [asynchttp] INFO 2016/08/11 09:52:42 Completed job 6e8532ccbb53d4d6b47f15d1caa5b667 in 1.064421ms [asynchttp] INFO 2016/08/11 09:52:42 Started job 468bb3e6868b4515250e871b88ba9827 [heketi] INFO 2016/08/11 09:52:42 Added device sde8d9ba4c [asynchttp] INFO 2016/08/11 09:52:42 Completed job 468bb3e6868b4515250e871b88ba9827 in 975.934µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 0aa204dfd59dd25fa90ffcbca6e77145 [heketi] INFO 2016/08/11 09:52:42 Added device sd73bc7439 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 0aa204dfd59dd25fa90ffcbca6e77145 in 608.759µs [asynchttp] INFO 2016/08/11 09:52:42 Started job aeb383e247842cd4a7159d2ebe8e2fdb [heketi] INFO 2016/08/11 09:52:42 Added device sd6e188f22 [asynchttp] INFO 2016/08/11 09:52:42 Completed job aeb383e247842cd4a7159d2ebe8e2fdb in 625.802µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 91b8279ba7377e09cb4c2a756a1e7fd2 [heketi] INFO 2016/08/11 09:52:42 Added device sd98a8f48c [asynchttp] INFO 2016/08/11 09:52:42 Completed job 91b8279ba7377e09cb4c2a756a1e7fd2 in 566.367µs [asynchttp] INFO 2016/08/11 09:52:42 Started job aa49b878653bc77b3710159d2becdaa7 [asynchttp] INFO 2016/08/11 09:52:42 Started job 91a320c2d003260c5ad7230597cc52ea [asynchttp] INFO 2016/08/11 09:52:42 Started job 6ba854d824f131f682ccc8feb1b9a287 [asynchttp] INFO 2016/08/11 09:52:42 Started job 980f30a1618aa4d51837ce5f1507f014 [asynchttp] INFO 2016/08/11 09:52:42 Started job 9794349288a26f4e72ee1e9346ac2adc [asynchttp] INFO 2016/08/11 09:52:42 Started job c8d37024c60260830698b40cce88dc1d [asynchttp] INFO 2016/08/11 09:52:42 Started job 87cca9cc5fc6afee01eb1a542aff501f [asynchttp] INFO 2016/08/11 09:52:42 Started job dba8b4aa3977508fe24fa84641d71883 [asynchttp] INFO 2016/08/11 09:52:42 Started job 3c33287a32e34b0a649d0bf17b46fb5a [heketi] INFO 2016/08/11 09:52:42 Added device sd2ea36efd [asynchttp] INFO 2016/08/11 09:52:42 Completed job aa49b878653bc77b3710159d2becdaa7 in 3.268279ms [heketi] INFO 2016/08/11 09:52:42 Added device sd5652084c [asynchttp] INFO 2016/08/11 09:52:42 Completed job 91a320c2d003260c5ad7230597cc52ea in 5.067643ms [heketi] INFO 2016/08/11 09:52:42 Added device sd7208c995 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 6ba854d824f131f682ccc8feb1b9a287 in 11.184951ms [heketi] INFO 2016/08/11 09:52:42 Adding device sd91eb5ee5 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdb7c2326e to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd50b03516 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdd5a42f67 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:42 Started job 3cab6e5bfb805f167e8aaab5ea592091 [asynchttp] INFO 2016/08/11 09:52:42 Started job 6129e9ddd8c4b64832e7988fa76fa47f [heketi] INFO 2016/08/11 09:52:42 Adding device sdd9e2d22b to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:42 Started job d387918bca19565aa302b658a4341ba6 [asynchttp] INFO 2016/08/11 09:52:42 Started job 7c07a67396174e969333e82274b39c2a [asynchttp] INFO 2016/08/11 09:52:42 Started job 5bfb821976d7b63f46d7ce409ad6aba1 [heketi] INFO 2016/08/11 09:52:42 Adding device sd2b7c4c69 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdd2b19ec9 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd12f0cb7c to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdaf1b58e4 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd6826d7ec to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdef5eb0b5 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdd53a0eac to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:42 Started job d980b824e45958e344dfd214c603d2dc [asynchttp] INFO 2016/08/11 09:52:42 Started job 777714c9570ad23dbee199265ddde645 [heketi] INFO 2016/08/11 09:52:42 Added device sd8f278738 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 980f30a1618aa4d51837ce5f1507f014 in 22.299054ms [asynchttp] INFO 2016/08/11 09:52:42 Started job 5084fb58b5928842af2b58e747654937 [heketi] INFO 2016/08/11 09:52:42 Added device sd12f0cb7c [asynchttp] INFO 2016/08/11 09:52:42 Completed job 5084fb58b5928842af2b58e747654937 in 1.673116ms [asynchttp] INFO 2016/08/11 09:52:42 Started job 1b0c06a6ad2e814e3c7e7af60dfd005f [heketi] INFO 2016/08/11 09:52:42 Added device sdaf1b58e4 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 1b0c06a6ad2e814e3c7e7af60dfd005f in 583.912µs [asynchttp] INFO 2016/08/11 09:52:42 Started job c59d1cf542315ad88bc322f9d2c10625 [heketi] INFO 2016/08/11 09:52:42 Added device sd6826d7ec [asynchttp] INFO 2016/08/11 09:52:42 Completed job c59d1cf542315ad88bc322f9d2c10625 in 615.473µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 71aff1396a97d5096775693d25e8b2e6 [heketi] INFO 2016/08/11 09:52:42 Added device sdef5eb0b5 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 71aff1396a97d5096775693d25e8b2e6 in 569.567µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 3e61320890f4d02bcbcb7a7cbccd011c [heketi] INFO 2016/08/11 09:52:42 Added device sdd53a0eac [asynchttp] INFO 2016/08/11 09:52:42 Completed job 3e61320890f4d02bcbcb7a7cbccd011c in 620.021µs [heketi] INFO 2016/08/11 09:52:42 Added device sd5927c551 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 9794349288a26f4e72ee1e9346ac2adc in 29.76153ms [heketi] INFO 2016/08/11 09:52:42 Adding device sd60ef696c to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Added device sd28be3a1a [asynchttp] INFO 2016/08/11 09:52:42 Completed job c8d37024c60260830698b40cce88dc1d in 31.919248ms [asynchttp] INFO 2016/08/11 09:52:42 Started job 3589c06be017c0f321281a204c2f2c86 [heketi] INFO 2016/08/11 09:52:42 Added device sd60ef696c [asynchttp] INFO 2016/08/11 09:52:42 Completed job 3589c06be017c0f321281a204c2f2c86 in 655.441µs [heketi] INFO 2016/08/11 09:52:42 Added device sd60e92608 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 87cca9cc5fc6afee01eb1a542aff501f in 33.541858ms [heketi] INFO 2016/08/11 09:52:42 Added device sd5513e611 [asynchttp] INFO 2016/08/11 09:52:42 Completed job dba8b4aa3977508fe24fa84641d71883 in 35.101252ms [heketi] INFO 2016/08/11 09:52:42 Added device sd12293a3e [asynchttp] INFO 2016/08/11 09:52:42 Completed job 3c33287a32e34b0a649d0bf17b46fb5a in 35.665462ms [heketi] INFO 2016/08/11 09:52:42 Added device sd91eb5ee5 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 3cab6e5bfb805f167e8aaab5ea592091 in 18.00621ms [heketi] INFO 2016/08/11 09:52:42 Added device sdb7c2326e [asynchttp] INFO 2016/08/11 09:52:42 Completed job 6129e9ddd8c4b64832e7988fa76fa47f in 18.520308ms [heketi] INFO 2016/08/11 09:52:42 Added device sd50b03516 [asynchttp] INFO 2016/08/11 09:52:42 Completed job d387918bca19565aa302b658a4341ba6 in 18.678277ms [heketi] INFO 2016/08/11 09:52:42 Added device sdd5a42f67 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 7c07a67396174e969333e82274b39c2a in 19.25689ms [heketi] INFO 2016/08/11 09:52:42 Added device sdd9e2d22b [asynchttp] INFO 2016/08/11 09:52:42 Completed job 5bfb821976d7b63f46d7ce409ad6aba1 in 19.613962ms [heketi] INFO 2016/08/11 09:52:42 Added device sd2b7c4c69 [asynchttp] INFO 2016/08/11 09:52:42 Completed job d980b824e45958e344dfd214c603d2dc in 17.039514ms [heketi] INFO 2016/08/11 09:52:42 Added device sdd2b19ec9 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 777714c9570ad23dbee199265ddde645 in 17.598366ms [heketi] INFO 2016/08/11 09:52:42 Adding device sd93588bc5 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sdbebaf222 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd6225bfe7 to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:42 Adding device sd8e22404c to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:42 Started job 384d5f6d97e89314835b8171b2c945ce [heketi] INFO 2016/08/11 09:52:42 Added device sd93588bc5 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 384d5f6d97e89314835b8171b2c945ce in 585.074µs [asynchttp] INFO 2016/08/11 09:52:42 Started job 721d6cc1b8278b574f880d9df5a9553e [heketi] INFO 2016/08/11 09:52:42 Added device sdbebaf222 [asynchttp] INFO 2016/08/11 09:52:42 Completed job 721d6cc1b8278b574f880d9df5a9553e in 537.058µs [asynchttp] INFO 2016/08/11 09:52:42 Started job d11f7bd67e839c69f487e3f716190f4b [heketi] INFO 2016/08/11 09:52:42 Added device sd6225bfe7 [asynchttp] INFO 2016/08/11 09:52:42 Completed job d11f7bd67e839c69f487e3f716190f4b in 562.361µs [asynchttp] INFO 2016/08/11 09:52:42 Started job bc8cb778b200b66b421ea7cd683d3c86 [heketi] INFO 2016/08/11 09:52:42 Added device sd8e22404c [asynchttp] INFO 2016/08/11 09:52:42 Completed job bc8cb778b200b66b421ea7cd683d3c86 in 649.21µs [heketi] INFO 2016/08/11 09:52:42 Adding device sd2a85b54b to node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:42 Started job b4df68facaebb8c7e5e0bd2c1868e361 [heketi] INFO 2016/08/11 09:52:42 Added device sd2a85b54b [asynchttp] INFO 2016/08/11 09:52:42 Completed job b4df68facaebb8c7e5e0bd2c1868e361 in 901.032µs [heketi] INFO 2016/08/11 09:52:43 Adding node manage1 [asynchttp] INFO 2016/08/11 09:52:43 Started job f9a2c6568160e9d65f2a3285c077a80e [heketi] INFO 2016/08/11 09:52:43 Added node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:43 Completed job f9a2c6568160e9d65f2a3285c077a80e in 836.122µs [heketi] INFO 2016/08/11 09:52:44 Adding device sdde376d29 to node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:44 Started job defc82dc58f7345606fb63a858716f76 [heketi] INFO 2016/08/11 09:52:44 Adding device sde626b5c9 to node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:44 Started job 5c68cce84070171b4c01c322a31cf0b8 [heketi] INFO 2016/08/11 09:52:44 Added device sdde376d29 [asynchttp] INFO 2016/08/11 09:52:44 Completed job defc82dc58f7345606fb63a858716f76 in 1.491448ms [heketi] INFO 2016/08/11 09:52:44 Added device sde626b5c9 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 5c68cce84070171b4c01c322a31cf0b8 in 1.05225ms [heketi] INFO 2016/08/11 09:52:44 Adding device sd40ec0562 to node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:44 Started job ad6ccad85693d1e82d4d928ece63f088 [heketi] INFO 2016/08/11 09:52:44 Added device sd40ec0562 [asynchttp] INFO 2016/08/11 09:52:44 Completed job ad6ccad85693d1e82d4d928ece63f088 in 1.665706ms [heketi] INFO 2016/08/11 09:52:44 Adding device sd7c60d027 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdd7cb830f to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd67b4ab36 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdac81286f to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd1a6bb684 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sda73d2b33 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd30e7edfd to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd7448320c to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdbd768c68 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sde6570499 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd38340f24 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd53318308 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd69f71cf2 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd11ed7e2b to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd7a30c0ac to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdcd04a732 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdf9660aa7 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdfc67fc3c to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd3a54f916 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd03494927 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdc623b12e to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd474005e1 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd0f9b0507 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd52b5d22c to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd00066bf9 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd13e28014 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd85a66226 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sda602fefb to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdcc8f63d9 to node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:44 Started job 06196d4e84da1de18eeef89d32902559 [heketi] INFO 2016/08/11 09:52:44 Added device sd7c60d027 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 06196d4e84da1de18eeef89d32902559 in 673.647µs [asynchttp] INFO 2016/08/11 09:52:44 Started job f0025f92f0047078613139c6c619d4ac [heketi] INFO 2016/08/11 09:52:44 Added device sdd7cb830f [asynchttp] INFO 2016/08/11 09:52:44 Completed job f0025f92f0047078613139c6c619d4ac in 1.340386ms [asynchttp] INFO 2016/08/11 09:52:44 Started job a01f90451ec40f299d045f1a1f16225a [heketi] INFO 2016/08/11 09:52:44 Added device sd67b4ab36 [asynchttp] INFO 2016/08/11 09:52:44 Completed job a01f90451ec40f299d045f1a1f16225a in 741.752µs [asynchttp] INFO 2016/08/11 09:52:44 Started job 71138c187c8e3858cdbac4e20b422582 [heketi] INFO 2016/08/11 09:52:44 Added device sdac81286f [asynchttp] INFO 2016/08/11 09:52:44 Completed job 71138c187c8e3858cdbac4e20b422582 in 677.988µs [asynchttp] INFO 2016/08/11 09:52:44 Started job 0b15b3fe8ecede14f2157ff1eb168347 [heketi] INFO 2016/08/11 09:52:44 Added device sd1a6bb684 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 0b15b3fe8ecede14f2157ff1eb168347 in 1.235741ms [asynchttp] INFO 2016/08/11 09:52:44 Started job 5b6a195dc32f6eeb84de91a856426bc6 [heketi] INFO 2016/08/11 09:52:44 Added device sda73d2b33 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 5b6a195dc32f6eeb84de91a856426bc6 in 723.303µs [asynchttp] INFO 2016/08/11 09:52:44 Started job dc6d45ed9a18294a7285b2a0dd72c4ea [heketi] INFO 2016/08/11 09:52:44 Added device sd30e7edfd [asynchttp] INFO 2016/08/11 09:52:44 Completed job dc6d45ed9a18294a7285b2a0dd72c4ea in 802.673µs [asynchttp] INFO 2016/08/11 09:52:44 Started job 9d9ce9a5dce0ed952cd574f58d44b12c [heketi] INFO 2016/08/11 09:52:44 Added device sd7448320c [asynchttp] INFO 2016/08/11 09:52:44 Completed job 9d9ce9a5dce0ed952cd574f58d44b12c in 1.029646ms [asynchttp] INFO 2016/08/11 09:52:44 Started job e768a35ef6d316050ab89ef0e7d44668 [heketi] INFO 2016/08/11 09:52:44 Added device sdbd768c68 [asynchttp] INFO 2016/08/11 09:52:44 Completed job e768a35ef6d316050ab89ef0e7d44668 in 755.856µs [asynchttp] INFO 2016/08/11 09:52:44 Started job d51e23bd0b96a03b12ffedce911919fe [heketi] INFO 2016/08/11 09:52:44 Added device sde6570499 [asynchttp] INFO 2016/08/11 09:52:44 Completed job d51e23bd0b96a03b12ffedce911919fe in 3.409315ms [asynchttp] INFO 2016/08/11 09:52:44 Started job 6d510d259d4251046cd21870ad34f1e7 [heketi] INFO 2016/08/11 09:52:44 Added device sd38340f24 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 6d510d259d4251046cd21870ad34f1e7 in 741.772µs [asynchttp] INFO 2016/08/11 09:52:44 Started job 72d1d6d8587b1d290e3969901ae60640 [heketi] INFO 2016/08/11 09:52:44 Added device sd53318308 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 72d1d6d8587b1d290e3969901ae60640 in 808.947µs [asynchttp] INFO 2016/08/11 09:52:44 Started job 4838bbe24a426993f300e54375883efa [heketi] INFO 2016/08/11 09:52:44 Added device sd69f71cf2 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 4838bbe24a426993f300e54375883efa in 731.062µs [asynchttp] INFO 2016/08/11 09:52:44 Started job 70b47b1322727a32523b05d8bca8ae65 [asynchttp] INFO 2016/08/11 09:52:44 Started job a50374364df3c165c46a41f26e74e788 [asynchttp] INFO 2016/08/11 09:52:44 Started job 782d955a46f5c5666344c938212dec69 [asynchttp] INFO 2016/08/11 09:52:44 Started job 97184b101cc9b143e54c351fc916e4bf [asynchttp] INFO 2016/08/11 09:52:44 Started job c432022c27e413f3dfb85ae3e8411c4f [asynchttp] INFO 2016/08/11 09:52:44 Started job 77b9d5848195031fbdb1d4e3ed72842c [asynchttp] INFO 2016/08/11 09:52:44 Started job 9d6889fec6ff43a3a3b2adfdd54ccadc [asynchttp] INFO 2016/08/11 09:52:44 Started job f19ec3b91be20bb9f49ab6558a77d115 [asynchttp] INFO 2016/08/11 09:52:44 Started job de5af95f7f18b80251f51383af5c9333 [asynchttp] INFO 2016/08/11 09:52:44 Started job b9b7ab5cb14f0846bf3985de8aa1c658 [asynchttp] INFO 2016/08/11 09:52:44 Started job 284c726d9208a22c2bb0b15ea5038441 [asynchttp] INFO 2016/08/11 09:52:44 Started job 268f9b7bd518a73521435dc1498aca79 [asynchttp] INFO 2016/08/11 09:52:44 Started job d00ad162b945c1395de1267e6b37d6d8 [asynchttp] INFO 2016/08/11 09:52:44 Started job 6704515af3c521cf0d7f392ac6fe1a9b [asynchttp] INFO 2016/08/11 09:52:44 Started job d218d798ab9316d11223988f551e1105 [asynchttp] INFO 2016/08/11 09:52:44 Started job fdad7052669df2e28ee8f592a8eb60c6 [heketi] INFO 2016/08/11 09:52:44 Added device sd11ed7e2b [asynchttp] INFO 2016/08/11 09:52:44 Completed job 70b47b1322727a32523b05d8bca8ae65 in 3.10474ms [heketi] INFO 2016/08/11 09:52:44 Added device sd7a30c0ac [asynchttp] INFO 2016/08/11 09:52:44 Completed job a50374364df3c165c46a41f26e74e788 in 4.915817ms [heketi] INFO 2016/08/11 09:52:44 Added device sdcd04a732 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 782d955a46f5c5666344c938212dec69 in 6.024905ms [heketi] INFO 2016/08/11 09:52:44 Added device sdf9660aa7 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 97184b101cc9b143e54c351fc916e4bf in 5.982079ms [heketi] INFO 2016/08/11 09:52:44 Added device sdfc67fc3c [asynchttp] INFO 2016/08/11 09:52:44 Completed job c432022c27e413f3dfb85ae3e8411c4f in 6.56216ms [heketi] INFO 2016/08/11 09:52:44 Added device sd3a54f916 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 77b9d5848195031fbdb1d4e3ed72842c in 7.194912ms [heketi] INFO 2016/08/11 09:52:44 Added device sd03494927 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 9d6889fec6ff43a3a3b2adfdd54ccadc in 7.786088ms [heketi] INFO 2016/08/11 09:52:44 Added device sdc623b12e [asynchttp] INFO 2016/08/11 09:52:44 Completed job f19ec3b91be20bb9f49ab6558a77d115 in 11.225385ms [heketi] INFO 2016/08/11 09:52:44 Added device sd474005e1 [asynchttp] INFO 2016/08/11 09:52:44 Completed job de5af95f7f18b80251f51383af5c9333 in 15.170085ms [heketi] INFO 2016/08/11 09:52:44 Added device sd0f9b0507 [asynchttp] INFO 2016/08/11 09:52:44 Completed job b9b7ab5cb14f0846bf3985de8aa1c658 in 15.934038ms [heketi] INFO 2016/08/11 09:52:44 Added device sd52b5d22c [asynchttp] INFO 2016/08/11 09:52:44 Completed job 284c726d9208a22c2bb0b15ea5038441 in 16.742368ms [heketi] INFO 2016/08/11 09:52:44 Adding device sd50e3d68c to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd8ea42ff1 to node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:44 Started job 99376c1ea83eeede11715fe9f12e8a45 [asynchttp] INFO 2016/08/11 09:52:44 Started job 3dda359756c0cc81bc74b86baf8867cc [heketi] INFO 2016/08/11 09:52:44 Added device sd00066bf9 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 268f9b7bd518a73521435dc1498aca79 in 24.560341ms [heketi] INFO 2016/08/11 09:52:44 Added device sd13e28014 [asynchttp] INFO 2016/08/11 09:52:44 Completed job d00ad162b945c1395de1267e6b37d6d8 in 25.326122ms [heketi] INFO 2016/08/11 09:52:44 Added device sd85a66226 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 6704515af3c521cf0d7f392ac6fe1a9b in 26.105354ms [heketi] INFO 2016/08/11 09:52:44 Added device sda602fefb [asynchttp] INFO 2016/08/11 09:52:44 Completed job d218d798ab9316d11223988f551e1105 in 27.295314ms [heketi] INFO 2016/08/11 09:52:44 Added device sdcc8f63d9 [asynchttp] INFO 2016/08/11 09:52:44 Completed job fdad7052669df2e28ee8f592a8eb60c6 in 28.154963ms [heketi] INFO 2016/08/11 09:52:44 Added device sd50e3d68c [asynchttp] INFO 2016/08/11 09:52:44 Completed job 99376c1ea83eeede11715fe9f12e8a45 in 4.759378ms [heketi] INFO 2016/08/11 09:52:44 Added device sd8ea42ff1 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 3dda359756c0cc81bc74b86baf8867cc in 5.487529ms [heketi] INFO 2016/08/11 09:52:44 Adding device sd9ab9695f to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sde2ad32a7 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd5d4abca0 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd96240dab to node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:44 Started job 1d22881146d2a90825ee71e73db5f567 [heketi] INFO 2016/08/11 09:52:44 Added device sd9ab9695f [asynchttp] INFO 2016/08/11 09:52:44 Completed job 1d22881146d2a90825ee71e73db5f567 in 646.104µs [asynchttp] INFO 2016/08/11 09:52:44 Started job 6e4a5f2d13d15d22e2ffae281f7e0298 [heketi] INFO 2016/08/11 09:52:44 Adding device sdd2d8d8dc to node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:44 Started job bce668d46ec38a3fa09fcfa1f9c07e53 [asynchttp] INFO 2016/08/11 09:52:44 Started job cfe2b06e7790918028d57fd225d5c4ac [heketi] INFO 2016/08/11 09:52:44 Added device sde2ad32a7 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 6e4a5f2d13d15d22e2ffae281f7e0298 in 3.682234ms [asynchttp] INFO 2016/08/11 09:52:44 Started job 9bfc4e6fe77589e63d0d4ef874fcdde8 [heketi] INFO 2016/08/11 09:52:44 Added device sdd2d8d8dc [asynchttp] INFO 2016/08/11 09:52:44 Completed job 9bfc4e6fe77589e63d0d4ef874fcdde8 in 1.911873ms [heketi] INFO 2016/08/11 09:52:44 Added device sd96240dab [asynchttp] INFO 2016/08/11 09:52:44 Completed job cfe2b06e7790918028d57fd225d5c4ac in 3.890394ms [heketi] INFO 2016/08/11 09:52:44 Added device sd5d4abca0 [asynchttp] INFO 2016/08/11 09:52:44 Completed job bce668d46ec38a3fa09fcfa1f9c07e53 in 4.659783ms [heketi] INFO 2016/08/11 09:52:44 Adding device sd162ef06c to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd384dfdbb to node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:44 Started job e665ae13ae3728b96a5cce7166e6e26c [asynchttp] INFO 2016/08/11 09:52:44 Started job 703e3bad7abb4bc2ae293e4680286abe [heketi] INFO 2016/08/11 09:52:44 Added device sd162ef06c [asynchttp] INFO 2016/08/11 09:52:44 Completed job e665ae13ae3728b96a5cce7166e6e26c in 857.459µs [heketi] INFO 2016/08/11 09:52:44 Added device sd384dfdbb [asynchttp] INFO 2016/08/11 09:52:44 Completed job 703e3bad7abb4bc2ae293e4680286abe in 1.289041ms [heketi] INFO 2016/08/11 09:52:44 Adding device sdb575d1b5 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd05baacec to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdb421bbe9 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdd68e3681 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdf897ffd8 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sdd25cce91 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd3c5e3f78 to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sde279d66c to node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:44 Adding device sd0a638f93 to node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:44 Started job b55bb82a0ee7651ea979d17504ec8e95 [asynchttp] INFO 2016/08/11 09:52:44 Started job 267615f75a78912c5c04b872f5fe80dd [asynchttp] INFO 2016/08/11 09:52:44 Started job 6ea2481ea32479a5caf628736c3b3f20 [asynchttp] INFO 2016/08/11 09:52:44 Started job b3e94bea78b3ceb2603df5e9f6a0a288 [asynchttp] INFO 2016/08/11 09:52:44 Started job c5bd5c456bd9ed580d9a11ac7dde391b [asynchttp] INFO 2016/08/11 09:52:44 Started job 5504289e7028c1c13550a2fdd5ba62de [asynchttp] INFO 2016/08/11 09:52:44 Started job 90d00c7cc06acc19d103f2e745419905 [asynchttp] INFO 2016/08/11 09:52:44 Started job 80bb97a5e28dd4345842fe5d15ebb150 [asynchttp] INFO 2016/08/11 09:52:44 Started job 54ec615fa58fa773d13a2a0c163dd158 [heketi] INFO 2016/08/11 09:52:44 Added device sdb575d1b5 [asynchttp] INFO 2016/08/11 09:52:44 Completed job b55bb82a0ee7651ea979d17504ec8e95 in 6.646872ms [heketi] INFO 2016/08/11 09:52:44 Added device sd05baacec [asynchttp] INFO 2016/08/11 09:52:44 Completed job 267615f75a78912c5c04b872f5fe80dd in 5.088618ms [heketi] INFO 2016/08/11 09:52:44 Added device sdb421bbe9 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 6ea2481ea32479a5caf628736c3b3f20 in 5.790659ms [heketi] INFO 2016/08/11 09:52:44 Added device sdd68e3681 [asynchttp] INFO 2016/08/11 09:52:44 Completed job b3e94bea78b3ceb2603df5e9f6a0a288 in 6.485296ms [heketi] INFO 2016/08/11 09:52:44 Added device sdf897ffd8 [asynchttp] INFO 2016/08/11 09:52:44 Completed job c5bd5c456bd9ed580d9a11ac7dde391b in 8.441252ms [heketi] INFO 2016/08/11 09:52:44 Added device sdd25cce91 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 5504289e7028c1c13550a2fdd5ba62de in 9.448658ms [heketi] INFO 2016/08/11 09:52:44 Added device sd3c5e3f78 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 90d00c7cc06acc19d103f2e745419905 in 10.162679ms [heketi] INFO 2016/08/11 09:52:44 Added device sde279d66c [asynchttp] INFO 2016/08/11 09:52:44 Completed job 80bb97a5e28dd4345842fe5d15ebb150 in 10.909486ms [heketi] INFO 2016/08/11 09:52:44 Added device sd0a638f93 [asynchttp] INFO 2016/08/11 09:52:44 Completed job 54ec615fa58fa773d13a2a0c163dd158 in 12.04044ms [heketi] INFO 2016/08/11 09:52:45 Adding node manage2 [asynchttp] INFO 2016/08/11 09:52:45 Started job 4caf2e6edd8fa389be11b70345c23417 [heketi] INFO 2016/08/11 09:52:45 Added node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 4caf2e6edd8fa389be11b70345c23417 in 809.316µs [heketi] INFO 2016/08/11 09:52:45 Adding device sd67e508de to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdf61f06cc to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd72af92b1 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:45 Started job 34568f29ed77701193c47d53c34525cf [asynchttp] INFO 2016/08/11 09:52:45 Started job a970e2ce2b9f7788491af7fab0989c6c [asynchttp] INFO 2016/08/11 09:52:45 Started job a0d179e13aa3483147bec82c8e08f3c1 [heketi] INFO 2016/08/11 09:52:45 Added device sd67e508de [asynchttp] INFO 2016/08/11 09:52:45 Completed job 34568f29ed77701193c47d53c34525cf in 1.733969ms [heketi] INFO 2016/08/11 09:52:45 Added device sdf61f06cc [asynchttp] INFO 2016/08/11 09:52:45 Completed job a970e2ce2b9f7788491af7fab0989c6c in 1.83036ms [heketi] INFO 2016/08/11 09:52:45 Adding device sd0bcb16d6 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:45 Started job 693e25398424eed2c947126d08785c67 [heketi] INFO 2016/08/11 09:52:45 Adding device sd81d537bd to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sde0a18da3 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdab54f159 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd7aba7e34 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd0ef5394a to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdeb9e3f7c to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd7fe65b78 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdf5d29292 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd65b8071c to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd6e08f1b2 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdee30da7f to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdc0b3e798 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd7540635f to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd28685e73 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd4bb06af4 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdf45cf4f6 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd5cd07d97 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd6fbfdf04 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd7ec0907c to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdd6b52f16 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd1846444b to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdacf7262c to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdc697d898 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sddf030059 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdcdedaeae to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sda69aba65 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdf0329512 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd667dfb3a to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Added device sd72af92b1 [asynchttp] INFO 2016/08/11 09:52:45 Completed job a0d179e13aa3483147bec82c8e08f3c1 in 13.555209ms [asynchttp] INFO 2016/08/11 09:52:45 Started job d1162734dd1fd9c71901a3bb77dd9cbd [heketi] INFO 2016/08/11 09:52:45 Added device sd81d537bd [asynchttp] INFO 2016/08/11 09:52:45 Completed job d1162734dd1fd9c71901a3bb77dd9cbd in 589.349µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 544e235841416eb3842f531ffabbc2e8 [heketi] INFO 2016/08/11 09:52:45 Added device sde0a18da3 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 544e235841416eb3842f531ffabbc2e8 in 547.791µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 91ad1924ac023d0efbc626d4643ad4c5 [heketi] INFO 2016/08/11 09:52:45 Added device sdab54f159 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 91ad1924ac023d0efbc626d4643ad4c5 in 706.003µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 5733c5ad419d790b10d30646525ea765 [heketi] INFO 2016/08/11 09:52:45 Added device sd7aba7e34 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 5733c5ad419d790b10d30646525ea765 in 525.202µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 697b36aad062c4ea2ae5b932ca4034b1 [heketi] INFO 2016/08/11 09:52:45 Added device sd0ef5394a [asynchttp] INFO 2016/08/11 09:52:45 Completed job 697b36aad062c4ea2ae5b932ca4034b1 in 541.254µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 18f2458086cf15ebe5a92b34058e0e50 [heketi] INFO 2016/08/11 09:52:45 Added device sdeb9e3f7c [asynchttp] INFO 2016/08/11 09:52:45 Completed job 18f2458086cf15ebe5a92b34058e0e50 in 1.076027ms [asynchttp] INFO 2016/08/11 09:52:45 Started job e09dbe6d0a0ce9d2af1e62a582c0d32b [heketi] INFO 2016/08/11 09:52:45 Added device sd7fe65b78 [asynchttp] INFO 2016/08/11 09:52:45 Completed job e09dbe6d0a0ce9d2af1e62a582c0d32b in 1.292803ms [asynchttp] INFO 2016/08/11 09:52:45 Started job b644d9cafb2e108bad2ccb6d7ecd27a6 [heketi] INFO 2016/08/11 09:52:45 Added device sdf5d29292 [asynchttp] INFO 2016/08/11 09:52:45 Completed job b644d9cafb2e108bad2ccb6d7ecd27a6 in 534.015µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 6d83cce261831ee9ecd5ab145496bfaa [heketi] INFO 2016/08/11 09:52:45 Added device sd65b8071c [asynchttp] INFO 2016/08/11 09:52:45 Completed job 6d83cce261831ee9ecd5ab145496bfaa in 547.668µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 5706edf445c780a461a6063c198ca2f6 [heketi] INFO 2016/08/11 09:52:45 Added device sd6e08f1b2 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 5706edf445c780a461a6063c198ca2f6 in 3.135647ms [asynchttp] INFO 2016/08/11 09:52:45 Started job 74fdd34876a009dd48165047077fe8f7 [heketi] INFO 2016/08/11 09:52:45 Added device sdee30da7f [asynchttp] INFO 2016/08/11 09:52:45 Completed job 74fdd34876a009dd48165047077fe8f7 in 573.319µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 41b75de9ff745898570830009896712b [heketi] INFO 2016/08/11 09:52:45 Added device sdc0b3e798 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 41b75de9ff745898570830009896712b in 593.061µs [asynchttp] INFO 2016/08/11 09:52:45 Started job e69808538f51fb2968b23b22e08c086d [heketi] INFO 2016/08/11 09:52:45 Added device sd7540635f [asynchttp] INFO 2016/08/11 09:52:45 Completed job e69808538f51fb2968b23b22e08c086d in 529.326µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 75b460c8f5fa96e6c16e1ea063d41c9d [heketi] INFO 2016/08/11 09:52:45 Added device sd28685e73 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 75b460c8f5fa96e6c16e1ea063d41c9d in 517.307µs [asynchttp] INFO 2016/08/11 09:52:45 Started job eeeb992e3d3e2fa20f24e91867ce865f [heketi] INFO 2016/08/11 09:52:45 Added device sd4bb06af4 [asynchttp] INFO 2016/08/11 09:52:45 Completed job eeeb992e3d3e2fa20f24e91867ce865f in 534.433µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 5c7ca90d445a7410a3d52899c216dc9f [heketi] INFO 2016/08/11 09:52:45 Added device sdf45cf4f6 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 5c7ca90d445a7410a3d52899c216dc9f in 522.487µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 043999121f7786f737c674984e7a4508 [heketi] INFO 2016/08/11 09:52:45 Added device sd5cd07d97 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 043999121f7786f737c674984e7a4508 in 575.874µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 04d851934a72cef6161e5f4465da2090 [heketi] INFO 2016/08/11 09:52:45 Added device sd6fbfdf04 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 04d851934a72cef6161e5f4465da2090 in 1.143181ms [asynchttp] INFO 2016/08/11 09:52:45 Started job b20f12ed7f237ee0986a5ee645558a10 [heketi] INFO 2016/08/11 09:52:45 Added device sd7ec0907c [asynchttp] INFO 2016/08/11 09:52:45 Completed job b20f12ed7f237ee0986a5ee645558a10 in 568.252µs [asynchttp] INFO 2016/08/11 09:52:45 Started job b80bdf34cc8888411eb31cbea1eed902 [heketi] INFO 2016/08/11 09:52:45 Added device sdd6b52f16 [asynchttp] INFO 2016/08/11 09:52:45 Completed job b80bdf34cc8888411eb31cbea1eed902 in 620.409µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 33092c9addfbc43ccc32b3555260ba76 [heketi] INFO 2016/08/11 09:52:45 Added device sd1846444b [asynchttp] INFO 2016/08/11 09:52:45 Completed job 33092c9addfbc43ccc32b3555260ba76 in 792.761µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 4cfbf9d1bce3a985382e4a18bb37f64d [heketi] INFO 2016/08/11 09:52:45 Added device sdacf7262c [asynchttp] INFO 2016/08/11 09:52:45 Completed job 4cfbf9d1bce3a985382e4a18bb37f64d in 539.731µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 69e01c57cfadcc06c834d76e124fe1b4 [heketi] INFO 2016/08/11 09:52:45 Added device sdc697d898 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 69e01c57cfadcc06c834d76e124fe1b4 in 2.890764ms [asynchttp] INFO 2016/08/11 09:52:45 Started job fea570eb8dc2f69a3bc67a47b5fe11a4 [heketi] INFO 2016/08/11 09:52:45 Added device sddf030059 [asynchttp] INFO 2016/08/11 09:52:45 Completed job fea570eb8dc2f69a3bc67a47b5fe11a4 in 541.724µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 07cd26f3e3365f4c3f62841e9d2e1cc7 [heketi] INFO 2016/08/11 09:52:45 Added device sdcdedaeae [asynchttp] INFO 2016/08/11 09:52:45 Completed job 07cd26f3e3365f4c3f62841e9d2e1cc7 in 542.243µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 9f778166c0bd454e2bd6644391b5526d [heketi] INFO 2016/08/11 09:52:45 Added device sda69aba65 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 9f778166c0bd454e2bd6644391b5526d in 546.507µs [asynchttp] INFO 2016/08/11 09:52:45 Started job cdf61a596e90aa8b852c7ecc50a29b84 [heketi] INFO 2016/08/11 09:52:45 Added device sdf0329512 [asynchttp] INFO 2016/08/11 09:52:45 Completed job cdf61a596e90aa8b852c7ecc50a29b84 in 881.246µs [asynchttp] INFO 2016/08/11 09:52:45 Started job efad926b8789cbcdf7a4945a7239e778 [heketi] INFO 2016/08/11 09:52:45 Added device sd667dfb3a [asynchttp] INFO 2016/08/11 09:52:45 Completed job efad926b8789cbcdf7a4945a7239e778 in 960.118µs [heketi] INFO 2016/08/11 09:52:45 Added device sd0bcb16d6 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 693e25398424eed2c947126d08785c67 in 36.725057ms [heketi] INFO 2016/08/11 09:52:45 Adding device sd73b731d1 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:45 Started job b2a2439afb0d060223963664665e584d [heketi] INFO 2016/08/11 09:52:45 Added device sd73b731d1 [asynchttp] INFO 2016/08/11 09:52:45 Completed job b2a2439afb0d060223963664665e584d in 594.341µs [heketi] INFO 2016/08/11 09:52:45 Adding device sdcd2ce447 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:45 Started job 1c61e7b9170d43633a2d0e9f5d68cfce [heketi] INFO 2016/08/11 09:52:45 Added device sdcd2ce447 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 1c61e7b9170d43633a2d0e9f5d68cfce in 571.14µs [heketi] INFO 2016/08/11 09:52:45 Adding device sd1681c666 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd99315ca3 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdf410fe43 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:45 Started job 46de950a2f61eb491290a6c60ce48349 [asynchttp] INFO 2016/08/11 09:52:45 Started job 8fb9f1e483290481c466c9ba950f793a [heketi] INFO 2016/08/11 09:52:45 Added device sd1681c666 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 46de950a2f61eb491290a6c60ce48349 in 948.371µs [asynchttp] INFO 2016/08/11 09:52:45 Started job e7ab2ea97a4ee7aabda329de9052055e [heketi] INFO 2016/08/11 09:52:45 Added device sdf410fe43 [asynchttp] INFO 2016/08/11 09:52:45 Completed job e7ab2ea97a4ee7aabda329de9052055e in 1.090007ms [heketi] INFO 2016/08/11 09:52:45 Added device sd99315ca3 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 8fb9f1e483290481c466c9ba950f793a in 2.894312ms [heketi] INFO 2016/08/11 09:52:45 Adding device sda8d7cb87 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdc355d682 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd59525900 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:45 Started job 0ab79050982c1f1eec123de2865ac3a8 [asynchttp] INFO 2016/08/11 09:52:45 Started job 388e2bb375c5406a9c0e3955ab70cde8 [asynchttp] INFO 2016/08/11 09:52:45 Started job d1a3c24d590bffc68b228cc0fbb1ff30 [heketi] INFO 2016/08/11 09:52:45 Added device sda8d7cb87 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 0ab79050982c1f1eec123de2865ac3a8 in 1.232109ms [heketi] INFO 2016/08/11 09:52:45 Added device sdc355d682 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 388e2bb375c5406a9c0e3955ab70cde8 in 1.191652ms [heketi] INFO 2016/08/11 09:52:45 Adding device sdc5bf91f6 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd27b77eec to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd8e132eeb to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd780473c3 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sda41f7887 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd16c0ffe6 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd88c8de97 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd360facf2 to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sdb91db84f to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Adding device sd7b940cff to node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:45 Added device sd59525900 [asynchttp] INFO 2016/08/11 09:52:45 Completed job d1a3c24d590bffc68b228cc0fbb1ff30 in 7.421561ms [asynchttp] INFO 2016/08/11 09:52:45 Started job 358edfcc631e3396af09dfb1b9426f39 [heketi] INFO 2016/08/11 09:52:45 Added device sdc5bf91f6 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 358edfcc631e3396af09dfb1b9426f39 in 747.729µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 45dead9a690cc5c9815cb108303c1ed4 [heketi] INFO 2016/08/11 09:52:45 Added device sd27b77eec [asynchttp] INFO 2016/08/11 09:52:45 Completed job 45dead9a690cc5c9815cb108303c1ed4 in 1.168507ms [asynchttp] INFO 2016/08/11 09:52:45 Started job 6e67552f6686129849515c1254f11c6a [heketi] INFO 2016/08/11 09:52:45 Added device sd8e132eeb [asynchttp] INFO 2016/08/11 09:52:45 Completed job 6e67552f6686129849515c1254f11c6a in 1.115285ms [asynchttp] INFO 2016/08/11 09:52:45 Started job e9a3759968474925f60e404261d92f59 [heketi] INFO 2016/08/11 09:52:45 Added device sd780473c3 [asynchttp] INFO 2016/08/11 09:52:45 Completed job e9a3759968474925f60e404261d92f59 in 766.949µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 212fbce44a02601082851c294ff7db49 [heketi] INFO 2016/08/11 09:52:45 Added device sda41f7887 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 212fbce44a02601082851c294ff7db49 in 679.227µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 41b6352a82062c72392e84ade62a4be7 [heketi] INFO 2016/08/11 09:52:45 Added device sd16c0ffe6 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 41b6352a82062c72392e84ade62a4be7 in 783.295µs [asynchttp] INFO 2016/08/11 09:52:45 Started job b63407fef844f59fb84172ccbc4cce12 [heketi] INFO 2016/08/11 09:52:45 Added device sd88c8de97 [asynchttp] INFO 2016/08/11 09:52:45 Completed job b63407fef844f59fb84172ccbc4cce12 in 800.363µs [asynchttp] INFO 2016/08/11 09:52:45 Started job f6cab74febfb27585aa577f177c3042e [heketi] INFO 2016/08/11 09:52:45 Added device sd360facf2 [asynchttp] INFO 2016/08/11 09:52:45 Completed job f6cab74febfb27585aa577f177c3042e in 788.244µs [asynchttp] INFO 2016/08/11 09:52:45 Started job b3cc61717568327e7373a96b0b0539d9 [heketi] INFO 2016/08/11 09:52:45 Added device sdb91db84f [asynchttp] INFO 2016/08/11 09:52:45 Completed job b3cc61717568327e7373a96b0b0539d9 in 788.201µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 523a20e13e1de1e2fbfb06094e4038da [heketi] INFO 2016/08/11 09:52:45 Added device sd7b940cff [asynchttp] INFO 2016/08/11 09:52:45 Completed job 523a20e13e1de1e2fbfb06094e4038da in 2.392182ms [heketi] INFO 2016/08/11 09:52:45 Adding node manage3 [asynchttp] INFO 2016/08/11 09:52:45 Started job b23826175b68e61bbcdd49157de88351 [heketi] INFO 2016/08/11 09:52:45 Added node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:45 Completed job b23826175b68e61bbcdd49157de88351 in 509.135µs [heketi] INFO 2016/08/11 09:52:45 Adding device sd1e9f6c43 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdecf0b131 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdd0cc2398 to node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:45 Started job 95e9d02df6166581dcfdc166301203b0 [heketi] INFO 2016/08/11 09:52:45 Added device sd1e9f6c43 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 95e9d02df6166581dcfdc166301203b0 in 686.374µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 603d85222a52eb6ec2f5c11dd145ac6c [heketi] INFO 2016/08/11 09:52:45 Added device sdecf0b131 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 603d85222a52eb6ec2f5c11dd145ac6c in 755.097µs [asynchttp] INFO 2016/08/11 09:52:45 Started job ad48bce0e0de21b979e71e9dbd6845b9 [heketi] INFO 2016/08/11 09:52:45 Added device sdd0cc2398 [asynchttp] INFO 2016/08/11 09:52:45 Completed job ad48bce0e0de21b979e71e9dbd6845b9 in 636.552µs [heketi] INFO 2016/08/11 09:52:45 Adding device sdc1074486 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sde84c576e to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdcff3146c to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sde6a94ea6 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdade487fe to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd36b8b4be to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd4f868d10 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd2baedaee to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd5aff7e4c to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd994fb018 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd8fb83172 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdff990581 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd184bf3c6 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd909f878a to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd0ef96281 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd96ab4666 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd1b0c9190 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd5ce4d294 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd726bc40c to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd45bf55ad to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdd618b304 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd99023b72 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd45cbe36a to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd93f75770 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdd18d3b8a to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdf0c40e87 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdd02a9a1f to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdab8418ce to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd61862932 to node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:45 Started job fa4a352eb588bfc3e364bcfd5ddaed45 [heketi] INFO 2016/08/11 09:52:45 Added device sdc1074486 [asynchttp] INFO 2016/08/11 09:52:45 Completed job fa4a352eb588bfc3e364bcfd5ddaed45 in 1.009489ms [asynchttp] INFO 2016/08/11 09:52:45 Started job 22179eb0a615fb1d51fa74d37d690ebc [heketi] INFO 2016/08/11 09:52:45 Added device sde84c576e [asynchttp] INFO 2016/08/11 09:52:45 Completed job 22179eb0a615fb1d51fa74d37d690ebc in 714.375µs [asynchttp] INFO 2016/08/11 09:52:45 Started job c0dd179b5edc216c250e1d559e44939a [heketi] INFO 2016/08/11 09:52:45 Added device sdcff3146c [asynchttp] INFO 2016/08/11 09:52:45 Completed job c0dd179b5edc216c250e1d559e44939a in 755.348µs [asynchttp] INFO 2016/08/11 09:52:45 Started job d5f0bee4cfb7969a5c237611d1c2a290 [heketi] INFO 2016/08/11 09:52:45 Added device sde6a94ea6 [asynchttp] INFO 2016/08/11 09:52:45 Completed job d5f0bee4cfb7969a5c237611d1c2a290 in 744.874µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 35b668d38bfa81e3ccc26a18c4ac8740 [asynchttp] INFO 2016/08/11 09:52:45 Started job 17191c4c8844549f550f0008b23dd905 [asynchttp] INFO 2016/08/11 09:52:45 Started job 25d7857c2ba05aa5513ae4fcc0bf6078 [asynchttp] INFO 2016/08/11 09:52:45 Started job 8d5bcf2ff6b15b89d122322da12553d6 [asynchttp] INFO 2016/08/11 09:52:45 Started job 88ff643165c56ae8539734f1de34ad34 [asynchttp] INFO 2016/08/11 09:52:45 Started job b01dd229b106450ed1b090c69f1be882 [asynchttp] INFO 2016/08/11 09:52:45 Started job 058fd2c345f9ff4a33bc049215d1cda5 [asynchttp] INFO 2016/08/11 09:52:45 Started job a7c9ec22965056c1fdffcfdd99fb9270 [asynchttp] INFO 2016/08/11 09:52:45 Started job 3c04a3859cc10748e12b27569082bc7c [asynchttp] INFO 2016/08/11 09:52:45 Started job 5a19acfa69ba6b3d2b419f1c5820e3f2 [asynchttp] INFO 2016/08/11 09:52:45 Started job 11eed559f9009a7ff6a39beaf85194a2 [asynchttp] INFO 2016/08/11 09:52:45 Started job fcbfbe0ce877a8b6a579fe8acb162303 [asynchttp] INFO 2016/08/11 09:52:45 Started job 42d77fbf9e9328e89b6c3d86ac94b527 [asynchttp] INFO 2016/08/11 09:52:45 Started job 7b6e71b758161f8dd6a87ab2c6186f8c [asynchttp] INFO 2016/08/11 09:52:45 Started job 4863f977745306eefee8e8a0b1e55cbe [asynchttp] INFO 2016/08/11 09:52:45 Started job b14b680de8046749b91e0c82876eef64 [asynchttp] INFO 2016/08/11 09:52:45 Started job 72455e5bb1c5368d7f2f45f1ab16409a [asynchttp] INFO 2016/08/11 09:52:45 Started job dd80d6bcfcc9ab7d2320c05e40108c54 [asynchttp] INFO 2016/08/11 09:52:45 Started job 6e739c6a39a93156e5d4778d8d2dca20 [asynchttp] INFO 2016/08/11 09:52:45 Started job db60b46225b671b4a901ba58a498a053 [asynchttp] INFO 2016/08/11 09:52:45 Started job 2b1a73bb0a2ce612b9805fdaf7a873af [asynchttp] INFO 2016/08/11 09:52:45 Started job c1c3e17a71fe1fe772dde3116d1caad8 [asynchttp] INFO 2016/08/11 09:52:45 Started job 657fe0f1e626e3662f58f18cbf3d8437 [asynchttp] INFO 2016/08/11 09:52:45 Started job 302001b565610dd931976d3b5b1e6329 [asynchttp] INFO 2016/08/11 09:52:45 Started job 218cf1d19dca6ee2927595ebafa1ff9a [heketi] INFO 2016/08/11 09:52:45 Added device sdade487fe [asynchttp] INFO 2016/08/11 09:52:45 Completed job 35b668d38bfa81e3ccc26a18c4ac8740 in 3.89561ms [heketi] INFO 2016/08/11 09:52:45 Added device sd36b8b4be [asynchttp] INFO 2016/08/11 09:52:45 Completed job 17191c4c8844549f550f0008b23dd905 in 1.789022ms [heketi] INFO 2016/08/11 09:52:45 Added device sd4f868d10 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 25d7857c2ba05aa5513ae4fcc0bf6078 in 5.308551ms [heketi] INFO 2016/08/11 09:52:45 Added device sd2baedaee [asynchttp] INFO 2016/08/11 09:52:45 Completed job 8d5bcf2ff6b15b89d122322da12553d6 in 6.124724ms [heketi] INFO 2016/08/11 09:52:45 Added device sd5aff7e4c [asynchttp] INFO 2016/08/11 09:52:45 Completed job 88ff643165c56ae8539734f1de34ad34 in 6.90886ms [heketi] INFO 2016/08/11 09:52:45 Added device sd994fb018 [asynchttp] INFO 2016/08/11 09:52:45 Completed job b01dd229b106450ed1b090c69f1be882 in 7.599362ms [heketi] INFO 2016/08/11 09:52:45 Added device sd8fb83172 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 058fd2c345f9ff4a33bc049215d1cda5 in 8.219093ms [heketi] INFO 2016/08/11 09:52:45 Added device sdff990581 [asynchttp] INFO 2016/08/11 09:52:45 Completed job a7c9ec22965056c1fdffcfdd99fb9270 in 8.938882ms [heketi] INFO 2016/08/11 09:52:45 Added device sd184bf3c6 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 3c04a3859cc10748e12b27569082bc7c in 14.387316ms [heketi] INFO 2016/08/11 09:52:45 Added device sd909f878a [asynchttp] INFO 2016/08/11 09:52:45 Completed job 5a19acfa69ba6b3d2b419f1c5820e3f2 in 15.987625ms [heketi] INFO 2016/08/11 09:52:45 Added device sd0ef96281 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 11eed559f9009a7ff6a39beaf85194a2 in 17.017653ms [heketi] INFO 2016/08/11 09:52:45 Added device sd96ab4666 [asynchttp] INFO 2016/08/11 09:52:45 Completed job fcbfbe0ce877a8b6a579fe8acb162303 in 17.877825ms [heketi] INFO 2016/08/11 09:52:45 Added device sd1b0c9190 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 42d77fbf9e9328e89b6c3d86ac94b527 in 18.496073ms [heketi] INFO 2016/08/11 09:52:45 Added device sd5ce4d294 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 7b6e71b758161f8dd6a87ab2c6186f8c in 19.156373ms [heketi] INFO 2016/08/11 09:52:45 Adding device sd8b5a5150 to node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:45 Started job 88367a0b822ae3578f73e32b7dc0a628 [heketi] INFO 2016/08/11 09:52:45 Added device sd726bc40c [asynchttp] INFO 2016/08/11 09:52:45 Completed job 4863f977745306eefee8e8a0b1e55cbe in 26.361216ms [heketi] INFO 2016/08/11 09:52:45 Added device sd45bf55ad [asynchttp] INFO 2016/08/11 09:52:45 Completed job b14b680de8046749b91e0c82876eef64 in 27.214885ms [heketi] INFO 2016/08/11 09:52:45 Added device sdd618b304 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 72455e5bb1c5368d7f2f45f1ab16409a in 28.155972ms [heketi] INFO 2016/08/11 09:52:45 Added device sd99023b72 [asynchttp] INFO 2016/08/11 09:52:45 Completed job dd80d6bcfcc9ab7d2320c05e40108c54 in 28.866651ms [heketi] INFO 2016/08/11 09:52:45 Added device sd45cbe36a [asynchttp] INFO 2016/08/11 09:52:45 Completed job 6e739c6a39a93156e5d4778d8d2dca20 in 29.639788ms [heketi] INFO 2016/08/11 09:52:45 Added device sd93f75770 [asynchttp] INFO 2016/08/11 09:52:45 Completed job db60b46225b671b4a901ba58a498a053 in 30.222043ms [heketi] INFO 2016/08/11 09:52:45 Added device sdd18d3b8a [asynchttp] INFO 2016/08/11 09:52:45 Completed job 2b1a73bb0a2ce612b9805fdaf7a873af in 30.837908ms [heketi] INFO 2016/08/11 09:52:45 Added device sdf0c40e87 [asynchttp] INFO 2016/08/11 09:52:45 Completed job c1c3e17a71fe1fe772dde3116d1caad8 in 31.392367ms [heketi] INFO 2016/08/11 09:52:45 Added device sdd02a9a1f [asynchttp] INFO 2016/08/11 09:52:45 Completed job 657fe0f1e626e3662f58f18cbf3d8437 in 32.009903ms [heketi] INFO 2016/08/11 09:52:45 Added device sdab8418ce [asynchttp] INFO 2016/08/11 09:52:45 Completed job 302001b565610dd931976d3b5b1e6329 in 32.570702ms [heketi] INFO 2016/08/11 09:52:45 Added device sd61862932 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 218cf1d19dca6ee2927595ebafa1ff9a in 33.191104ms [heketi] INFO 2016/08/11 09:52:45 Added device sd8b5a5150 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 88367a0b822ae3578f73e32b7dc0a628 in 7.556798ms [heketi] INFO 2016/08/11 09:52:45 Adding device sdcb1d77e2 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd55b04292 to node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:45 Started job c164ed17a5db689590c396e44593e037 [heketi] INFO 2016/08/11 09:52:45 Added device sdcb1d77e2 [asynchttp] INFO 2016/08/11 09:52:45 Completed job c164ed17a5db689590c396e44593e037 in 658.74µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 254fba1d170fae43a2e756368beca58a [heketi] INFO 2016/08/11 09:52:45 Added device sd55b04292 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 254fba1d170fae43a2e756368beca58a in 728.034µs [heketi] INFO 2016/08/11 09:52:45 Adding device sd6310a197 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd4d9e952d to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd51c99b99 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd0edae9d9 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd25470fe4 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd63a22b9d to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd03d51784 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdb47ca299 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd691c3bcf to node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:45 Started job fee0d71b5654225cad0ff492ef69617e [heketi] INFO 2016/08/11 09:52:45 Added device sd6310a197 [asynchttp] INFO 2016/08/11 09:52:45 Completed job fee0d71b5654225cad0ff492ef69617e in 541.941µs [asynchttp] INFO 2016/08/11 09:52:45 Started job da257785740206954ced89d23e43b05f [heketi] INFO 2016/08/11 09:52:45 Added device sd4d9e952d [asynchttp] INFO 2016/08/11 09:52:45 Completed job da257785740206954ced89d23e43b05f in 922.733µs [asynchttp] INFO 2016/08/11 09:52:45 Started job bac6a62f3b1612bfa83ef1b8da69b929 [heketi] INFO 2016/08/11 09:52:45 Added device sd51c99b99 [asynchttp] INFO 2016/08/11 09:52:45 Completed job bac6a62f3b1612bfa83ef1b8da69b929 in 562.885µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 3fd64c4f5c8b60e87a863ed090f70fe4 [asynchttp] INFO 2016/08/11 09:52:45 Started job d44b70efdcd15315f30e5fcc029317c8 [asynchttp] INFO 2016/08/11 09:52:45 Started job a304a542c0b72a88746239792a36b304 [asynchttp] INFO 2016/08/11 09:52:45 Started job 7c8f81c31cc4c8c9a96089843a27fe20 [asynchttp] INFO 2016/08/11 09:52:45 Started job 86486738a8ccad94d006197e9bbf0e77 [asynchttp] INFO 2016/08/11 09:52:45 Started job 10aa03e6edce96eadc435dad4577ca71 [heketi] INFO 2016/08/11 09:52:45 Added device sd0edae9d9 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 3fd64c4f5c8b60e87a863ed090f70fe4 in 3.497574ms [heketi] INFO 2016/08/11 09:52:45 Added device sd25470fe4 [asynchttp] INFO 2016/08/11 09:52:45 Completed job d44b70efdcd15315f30e5fcc029317c8 in 2.464039ms [heketi] INFO 2016/08/11 09:52:45 Added device sd63a22b9d [asynchttp] INFO 2016/08/11 09:52:45 Completed job a304a542c0b72a88746239792a36b304 in 3.21876ms [heketi] INFO 2016/08/11 09:52:45 Added device sd03d51784 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 7c8f81c31cc4c8c9a96089843a27fe20 in 3.858142ms [heketi] INFO 2016/08/11 09:52:45 Added device sdb47ca299 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 86486738a8ccad94d006197e9bbf0e77 in 4.566604ms [heketi] INFO 2016/08/11 09:52:45 Added device sd691c3bcf [asynchttp] INFO 2016/08/11 09:52:45 Completed job 10aa03e6edce96eadc435dad4577ca71 in 4.967413ms [heketi] INFO 2016/08/11 09:52:45 Adding device sdc4dfadf7 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd7727dee8 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd686a74ac to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd2b20a408 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sdc5e37b89 to node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:45 Adding device sd789824c6 to node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:45 Started job db6f1d68084faa5c05a8b5cdf3f91b54 [heketi] INFO 2016/08/11 09:52:45 Added device sdc4dfadf7 [asynchttp] INFO 2016/08/11 09:52:45 Completed job db6f1d68084faa5c05a8b5cdf3f91b54 in 595.013µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 458842d48552a7b9521e97f2d93e91d0 [heketi] INFO 2016/08/11 09:52:45 Added device sd7727dee8 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 458842d48552a7b9521e97f2d93e91d0 in 594.988µs [asynchttp] INFO 2016/08/11 09:52:45 Started job aa19346d2a0fc8ebf690d3dff5b07625 [heketi] INFO 2016/08/11 09:52:45 Added device sd686a74ac [asynchttp] INFO 2016/08/11 09:52:45 Completed job aa19346d2a0fc8ebf690d3dff5b07625 in 623.394µs [asynchttp] INFO 2016/08/11 09:52:45 Started job 7a03d35fd5bfd30ad4e21e8e3223e280 [asynchttp] INFO 2016/08/11 09:52:45 Started job bd659c8e67c9596d6cdffcd9a488aae5 [asynchttp] INFO 2016/08/11 09:52:45 Started job 32305a05c1a8958beff5009450e6bb40 [heketi] INFO 2016/08/11 09:52:45 Added device sd2b20a408 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 7a03d35fd5bfd30ad4e21e8e3223e280 in 1.719225ms [heketi] INFO 2016/08/11 09:52:45 Added device sdc5e37b89 [asynchttp] INFO 2016/08/11 09:52:45 Completed job bd659c8e67c9596d6cdffcd9a488aae5 in 1.671153ms [heketi] INFO 2016/08/11 09:52:45 Added device sd789824c6 [asynchttp] INFO 2016/08/11 09:52:45 Completed job 32305a05c1a8958beff5009450e6bb40 in 3.649796ms [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry.go:98: [1abfa6db95552f4b86c62ddcb5c0f42a] Distributed [asynchttp] INFO 2016/08/11 09:52:46 Started job b171eace2652d8fe9529520189fa3bde [heketi] INFO 2016/08/11 09:52:46 Creating volume 1abfa6db95552f4b86c62ddcb5c0f42a [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry.go:253: Using the following clusters: [88fed8859f0f2f89a7c63f0402f001ef] [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:44: brick_size = 5242880 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:48: sets = 2 [heketi] INFO 2016/08/11 09:52:46 brick_num: 0 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:120: 0 / 1 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/device_entry.go:238: device 4323455c9ca02ddb56807b2798be4df4[524288000] > required size [5271552] ? [heketi] INFO 2016/08/11 09:52:46 brick_num: 1 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:120: 0 / 1 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/device_entry.go:238: device 82268a533da10ae823248c1026d2a22f[524288000] > required size [5271552] ? [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry.go:266: Volume to be created on cluster 88fed8859f0f2f89a7c63f0402f001ef [heketi] INFO 2016/08/11 09:52:46 Creating brick 9da30f7cc9ecc63ac0ba974edc051f96 [heketi] INFO 2016/08/11 09:52:46 Creating brick 172b9bfe8d75793fd95d636e29d1d416 [heketi] INFO 2016/08/11 09:52:46 Created volume 1abfa6db95552f4b86c62ddcb5c0f42a [asynchttp] INFO 2016/08/11 09:52:46 Completed job b171eace2652d8fe9529520189fa3bde in 4.370852ms [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/app_volume.go:258: In VolumeExpand [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/app_volume.go:270: Msg: {10} [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/app_volume.go:277: Size: 10 [asynchttp] INFO 2016/08/11 09:52:46 Started job 2ccc94b13b73c512679d0a8002d02f9e [heketi] INFO 2016/08/11 09:52:46 Expanding volume 1abfa6db95552f4b86c62ddcb5c0f42a [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:44: brick_size = 5242880 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:48: sets = 2 [heketi] INFO 2016/08/11 09:52:46 brick_num: 0 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:120: 0 / 1 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/device_entry.go:238: device 8cefaf25590310dc7f7dd29842494603[524288000] > required size [5271552] ? [heketi] INFO 2016/08/11 09:52:46 brick_num: 1 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/volume_entry_allocate.go:120: 0 / 1 [heketi] DEBUG 2016/08/11 09:52:46 /builddir/build/BUILD/heketi-6563551111f7178b679866e85a0682325929d037/src/github.com/heketi/heketi/apps/glusterfs/device_entry.go:238: device 8a500f3c4e06650ac8b4c1177f112dd0[524288000] > required size [5271552] ? [heketi] INFO 2016/08/11 09:52:46 Creating brick 21d9cb3b9e1c3a0542ce9460979d9e70 [heketi] INFO 2016/08/11 09:52:46 Creating brick 9684d73b6d091485bc6a7ad74a39e0af [heketi] INFO 2016/08/11 09:52:46 Expanded volume 1abfa6db95552f4b86c62ddcb5c0f42a [asynchttp] INFO 2016/08/11 09:52:46 Completed job 2ccc94b13b73c512679d0a8002d02f9e in 4.025415ms [asynchttp] INFO 2016/08/11 09:52:46 Started job 7b4f5ae17fcb0b352e2c00d1273e74fa [heketi] INFO 2016/08/11 09:52:46 Destroying volume 1abfa6db95552f4b86c62ddcb5c0f42a [heketi] INFO 2016/08/11 09:52:46 Deleting brick 172b9bfe8d75793fd95d636e29d1d416 [heketi] INFO 2016/08/11 09:52:46 Deleting brick 21d9cb3b9e1c3a0542ce9460979d9e70 [heketi] INFO 2016/08/11 09:52:46 Deleting brick 9684d73b6d091485bc6a7ad74a39e0af [heketi] INFO 2016/08/11 09:52:46 Deleting brick 9da30f7cc9ecc63ac0ba974edc051f96 [heketi] INFO 2016/08/11 09:52:46 Deleted volume [1abfa6db95552f4b86c62ddcb5c0f42a] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 7b4f5ae17fcb0b352e2c00d1273e74fa in 3.123022ms [heketi] INFO 2016/08/11 09:52:46 Deleting device 0139124a4844284cb1a73ebd7aae3ac4 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 0010b6db365c903aab2fa3d1018e5d8e on node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:46 Started job 759755717907894e1d49a302145bf500 [heketi] INFO 2016/08/11 09:52:46 Deleted node [0139124a4844284cb1a73ebd7aae3ac4] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 759755717907894e1d49a302145bf500 in 611.524µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 9a4347e9e82f899bc2f1e2ca6112a586 [heketi] INFO 2016/08/11 09:52:46 Deleted node [0010b6db365c903aab2fa3d1018e5d8e] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 9a4347e9e82f899bc2f1e2ca6112a586 in 633.514µs [heketi] INFO 2016/08/11 09:52:46 Deleting device 42be885cc1b0fd6fcea6deb2a07157ad on node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:46 Started job f11ade97fc501583ea5eeb22f757f728 [heketi] INFO 2016/08/11 09:52:46 Deleted node [42be885cc1b0fd6fcea6deb2a07157ad] [asynchttp] INFO 2016/08/11 09:52:46 Completed job f11ade97fc501583ea5eeb22f757f728 in 621.764µs [heketi] INFO 2016/08/11 09:52:46 Deleting device 4305142247fe900093e7d52b4162c047 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 431e90ec2540f1c6c69415312189af2c on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 4323455c9ca02ddb56807b2798be4df4 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 5b7d2ae7afb78f5064e2aa4b3cc0bccd on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 5d184581ebe0d2871241180865bb843e on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 8042918c1b7dadf2ae89783b129a9af1 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 82268a533da10ae823248c1026d2a22f on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 0461b93e6c541732791cb1ff20f11f49 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 05d64a641b84868e4616ad8d6eac7e53 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 068891cd1213ca1f08e344f4b4d78e2e on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 07b34498e551a9c6dea6ae6414c83c34 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 1a0137996c5c8c3580c98d6bd1bd9f26 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 1cc68687a7fcee3f4781596160e35c8b on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 21983e573cf419f1e21504d84c9e2176 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 23d1a4609cfc26ff3d623b83a5e23a95 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 24b390c2aee6733a9efa0e655435062a on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 316548806be11e726e55cd66b5dadb84 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 31cc6443d60c4cf0ea290e039a0fe867 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 36a5f68a61ea9105aad67729d17dc543 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 3e32f8de757b228d233a7a0105ff8bce on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device a2520dba7b3e9d57c7ef9fbb5cf7fc6d on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device a1d9ead614cb64e0db8ddc35fd31bc2f on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device a1c1d031b941cd5df760c552d0513a34 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 9718e0aa67dd84325e566cd5b28b5962 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 95f40e5f6b9c8548024f7fa334707f13 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 9003efa95f746cf7c06639b5ac163088 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 8cefaf25590310dc7f7dd29842494603 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 8a500f3c4e06650ac8b4c1177f112dd0 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device 874c3d8cf96cf1384a009e6289b4059e on node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:46 Started job c79ff5b839572d75ceea4d1a8a78aefc [heketi] INFO 2016/08/11 09:52:46 Deleted node [4305142247fe900093e7d52b4162c047] [asynchttp] INFO 2016/08/11 09:52:46 Completed job c79ff5b839572d75ceea4d1a8a78aefc in 701.496µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 0e6b4f76c8652a02679a3a82f83febcb [heketi] INFO 2016/08/11 09:52:46 Deleted node [431e90ec2540f1c6c69415312189af2c] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 0e6b4f76c8652a02679a3a82f83febcb in 633.013µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 793f8a736118a64f57c5e54f0c6e7d7f [heketi] INFO 2016/08/11 09:52:46 Deleted node [4323455c9ca02ddb56807b2798be4df4] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 793f8a736118a64f57c5e54f0c6e7d7f in 667.192µs [asynchttp] INFO 2016/08/11 09:52:46 Started job ce32ce548d596ca740b3acaa0df00fa4 [heketi] INFO 2016/08/11 09:52:46 Deleted node [5b7d2ae7afb78f5064e2aa4b3cc0bccd] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ce32ce548d596ca740b3acaa0df00fa4 in 607.051µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 029004f6cf8f05dc2e828cbbcc6ee163 [heketi] INFO 2016/08/11 09:52:46 Deleted node [5d184581ebe0d2871241180865bb843e] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 029004f6cf8f05dc2e828cbbcc6ee163 in 638.231µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 022a058c512c3249d3dc9443b4f7b31f [heketi] INFO 2016/08/11 09:52:46 Deleted node [8042918c1b7dadf2ae89783b129a9af1] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 022a058c512c3249d3dc9443b4f7b31f in 646.155µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 69bc1ddd4762ef3f7d44859921a33438 [heketi] INFO 2016/08/11 09:52:46 Deleted node [82268a533da10ae823248c1026d2a22f] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 69bc1ddd4762ef3f7d44859921a33438 in 615.342µs [asynchttp] INFO 2016/08/11 09:52:46 Started job ed13f3ddf1f07cee92f7b6ab647f9bb6 [asynchttp] INFO 2016/08/11 09:52:46 Started job 91115d471517aea7b16273c8f6fab4f7 [asynchttp] INFO 2016/08/11 09:52:46 Started job 68b1ccb70504de575f1b56a997805303 [asynchttp] INFO 2016/08/11 09:52:46 Started job ff81c376114521e86333fda6f6bffa30 [asynchttp] INFO 2016/08/11 09:52:46 Started job c14e67bfe3facb526094ef0a5e5f2e1b [asynchttp] INFO 2016/08/11 09:52:46 Started job 5c79a7aa7a0aa2df1e94b49640885e4f [asynchttp] INFO 2016/08/11 09:52:46 Started job bd54d0ee14a8547fe4ab5f7fe89822cb [asynchttp] INFO 2016/08/11 09:52:46 Started job 36fbb054956e11f17c79521fdb33d0c1 [asynchttp] INFO 2016/08/11 09:52:46 Started job 86bae32fab9646f0fca21ceeebdfa2a8 [asynchttp] INFO 2016/08/11 09:52:46 Started job 88d7f65bda805aa5289aafaafaeea935 [asynchttp] INFO 2016/08/11 09:52:46 Started job b4fa4318e730ec590f895531478c1011 [asynchttp] INFO 2016/08/11 09:52:46 Started job 070922b3bc3170f65e5b503e3f4737c0 [asynchttp] INFO 2016/08/11 09:52:46 Started job 320689bdbc1a67da672a3ac17438fcd2 [asynchttp] INFO 2016/08/11 09:52:46 Started job 7d796ea5e25004cfc72bb90f6a3d32ec [asynchttp] INFO 2016/08/11 09:52:46 Started job 726b5f009a05132a935f842fc6451d40 [asynchttp] INFO 2016/08/11 09:52:46 Started job 33e214ac1a16fa6be6e017733a5dd3c8 [asynchttp] INFO 2016/08/11 09:52:46 Started job ca0d57d7af0e4f76ce012002b2d1be47 [asynchttp] INFO 2016/08/11 09:52:46 Started job 54cedb8f83c44020589a6139d2bd0b1d [asynchttp] INFO 2016/08/11 09:52:46 Started job fde5af1c5ff8f4f41559c090195dd64e [asynchttp] INFO 2016/08/11 09:52:46 Started job 8436b84e226473ed1575e6c09d266750 [asynchttp] INFO 2016/08/11 09:52:46 Started job 0372b2a9852209ea37100c59327eea34 [asynchttp] INFO 2016/08/11 09:52:46 Started job fa3a9f8250decef8860d21a242710d28 [heketi] INFO 2016/08/11 09:52:46 Deleted node [0461b93e6c541732791cb1ff20f11f49] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ed13f3ddf1f07cee92f7b6ab647f9bb6 in 4.644218ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [05d64a641b84868e4616ad8d6eac7e53] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 91115d471517aea7b16273c8f6fab4f7 in 3.571134ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [068891cd1213ca1f08e344f4b4d78e2e] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 68b1ccb70504de575f1b56a997805303 in 5.619204ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [07b34498e551a9c6dea6ae6414c83c34] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ff81c376114521e86333fda6f6bffa30 in 6.50096ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [1a0137996c5c8c3580c98d6bd1bd9f26] [asynchttp] INFO 2016/08/11 09:52:46 Completed job c14e67bfe3facb526094ef0a5e5f2e1b in 6.975043ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [1cc68687a7fcee3f4781596160e35c8b] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 5c79a7aa7a0aa2df1e94b49640885e4f in 7.440167ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [21983e573cf419f1e21504d84c9e2176] [asynchttp] INFO 2016/08/11 09:52:46 Completed job bd54d0ee14a8547fe4ab5f7fe89822cb in 7.899348ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [23d1a4609cfc26ff3d623b83a5e23a95] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 36fbb054956e11f17c79521fdb33d0c1 in 8.675084ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [24b390c2aee6733a9efa0e655435062a] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 86bae32fab9646f0fca21ceeebdfa2a8 in 9.129109ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [316548806be11e726e55cd66b5dadb84] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 88d7f65bda805aa5289aafaafaeea935 in 9.56388ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [31cc6443d60c4cf0ea290e039a0fe867] [asynchttp] INFO 2016/08/11 09:52:46 Completed job b4fa4318e730ec590f895531478c1011 in 10.018887ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [36a5f68a61ea9105aad67729d17dc543] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 070922b3bc3170f65e5b503e3f4737c0 in 10.45985ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [3e32f8de757b228d233a7a0105ff8bce] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 320689bdbc1a67da672a3ac17438fcd2 in 10.298836ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [a2520dba7b3e9d57c7ef9fbb5cf7fc6d] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 7d796ea5e25004cfc72bb90f6a3d32ec in 10.591644ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [a1d9ead614cb64e0db8ddc35fd31bc2f] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 726b5f009a05132a935f842fc6451d40 in 14.047149ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [a1c1d031b941cd5df760c552d0513a34] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 33e214ac1a16fa6be6e017733a5dd3c8 in 16.398755ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [9718e0aa67dd84325e566cd5b28b5962] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ca0d57d7af0e4f76ce012002b2d1be47 in 17.468465ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [95f40e5f6b9c8548024f7fa334707f13] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 54cedb8f83c44020589a6139d2bd0b1d in 18.573636ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [9003efa95f746cf7c06639b5ac163088] [asynchttp] INFO 2016/08/11 09:52:46 Completed job fde5af1c5ff8f4f41559c090195dd64e in 19.110527ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [8cefaf25590310dc7f7dd29842494603] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8436b84e226473ed1575e6c09d266750 in 19.554827ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [8a500f3c4e06650ac8b4c1177f112dd0] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 0372b2a9852209ea37100c59327eea34 in 20.015973ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [874c3d8cf96cf1384a009e6289b4059e] [asynchttp] INFO 2016/08/11 09:52:46 Completed job fa3a9f8250decef8860d21a242710d28 in 20.475733ms [heketi] INFO 2016/08/11 09:52:46 Deleting device c2ea3fbece114d86942c191012731c6f on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device bc3d52714382c304e740f2495a1ad18a on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device bb618e1685cfa2e8b25e91d0a112ff44 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device bb458075d9cd2dd4ef764a80a0dcc6a0 on node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:46 Started job 14dadac20b71f2091d2dfafbb0156613 [heketi] INFO 2016/08/11 09:52:46 Deleted node [c2ea3fbece114d86942c191012731c6f] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 14dadac20b71f2091d2dfafbb0156613 in 560.21µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 86e3487e1698730a354691588575aa0b [heketi] INFO 2016/08/11 09:52:46 Deleted node [bc3d52714382c304e740f2495a1ad18a] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 86e3487e1698730a354691588575aa0b in 606.781µs [heketi] INFO 2016/08/11 09:52:46 Deleting device d82713123f8feb854814c44ca4db684b on node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:46 Started job e03ee2f4cc3497ac9d231956e9050971 [heketi] INFO 2016/08/11 09:52:46 Deleted node [bb618e1685cfa2e8b25e91d0a112ff44] [asynchttp] INFO 2016/08/11 09:52:46 Completed job e03ee2f4cc3497ac9d231956e9050971 in 572.026µs [asynchttp] INFO 2016/08/11 09:52:46 Started job e7d49a48550be8fea23098268daf0337 [heketi] INFO 2016/08/11 09:52:46 Deleted node [bb458075d9cd2dd4ef764a80a0dcc6a0] [asynchttp] INFO 2016/08/11 09:52:46 Completed job e7d49a48550be8fea23098268daf0337 in 615.995µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 0b70470a203b878893a34ba96102dccb [heketi] INFO 2016/08/11 09:52:46 Deleted node [d82713123f8feb854814c44ca4db684b] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 0b70470a203b878893a34ba96102dccb in 568.217µs [heketi] INFO 2016/08/11 09:52:46 Deleting device d62f6987f6006b1e4e7252afe46da4ea on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device d326c07a1128f3927c763653cf36bd29 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device d1f0f7f8b22e358e7a5253248a28eeb5 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device c33599599cb0a4e1acf030047d92ba0b on node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:46 Started job faedb26fdcda53a21d8a55017ef4d3d4 [heketi] INFO 2016/08/11 09:52:46 Deleted node [d62f6987f6006b1e4e7252afe46da4ea] [asynchttp] INFO 2016/08/11 09:52:46 Completed job faedb26fdcda53a21d8a55017ef4d3d4 in 2.299836ms [asynchttp] INFO 2016/08/11 09:52:46 Started job 2e045ba7b3713f41f124e39ee3e5b7b8 [heketi] INFO 2016/08/11 09:52:46 Deleted node [d326c07a1128f3927c763653cf36bd29] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 2e045ba7b3713f41f124e39ee3e5b7b8 in 606.27µs [asynchttp] INFO 2016/08/11 09:52:46 Started job f4cf5d627d7bd635305bd4e7e1104705 [heketi] INFO 2016/08/11 09:52:46 Deleted node [d1f0f7f8b22e358e7a5253248a28eeb5] [asynchttp] INFO 2016/08/11 09:52:46 Completed job f4cf5d627d7bd635305bd4e7e1104705 in 677.139µs [asynchttp] INFO 2016/08/11 09:52:46 Started job b8e625b6c7b9e7e244d1a731f03f019a [heketi] INFO 2016/08/11 09:52:46 Deleted node [c33599599cb0a4e1acf030047d92ba0b] [asynchttp] INFO 2016/08/11 09:52:46 Completed job b8e625b6c7b9e7e244d1a731f03f019a in 610.604µs [heketi] INFO 2016/08/11 09:52:46 Deleting device f7775566f33367833fe23cd2bad64c90 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device ead406638276346077942fd3427da22d on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device e964e33edc65cdaa38997f781461b5c4 on node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:46 Started job 4e1e4293c67df8027ca36229f472bceb [heketi] INFO 2016/08/11 09:52:46 Deleted node [f7775566f33367833fe23cd2bad64c90] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 4e1e4293c67df8027ca36229f472bceb in 547.562µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 0538d95670d023b7066dd7d49d1e2833 [heketi] INFO 2016/08/11 09:52:46 Deleted node [ead406638276346077942fd3427da22d] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 0538d95670d023b7066dd7d49d1e2833 in 606.812µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 213d5415cf04a470590eae84539627b1 [heketi] INFO 2016/08/11 09:52:46 Deleted node [e964e33edc65cdaa38997f781461b5c4] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 213d5415cf04a470590eae84539627b1 in 596.143µs [heketi] INFO 2016/08/11 09:52:46 Deleting device a322baec98e6750f5ae4d5032c3a6d98 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device fa0b2c91dfcd68dc118533b2b9046cb8 on node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:46 Started job ca9bed9654c09b72526146a681d6b736 [heketi] INFO 2016/08/11 09:52:46 Deleted node [a322baec98e6750f5ae4d5032c3a6d98] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ca9bed9654c09b72526146a681d6b736 in 589.639µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 55d93e24c2d9aa84854626e4b9c8c53e [heketi] INFO 2016/08/11 09:52:46 Deleted node [fa0b2c91dfcd68dc118533b2b9046cb8] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 55d93e24c2d9aa84854626e4b9c8c53e in 798.054µs [heketi] INFO 2016/08/11 09:52:46 Deleting device b61d0ccedd4db7d6d0425911c01824a3 on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device b309b4e6e375204a0359760d22b9b3fc on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device af33c628abac3ecee0278f0ee54689fb on node 34ee2b882f824c2f97d675f690aa8e1e [heketi] INFO 2016/08/11 09:52:46 Deleting device aa4f886d92464b75d058f5026316434c on node 34ee2b882f824c2f97d675f690aa8e1e [asynchttp] INFO 2016/08/11 09:52:46 Started job 35060149cf2d24e7b1315a84e4a23450 [heketi] INFO 2016/08/11 09:52:46 Deleted node [b61d0ccedd4db7d6d0425911c01824a3] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 35060149cf2d24e7b1315a84e4a23450 in 460.445µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 291ce4dcf19d6a57f5c1a5b91243abd7 [heketi] INFO 2016/08/11 09:52:46 Deleted node [b309b4e6e375204a0359760d22b9b3fc] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 291ce4dcf19d6a57f5c1a5b91243abd7 in 452.419µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 8c1c4ca09597f6e3c14014310339ba5c [heketi] INFO 2016/08/11 09:52:46 Deleted node [af33c628abac3ecee0278f0ee54689fb] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8c1c4ca09597f6e3c14014310339ba5c in 431.415µs [asynchttp] INFO 2016/08/11 09:52:46 Started job e4de9c71545052b97a0485cf251024cc [heketi] INFO 2016/08/11 09:52:46 Deleted node [aa4f886d92464b75d058f5026316434c] [asynchttp] INFO 2016/08/11 09:52:46 Completed job e4de9c71545052b97a0485cf251024cc in 540.634µs [heketi] INFO 2016/08/11 09:52:46 Deleting node manage3 [34ee2b882f824c2f97d675f690aa8e1e] [asynchttp] INFO 2016/08/11 09:52:46 Started job ebb924fc1df10b3c81d5daf37b2475c7 [heketi] INFO 2016/08/11 09:52:46 Deleted node [34ee2b882f824c2f97d675f690aa8e1e] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ebb924fc1df10b3c81d5daf37b2475c7 in 1.280396ms [heketi] INFO 2016/08/11 09:52:46 Deleting device 0e03767bb506e6de2ad80bca8a389004 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 0421715984811745e9ed0f1b2fb4ea42 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 1147d8643fb93aca04dc4901b5feb233 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:46 Started job d04a21070ed8826019784c5f6b74e261 [heketi] INFO 2016/08/11 09:52:46 Deleted node [0e03767bb506e6de2ad80bca8a389004] [asynchttp] INFO 2016/08/11 09:52:46 Completed job d04a21070ed8826019784c5f6b74e261 in 439.374µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 8e3536de59eba485373a2a0ec9d16897 [heketi] INFO 2016/08/11 09:52:46 Deleted node [0421715984811745e9ed0f1b2fb4ea42] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8e3536de59eba485373a2a0ec9d16897 in 460.034µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 93173d489775e5b1761899f9693770ff [heketi] INFO 2016/08/11 09:52:46 Deleted node [1147d8643fb93aca04dc4901b5feb233] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 93173d489775e5b1761899f9693770ff in 445.025µs [heketi] INFO 2016/08/11 09:52:46 Deleting device 0f5ba80e90a24e198579bae2aa95fb3d on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:46 Started job 7ec5e14b7e1f8edcb5da882bdd787574 [heketi] INFO 2016/08/11 09:52:46 Deleted node [0f5ba80e90a24e198579bae2aa95fb3d] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 7ec5e14b7e1f8edcb5da882bdd787574 in 456.499µs [heketi] INFO 2016/08/11 09:52:46 Deleting device 10150a3cd51f8e5b813abb132a16f311 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:46 Started job 3809ceed72ebe3f9a043dbcae4286a9e [heketi] INFO 2016/08/11 09:52:46 Deleted node [10150a3cd51f8e5b813abb132a16f311] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 3809ceed72ebe3f9a043dbcae4286a9e in 447.378µs [heketi] INFO 2016/08/11 09:52:46 Deleting device 11d198ab54d7059b7e956c4c0b8165f4 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 1fed4baefc1e79f67ff8e468e036da7b on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 27ad9bbc24fb5d55d2a9c89c7990546a on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 319ae8a185071b0ba6212c3ae353e76c on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 33131da24a27795d32eebf1dea1beea7 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 333a1755acebcb6011049a96a87f7718 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 3724015ff5a659ba11f3e638671ac6cb on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 3e3f1e52ef80c981a812afda3ce18aea on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 4094d25c6da02ddd563916d64c605b0e on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 44a4111cb9e8d5ba7b76b5d1398ddfe8 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 4c41dbb873ddc2f9a62ceab84af4be73 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 4f75bfa3907a042c9c30e6d794ad7a85 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 518b60bc61769109523127c2524faf0b on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 54fa2697c248a19a991c9d3405c7e4da on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 5780bb7a9619ab21dc99b517840266f9 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 6022d8ea6d813e2b10f67e273486fc34 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 6064fee5cda8901873337cfd79aa3dba on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 629485fea0ee2890f8c0ac751d450d7a on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 69825ca823091c4d9108c62ecad2bd7e on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 6f379a712147c7e48383a23e238735fd on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 70d32e8d8208c68f4bf1fef9cc300330 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 7656a756e2c8f692121b41735b25884c on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 7b0d4165f272681c505fafa1169da402 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 7db158489a357541b1e58d23444139db on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 8515dc3c32b98e5a6a1147e64ceb6cec on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 8dcdcb421415eb8b00fedf154f7cdcb8 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 8edf74fa3f6b9166fde8886cef40f330 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:46 Started job 4c32a6b5e710c8bf085ecf1566505809 [heketi] INFO 2016/08/11 09:52:46 Deleted node [11d198ab54d7059b7e956c4c0b8165f4] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 4c32a6b5e710c8bf085ecf1566505809 in 629.551µs [asynchttp] INFO 2016/08/11 09:52:46 Started job f0edb5572c9d856c20f68afd359185e1 [heketi] INFO 2016/08/11 09:52:46 Deleted node [1fed4baefc1e79f67ff8e468e036da7b] [asynchttp] INFO 2016/08/11 09:52:46 Completed job f0edb5572c9d856c20f68afd359185e1 in 556.537µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 2fe2aae4536f7c046867d50d4f4d204f [heketi] INFO 2016/08/11 09:52:46 Deleted node [27ad9bbc24fb5d55d2a9c89c7990546a] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 2fe2aae4536f7c046867d50d4f4d204f in 456.356µs [asynchttp] INFO 2016/08/11 09:52:46 Started job dc96a907cbefc714f72443f22ef5e908 [heketi] INFO 2016/08/11 09:52:46 Deleted node [319ae8a185071b0ba6212c3ae353e76c] [asynchttp] INFO 2016/08/11 09:52:46 Completed job dc96a907cbefc714f72443f22ef5e908 in 435.602µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 7c6b523bd2f897440a488310cf6bcd4a [heketi] INFO 2016/08/11 09:52:46 Deleted node [33131da24a27795d32eebf1dea1beea7] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 7c6b523bd2f897440a488310cf6bcd4a in 445.279µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 2612e410344645a4f7ee854b6b000b34 [heketi] INFO 2016/08/11 09:52:46 Deleted node [333a1755acebcb6011049a96a87f7718] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 2612e410344645a4f7ee854b6b000b34 in 445.297µs [asynchttp] INFO 2016/08/11 09:52:46 Started job e7c945460813b859a16bb483bfae118a [heketi] INFO 2016/08/11 09:52:46 Deleted node [3724015ff5a659ba11f3e638671ac6cb] [asynchttp] INFO 2016/08/11 09:52:46 Completed job e7c945460813b859a16bb483bfae118a in 443.232µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 9f06db6169484a776e026c1bad93133a [heketi] INFO 2016/08/11 09:52:46 Deleted node [3e3f1e52ef80c981a812afda3ce18aea] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 9f06db6169484a776e026c1bad93133a in 449.945µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 7c10a865c24fa09c9056ab20a9853fc4 [heketi] INFO 2016/08/11 09:52:46 Deleted node [4094d25c6da02ddd563916d64c605b0e] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 7c10a865c24fa09c9056ab20a9853fc4 in 575.481µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 4edfa618c8756a32d27aae80ea39963a [heketi] INFO 2016/08/11 09:52:46 Deleted node [44a4111cb9e8d5ba7b76b5d1398ddfe8] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 4edfa618c8756a32d27aae80ea39963a in 485.948µs [asynchttp] INFO 2016/08/11 09:52:46 Started job b58d54ee530983cbacb3cf17301f7073 [heketi] INFO 2016/08/11 09:52:46 Deleted node [4c41dbb873ddc2f9a62ceab84af4be73] [asynchttp] INFO 2016/08/11 09:52:46 Completed job b58d54ee530983cbacb3cf17301f7073 in 3.318154ms [asynchttp] INFO 2016/08/11 09:52:46 Started job 250f56da50d65c1ade6da5bbbca6c645 [asynchttp] INFO 2016/08/11 09:52:46 Started job cc5c51592d5e2d968e1ef6ef9c4af71f [asynchttp] INFO 2016/08/11 09:52:46 Started job 4f6e2ed7217b17dfe4c2a034f3d5c5b2 [asynchttp] INFO 2016/08/11 09:52:46 Started job f4e11c72c356866690cd786c87cd39a8 [heketi] INFO 2016/08/11 09:52:46 Deleted node [4f75bfa3907a042c9c30e6d794ad7a85] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 250f56da50d65c1ade6da5bbbca6c645 in 488.385µs [asynchttp] INFO 2016/08/11 09:52:46 Started job ebe113957eb709a569907c72cdfdcc46 [asynchttp] INFO 2016/08/11 09:52:46 Started job cd16286ff70dfecceec48159108a9806 [asynchttp] INFO 2016/08/11 09:52:46 Started job 5d61339960fe4c3f3b66894c50ed8e01 [asynchttp] INFO 2016/08/11 09:52:46 Started job af494ff3477a956dac768589917e05bc [asynchttp] INFO 2016/08/11 09:52:46 Started job cdcb8ec23412f75641d920d24ec5e6be [asynchttp] INFO 2016/08/11 09:52:46 Started job 085514b18a468d6fe25ff856f39da5b1 [asynchttp] INFO 2016/08/11 09:52:46 Started job 1bba35e465f0b400c9334b534333dbc4 [asynchttp] INFO 2016/08/11 09:52:46 Started job f7f71c4fbe079fd05cd00989f3ca1c8c [asynchttp] INFO 2016/08/11 09:52:46 Started job 9e612a8f5cdd9ed36faf9cf2a0aa1940 [asynchttp] INFO 2016/08/11 09:52:46 Started job 3b23c1b3c36de17c519b82f385785df4 [asynchttp] INFO 2016/08/11 09:52:46 Started job cf84a72792c9e76316eb1f94ed6b73de [asynchttp] INFO 2016/08/11 09:52:46 Started job 70c38c96a072093c3dbcfba2f661f74a [heketi] INFO 2016/08/11 09:52:46 Deleted node [6022d8ea6d813e2b10f67e273486fc34] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ebe113957eb709a569907c72cdfdcc46 in 1.912391ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [54fa2697c248a19a991c9d3405c7e4da] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 4f6e2ed7217b17dfe4c2a034f3d5c5b2 in 3.628757ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [5780bb7a9619ab21dc99b517840266f9] [asynchttp] INFO 2016/08/11 09:52:46 Completed job f4e11c72c356866690cd786c87cd39a8 in 5.678166ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [6064fee5cda8901873337cfd79aa3dba] [asynchttp] INFO 2016/08/11 09:52:46 Completed job cd16286ff70dfecceec48159108a9806 in 5.575747ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [629485fea0ee2890f8c0ac751d450d7a] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 5d61339960fe4c3f3b66894c50ed8e01 in 6.045707ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [69825ca823091c4d9108c62ecad2bd7e] [asynchttp] INFO 2016/08/11 09:52:46 Completed job af494ff3477a956dac768589917e05bc in 6.498269ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [6f379a712147c7e48383a23e238735fd] [asynchttp] INFO 2016/08/11 09:52:46 Completed job cdcb8ec23412f75641d920d24ec5e6be in 7.030557ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [70d32e8d8208c68f4bf1fef9cc300330] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 085514b18a468d6fe25ff856f39da5b1 in 6.820775ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [7656a756e2c8f692121b41735b25884c] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 1bba35e465f0b400c9334b534333dbc4 in 7.306509ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [7b0d4165f272681c505fafa1169da402] [asynchttp] INFO 2016/08/11 09:52:46 Completed job f7f71c4fbe079fd05cd00989f3ca1c8c in 7.928906ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [7db158489a357541b1e58d23444139db] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 9e612a8f5cdd9ed36faf9cf2a0aa1940 in 8.312764ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [8515dc3c32b98e5a6a1147e64ceb6cec] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 3b23c1b3c36de17c519b82f385785df4 in 8.770066ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [8dcdcb421415eb8b00fedf154f7cdcb8] [asynchttp] INFO 2016/08/11 09:52:46 Completed job cf84a72792c9e76316eb1f94ed6b73de in 12.017051ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [8edf74fa3f6b9166fde8886cef40f330] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 70c38c96a072093c3dbcfba2f661f74a in 14.365988ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [518b60bc61769109523127c2524faf0b] [asynchttp] INFO 2016/08/11 09:52:46 Completed job cc5c51592d5e2d968e1ef6ef9c4af71f in 16.843605ms [heketi] INFO 2016/08/11 09:52:46 Deleting device bfc30915e6f875e83384bd6e66b42e11 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device beb25a898ac3b9f43fc5bf964bfb8407 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device af57ac57f8712d2477de623d72b8f0ac on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:46 Started job 1cd847e5658741347dd7cfd958a65edf [heketi] INFO 2016/08/11 09:52:46 Deleted node [bfc30915e6f875e83384bd6e66b42e11] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 1cd847e5658741347dd7cfd958a65edf in 467.057µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 02491c591da1523ee16073269b9de580 [heketi] INFO 2016/08/11 09:52:46 Deleted node [beb25a898ac3b9f43fc5bf964bfb8407] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 02491c591da1523ee16073269b9de580 in 449.273µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 81a27c9a242cf00d6ac27ee115aaa33e [heketi] INFO 2016/08/11 09:52:46 Deleted node [af57ac57f8712d2477de623d72b8f0ac] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 81a27c9a242cf00d6ac27ee115aaa33e in 467.063µs [heketi] INFO 2016/08/11 09:52:46 Deleting device d3496816c2bf889910f860021c8908aa on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:46 Started job 24a4ae85d7a59587d8e33c5ad101ca42 [heketi] INFO 2016/08/11 09:52:46 Deleted node [d3496816c2bf889910f860021c8908aa] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 24a4ae85d7a59587d8e33c5ad101ca42 in 520.591µs [heketi] INFO 2016/08/11 09:52:46 Deleting device a99ec57768028dcbb4af8faf6770ef21 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:46 Started job 84892438b5583cd63e59cdd50f86f89b [heketi] INFO 2016/08/11 09:52:46 Deleted node [a99ec57768028dcbb4af8faf6770ef21] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 84892438b5583cd63e59cdd50f86f89b in 498.117µs [heketi] INFO 2016/08/11 09:52:46 Deleting device a4043da2e95580e05804f9d1e03c1bdf on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 9e93d11baec203f8035dd7b45801ac4f on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device 9116c68ffcaeec0f20331a939c5ae966 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device fc92ac4b6d4838bc3039a32b36aa8bac on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device eceb4fb0e67f2913d90aebbf6c298abf on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device e8dbe11ffa3872554b3d8500e2d3fb3c on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device e44304f2b60496a7e63a25a746757505 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device e3b6ab81c31231d3406158ed7f641971 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device dd299182fb53598c03718716511984f6 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device d6fc673fee6dba767976a74c3b9c5d64 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:46 Started job 11cabeece30b607c394aefd879023e4e [asynchttp] INFO 2016/08/11 09:52:46 Started job 03fb28f973198feaa100f1f40edb1e39 [heketi] INFO 2016/08/11 09:52:46 Deleted node [a4043da2e95580e05804f9d1e03c1bdf] [heketi] INFO 2016/08/11 09:52:46 Deleted node [9e93d11baec203f8035dd7b45801ac4f] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 03fb28f973198feaa100f1f40edb1e39 in 439.486µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 5d9181953bdb48c658fe4d958762f658 [asynchttp] INFO 2016/08/11 09:52:46 Started job 8e20fcae22b0b1a058b2083d5a0a3d20 [heketi] INFO 2016/08/11 09:52:46 Deleted node [dd299182fb53598c03718716511984f6] [asynchttp] INFO 2016/08/11 09:52:46 Started job 0189da1a0cf0076e793908cbde2d1344 [asynchttp] INFO 2016/08/11 09:52:46 Started job 9ad197b9a486e62027157c951fd8f6aa [asynchttp] INFO 2016/08/11 09:52:46 Started job 94141403bb93a25c29e2338c9ca7d1bc [asynchttp] INFO 2016/08/11 09:52:46 Started job 8986276a41f00947b7bf21880e7d262b [asynchttp] INFO 2016/08/11 09:52:46 Started job 17f3afa84e78bf29502545c4b40193de [asynchttp] INFO 2016/08/11 09:52:46 Completed job 11cabeece30b607c394aefd879023e4e in 583.045µs [asynchttp] INFO 2016/08/11 09:52:46 Started job bd4418ee983b411e5e5896bf71dfe9ac [asynchttp] INFO 2016/08/11 09:52:46 Completed job 5d9181953bdb48c658fe4d958762f658 in 1.841732ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [d6fc673fee6dba767976a74c3b9c5d64] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8e20fcae22b0b1a058b2083d5a0a3d20 in 562.853µs [heketi] INFO 2016/08/11 09:52:46 Deleted node [fc92ac4b6d4838bc3039a32b36aa8bac] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 0189da1a0cf0076e793908cbde2d1344 in 771.821µs [heketi] INFO 2016/08/11 09:52:46 Deleted node [eceb4fb0e67f2913d90aebbf6c298abf] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 9ad197b9a486e62027157c951fd8f6aa in 1.296671ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [e8dbe11ffa3872554b3d8500e2d3fb3c] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 94141403bb93a25c29e2338c9ca7d1bc in 1.767164ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [e44304f2b60496a7e63a25a746757505] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8986276a41f00947b7bf21880e7d262b in 2.375379ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [e3b6ab81c31231d3406158ed7f641971] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 17f3afa84e78bf29502545c4b40193de in 3.020851ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [9116c68ffcaeec0f20331a939c5ae966] [asynchttp] INFO 2016/08/11 09:52:46 Completed job bd4418ee983b411e5e5896bf71dfe9ac in 3.600137ms [heketi] INFO 2016/08/11 09:52:46 Deleting device ce6883b251eedfdcf7105b2e46ab7a52 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device cbec010eaef635643e00b5d81241e5b4 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [heketi] INFO 2016/08/11 09:52:46 Deleting device cbb1a8f91c43ac5196c1e7e74ec09816 on node 4a943e4e6dd3e77ee8ce00aec4ee7800 [asynchttp] INFO 2016/08/11 09:52:46 Started job bb01dcb87bdf2d392396576e0d1ea5f7 [heketi] INFO 2016/08/11 09:52:46 Deleted node [ce6883b251eedfdcf7105b2e46ab7a52] [asynchttp] INFO 2016/08/11 09:52:46 Completed job bb01dcb87bdf2d392396576e0d1ea5f7 in 543.03µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 6eef2d8732d431af56eb1ef60c71d131 [heketi] INFO 2016/08/11 09:52:46 Deleted node [cbec010eaef635643e00b5d81241e5b4] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 6eef2d8732d431af56eb1ef60c71d131 in 616.214µs [asynchttp] INFO 2016/08/11 09:52:46 Started job c2c9ba60b3a36401eaa359d954fa1000 [heketi] INFO 2016/08/11 09:52:46 Deleted node [cbb1a8f91c43ac5196c1e7e74ec09816] [asynchttp] INFO 2016/08/11 09:52:46 Completed job c2c9ba60b3a36401eaa359d954fa1000 in 623.777µs [heketi] INFO 2016/08/11 09:52:46 Deleting node manage2 [4a943e4e6dd3e77ee8ce00aec4ee7800] [asynchttp] INFO 2016/08/11 09:52:46 Started job b6af189219690c3e8da6755e88010ec8 [heketi] INFO 2016/08/11 09:52:46 Deleted node [4a943e4e6dd3e77ee8ce00aec4ee7800] [asynchttp] INFO 2016/08/11 09:52:46 Completed job b6af189219690c3e8da6755e88010ec8 in 507.916µs [heketi] INFO 2016/08/11 09:52:46 Deleting device 15e27586bca72757f577e0f5ce787c73 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 042662f708afc97952b62391d0f28bea on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 9ce8544830e0402b84df5fabb2046abe on node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:46 Started job 3b3bfe8d4648d3cd2a7cbe1a21978fdf [heketi] INFO 2016/08/11 09:52:46 Deleted node [15e27586bca72757f577e0f5ce787c73] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 3b3bfe8d4648d3cd2a7cbe1a21978fdf in 598.33µs [asynchttp] INFO 2016/08/11 09:52:46 Started job ed49832f80bcb2f9e35033813b53b558 [asynchttp] INFO 2016/08/11 09:52:46 Started job ac49b0cb2ba317e20e275f449f861f2e [heketi] INFO 2016/08/11 09:52:46 Deleting device 1ee516b8f47a98a5cc1d465b3f6803d2 on node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:46 Started job eb76980b61043df4a314cb5db10c5cbb [heketi] INFO 2016/08/11 09:52:46 Deleting device 284d60959e9f9390b69f3bfe5e71df0e on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 2862a698d8715f635559271e3ad54821 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 29fad94d13133b424f5f92ab43954bd8 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 346170a30d9e10bfd992cc32e568682f on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 3490847ce0257a824d94d0b741bfc927 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 377aa93f8dbfbff59b2b177c62c58b8a on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 3798e1137d73b448a861b2f947c86e6b on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 3a5bb71b42c4348db6d4f902703eadeb on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 40d95d85dc2075d14713925be22f6199 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 4b3dfc958ab5455c0f5efb6d05a751cd on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 4e3f7f455c0af1e56948a4a567f04515 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 4f4cee64379afa18c45be7dbcdcbb61a on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 552e15a1853fa4840ebfb7f9c7d2fe38 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 5bc17a382c03ed0a7a6f9d206cbed7ba on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 65e245f39ebbed0475caa443c37227fe on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 668f874f49474dc1bdf17de28f55148f on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 687fc07b253d3ed1ed2d0626bc7397c7 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 751891441b68118d8f1f1843ecb7a79e on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 7ee7839e439b1a8c21b830bb3712d711 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 840b96bb34360ab0b164505ccbeef283 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 87f86738d1105e8e6d0c588fd5ffefc7 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 8a72ff287c596310ba91c3a79a83e641 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 8abb706b2cd7b4e26aa4553c0040dfbb on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 8d5607e2de4d296a36dd650b0477cf6a on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 94845e2b0403124591e13cf2a3b480a9 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 98800f7aae9f10c8c5520db9c45776f4 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 9a1cd9aac5e8966cb1698e4d958d1d12 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device 9cdf7653a0b00d9fdac2885b0a0661be on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleted node [042662f708afc97952b62391d0f28bea] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ed49832f80bcb2f9e35033813b53b558 in 18.510288ms [asynchttp] INFO 2016/08/11 09:52:46 Started job 280e952132bd76ca6016633aa62f51c6 [heketi] INFO 2016/08/11 09:52:46 Deleted node [284d60959e9f9390b69f3bfe5e71df0e] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 280e952132bd76ca6016633aa62f51c6 in 475.054µs [asynchttp] INFO 2016/08/11 09:52:46 Started job 4acb1bd7f00a7025728ae02d1d93240c [asynchttp] INFO 2016/08/11 09:52:46 Started job 4c801902fac8c2b471bab289536cf8c7 [heketi] INFO 2016/08/11 09:52:46 Deleted node [2862a698d8715f635559271e3ad54821] [heketi] INFO 2016/08/11 09:52:46 Deleted node [1ee516b8f47a98a5cc1d465b3f6803d2] [asynchttp] INFO 2016/08/11 09:52:46 Started job 33c4dc88921cf46acb3edd07732acd15 [asynchttp] INFO 2016/08/11 09:52:46 Started job 1406d9ef93f9c46789219f5ee79a86a3 [asynchttp] INFO 2016/08/11 09:52:46 Started job 33e654cd41c25cc4a8ff6d604a6a03a9 [asynchttp] INFO 2016/08/11 09:52:46 Started job 60203b431c90467b14b77a2d8891cefd [asynchttp] INFO 2016/08/11 09:52:46 Started job 8c8ab5a3a885980c00916068e25bd476 [asynchttp] INFO 2016/08/11 09:52:46 Started job f91753b944c726244c3094160eedbd0a [asynchttp] INFO 2016/08/11 09:52:46 Started job 8125dbb69ba1a252b205dca47f66c492 [asynchttp] INFO 2016/08/11 09:52:46 Started job d2d5bc508a58546a5d660072aeee0c2d [asynchttp] INFO 2016/08/11 09:52:46 Started job dbff692185bd897d4d687d62c55c683b [asynchttp] INFO 2016/08/11 09:52:46 Started job c0e52767b914251b6fe3366aeed9606d [asynchttp] INFO 2016/08/11 09:52:46 Started job 5910512f1f4ca99a4809c1a253c54277 [asynchttp] INFO 2016/08/11 09:52:46 Started job 6722299ffacb1b55e3ea80b1e3bbbc64 [asynchttp] INFO 2016/08/11 09:52:46 Started job 8e7b9366875def5d2b7ceb9ca8459d86 [asynchttp] INFO 2016/08/11 09:52:46 Started job 0932af30e3a1a7efb1bdb4109156dcf6 [asynchttp] INFO 2016/08/11 09:52:46 Started job 9e3de5da415486ddd00787367ddfdd38 [asynchttp] INFO 2016/08/11 09:52:46 Started job b6be060c31ea6e6c12ad66ae62847af2 [asynchttp] INFO 2016/08/11 09:52:46 Started job b7e03bd40501b8536f8a82f10321bcea [asynchttp] INFO 2016/08/11 09:52:46 Started job 51bf630e477a652b604621c1398884c9 [asynchttp] INFO 2016/08/11 09:52:46 Started job 865bb42cfda58ddb43073209a9b098bb [asynchttp] INFO 2016/08/11 09:52:46 Started job a4df69776fbaf1c7d7b4b32cc827686e [asynchttp] INFO 2016/08/11 09:52:46 Started job 308dadb966a5fbe7eff9488d22d54b6d [asynchttp] INFO 2016/08/11 09:52:46 Started job cc5f5f9b6f622bccc2dc56c1405509cc [asynchttp] INFO 2016/08/11 09:52:46 Started job 908e309faa65e92c959545ce3344a3b6 [asynchttp] INFO 2016/08/11 09:52:46 Started job 8e76b257d0b01fe4946a654fa376b9c9 [asynchttp] INFO 2016/08/11 09:52:46 Started job 4907eb3d440e5e987d16e347ffa6ba88 [asynchttp] INFO 2016/08/11 09:52:46 Completed job 4acb1bd7f00a7025728ae02d1d93240c in 4.004112ms [asynchttp] INFO 2016/08/11 09:52:46 Completed job eb76980b61043df4a314cb5db10c5cbb in 22.620011ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [29fad94d13133b424f5f92ab43954bd8] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 4c801902fac8c2b471bab289536cf8c7 in 3.016506ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [9ce8544830e0402b84df5fabb2046abe] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ac49b0cb2ba317e20e275f449f861f2e in 27.527524ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [346170a30d9e10bfd992cc32e568682f] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 33c4dc88921cf46acb3edd07732acd15 in 4.129773ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [3490847ce0257a824d94d0b741bfc927] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 1406d9ef93f9c46789219f5ee79a86a3 in 8.322621ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [377aa93f8dbfbff59b2b177c62c58b8a] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 33e654cd41c25cc4a8ff6d604a6a03a9 in 9.730521ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [3798e1137d73b448a861b2f947c86e6b] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 60203b431c90467b14b77a2d8891cefd in 10.237355ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [3a5bb71b42c4348db6d4f902703eadeb] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8c8ab5a3a885980c00916068e25bd476 in 10.840978ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [40d95d85dc2075d14713925be22f6199] [asynchttp] INFO 2016/08/11 09:52:46 Completed job f91753b944c726244c3094160eedbd0a in 11.457254ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [4b3dfc958ab5455c0f5efb6d05a751cd] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8125dbb69ba1a252b205dca47f66c492 in 11.938747ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [4e3f7f455c0af1e56948a4a567f04515] [asynchttp] INFO 2016/08/11 09:52:46 Completed job d2d5bc508a58546a5d660072aeee0c2d in 12.468558ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [4f4cee64379afa18c45be7dbcdcbb61a] [asynchttp] INFO 2016/08/11 09:52:46 Completed job dbff692185bd897d4d687d62c55c683b in 13.054619ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [552e15a1853fa4840ebfb7f9c7d2fe38] [asynchttp] INFO 2016/08/11 09:52:46 Completed job c0e52767b914251b6fe3366aeed9606d in 13.566032ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [5bc17a382c03ed0a7a6f9d206cbed7ba] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 5910512f1f4ca99a4809c1a253c54277 in 14.189427ms [heketi] INFO 2016/08/11 09:52:46 Deleting device b1b0d6b358e40b793952b4007b1103bb on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device b0f79a7db04023110fd5c4782deaebb7 on node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:46 Started job 50d6df55b9ecf3ec672d58a52a449c4b [heketi] INFO 2016/08/11 09:52:46 Deleted node [65e245f39ebbed0475caa443c37227fe] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 6722299ffacb1b55e3ea80b1e3bbbc64 in 19.556579ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [668f874f49474dc1bdf17de28f55148f] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8e7b9366875def5d2b7ceb9ca8459d86 in 20.148634ms [asynchttp] INFO 2016/08/11 09:52:46 Started job 6efdaa1f19bc1532f370535f3b1575fd [heketi] INFO 2016/08/11 09:52:46 Deleted node [b0f79a7db04023110fd5c4782deaebb7] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 6efdaa1f19bc1532f370535f3b1575fd in 498.975µs [heketi] INFO 2016/08/11 09:52:46 Deleted node [687fc07b253d3ed1ed2d0626bc7397c7] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 0932af30e3a1a7efb1bdb4109156dcf6 in 21.126688ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [751891441b68118d8f1f1843ecb7a79e] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 9e3de5da415486ddd00787367ddfdd38 in 24.562748ms [heketi] INFO 2016/08/11 09:52:46 Deleting device be12d67ce0176da43a26320ac87560ad on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device b578f43758f1da4783933463005a1af9 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device b446b40677450d0f766e41521436402f on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device b2ccb01f91cdfe1eef7ab07349bc5347 on node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:46 Started job 4c6f673cf313ebab22dd229009201d4a [asynchttp] INFO 2016/08/11 09:52:46 Started job 24f2a6438d70287e4f30dcbe8779f496 [asynchttp] INFO 2016/08/11 09:52:46 Started job e2aa04748717b1c1f0a01038b1b4f2ec [asynchttp] INFO 2016/08/11 09:52:46 Started job 524f3a43f836deabf0a8e00501ee6843 [heketi] INFO 2016/08/11 09:52:46 Deleted node [7ee7839e439b1a8c21b830bb3712d711] [asynchttp] INFO 2016/08/11 09:52:46 Completed job b6be060c31ea6e6c12ad66ae62847af2 in 28.962858ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [840b96bb34360ab0b164505ccbeef283] [asynchttp] INFO 2016/08/11 09:52:46 Completed job b7e03bd40501b8536f8a82f10321bcea in 29.563415ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [87f86738d1105e8e6d0c588fd5ffefc7] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 51bf630e477a652b604621c1398884c9 in 30.088041ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [8a72ff287c596310ba91c3a79a83e641] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 865bb42cfda58ddb43073209a9b098bb in 30.687457ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [8abb706b2cd7b4e26aa4553c0040dfbb] [asynchttp] INFO 2016/08/11 09:52:46 Completed job a4df69776fbaf1c7d7b4b32cc827686e in 31.213634ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [8d5607e2de4d296a36dd650b0477cf6a] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 308dadb966a5fbe7eff9488d22d54b6d in 31.786923ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [94845e2b0403124591e13cf2a3b480a9] [asynchttp] INFO 2016/08/11 09:52:46 Completed job cc5f5f9b6f622bccc2dc56c1405509cc in 32.31018ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [98800f7aae9f10c8c5520db9c45776f4] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 908e309faa65e92c959545ce3344a3b6 in 32.852905ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [9a1cd9aac5e8966cb1698e4d958d1d12] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8e76b257d0b01fe4946a654fa376b9c9 in 33.344959ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [9cdf7653a0b00d9fdac2885b0a0661be] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 4907eb3d440e5e987d16e347ffa6ba88 in 33.898434ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [b1b0d6b358e40b793952b4007b1103bb] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 50d6df55b9ecf3ec672d58a52a449c4b in 15.123416ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [be12d67ce0176da43a26320ac87560ad] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 4c6f673cf313ebab22dd229009201d4a in 6.970267ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [b578f43758f1da4783933463005a1af9] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 24f2a6438d70287e4f30dcbe8779f496 in 7.413291ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [b446b40677450d0f766e41521436402f] [asynchttp] INFO 2016/08/11 09:52:46 Completed job e2aa04748717b1c1f0a01038b1b4f2ec in 11.79402ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [b2ccb01f91cdfe1eef7ab07349bc5347] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 524f3a43f836deabf0a8e00501ee6843 in 12.732017ms [heketi] INFO 2016/08/11 09:52:46 Deleting device c2c27c98d058a3b23c2131ee3575d39d on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device c35d43e827b340079b7605e6bd980468 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device ab8ca866057c5f5ae28333402d57d9d9 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device a98ef0a47d8f547dd3727ee889664b61 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device a4f88058b1bd1169736919259d19556c on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device fa3ad39c4279b30df6089f0d584bd3dd on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device ef08002431169be5179ca209456f5fb0 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device e86e5a6b3256e62700ee0c86cc99c3c7 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device d975c62c1121a94632a13e4d3b34c158 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device d94444ca87c5dc9986968a513c4284a0 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device d9139d05b9e64b57b17342e6af7e6435 on node 74adf8aaa8fbec909301317b5cbd48ad [heketi] INFO 2016/08/11 09:52:46 Deleting device c5b518e8b8ac843ae857ccff38dbf8a1 on node 74adf8aaa8fbec909301317b5cbd48ad [asynchttp] INFO 2016/08/11 09:52:46 Started job bddcb71fceb587bd8b77b4c5d111ae52 [asynchttp] INFO 2016/08/11 09:52:46 Started job f134ae1f3967e7ef5ccca78f7d9a06b1 [asynchttp] INFO 2016/08/11 09:52:46 Started job 4ca23b717436e3b99a8774a6994330a3 [asynchttp] INFO 2016/08/11 09:52:46 Started job 10b2a2a4812eba65238ca9fa7f3e11b5 [asynchttp] INFO 2016/08/11 09:52:46 Started job 2e90cbd2425079eed69c5867fc50b213 [asynchttp] INFO 2016/08/11 09:52:46 Started job 5fe1cea597b3c76b632a81ea25c19d59 [asynchttp] INFO 2016/08/11 09:52:46 Started job ebaa2fa07bcceb55bc3cde11a3430388 [asynchttp] INFO 2016/08/11 09:52:46 Started job b1aeb82cb7c6cf4807abc5cc6e89bba2 [asynchttp] INFO 2016/08/11 09:52:46 Started job 676682d5acd8dc0e5ea554a9955d307a [asynchttp] INFO 2016/08/11 09:52:46 Started job 8050996553eafab72546c67659e177e7 [asynchttp] INFO 2016/08/11 09:52:46 Started job 30d4b524016e4a1e5067b9e2316fba19 [asynchttp] INFO 2016/08/11 09:52:46 Started job 24c0904c76baf4f02f150e788829784b [heketi] INFO 2016/08/11 09:52:46 Deleted node [c2c27c98d058a3b23c2131ee3575d39d] [asynchttp] INFO 2016/08/11 09:52:46 Completed job bddcb71fceb587bd8b77b4c5d111ae52 in 4.780985ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [c35d43e827b340079b7605e6bd980468] [asynchttp] INFO 2016/08/11 09:52:46 Completed job f134ae1f3967e7ef5ccca78f7d9a06b1 in 2.809916ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [ab8ca866057c5f5ae28333402d57d9d9] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 4ca23b717436e3b99a8774a6994330a3 in 3.277411ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [a98ef0a47d8f547dd3727ee889664b61] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 10b2a2a4812eba65238ca9fa7f3e11b5 in 3.716438ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [a4f88058b1bd1169736919259d19556c] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 2e90cbd2425079eed69c5867fc50b213 in 5.985783ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [fa3ad39c4279b30df6089f0d584bd3dd] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 5fe1cea597b3c76b632a81ea25c19d59 in 7.589732ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [ef08002431169be5179ca209456f5fb0] [asynchttp] INFO 2016/08/11 09:52:46 Completed job ebaa2fa07bcceb55bc3cde11a3430388 in 8.291795ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [e86e5a6b3256e62700ee0c86cc99c3c7] [asynchttp] INFO 2016/08/11 09:52:46 Completed job b1aeb82cb7c6cf4807abc5cc6e89bba2 in 8.833548ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [d975c62c1121a94632a13e4d3b34c158] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 676682d5acd8dc0e5ea554a9955d307a in 9.561732ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [d94444ca87c5dc9986968a513c4284a0] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 8050996553eafab72546c67659e177e7 in 11.844634ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [d9139d05b9e64b57b17342e6af7e6435] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 30d4b524016e4a1e5067b9e2316fba19 in 12.422769ms [heketi] INFO 2016/08/11 09:52:46 Deleted node [c5b518e8b8ac843ae857ccff38dbf8a1] [asynchttp] INFO 2016/08/11 09:52:46 Completed job 24c0904c76baf4f02f150e788829784b in 12.933767ms [heketi] INFO 2016/08/11 09:52:47 Deleting node manage1 [74adf8aaa8fbec909301317b5cbd48ad] [asynchttp] INFO 2016/08/11 09:52:47 Started job 3a895f9d07d4894326945cbbb75778c7 [heketi] INFO 2016/08/11 09:52:47 Deleted node [74adf8aaa8fbec909301317b5cbd48ad] [asynchttp] INFO 2016/08/11 09:52:47 Completed job 3a895f9d07d4894326945cbbb75778c7 in 677.279µs [heketi] INFO 2016/08/11 09:52:47 Deleting device 0cf6a4de36046ab8bf47d007b3e06325 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:47 Deleting device 08db0b2c3ed296fcdc5eae225f668104 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:47 Deleting device 971c1d5bd50d5025bed1807e684bdb9a on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:47 Started job fa50f7dfb2d73b4cd22ed5370f782ebe [asynchttp] INFO 2016/08/11 09:52:47 Started job 12706490dc379be1df4dbcefcd964bdf [asynchttp] INFO 2016/08/11 09:52:47 Started job 55f1ec6a8fa31f488e07d2bf990b3d00 [heketi] INFO 2016/08/11 09:52:47 Deleted node [0cf6a4de36046ab8bf47d007b3e06325] [asynchttp] INFO 2016/08/11 09:52:47 Completed job fa50f7dfb2d73b4cd22ed5370f782ebe in 1.476989ms [heketi] INFO 2016/08/11 09:52:47 Deleted node [08db0b2c3ed296fcdc5eae225f668104] [asynchttp] INFO 2016/08/11 09:52:47 Completed job 12706490dc379be1df4dbcefcd964bdf in 1.620192ms [heketi] INFO 2016/08/11 09:52:47 Deleted node [971c1d5bd50d5025bed1807e684bdb9a] [asynchttp] INFO 2016/08/11 09:52:47 Completed job 55f1ec6a8fa31f488e07d2bf990b3d00 in 1.215792ms [heketi] INFO 2016/08/11 09:52:47 Deleting device 0ed59d3c59df78884b7b00d697b573e4 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:47 Started job ffe5e0a16c4c4f5941bbc63684d856af [heketi] INFO 2016/08/11 09:52:47 Deleting device 13b390d570a9dfc8ace31bf2d00d2fd9 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:47 Deleting device 28534b89f72b9b6fa832c0c83a45bd66 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 28788e9774c744f1604366ea18e51c5f on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 2a5e7fa5bffdbe6b82116be199794d51 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 3053b64d11d8849e905754a1f81e4208 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 371155865eab5a1742279d0e1ce490db on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 38279f4097fb2d72c18a852f5c3c0501 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 398fdabf07a02916508a0a1b63833e61 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 3a1e1d465d5e7db3f47e7b43a4d9a015 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 4344caa12baf79f46672f804201ab1cc on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 4550a3bfa0442baebbeb35f12577a023 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 4776378c0f47ce1f0308cf73a5577a8d on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 49a87107143495d22f225c21878eec2c on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 4a2ce08a05c88844b7f5f9de9c606ac1 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 4a6680222b93c509640d5cded95f0ae4 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 580bf019ce1066ec9a01ab1280d4d1ad on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 58591ec8b3bc2fcc4d89c764e5bb4427 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 8ec6a8d92b924d58768062fe9aec0dad on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 8dc53978fd889af0714e8ac3a5204c76 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 861a786e67f7b694552326fd9afd479a on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 83490427540570e68288b52eeebc6bc2 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 7d575629d68f55b6a349542f9923d98b on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 7288251c3ae68e6d74bd48b4acecfed5 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 606facb85da2bfdf62abea5f72053140 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 5d62c071434de1e2c60a78b356235402 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 5cbbaedd8501c689888f942722b135b4 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 5caf4aae67ae807fde9d578b6a46b459 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 595cc3d7b2491ec53831ae81ef4309f8 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleted node [0ed59d3c59df78884b7b00d697b573e4] [asynchttp] INFO 2016/08/11 09:52:48 Completed job ffe5e0a16c4c4f5941bbc63684d856af in 20.264066ms [asynchttp] INFO 2016/08/11 09:52:48 Started job 2e23364d92a129e1e99f1dcb5bcf9081 [heketi] INFO 2016/08/11 09:52:48 Deleted node [13b390d570a9dfc8ace31bf2d00d2fd9] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 2e23364d92a129e1e99f1dcb5bcf9081 in 561.507µs [asynchttp] INFO 2016/08/11 09:52:48 Started job a3cfbd2f1e9307a707327adf3faafc4b [heketi] INFO 2016/08/11 09:52:48 Deleted node [28534b89f72b9b6fa832c0c83a45bd66] [asynchttp] INFO 2016/08/11 09:52:48 Completed job a3cfbd2f1e9307a707327adf3faafc4b in 528.296µs [asynchttp] INFO 2016/08/11 09:52:48 Started job a5aa10eb3b9890940329c47c9ac0d420 [heketi] INFO 2016/08/11 09:52:48 Deleted node [28788e9774c744f1604366ea18e51c5f] [asynchttp] INFO 2016/08/11 09:52:48 Completed job a5aa10eb3b9890940329c47c9ac0d420 in 571.311µs [asynchttp] INFO 2016/08/11 09:52:48 Started job c1578968baa6e433bcc59609ec0d2a50 [heketi] INFO 2016/08/11 09:52:48 Deleted node [2a5e7fa5bffdbe6b82116be199794d51] [asynchttp] INFO 2016/08/11 09:52:48 Completed job c1578968baa6e433bcc59609ec0d2a50 in 437.357µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 8205b8b63e1c1ff340b9b6671c6cb0eb [heketi] INFO 2016/08/11 09:52:48 Deleted node [3053b64d11d8849e905754a1f81e4208] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 8205b8b63e1c1ff340b9b6671c6cb0eb in 438.959µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 2dcd4b5aa551b7953a59959208feaac7 [heketi] INFO 2016/08/11 09:52:48 Deleted node [371155865eab5a1742279d0e1ce490db] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 2dcd4b5aa551b7953a59959208feaac7 in 473.141µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 488619be3d035d49f927e8720d04f5c3 [heketi] INFO 2016/08/11 09:52:48 Deleted node [38279f4097fb2d72c18a852f5c3c0501] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 488619be3d035d49f927e8720d04f5c3 in 428.401µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 68cfe4ce5d61585a9374495163102288 [heketi] INFO 2016/08/11 09:52:48 Deleted node [398fdabf07a02916508a0a1b63833e61] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 68cfe4ce5d61585a9374495163102288 in 431.913µs [asynchttp] INFO 2016/08/11 09:52:48 Started job bd1bfcc7ca727404ef4084510b9c1c2b [heketi] INFO 2016/08/11 09:52:48 Deleted node [3a1e1d465d5e7db3f47e7b43a4d9a015] [asynchttp] INFO 2016/08/11 09:52:48 Completed job bd1bfcc7ca727404ef4084510b9c1c2b in 431.637µs [asynchttp] INFO 2016/08/11 09:52:48 Started job d69b4c6acee8c30162b73300a29773fe [heketi] INFO 2016/08/11 09:52:48 Deleted node [4344caa12baf79f46672f804201ab1cc] [asynchttp] INFO 2016/08/11 09:52:48 Completed job d69b4c6acee8c30162b73300a29773fe in 417.147µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 1da1d6c1871be161c0669f2378b0d11b [heketi] INFO 2016/08/11 09:52:48 Deleted node [4550a3bfa0442baebbeb35f12577a023] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 1da1d6c1871be161c0669f2378b0d11b in 445.673µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 75bc6e388ff453f24aaaa64471210683 [heketi] INFO 2016/08/11 09:52:48 Deleted node [4776378c0f47ce1f0308cf73a5577a8d] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 75bc6e388ff453f24aaaa64471210683 in 410.24µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 860670f9d29e4901b7feb4c841c4f54d [heketi] INFO 2016/08/11 09:52:48 Deleted node [49a87107143495d22f225c21878eec2c] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 860670f9d29e4901b7feb4c841c4f54d in 483.097µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 2b71c9a6251c8b0a98c5d09a256a8892 [heketi] INFO 2016/08/11 09:52:48 Deleted node [4a2ce08a05c88844b7f5f9de9c606ac1] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 2b71c9a6251c8b0a98c5d09a256a8892 in 415.245µs [asynchttp] INFO 2016/08/11 09:52:48 Started job c5d9335d9b634183fd643ee4b3f3b7ac [heketi] INFO 2016/08/11 09:52:48 Deleted node [4a6680222b93c509640d5cded95f0ae4] [asynchttp] INFO 2016/08/11 09:52:48 Completed job c5d9335d9b634183fd643ee4b3f3b7ac in 3.051132ms [asynchttp] INFO 2016/08/11 09:52:48 Started job 3e3a711c5d98f712781cd4808a48fcca [heketi] INFO 2016/08/11 09:52:48 Deleted node [580bf019ce1066ec9a01ab1280d4d1ad] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 3e3a711c5d98f712781cd4808a48fcca in 512.666µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 109233b861b347d1901dd1d1475dcb1c [heketi] INFO 2016/08/11 09:52:48 Deleted node [58591ec8b3bc2fcc4d89c764e5bb4427] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 109233b861b347d1901dd1d1475dcb1c in 421.165µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 858198404661204cef55f63cb282923d [heketi] INFO 2016/08/11 09:52:48 Deleted node [8ec6a8d92b924d58768062fe9aec0dad] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 858198404661204cef55f63cb282923d in 419.351µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 3385772613ac636e55046ec0c8c2a036 [heketi] INFO 2016/08/11 09:52:48 Deleted node [8dc53978fd889af0714e8ac3a5204c76] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 3385772613ac636e55046ec0c8c2a036 in 524.793µs [asynchttp] INFO 2016/08/11 09:52:48 Started job a8514441b521d1a437ca18869e011576 [heketi] INFO 2016/08/11 09:52:48 Deleted node [861a786e67f7b694552326fd9afd479a] [asynchttp] INFO 2016/08/11 09:52:48 Completed job a8514441b521d1a437ca18869e011576 in 407.55µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 86f1e094b37637d72b640ee59a0a2626 [heketi] INFO 2016/08/11 09:52:48 Deleted node [83490427540570e68288b52eeebc6bc2] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 86f1e094b37637d72b640ee59a0a2626 in 434.258µs [asynchttp] INFO 2016/08/11 09:52:48 Started job e4e1620b76d94c7b41cf8d406f6eca98 [heketi] INFO 2016/08/11 09:52:48 Deleted node [7d575629d68f55b6a349542f9923d98b] [asynchttp] INFO 2016/08/11 09:52:48 Completed job e4e1620b76d94c7b41cf8d406f6eca98 in 466.274µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 7d0da345e9338f7af05dd2e3b16652ba [heketi] INFO 2016/08/11 09:52:48 Deleted node [7288251c3ae68e6d74bd48b4acecfed5] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 7d0da345e9338f7af05dd2e3b16652ba in 417.767µs [asynchttp] INFO 2016/08/11 09:52:48 Started job cc217ec2d9d0fc4ac307e5e7a0136daf [heketi] INFO 2016/08/11 09:52:48 Deleted node [606facb85da2bfdf62abea5f72053140] [asynchttp] INFO 2016/08/11 09:52:48 Completed job cc217ec2d9d0fc4ac307e5e7a0136daf in 455.707µs [asynchttp] INFO 2016/08/11 09:52:48 Started job ef6f418ceee9d2932ccc2ef9fdb6d88d [heketi] INFO 2016/08/11 09:52:48 Deleted node [5d62c071434de1e2c60a78b356235402] [asynchttp] INFO 2016/08/11 09:52:48 Completed job ef6f418ceee9d2932ccc2ef9fdb6d88d in 508.165µs [asynchttp] INFO 2016/08/11 09:52:48 Started job c281c872952d054348eeef56ecc7eb3c [heketi] INFO 2016/08/11 09:52:48 Deleted node [5cbbaedd8501c689888f942722b135b4] [asynchttp] INFO 2016/08/11 09:52:48 Completed job c281c872952d054348eeef56ecc7eb3c in 407.646µs [asynchttp] INFO 2016/08/11 09:52:48 Started job b019fb68675634d12a0ddfd4be4105bc [heketi] INFO 2016/08/11 09:52:48 Deleted node [5caf4aae67ae807fde9d578b6a46b459] [asynchttp] INFO 2016/08/11 09:52:48 Completed job b019fb68675634d12a0ddfd4be4105bc in 426.817µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 9944447493cfe1bad53bd71954def968 [heketi] INFO 2016/08/11 09:52:48 Deleted node [595cc3d7b2491ec53831ae81ef4309f8] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 9944447493cfe1bad53bd71954def968 in 412.694µs [heketi] INFO 2016/08/11 09:52:48 Deleting device b60b25039e5d9a825ff8155169693625 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device b5483a2697f080f21b3e39bfbac8760f on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device b6e5520d09f4fd4509d629071fddb47b on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:48 Started job d05bbbecaf50d2f12b76be4588e96ad7 [heketi] INFO 2016/08/11 09:52:48 Deleted node [b60b25039e5d9a825ff8155169693625] [asynchttp] INFO 2016/08/11 09:52:48 Completed job d05bbbecaf50d2f12b76be4588e96ad7 in 410.348µs [asynchttp] INFO 2016/08/11 09:52:48 Started job ea1e9ea1c6500c6165a9c99a6da11815 [heketi] INFO 2016/08/11 09:52:48 Deleted node [b5483a2697f080f21b3e39bfbac8760f] [asynchttp] INFO 2016/08/11 09:52:48 Completed job ea1e9ea1c6500c6165a9c99a6da11815 in 416.668µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 213c7b493ba5009c63172c99315a33ed [heketi] INFO 2016/08/11 09:52:48 Deleted node [b6e5520d09f4fd4509d629071fddb47b] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 213c7b493ba5009c63172c99315a33ed in 3.113751ms [heketi] INFO 2016/08/11 09:52:48 Deleting device dc80099a4c9afe147a1ce5f13d2dd027 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device d7518bbd2d9fb2495878930d67d9a65c on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device d27c10404f44abbb29cbd04a2d4dea19 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device cdf8ec32490ef52553d668318a1e427a on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device c86d413b7dfe4e9db8b429c07302b2f1 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device c2931b69f335404fedb339d7da9009dd on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:48 Started job 14760e772ada3a91e26768d7976062a5 [heketi] INFO 2016/08/11 09:52:48 Deleted node [dc80099a4c9afe147a1ce5f13d2dd027] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 14760e772ada3a91e26768d7976062a5 in 423.23µs [asynchttp] INFO 2016/08/11 09:52:48 Started job bd2f49fc84941c2515684f185432bd83 [heketi] INFO 2016/08/11 09:52:48 Deleted node [d7518bbd2d9fb2495878930d67d9a65c] [asynchttp] INFO 2016/08/11 09:52:48 Completed job bd2f49fc84941c2515684f185432bd83 in 455.514µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 8ac5ef87fce76e9c611a8cd468aa4650 [heketi] INFO 2016/08/11 09:52:48 Deleted node [d27c10404f44abbb29cbd04a2d4dea19] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 8ac5ef87fce76e9c611a8cd468aa4650 in 409.808µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 78f8eed9d9ef76285f1055a012726531 [heketi] INFO 2016/08/11 09:52:48 Deleted node [cdf8ec32490ef52553d668318a1e427a] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 78f8eed9d9ef76285f1055a012726531 in 405.307µs [heketi] INFO 2016/08/11 09:52:48 Deleting device b46e808899c667cbbbd9fd9bf7c4c845 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:48 Started job 0b92d05f1ef3bfb2de63a7ab5edd0af0 [heketi] INFO 2016/08/11 09:52:48 Deleted node [c86d413b7dfe4e9db8b429c07302b2f1] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 0b92d05f1ef3bfb2de63a7ab5edd0af0 in 440.098µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 5c99b9d4b0733c77cf2d9855c83d274b [heketi] INFO 2016/08/11 09:52:48 Deleted node [c2931b69f335404fedb339d7da9009dd] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 5c99b9d4b0733c77cf2d9855c83d274b in 387.674µs [asynchttp] INFO 2016/08/11 09:52:48 Started job a7865fe79df27cbff67e9bb54f131c0d [heketi] INFO 2016/08/11 09:52:48 Deleted node [b46e808899c667cbbbd9fd9bf7c4c845] [asynchttp] INFO 2016/08/11 09:52:48 Completed job a7865fe79df27cbff67e9bb54f131c0d in 2.409816ms [heketi] INFO 2016/08/11 09:52:48 Deleting device b3bc7d8d1a1ff51f4f5d09cc36dcc54b on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device ab13af3077856c395e9df35cac394655 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device a89788f5a713b057d28487a908a86194 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device a601fd3c455a04fd7124d164d4851fea on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device 9a88ef918d124f0d9617e90d53ee4599 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device f96c7ed72860d03084621de56b990504 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device f94b59deabe81a68f38087c03b68232b on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [heketi] INFO 2016/08/11 09:52:48 Deleting device f4861da1c8e2a07200dc7ea13f96e2a0 on node 89900e77ea88ae5ff12c5c14dbb4a0a2 [asynchttp] INFO 2016/08/11 09:52:48 Started job 2326b37e0d0133e4dfefcf20a6e5eac7 [heketi] INFO 2016/08/11 09:52:48 Deleted node [b3bc7d8d1a1ff51f4f5d09cc36dcc54b] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 2326b37e0d0133e4dfefcf20a6e5eac7 in 443.295µs [asynchttp] INFO 2016/08/11 09:52:48 Started job b6d9daa20978cd460703e604e02ed091 [heketi] INFO 2016/08/11 09:52:48 Deleted node [ab13af3077856c395e9df35cac394655] [asynchttp] INFO 2016/08/11 09:52:48 Completed job b6d9daa20978cd460703e604e02ed091 in 403.034µs [asynchttp] INFO 2016/08/11 09:52:48 Started job ed8f9ee541aeb8d312fbc92ed6fe379b [heketi] INFO 2016/08/11 09:52:48 Deleted node [a89788f5a713b057d28487a908a86194] [asynchttp] INFO 2016/08/11 09:52:48 Completed job ed8f9ee541aeb8d312fbc92ed6fe379b in 396.29µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 47874766a659b2dffb85afacfd60e6b1 [heketi] INFO 2016/08/11 09:52:48 Deleted node [a601fd3c455a04fd7124d164d4851fea] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 47874766a659b2dffb85afacfd60e6b1 in 408.26µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 40f42cc9ee430eb5cbb56dbd1d19296f [heketi] INFO 2016/08/11 09:52:48 Deleted node [9a88ef918d124f0d9617e90d53ee4599] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 40f42cc9ee430eb5cbb56dbd1d19296f in 384.884µs [asynchttp] INFO 2016/08/11 09:52:48 Started job cb55b7cc9f6000be676f119fcbb02525 [heketi] INFO 2016/08/11 09:52:48 Deleted node [f96c7ed72860d03084621de56b990504] [asynchttp] INFO 2016/08/11 09:52:48 Completed job cb55b7cc9f6000be676f119fcbb02525 in 426.415µs [asynchttp] INFO 2016/08/11 09:52:48 Started job 35a2412b17fc78a22a708c33a3f0a5b5 [heketi] INFO 2016/08/11 09:52:48 Deleted node [f94b59deabe81a68f38087c03b68232b] [asynchttp] INFO 2016/08/11 09:52:48 Completed job 35a2412b17fc78a22a708c33a3f0a5b5 in 367.59µs [asynchttp] INFO 2016/08/11 09:52:48 Started job ff50ff7bb1e381152bd131e96eb407c4 [heketi] INFO 2016/08/11 09:52:48 Deleted node [f4861da1c8e2a07200dc7ea13f96e2a0] [asynchttp] INFO 2016/08/11 09:52:48 Completed job ff50ff7bb1e381152bd131e96eb407c4 in 369.549µs [heketi] INFO 2016/08/11 09:52:48 Deleting node manage0 [89900e77ea88ae5ff12c5c14dbb4a0a2] [asynchttp] INFO 2016/08/11 09:52:48 Started job fea519bf6ae771d38988abcd684eb7bb [heketi] INFO 2016/08/11 09:52:48 Deleted node [89900e77ea88ae5ff12c5c14dbb4a0a2] [asynchttp] INFO 2016/08/11 09:52:48 Completed job fea519bf6ae771d38988abcd684eb7bb in 358.164µs [heketi] INFO 2016/08/11 09:52:48 Deleted cluster [88fed8859f0f2f89a7c63f0402f001ef] [heketi] INFO 2016/08/11 09:52:48 Closed --- PASS: TestClientVolume (5.36s) PASS ok github.com/heketi/heketi/client/api/go-client 5.401s + go test -v github.com/heketi/heketi/middleware === RUN TestNewJwtAuth --- PASS: TestNewJwtAuth (0.00s) === RUN TestNewJwtAuthFailure --- PASS: TestNewJwtAuthFailure (0.00s) === RUN TestJwtNoToken --- PASS: TestJwtNoToken (0.00s) === RUN TestJwtGarbageToken --- PASS: TestJwtGarbageToken (0.00s) === RUN TestJwtMissingClaims --- PASS: TestJwtMissingClaims (0.00s) === RUN TestJwtInvalidToken --- PASS: TestJwtInvalidToken (1.00s) === RUN TestJwt --- PASS: TestJwt (0.00s) === RUN TestJwtUnknownUser --- PASS: TestJwtUnknownUser (0.00s) === RUN TestJwtInvalidKeys --- PASS: TestJwtInvalidKeys (0.00s) PASS ok github.com/heketi/heketi/middleware 1.010s + go test -v github.com/heketi/heketi/rest === RUN TestNewManager --- PASS: TestNewManager (0.00s) === RUN TestNewHandler --- PASS: TestNewHandler (0.00s) === RUN TestHandlerUrl --- PASS: TestHandlerUrl (0.00s) === RUN TestHandlerNotFound --- PASS: TestHandlerNotFound (0.00s) === RUN TestHandlerCompletions --- PASS: TestHandlerCompletions (0.00s) === RUN TestAsyncHttpRedirectFunc [asynchttp] INFO 2016/08/11 09:52:50 Started job 34bb1c9144f6133e7465252779356348 [asynchttp] INFO 2016/08/11 09:52:50 Completed job 34bb1c9144f6133e7465252779356348 in 905ns [asynchttp] INFO 2016/08/11 09:52:50 Started job 985fdf9579264d9e2a9572cbc785e65f [asynchttp] INFO 2016/08/11 09:52:50 Completed job 985fdf9579264d9e2a9572cbc785e65f in 288ns [asynchttp] INFO 2016/08/11 09:52:50 Started job f368002aad298e2acb05ae979222f7d9 [asynchttp] INFO 2016/08/11 09:52:50 Completed job f368002aad298e2acb05ae979222f7d9 in 275ns --- PASS: TestAsyncHttpRedirectFunc (0.00s) === RUN TestHandlerConcurrency --- PASS: TestHandlerConcurrency (0.01s) === RUN TestHandlerApplication --- PASS: TestHandlerApplication (0.50s) === RUN TestApplicationWithRedirectFunc [asynchttp] INFO 2016/08/11 09:52:51 Started job fcdb22f677cf818592d990e79126674d [asynchttp] INFO 2016/08/11 09:52:51 Completed job fcdb22f677cf818592d990e79126674d in 500.132983ms --- PASS: TestApplicationWithRedirectFunc (0.50s) PASS ok github.com/heketi/heketi/rest 1.027s + go test -v github.com/heketi/heketi/utils === RUN TestLogLevel --- PASS: TestLogLevel (0.00s) === RUN TestLogInfo --- PASS: TestLogInfo (0.00s) === RUN TestLogDebug --- PASS: TestLogDebug (0.00s) === RUN TestLogWarning --- PASS: TestLogWarning (0.00s) === RUN TestLogError --- PASS: TestLogError (0.00s) === RUN TestLogCritical --- PASS: TestLogCritical (0.00s) === RUN TestSortedStringsHas --- PASS: TestSortedStringsHas (0.00s) === RUN TestSortedStringsDelete --- PASS: TestSortedStringsDelete (0.00s) === RUN TestNewStatusGroup --- PASS: TestNewStatusGroup (0.00s) === RUN TestStatusGroupSuccess --- PASS: TestStatusGroupSuccess (0.10s) === RUN TestStatusGroupFailure --- PASS: TestStatusGroupFailure (0.10s) === RUN TestNewStringSet --- PASS: TestNewStringSet (0.00s) === RUN TestStringSet --- PASS: TestStringSet (0.00s) PASS ok github.com/heketi/heketi/utils 0.203s + exit 0 Processing files: heketi-1.0.2-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WrRa4m + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + DOCDIR=/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-1.0.2 + cp -pr README.md /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-1.0.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9qliju + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + LICENSEDIR=/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/licenses/heketi-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/licenses/heketi-1.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/licenses/heketi-1.0.2 + exit 0 Provides: config(heketi) = 1.0.2-1.el7 heketi = 1.0.2-1.el7 heketi(x86-32) = 1.0.2-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) Processing files: heketi-devel-1.0.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KuvJSB + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + DOCDIR=/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-devel-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-devel-1.0.2 + cp -pr README.md /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-devel-1.0.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-devel-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I0hbtJ + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + LICENSEDIR=/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/licenses/heketi-devel-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/licenses/heketi-devel-1.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/licenses/heketi-devel-1.0.2 + exit 0 warning: File listed twice: /usr/share/gocode/src/github.com/heketi/heketi Provides: golang(github.com/heketi/heketi/apps) = 1.0.2-1.el7 golang(github.com/heketi/heketi/apps/glusterfs) = 1.0.2-1.el7 golang(github.com/heketi/heketi/client/api/go-client) = 1.0.2-1.el7 golang(github.com/heketi/heketi/client/cli/go/commands) = 1.0.2-1.el7 golang(github.com/heketi/heketi/executors) = 1.0.2-1.el7 golang(github.com/heketi/heketi/executors/mockexec) = 1.0.2-1.el7 golang(github.com/heketi/heketi/executors/sshexec) = 1.0.2-1.el7 golang(github.com/heketi/heketi/middleware) = 1.0.2-1.el7 golang(github.com/heketi/heketi/rest) = 1.0.2-1.el7 golang(github.com/heketi/heketi/tests) = 1.0.2-1.el7 golang(github.com/heketi/heketi/utils) = 1.0.2-1.el7 golang(github.com/heketi/heketi/utils/ssh) = 1.0.2-1.el7 heketi-devel = 1.0.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: heketi-unit-test-devel-1.0.2-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KQafWT + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + DOCDIR=/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-unit-test-devel-1.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-unit-test-devel-1.0.2 + cp -pr README.md /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-unit-test-devel-1.0.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/doc/heketi-unit-test-devel-1.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oXonq4 + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + LICENSEDIR=/builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/licenses/heketi-unit-test-devel-1.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/licenses/heketi-unit-test-devel-1.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386/usr/share/licenses/heketi-unit-test-devel-1.0.2 + exit 0 Provides: heketi-unit-test-devel = 1.0.2-1.el7 heketi-unit-test-devel(x86-32) = 1.0.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386 Wrote: /builddir/build/RPMS/heketi-1.0.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/heketi-devel-1.0.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/heketi-unit-test-devel-1.0.2-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.noJvk4 + umask 022 + cd /builddir/build/BUILD + cd heketi-6563551111f7178b679866e85a0682325929d037 + /usr/bin/rm -rf /builddir/build/BUILDROOT/heketi-1.0.2-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->