Oneclient and OnedataFS conda packages
Build: #3 failed
Job: Build oneclient conda package failed
Job result summary
- Completed
- Duration
- 8 minutes
Error summary
The build generated some errors. See the full build log for more details.
Cloning into 'bamboos'...
No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.11
WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.11
INFO:conda_build.variants:Adding in variants from internal_defaults
/opt/conda/lib/python3.7/site-packages/conda_build/environ.py:426: UserWarning: The environment variable 'PKG_VERSION' is being passed through with value 21.02.0.alpha17. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.
UserWarning
INFO:conda_build.metadata:Attempting to finalize metadata for oneclient
INFO:conda_build.source:Source cache directory is: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/src_cache
INFO conda_build.source:download_to_cache(43): Source cache directory is: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/src_cache
No hash (md5, sha1, sha256) provided for oneclient-base-21.02.0.alpha17.tar.gz. Source download forced. Add hash to recipe to use source cache.
WARNING:conda_build.source:No hash (md5, sha1, sha256) provided for oneclient-base-21.02.0.alpha17.tar.gz. Source download forced. Add hash to recipe to use source cache.
WARNING conda_build.source:download_to_cache(59): No hash (md5, sha1, sha256) provided for oneclient-base-21.02.0.alpha17.tar.gz. Source download forced. Add hash to recipe to use source cache.
INFO:conda_build.source:Downloading source to cache: oneclient-base-21.02.0.alpha17.tar.gz
INFO conda_build.source:download_to_cache(66): Downloading source to cache: oneclient-base-21.02.0.alpha17.tar.gz
INFO:conda_build.source:Downloading file:///mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/oneclient-base-21.02.0.alpha17.tar.gz
INFO conda_build.source:download_to_cache(80): Downloading file:///mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/oneclient-base-21.02.0.alpha17.tar.gz
INFO:conda_build.source:Success
INFO conda_build.source:download_to_cache(91): Success
CMake Deprecation Warning at helpers/cmake/FindFUSE.cmake:41 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
CMakeLists.txt:48 (find_package)
CMake Deprecation Warning at helpers/cmake/FindFolly.cmake:41 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
CMakeLists.txt:77 (find_package)
CMake Deprecation Warning at helpers/cmake/FindFolly.cmake:41 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
cmake/FindWangle.cmake:9 (find_package)
CMakeLists.txt:78 (find_package)
CMake Warning (dev) at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/_build_env/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (WANGLE)
does not match the name of the calling package (Wangle). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindWangle.cmake:28 (find_package_handle_standard_args)
CMakeLists.txt:78 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Couldn't find Python2
CMake Warning (dev) at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/_build_env/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (GFLAGS)
does not match the name of the calling package (GFlags). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindGFlags.cmake:15 (find_package_handle_standard_args)
bench/CMakeLists.txt:1 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
IBERTY_LIBRARY
linked by target "oneclient" in directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work
linked by target "oneclient" in directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work
linked by target "onebench" in directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work/bench
linked by target "onebench" in directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work/bench
CMake Generate step failed. Build files cannot be regenerated correctly.
Traceback (most recent call last):
File "/opt/conda/bin/conda-build", line 11, in <module>
sys.exit(main())
File "/opt/conda/lib/python3.7/site-packages/conda_build/cli/main_build.py", line 445, in main
execute(sys.argv[1:])
File "/opt/conda/lib/python3.7/site-packages/conda_build/cli/main_build.py", line 436, in execute
verify=args.verify, variants=args.variants)
File "/opt/conda/lib/python3.7/site-packages/conda_build/api.py", line 209, in build
notest=notest, need_source_download=need_source_download, variants=variants)
File "/opt/conda/lib/python3.7/site-packages/conda_build/build.py", line 2343, in build_tree
notest=notest,
File "/opt/conda/lib/python3.7/site-packages/conda_build/build.py", line 1491, in build
cwd=src_dir, stats=build_stats)
File "/opt/conda/lib/python3.7/site-packages/conda_build/utils.py", line 397, in check_call_env
return _func_defaulting_env_to_os_environ('call', *popenargs, **kwargs)
File "/opt/conda/lib/python3.7/site-packages/conda_build/utils.py", line 377, in _func_defaulting_env_to_os_environ
raise subprocess.CalledProcessError(proc.returncode, _args)
subprocess.CalledProcessError: Command '['/bin/bash', '-e', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work/conda_build.sh']' returned non-zero exit status 1.
make: *** [Makefile:242: conda/oneclient] Error 1
make: *** [oneclient_conda] Error 2
mv: cannot stat 'oneclient/conda-pkg-list.txt': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4658 100 4658 0 0 22058 0 --:--:-- --:--:-- --:--:-- 22075
Error response from daemon: Cannot kill container: 1a35249e1d94: Container 1a35249e1d94c34939f58a7e83a1b323f471471285a9a0084cb2bf2568aca216 is not running
No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.11
WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.11
INFO:conda_build.variants:Adding in variants from internal_defaults
/opt/conda/lib/python3.7/site-packages/conda_build/environ.py:426: UserWarning: The environment variable 'PKG_VERSION' is being passed through with value 21.02.0.alpha17. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.
UserWarning
INFO:conda_build.metadata:Attempting to finalize metadata for oneclient
INFO:conda_build.source:Source cache directory is: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/src_cache
INFO conda_build.source:download_to_cache(43): Source cache directory is: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/src_cache
No hash (md5, sha1, sha256) provided for oneclient-base-21.02.0.alpha17.tar.gz. Source download forced. Add hash to recipe to use source cache.
WARNING:conda_build.source:No hash (md5, sha1, sha256) provided for oneclient-base-21.02.0.alpha17.tar.gz. Source download forced. Add hash to recipe to use source cache.
WARNING conda_build.source:download_to_cache(59): No hash (md5, sha1, sha256) provided for oneclient-base-21.02.0.alpha17.tar.gz. Source download forced. Add hash to recipe to use source cache.
INFO:conda_build.source:Downloading source to cache: oneclient-base-21.02.0.alpha17.tar.gz
INFO conda_build.source:download_to_cache(66): Downloading source to cache: oneclient-base-21.02.0.alpha17.tar.gz
INFO:conda_build.source:Downloading file:///mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/oneclient-base-21.02.0.alpha17.tar.gz
INFO conda_build.source:download_to_cache(80): Downloading file:///mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/oneclient-base-21.02.0.alpha17.tar.gz
INFO:conda_build.source:Success
INFO conda_build.source:download_to_cache(91): Success
CMake Deprecation Warning at helpers/cmake/FindFUSE.cmake:41 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
CMakeLists.txt:48 (find_package)
CMake Deprecation Warning at helpers/cmake/FindFolly.cmake:41 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
CMakeLists.txt:77 (find_package)
CMake Deprecation Warning at helpers/cmake/FindFolly.cmake:41 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
cmake/FindWangle.cmake:9 (find_package)
CMakeLists.txt:78 (find_package)
CMake Warning (dev) at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/_build_env/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (WANGLE)
does not match the name of the calling package (Wangle). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindWangle.cmake:28 (find_package_handle_standard_args)
CMakeLists.txt:78 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Couldn't find Python2
CMake Warning (dev) at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/_build_env/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (GFLAGS)
does not match the name of the calling package (GFlags). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindGFlags.cmake:15 (find_package_handle_standard_args)
bench/CMakeLists.txt:1 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
IBERTY_LIBRARY
linked by target "oneclient" in directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work
linked by target "oneclient" in directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work
linked by target "onebench" in directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work/bench
linked by target "onebench" in directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work/bench
CMake Generate step failed. Build files cannot be regenerated correctly.
Traceback (most recent call last):
File "/opt/conda/bin/conda-build", line 11, in <module>
sys.exit(main())
File "/opt/conda/lib/python3.7/site-packages/conda_build/cli/main_build.py", line 445, in main
execute(sys.argv[1:])
File "/opt/conda/lib/python3.7/site-packages/conda_build/cli/main_build.py", line 436, in execute
verify=args.verify, variants=args.variants)
File "/opt/conda/lib/python3.7/site-packages/conda_build/api.py", line 209, in build
notest=notest, need_source_download=need_source_download, variants=variants)
File "/opt/conda/lib/python3.7/site-packages/conda_build/build.py", line 2343, in build_tree
notest=notest,
File "/opt/conda/lib/python3.7/site-packages/conda_build/build.py", line 1491, in build
cwd=src_dir, stats=build_stats)
File "/opt/conda/lib/python3.7/site-packages/conda_build/utils.py", line 397, in check_call_env
return _func_defaulting_env_to_os_environ('call', *popenargs, **kwargs)
File "/opt/conda/lib/python3.7/site-packages/conda_build/utils.py", line 377, in _func_defaulting_env_to_os_environ
raise subprocess.CalledProcessError(proc.returncode, _args)
subprocess.CalledProcessError: Command '['/bin/bash', '-e', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP47-BFBP/oneclient/package/conda-bld/oneclient_1626685769421/work/conda_build.sh']' returned non-zero exit status 1.
make: *** [Makefile:242: conda/oneclient] Error 1
make: *** [oneclient_conda] Error 2
mv: cannot stat 'oneclient/conda-pkg-list.txt': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4658 100 4658 0 0 22058 0 --:--:-- --:--:-- --:--:-- 22075
Error response from daemon: Cannot kill container: 1a35249e1d94: Container 1a35249e1d94c34939f58a7e83a1b323f471471285a9a0084cb2bf2568aca216 is not running