Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1537_9_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_1537_9_0_0/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1537_9_0_0/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 20.0625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ('CMakeLists.txt', 'patches/**') [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK Exporting package recipe easyhttpcpp/2.1.0 exports: File 'conandata.yml' found. Exporting it... easyhttpcpp/2.1.0 exports: Copied 1 '.yml' file: conandata.yml easyhttpcpp/2.1.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt easyhttpcpp/2.1.0 exports_sources: Copied 1 '.cmake' file: 0002-use-poco-target.cmake easyhttpcpp/2.1.0 exports_sources: Copied 1 '.patch' file: 0001-allow-inclusion-as-subproject.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.1.0': {'url': 'https://github.com/sony/easyhttpcpp/archive/2.1.0.tar.gz', 'sha256': 'a20216039af129900a270e020917c3e7e7b9eb45d73ff09b1c5d9b44777a6b75'}}, 'patches': {'2.1.0': [{'patch_file': 'patches/0001-allow-inclusion-as-subproject.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-use-poco-target.cmake', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.1.0: - base_path: source_subfolder patch_file: patches/0001-allow-inclusion-as-subproject.patch - base_path: source_subfolder patch_file: patches/0002-use-poco-target.cmake sources: 2.1.0: sha256: a20216039af129900a270e020917c3e7e7b9eb45d73ff09b1c5d9b44777a6b75 url: https://github.com/sony/easyhttpcpp/archive/2.1.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK easyhttpcpp/2.1.0: A new conanfile.py version was exported easyhttpcpp/2.1.0: Folder: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/easyhttpcpp/2.1.0/_/_/export easyhttpcpp/2.1.0: Using the exported files summary hash as the recipe revision: 9a154020c4dd6c5f29c1705a3a64d14e easyhttpcpp/2.1.0: Exported revision: 9a154020c4dd6c5f29c1705a3a64d14e Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] easyhttpcpp:shared=True [build_requires] [env] poco/1.10.1: Not found in local cache, looking in remotes... poco/1.10.1: Trying with 'c3i_PR-1537_ccab5de84829d64fe91a0902fc7e681713976332'... poco/1.10.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz poco/1.10.1: Downloaded recipe revision 4505898b02d7dbad04ce88a8f441ecd4 openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'c3i_PR-1537_ccab5de84829d64fe91a0902fc7e681713976332'... openssl/1.1.1g: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision 35a1937d557a8e93272fe7abed9feeeb easyhttpcpp/2.1.0: Forced build from source easyhttpcpp/2.1.0 (test package): Installing package Requirements easyhttpcpp/2.1.0 from local cache - Cache openssl/1.1.1g from 'central' - Downloaded poco/1.10.1 from 'central' - Downloaded Packages easyhttpcpp/2.1.0:7e96e0daf4b788ccc42012e178967953ac13594b - Build openssl/1.1.1g:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download poco/1.10.1:9361b37a5c49725508c5698f8af2764f349ffc57 - Download Installing (downloading, building) binaries... openssl/1.1.1g: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1g: Downloaded package revision 86b3a8b44fa8bf4864779d620be6e640 poco/1.10.1: Retrieving package 9361b37a5c49725508c5698f8af2764f349ffc57 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz poco/1.10.1: Package installed 9361b37a5c49725508c5698f8af2764f349ffc57 poco/1.10.1: Downloaded package revision 38c87de1fc81f30f6c1ce00333e6635d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK easyhttpcpp/2.1.0: Configuring sources in /tmp/c3ipr/pr_1537_9_0_0/.conan/data/easyhttpcpp/2.1.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK easyhttpcpp/2.1.0: Copying sources to build folder easyhttpcpp/2.1.0: Building your package in /tmp/c3ipr/pr_1537_9_0_0/.conan/data/easyhttpcpp/2.1.0/_/_/build/7e96e0daf4b788ccc42012e178967953ac13594b easyhttpcpp/2.1.0: Generator cmake created conanbuildinfo.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created PocoConfig.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created PocoConfigVersion.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created PocoTargets.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created PocoTarget-release.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created OpenSSLConfig.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created OpenSSLTargets.cmake easyhttpcpp/2.1.0: Generator cmake_find_package_multi created OpenSSLTarget-release.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK easyhttpcpp/2.1.0: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1537_9_0_0/.conan/data/easyhttpcpp/2.1.0/_/_/build/7e96e0daf4b788ccc42012e178967953ac13594b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1537_9_0_0/.conan/data/easyhttpcpp/2.1.0/_/_/package/7e96e0daf4b788ccc42012e178967953ac13594b" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/tmp/c3ipr/pr_1537_9_0_0/.conan/data/easyhttpcpp/2.1.0/_/_/build/7e96e0daf4b788ccc42012e178967953ac13594b" -DCMAKE_MODULE_PATH="/tmp/c3ipr/pr_1537_9_0_0/.conan/data/easyhttpcpp/2.1.0/_/_/build/7e96e0daf4b788ccc42012e178967953ac13594b" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFORCE_SHAREDLIB="True" -Wno-dev '/tmp/c3ipr/pr_1537_9_0_0/.conan/data/easyhttpcpp/2.1.0/_/_/build/7e96e0daf4b788ccc42012e178967953ac13594b' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/openssl/1.1.1g/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a (found version "1.1.1g") -- Library PocoZip found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoZip.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoZip.a -- Library PocoNetSSL found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoNetSSL.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoNetSSL.a -- Library PocoJWT found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoJWT.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoJWT.a -- Library PocoUtil found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoUtil.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoUtil.a -- Library PocoDataSQLite found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoDataSQLite.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoDataSQLite.a -- Library PocoRedis found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoRedis.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoRedis.a -- Library PocoMongoDB found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoMongoDB.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoMongoDB.a -- Library PocoNet found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoNet.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoNet.a -- Library PocoEncodings found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoEncodings.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoEncodings.a -- Library PocoXML found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoXML.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoXML.a -- Library PocoData found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoData.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoData.a -- Library PocoCrypto found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoCrypto.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoCrypto.a -- Library PocoJSON found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoJSON.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoJSON.a -- Library PocoFoundation found /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoFoundation.a -- Found: /tmp/c3ipr/pr_1537_9_0_0/.conan/data/poco/1.10.1/_/_/package/9361b37a5c49725508c5698f8af2764f349ffc57/lib/libPocoFoundation.a -- Dependency OpenSSL already found -- Configuring done CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/CMakeLists.txt:105 (add_library): Target "easyhttp" links to target "OpenSSL::OpenSSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMake Generate step failed. Build files cannot be regenerated correctly. easyhttpcpp/2.1.0: JSON file created at '/tmp/c3ipr/pr_1537_9_0_0/_create.json'