Build: #30 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 11,028 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

09-Jul-2018 11:50:22 ^
09-Jul-2018 11:50:22 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:22   Index_ {
09-Jul-2018 11:50:22   ^
09-Jul-2018 11:50:22 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:22 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:22       ^
09-Jul-2018 11:50:22 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:22   Index_ {
09-Jul-2018 11:50:22   ^
09-Jul-2018 11:50:22 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:22 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:22       ^
09-Jul-2018 11:50:22 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:22   Index_ {
09-Jul-2018 11:50:22   ^
09-Jul-2018 11:50:22 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:22 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:22      ^
09-Jul-2018 11:50:22 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:22   Index_ {
09-Jul-2018 11:50:22   ^
09-Jul-2018 11:50:22 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:22 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:22      ^
09-Jul-2018 11:50:22 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:22   Index_ {
09-Jul-2018 11:50:22   ^
09-Jul-2018 11:50:23 [100%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/HOGfeatures.cpp.o
09-Jul-2018 11:50:23 In file included from /home/clowder/software/opencv/include/opencv/cv.h:69:0,
09-Jul-2018 11:50:23                  from /home/clowder/software/opencv/apps/traincascade/traincascade_features.h:6,
09-Jul-2018 11:50:23                  from /home/clowder/software/opencv/apps/traincascade/HOGfeatures.h:4,
09-Jul-2018 11:50:23                  from /home/clowder/software/opencv/apps/traincascade/HOGfeatures.cpp:4:
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:290:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:23 Index_<T>::Index_(const Mat& dataset, const ::cvflann::IndexParams& params)
09-Jul-2018 11:50:23 ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:23   Index_ {
09-Jul-2018 11:50:23   ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:316:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:23 Index_<T>::~Index_()
09-Jul-2018 11:50:23 ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:23   Index_ {
09-Jul-2018 11:50:23   ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:23 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:23       ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:23   Index_ {
09-Jul-2018 11:50:23   ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:23 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:23       ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:23   Index_ {
09-Jul-2018 11:50:23   ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:23 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:23      ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:23   Index_ {
09-Jul-2018 11:50:23   ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:23 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:23      ^
09-Jul-2018 11:50:23 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:23   Index_ {
09-Jul-2018 11:50:23   ^
09-Jul-2018 11:50:24 [100%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/imagestorage.cpp.o
09-Jul-2018 11:50:24 In file included from /home/clowder/software/opencv/include/opencv/cv.h:69:0,
09-Jul-2018 11:50:24                  from /home/clowder/software/opencv/apps/traincascade/imagestorage.cpp:4:
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:290:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:24 Index_<T>::Index_(const Mat& dataset, const ::cvflann::IndexParams& params)
09-Jul-2018 11:50:24 ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:24   Index_ {
09-Jul-2018 11:50:24   ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:316:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:24 Index_<T>::~Index_()
09-Jul-2018 11:50:24 ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:24   Index_ {
09-Jul-2018 11:50:24   ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:24 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:24       ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:24   Index_ {
09-Jul-2018 11:50:24   ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:24 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:24       ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:24   Index_ {
09-Jul-2018 11:50:24   ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:24 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:24      ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:24   Index_ {
09-Jul-2018 11:50:24   ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
09-Jul-2018 11:50:24 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
09-Jul-2018 11:50:24      ^
09-Jul-2018 11:50:24 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
09-Jul-2018 11:50:24   Index_ {
09-Jul-2018 11:50:24   ^
09-Jul-2018 11:50:25 [100%] Linking CXX executable ../../bin/opencv_traincascade
09-Jul-2018 11:50:25 [100%] Built target opencv_traincascade
09-Jul-2018 11:50:25 [  7%] Built target IlmImf
09-Jul-2018 11:50:25 [  7%] Built target opencv_core_pch_dephelp
09-Jul-2018 11:50:25 [  7%] Built target pch_Generate_opencv_core
09-Jul-2018 11:50:25 [  9%] Built target opencv_core
09-Jul-2018 11:50:26 [  9%] Built target opencv_perf_core_pch_dephelp
09-Jul-2018 11:50:26 [  9%] Built target opencv_test_core_pch_dephelp
09-Jul-2018 11:50:26 [  9%] Built target opencv_ts_pch_dephelp
09-Jul-2018 11:50:26 [  9%] Built target pch_Generate_opencv_ts
09-Jul-2018 11:50:26 [  9%] Built target opencv_imgproc_pch_dephelp
09-Jul-2018 11:50:26 [  9%] Built target pch_Generate_opencv_imgproc
09-Jul-2018 11:50:26 [ 13%] Built target opencv_imgproc
09-Jul-2018 11:50:26 [ 13%] Built target opencv_highgui_pch_dephelp
09-Jul-2018 11:50:26 [ 13%] Built target pch_Generate_opencv_highgui
09-Jul-2018 11:50:26 [ 15%] Built target opencv_highgui
09-Jul-2018 11:50:26 [ 15%] Built target opencv_flann_pch_dephelp
09-Jul-2018 11:50:26 [ 15%] Built target pch_Generate_opencv_flann
09-Jul-2018 11:50:26 [ 15%] Built target opencv_flann
09-Jul-2018 11:50:26 [ 16%] Built target opencv_features2d_pch_dephelp
09-Jul-2018 11:50:26 [ 16%] Built target pch_Generate_opencv_features2d
09-Jul-2018 11:50:26 [ 17%] Built target opencv_features2d
09-Jul-2018 11:50:26 [ 18%] Built target opencv_ts
09-Jul-2018 11:50:26 [ 18%] Built target pch_Generate_opencv_test_core
09-Jul-2018 11:50:26 [ 19%] Built target opencv_test_core
09-Jul-2018 11:50:26 [ 19%] Built target pch_Generate_opencv_perf_core
09-Jul-2018 11:50:26 [ 21%] Built target opencv_perf_core
09-Jul-2018 11:50:26 [ 21%] Built target opencv_test_flann_pch_dephelp
09-Jul-2018 11:50:26 [ 21%] Built target pch_Generate_opencv_test_flann
09-Jul-2018 11:50:26 [ 22%] Built target opencv_test_flann
09-Jul-2018 11:50:26 [ 23%] Built target opencv_test_imgproc_pch_dephelp
09-Jul-2018 11:50:26 [ 23%] Built target pch_Generate_opencv_test_imgproc
09-Jul-2018 11:50:26 [ 25%] Built target opencv_test_imgproc
09-Jul-2018 11:50:26 [ 25%] Built target opencv_perf_imgproc_pch_dephelp
09-Jul-2018 11:50:26 [ 25%] Built target pch_Generate_opencv_perf_imgproc
09-Jul-2018 11:50:26 [ 27%] Built target opencv_perf_imgproc
09-Jul-2018 11:50:26 [ 27%] Built target opencv_test_highgui_pch_dephelp
09-Jul-2018 11:50:26 [ 27%] Built target pch_Generate_opencv_test_highgui
09-Jul-2018 11:50:26 [ 28%] Built target opencv_test_highgui
09-Jul-2018 11:50:26 [ 29%] Built target opencv_perf_highgui_pch_dephelp
09-Jul-2018 11:50:26 [ 29%] Built target pch_Generate_opencv_perf_highgui
09-Jul-2018 11:50:26 [ 29%] Built target opencv_perf_highgui
09-Jul-2018 11:50:26 [ 29%] Built target opencv_test_features2d_pch_dephelp
09-Jul-2018 11:50:26 [ 30%] Built target pch_Generate_opencv_test_features2d
09-Jul-2018 11:50:26 [ 31%] Built target opencv_test_features2d
09-Jul-2018 11:50:26 [ 32%] Built target opencv_perf_features2d_pch_dephelp
09-Jul-2018 11:50:27 [ 32%] Built target pch_Generate_opencv_perf_features2d
09-Jul-2018 11:50:27 [ 32%] Built target opencv_perf_features2d
09-Jul-2018 11:50:27 [ 32%] Built target opencv_test_calib3d_pch_dephelp
09-Jul-2018 11:50:27 [ 32%] Built target pch_Generate_opencv_test_calib3d
09-Jul-2018 11:50:27 [ 32%] Built target opencv_calib3d_pch_dephelp
09-Jul-2018 11:50:27 [ 32%] Built target pch_Generate_opencv_calib3d
09-Jul-2018 11:50:27 [ 33%] Built target opencv_calib3d
09-Jul-2018 11:50:27 [ 35%] Built target opencv_test_calib3d
09-Jul-2018 11:50:27 [ 35%] Built target opencv_perf_calib3d_pch_dephelp
09-Jul-2018 11:50:27 [ 35%] Built target pch_Generate_opencv_perf_calib3d
09-Jul-2018 11:50:27 [ 36%] Built target opencv_perf_calib3d
09-Jul-2018 11:50:27 [ 37%] Built target opencv_test_ml_pch_dephelp
09-Jul-2018 11:50:27 [ 38%] Built target pch_Generate_opencv_test_ml
09-Jul-2018 11:50:27 [ 38%] Built target opencv_ml_pch_dephelp
09-Jul-2018 11:50:27 [ 38%] Built target pch_Generate_opencv_ml
09-Jul-2018 11:50:27 [ 40%] Built target opencv_ml
09-Jul-2018 11:50:27 [ 40%] Built target opencv_test_ml
09-Jul-2018 11:50:27 [ 40%] Built target opencv_video_pch_dephelp
09-Jul-2018 11:50:27 [ 40%] Built target pch_Generate_opencv_video
09-Jul-2018 11:50:27 [ 41%] Built target opencv_video
09-Jul-2018 11:50:27 [ 41%] Built target opencv_test_video_pch_dephelp
09-Jul-2018 11:50:27 [ 41%] Built target pch_Generate_opencv_test_video
09-Jul-2018 11:50:28 [ 42%] Built target opencv_test_video
09-Jul-2018 11:50:28 [ 42%] Built target opencv_perf_video_pch_dephelp
09-Jul-2018 11:50:28 [ 42%] Built target pch_Generate_opencv_perf_video
09-Jul-2018 11:50:28 [ 42%] Built target opencv_perf_video
09-Jul-2018 11:50:28 [ 42%] Built target opencv_legacy_pch_dephelp
09-Jul-2018 11:50:28 [ 42%] Built target pch_Generate_opencv_legacy
09-Jul-2018 11:50:28 [ 50%] Built target opencv_legacy
09-Jul-2018 11:50:28 [ 51%] Built target opencv_test_legacy_pch_dephelp
09-Jul-2018 11:50:28 [ 51%] Built target pch_Generate_opencv_test_legacy
09-Jul-2018 11:50:28 [ 51%] Built target opencv_test_legacy
09-Jul-2018 11:50:28 [ 51%] Built target opencv_test_objdetect_pch_dephelp
09-Jul-2018 11:50:28 [ 51%] Built target pch_Generate_opencv_test_objdetect
09-Jul-2018 11:50:28 [ 51%] Built target opencv_objdetect_pch_dephelp
09-Jul-2018 11:50:28 [ 51%] Built target pch_Generate_opencv_objdetect
09-Jul-2018 11:50:28 [ 53%] Built target opencv_objdetect
09-Jul-2018 11:50:28 [ 53%] Built target opencv_test_objdetect
09-Jul-2018 11:50:28 [ 53%] Built target opencv_perf_objdetect_pch_dephelp
09-Jul-2018 11:50:28 [ 53%] Built target pch_Generate_opencv_perf_objdetect
09-Jul-2018 11:50:28 [ 53%] Built target opencv_perf_objdetect
09-Jul-2018 11:50:28 [ 53%] Built target opencv_photo_pch_dephelp
09-Jul-2018 11:50:28 [ 53%] Built target pch_Generate_opencv_photo
09-Jul-2018 11:50:28 [ 54%] Built target opencv_photo
09-Jul-2018 11:50:28 [ 55%] Built target opencv_test_photo_pch_dephelp
09-Jul-2018 11:50:28 [ 55%] Built target pch_Generate_opencv_test_photo
09-Jul-2018 11:50:28 [ 55%] Built target opencv_test_photo
09-Jul-2018 11:50:28 [ 55%] Built target opencv_perf_photo_pch_dephelp
09-Jul-2018 11:50:28 [ 55%] Built target pch_Generate_opencv_perf_photo
09-Jul-2018 11:50:28 [ 55%] Built target opencv_perf_photo
09-Jul-2018 11:50:28 [ 55%] Built target opencv_gpu_pch_dephelp
09-Jul-2018 11:50:28 [ 56%] Built target pch_Generate_opencv_gpu
09-Jul-2018 11:50:28 [ 61%] Built target opencv_gpu
09-Jul-2018 11:50:28 [ 61%] Built target opencv_perf_gpu_pch_dephelp
09-Jul-2018 11:50:28 [ 62%] Built target pch_Generate_opencv_perf_gpu
09-Jul-2018 11:50:28 [ 63%] Built target opencv_perf_gpu
09-Jul-2018 11:50:28 [ 64%] Built target opencv_test_gpu_pch_dephelp
09-Jul-2018 11:50:28 [ 64%] Built target pch_Generate_opencv_test_gpu
09-Jul-2018 11:50:28 [ 66%] Built target opencv_test_gpu
09-Jul-2018 11:50:28 [ 66%] Built target opencv_test_ocl_pch_dephelp
09-Jul-2018 11:50:28 [ 66%] Built target opencv_ocl_pch_dephelp
09-Jul-2018 11:50:28 [ 66%] Built target pch_Generate_opencv_ocl
09-Jul-2018 11:50:28 [ 70%] Built target opencv_ocl
09-Jul-2018 11:50:28 [ 70%] Built target pch_Generate_opencv_test_ocl
09-Jul-2018 11:50:28 [ 73%] Built target opencv_test_ocl
09-Jul-2018 11:50:29 [ 73%] Built target opencv_perf_ocl_pch_dephelp
09-Jul-2018 11:50:29 [ 74%] Built target pch_Generate_opencv_perf_ocl
09-Jul-2018 11:50:29 [ 77%] Built target opencv_perf_ocl
09-Jul-2018 11:50:29 [ 77%] Built target opencv_nonfree_pch_dephelp
09-Jul-2018 11:50:29 [ 78%] Built target pch_Generate_opencv_nonfree
09-Jul-2018 11:50:29 [ 79%] Built target opencv_nonfree
09-Jul-2018 11:50:29 [ 80%] Built target opencv_test_nonfree_pch_dephelp
09-Jul-2018 11:50:29 [ 80%] Built target pch_Generate_opencv_test_nonfree
09-Jul-2018 11:50:29 [ 80%] Built target opencv_test_nonfree
09-Jul-2018 11:50:29 [ 81%] Built target opencv_perf_nonfree_pch_dephelp
09-Jul-2018 11:50:29 [ 81%] Built target pch_Generate_opencv_perf_nonfree
09-Jul-2018 11:50:29 [ 81%] Built target opencv_perf_nonfree
09-Jul-2018 11:50:29 [ 82%] Built target opencv_contrib_pch_dephelp
09-Jul-2018 11:50:29 [ 82%] Built target pch_Generate_opencv_contrib
09-Jul-2018 11:50:29 [ 85%] Built target opencv_contrib
09-Jul-2018 11:50:29 [ 86%] Built target opencv_test_contrib_pch_dephelp
09-Jul-2018 11:50:29 [ 86%] Built target pch_Generate_opencv_test_contrib
09-Jul-2018 11:50:29 [ 86%] Built target opencv_test_contrib
09-Jul-2018 11:50:29 [ 86%] Built target opencv_python
09-Jul-2018 11:50:29 [ 87%] Built target opencv_stitching_pch_dephelp
09-Jul-2018 11:50:29 [ 88%] Built target pch_Generate_opencv_stitching
09-Jul-2018 11:50:29 [ 89%] Built target opencv_stitching
09-Jul-2018 11:50:29 [ 89%] Built target opencv_test_stitching_pch_dephelp
09-Jul-2018 11:50:29 [ 90%] Built target pch_Generate_opencv_test_stitching
09-Jul-2018 11:50:29 [ 90%] Built target opencv_test_stitching
09-Jul-2018 11:50:29 [ 90%] Built target opencv_perf_stitching_pch_dephelp
09-Jul-2018 11:50:29 [ 90%] Built target pch_Generate_opencv_perf_stitching
09-Jul-2018 11:50:29 [ 91%] Built target opencv_perf_stitching
09-Jul-2018 11:50:29 [ 91%] Built target opencv_superres_pch_dephelp
09-Jul-2018 11:50:29 [ 91%] Built target pch_Generate_opencv_superres
09-Jul-2018 11:50:29 [ 92%] Built target opencv_superres
09-Jul-2018 11:50:29 [ 92%] Built target opencv_test_superres_pch_dephelp
09-Jul-2018 11:50:29 [ 92%] Built target pch_Generate_opencv_test_superres
09-Jul-2018 11:50:29 [ 93%] Built target opencv_test_superres
09-Jul-2018 11:50:29 [ 94%] Built target opencv_perf_superres_pch_dephelp
09-Jul-2018 11:50:29 [ 94%] Built target pch_Generate_opencv_perf_superres
09-Jul-2018 11:50:29 [ 94%] Built target opencv_perf_superres
09-Jul-2018 11:50:29 [ 95%] Built target opencv_videostab_pch_dephelp
09-Jul-2018 11:50:29 [ 96%] Built target pch_Generate_opencv_videostab
09-Jul-2018 11:50:29 [ 97%] Built target opencv_videostab
09-Jul-2018 11:50:29 [ 98%] Built target opencv_haartraining_engine
09-Jul-2018 11:50:29 [ 98%] Built target opencv_haartraining
09-Jul-2018 11:50:29 [ 99%] Built target opencv_createsamples
09-Jul-2018 11:50:29 [ 99%] Built target opencv_performance
09-Jul-2018 11:50:29 [100%] Built target opencv_traincascade
09-Jul-2018 11:50:29 Install the project...
09-Jul-2018 11:50:30 -- Install configuration: "RELEASE"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/opencv_modules.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/pkgconfig/opencv.pc
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVConfig.cmake
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVConfig-version.cmake
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVModules.cmake
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVModules-release.cmake
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/cxcore.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/ml.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/highgui.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/cxmisc.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/cv.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/cxeigen.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/cxcore.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/cvwimage.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/cvaux.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/cvaux.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv/cv.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/opencv.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_core.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_core.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_core.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_core.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/mat.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/wimage.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/operations.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/opengl_interop_deprecated.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/cuda_devptrs.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/devmem2d.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/gpumat.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/core.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/opengl_interop.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/internal.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/eigen.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/version.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/core_c.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/core/types_c.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_flann.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/flann.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/flann_base.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/miniflann.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/all_indices.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/index_testing.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/nn_index.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/composite_index.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/general.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/params.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/any.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/random.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/kdtree_single_index.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/lsh_index.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/simplex_downhill.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/matrix.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/hdf5.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/hierarchical_clustering_index.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/sampling.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/config.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/ground_truth.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/object_factory.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/dummy.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/dist.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/autotuned_index.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/saving.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/dynamic_bitset.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/defines.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/kdtree_index.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/heap.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/lsh_table.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/timer.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/result_set.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/linear_index.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/kmeans_index.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/allocator.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/flann/logger.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_imgproc.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/imgproc.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/types_c.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/imgproc_c.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_highgui.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/highgui/highgui.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/highgui/cap_ios.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/highgui/highgui_c.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/highgui/ios.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_features2d.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/features2d/features2d.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_calib3d.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/calib3d/calib3d.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_ml.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/ml/ml.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_video.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_video.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_video.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_video.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/video/background_segm.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/video/tracking.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/video/video.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_legacy.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/legacy/streams.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/legacy/legacy.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/legacy/compat.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/legacy/blobtrack.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_objdetect.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/objdetect/objdetect.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_photo.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/photo/photo.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/photo/photo_c.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_gpu.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/devmem2d.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/stream_accessor.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/gpumat.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/gpu.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp_reduce.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/common.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/reduce.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/utility.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_traits.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/transform.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/saturate_cast.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/emulation.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/datamov_utils.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/scan.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_math.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/static_check.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/limits.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/simd_functions.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_distance.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/block.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/color.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/filters.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp_shuffle.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/functional.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/dynamic_smem.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/funcattrib.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/type_traits.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/border_interpolate.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/reduce.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/reduce_key_val.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/transform_detail.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/vec_distance_detail.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/type_traits_detail.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/color_detail.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_ocl.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/ocl/ocl.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/ocl/matrix_operations.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_nonfree.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/ocl.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/nonfree.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/gpu.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/features2d.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_contrib.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/contrib/contrib.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/contrib/retina.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/contrib/detection_based_tracker.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/contrib/openfabmap.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/contrib/hybridtracker.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/python2.7/dist-packages/cv2.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/python2.7/dist-packages/cv2.so" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/python2.7/dist-packages/cv.py
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_stitching.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/stitcher.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/warpers.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/autocalib.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/camera.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/matchers.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/util_inl.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/blenders.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/seam_finders.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/util.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/warpers.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_superres.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/superres/superres.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/superres/optical_flow.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_ts.a
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts_perf.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/ts/gpu_test.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/ts/gpu_perf.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts_gtest.h
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so.2.4.8
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so.2.4
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_videostab.so.2.4.8" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/videostab.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/log.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/global_motion.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/motion_stabilizing.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/fast_marching.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/fast_marching_inl.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/deblurring.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/inpainting.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/stabilizer.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/optical_flow.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/include/opencv2/videostab/frame_source.hpp
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt_tree.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt2.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_upperbody.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_lefteye.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_leftear.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_righteye.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_upperbody.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_fullbody.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_lefteye_2splits.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_eye.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_default.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_eye_tree_eyeglasses.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_small.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_rightear.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_mouth.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_righteye_2splits.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_profileface.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_smile.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_lowerbody.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_big.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_nose.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_profileface.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_frontalface.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_silverware.xml
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/bin/opencv_haartraining
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/bin/opencv_haartraining" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/bin/opencv_createsamples
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/bin/opencv_createsamples" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/bin/opencv_performance
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/bin/opencv_performance" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:30 -- Installing: /home/clowder/opencv/bin/opencv_traincascade
09-Jul-2018 11:50:30 -- Set runtime path of "/home/clowder/opencv/bin/opencv_traincascade" to "/home/clowder/opencv/lib"
09-Jul-2018 11:50:32 Removing intermediate container 15c9e40883e4
09-Jul-2018 11:50:32 ---> 109f3ddaa0b7
09-Jul-2018 11:50:32 Step 8/21 : RUN cd ${CLOWDER_HOME} &&     mkdir -p plantcv-output &&     git clone https://github.com/danforthcenter/plantcv.git
09-Jul-2018 11:50:32 ---> Running in fa878348643c
09-Jul-2018 11:50:33 Cloning into 'plantcv'...
09-Jul-2018 11:50:41 Removing intermediate container fa878348643c
09-Jul-2018 11:50:41 ---> 6426e72758c4
09-Jul-2018 11:50:41 Step 9/21 : ENV PYTHONPATH="${CLOWDER_HOME}/opencv/lib/python2.7/dist-packages:${CLOWDER_HOME}/plantcv/lib:/usr/lib/python2.7/dist-packages:${PYTHONPATH}"
09-Jul-2018 11:50:41 ---> Running in e60c44ba6938
09-Jul-2018 11:50:41 Removing intermediate container e60c44ba6938
09-Jul-2018 11:50:41 ---> e282afcb6e4d
09-Jul-2018 11:50:41 Step 10/21 : ENV PATH="${CLOWDER_HOME}/opencv/bin:${PATH}"
09-Jul-2018 11:50:42 ---> Running in 487cd3e2e6db
09-Jul-2018 11:50:42 Removing intermediate container 487cd3e2e6db
09-Jul-2018 11:50:42 ---> 6d348902b550
09-Jul-2018 11:50:42 Step 11/21 : ENV LD_LIBRARY_PATH="${CLOWDER_HOME}/opencv/lib:${LD_LIBRARY_PATH}"
09-Jul-2018 11:50:43 ---> Running in 6232c87bd216
09-Jul-2018 11:50:43 Removing intermediate container 6232c87bd216
09-Jul-2018 11:50:43 ---> 2e569cdc9cfc
09-Jul-2018 11:50:43 Step 12/21 : USER root
09-Jul-2018 11:50:43 ---> Running in e73ae444660e
09-Jul-2018 11:50:44 Removing intermediate container e73ae444660e
09-Jul-2018 11:50:44 ---> 6f01fd78912a
09-Jul-2018 11:50:44 Step 13/21 : RUN apt-get -y update &&     apt-get install -y python-opencv opencv-data
09-Jul-2018 11:50:44 ---> Running in 9f9fae3cc3da
09-Jul-2018 11:50:45 Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
09-Jul-2018 11:50:45 Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
09-Jul-2018 11:50:45 Get:3 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [83.5 kB]
09-Jul-2018 11:50:45 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
09-Jul-2018 11:50:46 Get:5 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [660 kB]
09-Jul-2018 11:50:46 Get:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
09-Jul-2018 11:50:46 Get:7 http://archive.ubuntu.com/ubuntu xenial/universe Sources [9802 kB]
09-Jul-2018 11:50:46 Get:8 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
09-Jul-2018 11:50:46 Get:9 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [452 kB]
09-Jul-2018 11:50:46 Get:10 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3735 B]
09-Jul-2018 11:50:46 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
09-Jul-2018 11:50:46 Get:12 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
09-Jul-2018 11:50:46 Get:13 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
09-Jul-2018 11:50:47 Get:14 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
09-Jul-2018 11:50:47 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [260 kB]
09-Jul-2018 11:50:47 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1038 kB]
09-Jul-2018 11:50:47 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
09-Jul-2018 11:50:47 Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [825 kB]
09-Jul-2018 11:50:47 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [18.8 kB]
09-Jul-2018 11:50:47 Get:20 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7321 B]
09-Jul-2018 11:50:47 Get:21 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8088 B]
09-Jul-2018 11:50:48 Fetched 25.3 MB in 3s (7660 kB/s)
09-Jul-2018 11:50:49 Reading package lists...
09-Jul-2018 11:50:50 Reading package lists...
09-Jul-2018 11:50:50 Building dependency tree...
09-Jul-2018 11:50:50 Reading state information...
09-Jul-2018 11:50:50 The following additional packages will be installed:
09-Jul-2018 11:50:50   libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libgtkglext1
09-Jul-2018 11:50:50   libopencv-calib3d2.4v5 libopencv-contrib2.4v5 libopencv-core2.4v5
09-Jul-2018 11:50:50   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4v5
09-Jul-2018 11:50:50   libopencv-imgproc2.4v5 libopencv-legacy2.4v5 libopencv-ml2.4v5
09-Jul-2018 11:50:50   libopencv-objdetect2.4v5 libopencv-photo2.4v5 libopencv-video2.4v5
09-Jul-2018 11:50:50   libpangox-1.0-0 libtxc-dxtn-s2tc0 libv4l-0 libv4lconvert0 libxcb-glx0
09-Jul-2018 11:50:50   libxmu6 libxt6 libxxf86vm1
09-Jul-2018 11:50:50 The following NEW packages will be installed:
09-Jul-2018 11:50:50   libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libgtkglext1
09-Jul-2018 11:50:50   libopencv-calib3d2.4v5 libopencv-contrib2.4v5 libopencv-core2.4v5
09-Jul-2018 11:50:50   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4v5
09-Jul-2018 11:50:50   libopencv-imgproc2.4v5 libopencv-legacy2.4v5 libopencv-ml2.4v5
09-Jul-2018 11:50:50   libopencv-objdetect2.4v5 libopencv-photo2.4v5 libopencv-video2.4v5
09-Jul-2018 11:50:50   libpangox-1.0-0 libtxc-dxtn-s2tc0 libv4l-0 libv4lconvert0 libxcb-glx0
09-Jul-2018 11:50:50   libxmu6 libxt6 libxxf86vm1 opencv-data python-opencv
09-Jul-2018 11:50:50 0 upgraded, 27 newly installed, 0 to remove and 36 not upgraded.
09-Jul-2018 11:50:50 Need to get 12.0 MB of archives.
09-Jul-2018 11:50:50 After this operation, 177 MB of additional disk space will be used.
09-Jul-2018 11:50:50 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB]
09-Jul-2018 11:50:50 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangox-1.0-0 amd64 0.0.2-5 [41.7 kB]
09-Jul-2018 11:50:50 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB]
09-Jul-2018 11:50:51 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB]
09-Jul-2018 11:50:51 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB]
09-Jul-2018 11:50:51 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB]
09-Jul-2018 11:50:51 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB]
09-Jul-2018 11:50:51 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB]
09-Jul-2018 11:50:51 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB]
09-Jul-2018 11:50:51 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]
09-Jul-2018 11:50:51 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtkglext1 amd64 1.2.0-3.2fakesync1ubuntu1 [76.8 kB]
09-Jul-2018 11:50:51 Get:12 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-core2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [675 kB]
09-Jul-2018 11:50:51 Get:13 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-flann2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [107 kB]
09-Jul-2018 11:50:51 Get:14 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-imgproc2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [632 kB]
09-Jul-2018 11:50:51 Get:15 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-features2d2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [215 kB]
09-Jul-2018 11:50:51 Get:16 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-calib3d2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [218 kB]
09-Jul-2018 11:50:51 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libv4lconvert0 amd64 1.10.0-1 [76.0 kB]
09-Jul-2018 11:50:51 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libv4l-0 amd64 1.10.0-1 [40.9 kB]
09-Jul-2018 11:50:51 Get:19 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-highgui2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [101 kB]
09-Jul-2018 11:50:51 Get:20 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-ml2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [190 kB]
09-Jul-2018 11:50:51 Get:21 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-objdetect2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [191 kB]
09-Jul-2018 11:50:51 Get:22 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-video2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [119 kB]
09-Jul-2018 11:50:51 Get:23 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-contrib2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [300 kB]
09-Jul-2018 11:50:51 Get:24 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-legacy2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [406 kB]
09-Jul-2018 11:50:51 Get:25 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-photo2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [43.8 kB]
09-Jul-2018 11:50:51 Get:26 http://archive.ubuntu.com/ubuntu xenial/universe amd64 opencv-data all 2.4.9.1+dfsg-1.5ubuntu1 [1601 kB]
09-Jul-2018 11:50:51 Get:27 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-opencv amd64 2.4.9.1+dfsg-1.5ubuntu1 [310 kB]
09-Jul-2018 11:50:52 debconf: delaying package configuration, since apt-utils is not installed
09-Jul-2018 11:50:52 Fetched 12.0 MB in 1s (8624 kB/s)
09-Jul-2018 11:50:52 Selecting previously unselected package libxxf86vm1:amd64.
09-Jul-2018 11:50:52 (Reading database ...
09-Jul-2018 11:50:52 (Reading database ... 5%
09-Jul-2018 11:50:52 (Reading database ... 10%
09-Jul-2018 11:50:52 (Reading database ... 15%
09-Jul-2018 11:50:52 (Reading database ... 20%
09-Jul-2018 11:50:52 (Reading database ... 25%
09-Jul-2018 11:50:52 (Reading database ... 30%
09-Jul-2018 11:50:52 (Reading database ... 35%
09-Jul-2018 11:50:52 (Reading database ... 40%
09-Jul-2018 11:50:52 (Reading database ... 45%
09-Jul-2018 11:50:52 (Reading database ... 50%
09-Jul-2018 11:50:52 (Reading database ... 55%
09-Jul-2018 11:50:52 (Reading database ... 60%
09-Jul-2018 11:50:52 (Reading database ... 65%
09-Jul-2018 11:50:52 (Reading database ... 70%
09-Jul-2018 11:50:52 (Reading database ... 75%
09-Jul-2018 11:50:52 (Reading database ... 80%
09-Jul-2018 11:50:52 (Reading database ... 85%
09-Jul-2018 11:50:52 (Reading database ... 90%
09-Jul-2018 11:50:52 (Reading database ... 95%
09-Jul-2018 11:50:52 (Reading database ... 100%
09-Jul-2018 11:50:52 (Reading database ... 30172 files and directories currently installed.)
09-Jul-2018 11:50:52 Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ...
09-Jul-2018 11:50:52 Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ...
09-Jul-2018 11:50:53 Selecting previously unselected package libpangox-1.0-0:amd64.
09-Jul-2018 11:50:53 Preparing to unpack .../libpangox-1.0-0_0.0.2-5_amd64.deb ...
09-Jul-2018 11:50:53 Unpacking libpangox-1.0-0:amd64 (0.0.2-5) ...
09-Jul-2018 11:50:53 Selecting previously unselected package libtxc-dxtn-s2tc0:amd64.
09-Jul-2018 11:50:53 Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ...
09-Jul-2018 11:50:54 Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ...
09-Jul-2018 11:50:54 Selecting previously unselected package libglapi-mesa:amd64.
09-Jul-2018 11:50:54 Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
09-Jul-2018 11:50:54 Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ...
09-Jul-2018 11:50:55 Selecting previously unselected package libgl1-mesa-dri:amd64.
09-Jul-2018 11:50:55 Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
09-Jul-2018 11:50:56 Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ...
09-Jul-2018 11:50:57 Selecting previously unselected package libxcb-glx0:amd64.
09-Jul-2018 11:50:57 Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ...
09-Jul-2018 11:50:57 Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ...
09-Jul-2018 11:50:58 Selecting previously unselected package libgl1-mesa-glx:amd64.
09-Jul-2018 11:50:58 Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
09-Jul-2018 11:50:58 Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ...
09-Jul-2018 11:50:59 Selecting previously unselected package libglu1-mesa:amd64.
09-Jul-2018 11:50:59 Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ...
09-Jul-2018 11:50:59 Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ...
09-Jul-2018 11:51:00 Selecting previously unselected package libxt6:amd64.
09-Jul-2018 11:51:00 Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ...
09-Jul-2018 11:51:00 Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ...
09-Jul-2018 11:51:01 Selecting previously unselected package libxmu6:amd64.
09-Jul-2018 11:51:01 Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ...
09-Jul-2018 11:51:01 Unpacking libxmu6:amd64 (2:1.1.2-2) ...
09-Jul-2018 11:51:01 Selecting previously unselected package libgtkglext1:amd64.
09-Jul-2018 11:51:01 Preparing to unpack .../libgtkglext1_1.2.0-3.2fakesync1ubuntu1_amd64.deb ...
09-Jul-2018 11:51:01 Unpacking libgtkglext1:amd64 (1.2.0-3.2fakesync1ubuntu1) ...
09-Jul-2018 11:51:02 Selecting previously unselected package libopencv-core2.4v5:amd64.
09-Jul-2018 11:51:02 Preparing to unpack .../libopencv-core2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:02 Unpacking libopencv-core2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:03 Selecting previously unselected package libopencv-flann2.4v5:amd64.
09-Jul-2018 11:51:03 Preparing to unpack .../libopencv-flann2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:03 Unpacking libopencv-flann2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:04 Selecting previously unselected package libopencv-imgproc2.4v5:amd64.
09-Jul-2018 11:51:04 Preparing to unpack .../libopencv-imgproc2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:04 Unpacking libopencv-imgproc2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:05 Selecting previously unselected package libopencv-features2d2.4v5:amd64.
09-Jul-2018 11:51:05 Preparing to unpack .../libopencv-features2d2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:05 Unpacking libopencv-features2d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:05 Selecting previously unselected package libopencv-calib3d2.4v5:amd64.
09-Jul-2018 11:51:05 Preparing to unpack .../libopencv-calib3d2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:05 Unpacking libopencv-calib3d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:06 Selecting previously unselected package libv4lconvert0:amd64.
09-Jul-2018 11:51:06 Preparing to unpack .../libv4lconvert0_1.10.0-1_amd64.deb ...
09-Jul-2018 11:51:06 Unpacking libv4lconvert0:amd64 (1.10.0-1) ...
09-Jul-2018 11:51:07 Selecting previously unselected package libv4l-0:amd64.
09-Jul-2018 11:51:07 Preparing to unpack .../libv4l-0_1.10.0-1_amd64.deb ...
09-Jul-2018 11:51:07 Unpacking libv4l-0:amd64 (1.10.0-1) ...
09-Jul-2018 11:51:07 Selecting previously unselected package libopencv-highgui2.4v5:amd64.
09-Jul-2018 11:51:07 Preparing to unpack .../libopencv-highgui2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:07 Unpacking libopencv-highgui2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:09 Selecting previously unselected package libopencv-ml2.4v5:amd64.
09-Jul-2018 11:51:09 Preparing to unpack .../libopencv-ml2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:09 Unpacking libopencv-ml2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:09 Selecting previously unselected package libopencv-objdetect2.4v5:amd64.
09-Jul-2018 11:51:09 Preparing to unpack .../libopencv-objdetect2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:09 Unpacking libopencv-objdetect2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:10 Selecting previously unselected package libopencv-video2.4v5:amd64.
09-Jul-2018 11:51:10 Preparing to unpack .../libopencv-video2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:10 Unpacking libopencv-video2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:11 Selecting previously unselected package libopencv-contrib2.4v5:amd64.
09-Jul-2018 11:51:11 Preparing to unpack .../libopencv-contrib2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:11 Unpacking libopencv-contrib2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:11 Selecting previously unselected package libopencv-legacy2.4v5:amd64.
09-Jul-2018 11:51:11 Preparing to unpack .../libopencv-legacy2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:11 Unpacking libopencv-legacy2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:14 Selecting previously unselected package libopencv-photo2.4v5:amd64.
09-Jul-2018 11:51:14 Preparing to unpack .../libopencv-photo2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:14 Unpacking libopencv-photo2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:15 Selecting previously unselected package opencv-data.
09-Jul-2018 11:51:15 Preparing to unpack .../opencv-data_2.4.9.1+dfsg-1.5ubuntu1_all.deb ...
09-Jul-2018 11:51:15 Unpacking opencv-data (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:16 Selecting previously unselected package python-opencv.
09-Jul-2018 11:51:16 Preparing to unpack .../python-opencv_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
09-Jul-2018 11:51:16 Unpacking python-opencv (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:16 Processing triggers for libc-bin (2.23-0ubuntu9) ...
09-Jul-2018 11:51:17 Setting up libxxf86vm1:amd64 (1:1.1.4-1) ...
09-Jul-2018 11:51:18 Setting up libpangox-1.0-0:amd64 (0.0.2-5) ...
09-Jul-2018 11:51:19 Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ...
09-Jul-2018 11:51:20 update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode
09-Jul-2018 11:51:20 Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ...
09-Jul-2018 11:51:20 Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ...
09-Jul-2018 11:51:21 Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ...
09-Jul-2018 11:51:21 Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ...
09-Jul-2018 11:51:21 update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode
09-Jul-2018 11:51:21 Setting up libglu1-mesa:amd64 (9.0.0-2.1) ...
09-Jul-2018 11:51:22 Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ...
09-Jul-2018 11:51:22 Setting up libxmu6:amd64 (2:1.1.2-2) ...
09-Jul-2018 11:51:22 Setting up libgtkglext1:amd64 (1.2.0-3.2fakesync1ubuntu1) ...
09-Jul-2018 11:51:23 Setting up libopencv-core2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:23 Setting up libopencv-flann2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:23 Setting up libopencv-imgproc2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:23 Setting up libopencv-features2d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:24 Setting up libopencv-calib3d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:24 Setting up libv4lconvert0:amd64 (1.10.0-1) ...
09-Jul-2018 11:51:24 Setting up libv4l-0:amd64 (1.10.0-1) ...
09-Jul-2018 11:51:24 Setting up libopencv-highgui2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:25 Setting up libopencv-ml2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:25 Setting up libopencv-objdetect2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:26 Setting up libopencv-video2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:26 Setting up libopencv-contrib2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:26 Setting up libopencv-legacy2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:26 Setting up libopencv-photo2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:27 Setting up opencv-data (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:27 Setting up python-opencv (2.4.9.1+dfsg-1.5ubuntu1) ...
09-Jul-2018 11:51:28 Processing triggers for libc-bin (2.23-0ubuntu9) ...
09-Jul-2018 11:51:31 Removing intermediate container 9f9fae3cc3da
09-Jul-2018 11:51:31 ---> 2c0e8d20fdf5
09-Jul-2018 11:51:31 Step 14/21 : COPY requirements.txt /home/clowder/
09-Jul-2018 11:51:31 ---> 81fe54ec8e15
09-Jul-2018 11:51:31 Step 15/21 : RUN cd ${CLOWDER_HOME} &&     pip install --upgrade pip &&     pip install -r /home/clowder/requirements.txt
09-Jul-2018 11:51:31 ---> Running in bd3ff2d6137b
09-Jul-2018 11:51:33 Collecting pip
09-Jul-2018 11:51:34   Downloading https://files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl (1.3MB)
09-Jul-2018 11:51:34 Installing collected packages: pip
09-Jul-2018 11:51:34   Found existing installation: pip 8.1.1
09-Jul-2018 11:51:34     Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr
09-Jul-2018 11:51:34 Successfully installed pip-8.1.1
09-Jul-2018 11:51:35 You are using pip version 8.1.1, however version 10.0.1 is available.
09-Jul-2018 11:51:35 You should consider upgrading via the 'pip install --upgrade pip' command.
09-Jul-2018 11:51:35 Collecting pika==0.10.0 (from -r /home/clowder/requirements.txt (line 1))
09-Jul-2018 11:51:35   Downloading https://files.pythonhosted.org/packages/26/12/400cf0aca6b1ecf1f00dcd89b246e7a4c8558677304ba067167b8167e714/pika-0.10.0-py2.py3-none-any.whl (92kB)
09-Jul-2018 11:51:36 Collecting requests==2.8.1 (from -r /home/clowder/requirements.txt (line 2))
09-Jul-2018 11:51:36   Downloading https://files.pythonhosted.org/packages/c0/0f/a911a44c89ba01b23d8fe3defbdfca1e962de6f11a11da32658902cdc2a4/requests-2.8.1-py2.py3-none-any.whl (497kB)
09-Jul-2018 11:51:36 Collecting wheel==0.24.0 (from -r /home/clowder/requirements.txt (line 3))
09-Jul-2018 11:51:36   Downloading https://files.pythonhosted.org/packages/e8/14/eaaac12b0432c984a27ad0050a5a0bedc6135df35a0f5f1f35228faf12d4/wheel-0.24.0-py2.py3-none-any.whl (63kB)
09-Jul-2018 11:51:36 Installing collected packages: pika, requests, wheel
09-Jul-2018 11:51:36   Found existing installation: pika 0.11.0
09-Jul-2018 11:51:36     Uninstalling pika-0.11.0:
09-Jul-2018 11:51:38       Successfully uninstalled pika-0.11.0
09-Jul-2018 11:51:38   Found existing installation: requests 2.18.4
09-Jul-2018 11:51:38     Uninstalling requests-2.18.4:
09-Jul-2018 11:51:40       Successfully uninstalled requests-2.18.4
09-Jul-2018 11:51:40 Successfully installed pika-0.10.0 requests-2.8.1 wheel-0.24.0
09-Jul-2018 11:51:40 You are using pip version 8.1.1, however version 10.0.1 is available.
09-Jul-2018 11:51:40 You should consider upgrading via the 'pip install --upgrade pip' command.
09-Jul-2018 11:51:42 Removing intermediate container bd3ff2d6137b
09-Jul-2018 11:51:42 ---> 4196b68ba12f
09-Jul-2018 11:51:42 Step 16/21 : USER clowder
09-Jul-2018 11:51:42 ---> Running in 22cc2b81cf8e
09-Jul-2018 11:51:42 Removing intermediate container 22cc2b81cf8e
09-Jul-2018 11:51:42 ---> 682e8d6bc51d
09-Jul-2018 11:51:42 Step 17/21 : COPY entrypoint.sh *.py *.json /home/clowder/
09-Jul-2018 11:51:43 ---> 5359a7a5dc27
09-Jul-2018 11:51:43 Step 18/21 : RUN mkdir /home/clowder/bin
09-Jul-2018 11:51:43 ---> Running in 2eb8a1c2ba4f
09-Jul-2018 11:51:46 Removing intermediate container 2eb8a1c2ba4f
09-Jul-2018 11:51:46 ---> f38b63cee0d1
09-Jul-2018 11:51:46 Step 19/21 : COPY bin /home/clowder/bin
09-Jul-2018 11:51:46 ---> 386392e0a0d0
09-Jul-2018 11:51:46 Step 20/21 : ENTRYPOINT ["/home/clowder/entrypoint.sh"]
09-Jul-2018 11:51:46 ---> Running in d30a7df343c8
09-Jul-2018 11:51:47 Removing intermediate container d30a7df343c8
09-Jul-2018 11:51:47 ---> e5be248750ab
09-Jul-2018 11:51:47 Step 21/21 : CMD ["extractor"]
09-Jul-2018 11:51:47 ---> Running in 9ff2e09cc4e3
09-Jul-2018 11:51:47 Removing intermediate container 9ff2e09cc4e3
09-Jul-2018 11:51:47 ---> b637d9fa20ea
09-Jul-2018 11:51:47 Successfully built b637d9fa20ea
09-Jul-2018 11:51:47 Successfully tagged 19943:latest
09-Jul-2018 11:51:48 The push refers to repository [docker.io/clowder/extractors-plantcv]
09-Jul-2018 11:51:48 fd0cf53479c2: Preparing
09-Jul-2018 11:51:48 2a22dafd6232: Preparing
09-Jul-2018 11:51:48 d6f53b49e95c: Preparing
09-Jul-2018 11:51:48 5771aa69003f: Preparing
09-Jul-2018 11:51:48 32f75dc1f6a3: Preparing
09-Jul-2018 11:51:48 ad3a3ce83cf8: Preparing
09-Jul-2018 11:51:48 95e2703f74c3: Preparing
09-Jul-2018 11:51:48 b23982ff3b63: Preparing
09-Jul-2018 11:51:48 f1d727b83c94: Preparing
09-Jul-2018 11:51:48 0cdb02ac1d86: Preparing
09-Jul-2018 11:51:48 f2297bdfc824: Preparing
09-Jul-2018 11:51:48 0fbe2bcb1bf9: Preparing
09-Jul-2018 11:51:48 59669fcdd5eb: Preparing
09-Jul-2018 11:51:48 7f7a065d245a: Preparing
09-Jul-2018 11:51:48 f96e6b25195f: Preparing
09-Jul-2018 11:51:48 c56153825175: Preparing
09-Jul-2018 11:51:48 ae620432889d: Preparing
09-Jul-2018 11:51:48 a2022691bf95: Preparing
09-Jul-2018 11:51:48 95e2703f74c3: Waiting
09-Jul-2018 11:51:48 59669fcdd5eb: Waiting
09-Jul-2018 11:51:48 b23982ff3b63: Waiting
09-Jul-2018 11:51:48 7f7a065d245a: Waiting
09-Jul-2018 11:51:48 f1d727b83c94: Waiting
09-Jul-2018 11:51:48 f96e6b25195f: Waiting
09-Jul-2018 11:51:48 0cdb02ac1d86: Waiting
09-Jul-2018 11:51:48 c56153825175: Waiting
09-Jul-2018 11:51:48 f2297bdfc824: Waiting
09-Jul-2018 11:51:48 0fbe2bcb1bf9: Waiting
09-Jul-2018 11:51:48 ae620432889d: Waiting
09-Jul-2018 11:51:48 a2022691bf95: Waiting
09-Jul-2018 11:51:48 ad3a3ce83cf8: Waiting
09-Jul-2018 11:51:49 2a22dafd6232: Pushed
09-Jul-2018 11:51:50 d6f53b49e95c: Pushed
09-Jul-2018 11:51:50 32f75dc1f6a3: Pushed
09-Jul-2018 11:51:51 5771aa69003f: Pushed
09-Jul-2018 11:51:54 b23982ff3b63: Pushed
09-Jul-2018 11:51:55 0cdb02ac1d86: Layer already exists
09-Jul-2018 11:51:55 f2297bdfc824: Layer already exists
09-Jul-2018 11:51:55 0fbe2bcb1bf9: Layer already exists
09-Jul-2018 11:51:56 59669fcdd5eb: Layer already exists
09-Jul-2018 11:51:56 7f7a065d245a: Layer already exists
09-Jul-2018 11:51:56 f96e6b25195f: Layer already exists
09-Jul-2018 11:51:56 c56153825175: Layer already exists
09-Jul-2018 11:51:56 ae620432889d: Layer already exists
09-Jul-2018 11:51:57 a2022691bf95: Layer already exists
09-Jul-2018 11:51:59 ad3a3ce83cf8: Pushed
09-Jul-2018 11:51:59 fd0cf53479c2: Pushed
09-Jul-2018 11:52:05 95e2703f74c3: Pushed
09-Jul-2018 11:52:45 f1d727b83c94: Pushed
09-Jul-2018 11:52:47 browndog_v0.2.0: digest: sha256:aeb1120a3c270ad562b3722a6e5f56a9d7ccc874ec85f68fc6de9063d9138bf1 size: 4086
09-Jul-2018 11:52:47 The push refers to repository [docker.io/clowder/extractors-plantcv]
09-Jul-2018 11:52:47 fd0cf53479c2: Preparing
09-Jul-2018 11:52:47 2a22dafd6232: Preparing
09-Jul-2018 11:52:47 d6f53b49e95c: Preparing
09-Jul-2018 11:52:47 5771aa69003f: Preparing
09-Jul-2018 11:52:47 32f75dc1f6a3: Preparing
09-Jul-2018 11:52:47 ad3a3ce83cf8: Preparing
09-Jul-2018 11:52:47 95e2703f74c3: Preparing
09-Jul-2018 11:52:47 b23982ff3b63: Preparing
09-Jul-2018 11:52:47 f1d727b83c94: Preparing
09-Jul-2018 11:52:47 0cdb02ac1d86: Preparing
09-Jul-2018 11:52:47 f2297bdfc824: Preparing
09-Jul-2018 11:52:47 0fbe2bcb1bf9: Preparing
09-Jul-2018 11:52:47 59669fcdd5eb: Preparing
09-Jul-2018 11:52:47 7f7a065d245a: Preparing
09-Jul-2018 11:52:47 f96e6b25195f: Preparing
09-Jul-2018 11:52:47 c56153825175: Preparing
09-Jul-2018 11:52:47 ad3a3ce83cf8: Waiting
09-Jul-2018 11:52:47 ae620432889d: Preparing
09-Jul-2018 11:52:47 a2022691bf95: Preparing
09-Jul-2018 11:52:47 95e2703f74c3: Waiting
09-Jul-2018 11:52:47 b23982ff3b63: Waiting
09-Jul-2018 11:52:47 f2297bdfc824: Waiting
09-Jul-2018 11:52:47 f1d727b83c94: Waiting
09-Jul-2018 11:52:47 0cdb02ac1d86: Waiting
09-Jul-2018 11:52:47 0fbe2bcb1bf9: Waiting
09-Jul-2018 11:52:47 59669fcdd5eb: Waiting
09-Jul-2018 11:52:47 7f7a065d245a: Waiting
09-Jul-2018 11:52:47 f96e6b25195f: Waiting
09-Jul-2018 11:52:47 c56153825175: Waiting
09-Jul-2018 11:52:47 ae620432889d: Waiting
09-Jul-2018 11:52:47 a2022691bf95: Waiting
09-Jul-2018 11:52:48 32f75dc1f6a3: Layer already exists
09-Jul-2018 11:52:48 2a22dafd6232: Layer already exists
09-Jul-2018 11:52:48 d6f53b49e95c: Layer already exists
09-Jul-2018 11:52:48 5771aa69003f: Layer already exists
09-Jul-2018 11:52:48 fd0cf53479c2: Layer already exists
09-Jul-2018 11:52:48 95e2703f74c3: Layer already exists
09-Jul-2018 11:52:48 0cdb02ac1d86: Layer already exists
09-Jul-2018 11:52:48 ad3a3ce83cf8: Layer already exists
09-Jul-2018 11:52:48 b23982ff3b63: Layer already exists
09-Jul-2018 11:52:48 0fbe2bcb1bf9: Layer already exists
09-Jul-2018 11:52:48 f2297bdfc824: Layer already exists
09-Jul-2018 11:52:48 59669fcdd5eb: Layer already exists
09-Jul-2018 11:52:48 7f7a065d245a: Layer already exists
09-Jul-2018 11:52:48 f96e6b25195f: Layer already exists
09-Jul-2018 11:52:48 ae620432889d: Layer already exists
09-Jul-2018 11:52:48 c56153825175: Layer already exists
09-Jul-2018 11:52:48 a2022691bf95: Layer already exists
09-Jul-2018 11:52:53 f1d727b83c94: Layer already exists
09-Jul-2018 11:52:54 browndog_v0.3.0: digest: sha256:aeb1120a3c270ad562b3722a6e5f56a9d7ccc874ec85f68fc6de9063d9138bf1 size: 4086
09-Jul-2018 11:52:54 The push refers to repository [docker.io/clowder/extractors-plantcv]
09-Jul-2018 11:52:54 fd0cf53479c2: Preparing
09-Jul-2018 11:52:54 2a22dafd6232: Preparing
09-Jul-2018 11:52:54 d6f53b49e95c: Preparing
09-Jul-2018 11:52:54 5771aa69003f: Preparing
09-Jul-2018 11:52:54 32f75dc1f6a3: Preparing
09-Jul-2018 11:52:54 ad3a3ce83cf8: Preparing
09-Jul-2018 11:52:54 95e2703f74c3: Preparing
09-Jul-2018 11:52:54 b23982ff3b63: Preparing
09-Jul-2018 11:52:54 f1d727b83c94: Preparing
09-Jul-2018 11:52:54 0cdb02ac1d86: Preparing
09-Jul-2018 11:52:54 f2297bdfc824: Preparing
09-Jul-2018 11:52:54 0fbe2bcb1bf9: Preparing
09-Jul-2018 11:52:54 59669fcdd5eb: Preparing
09-Jul-2018 11:52:54 7f7a065d245a: Preparing
09-Jul-2018 11:52:54 f96e6b25195f: Preparing
09-Jul-2018 11:52:54 c56153825175: Preparing
09-Jul-2018 11:52:54 ae620432889d: Preparing
09-Jul-2018 11:52:54 a2022691bf95: Preparing
09-Jul-2018 11:52:54 b23982ff3b63: Waiting
09-Jul-2018 11:52:54 f1d727b83c94: Waiting
09-Jul-2018 11:52:54 0cdb02ac1d86: Waiting
09-Jul-2018 11:52:54 f2297bdfc824: Waiting
09-Jul-2018 11:52:54 0fbe2bcb1bf9: Waiting
09-Jul-2018 11:52:54 59669fcdd5eb: Waiting
09-Jul-2018 11:52:54 7f7a065d245a: Waiting
09-Jul-2018 11:52:54 f96e6b25195f: Waiting
09-Jul-2018 11:52:54 c56153825175: Waiting
09-Jul-2018 11:52:54 ae620432889d: Waiting
09-Jul-2018 11:52:54 a2022691bf95: Waiting
09-Jul-2018 11:52:54 ad3a3ce83cf8: Waiting
09-Jul-2018 11:52:54 95e2703f74c3: Waiting
09-Jul-2018 11:52:54 32f75dc1f6a3: Layer already exists
09-Jul-2018 11:52:54 fd0cf53479c2: Layer already exists
09-Jul-2018 11:52:54 5771aa69003f: Layer already exists
09-Jul-2018 11:52:54 2a22dafd6232: Layer already exists
09-Jul-2018 11:52:54 d6f53b49e95c: Layer already exists
09-Jul-2018 11:52:54 ad3a3ce83cf8: Layer already exists
09-Jul-2018 11:52:54 f1d727b83c94: Layer already exists
09-Jul-2018 11:52:54 b23982ff3b63: Layer already exists
09-Jul-2018 11:52:54 95e2703f74c3: Layer already exists
09-Jul-2018 11:52:54 0cdb02ac1d86: Layer already exists
09-Jul-2018 11:52:55 f96e6b25195f: Layer already exists
09-Jul-2018 11:52:55 7f7a065d245a: Layer already exists
09-Jul-2018 11:52:55 f2297bdfc824: Layer already exists
09-Jul-2018 11:52:55 59669fcdd5eb: Layer already exists
09-Jul-2018 11:52:55 0fbe2bcb1bf9: Layer already exists
09-Jul-2018 11:52:55 ae620432889d: Layer already exists
09-Jul-2018 11:52:55 c56153825175: Layer already exists
09-Jul-2018 11:52:55 a2022691bf95: Layer already exists
09-Jul-2018 11:52:55 latest: digest: sha256:aeb1120a3c270ad562b3722a6e5f56a9d7ccc874ec85f68fc6de9063d9138bf1 size: 4086
09-Jul-2018 11:52:55 Untagged: 19943:latest
09-Jul-2018 11:52:55 Finished task 'docker build' with result: Success
09-Jul-2018 11:52:55 Running post build plugin 'Docker Container Cleanup'
09-Jul-2018 11:52:55 Running post build plugin 'NCover Results Collector'
09-Jul-2018 11:52:55 Running post build plugin 'Clover Results Collector'
09-Jul-2018 11:52:55 Running post build plugin 'npm Cache Cleanup'
09-Jul-2018 11:52:55 Running post build plugin 'Artifact Copier'
09-Jul-2018 11:52:55 Finalising the build...
09-Jul-2018 11:52:55 Stopping timer.
09-Jul-2018 11:52:55 Build CATS-PLANTCV-JOB1-30 completed.
09-Jul-2018 11:52:55 Running on server: post build plugin 'NCover Results Collector'
09-Jul-2018 11:52:55 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Jul-2018 11:52:55 Running on server: post build plugin 'Clover Delta Calculator'
09-Jul-2018 11:52:55 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Jul-2018 11:52:55 All post build plugins have finished
09-Jul-2018 11:52:55 Generating build results summary...
09-Jul-2018 11:52:55 Saving build results to disk...
09-Jul-2018 11:52:56 Logging substituted variables...
09-Jul-2018 11:52:56 Indexing build results...
09-Jul-2018 11:52:56 Finished building CATS-PLANTCV-JOB1-30.