Auto detecting your dev setup to initialize the default profile (C:\J\w\cci_PR-2463@9\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\cci_PR-2463@9\.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: 18.5986328125 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 [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe mimalloc/1.6.7 exports: File 'conandata.yml' found. Exporting it... mimalloc/1.6.7 exports: Copied 1 '.yml' file: conandata.yml mimalloc/1.6.7 exports_sources: Copied 1 '.txt' file: CMakeLists.txt mimalloc/1.6.7 exports_sources: Copied 3 '.patch' files: 0001-avoid-symlink-creation.patch, 0002-include-cstddef-to-get-std-size-t.patch, 0003-get-rid-of-mi_install_dir.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.6.7': {'url': 'https://github.com/microsoft/mimalloc/archive/v1.6.7.tar.gz', 'sha256': '111b718b496f297f128d842880e72e90e33953cf00b45ba0ccd2167e7340ed17'}}, 'patches': {'1.6.7': [{'patch_file': 'patches/0001-avoid-symlink-creation.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-include-cstddef-to-get-std-size-t.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0003-get-rid-of-mi_install_dir.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.6.7: - base_path: source_subfolder patch_file: patches/0001-avoid-symlink-creation.patch - base_path: source_subfolder patch_file: patches/0002-include-cstddef-to-get-std-size-t.patch - base_path: source_subfolder patch_file: patches/0003-get-rid-of-mi_install_dir.patch sources: 1.6.7: sha256: 111b718b496f297f128d842880e72e90e33953cf00b45ba0ccd2167e7340ed17 url: https://github.com/microsoft/mimalloc/archive/v1.6.7.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK mimalloc/1.6.7: A new conanfile.py version was exported mimalloc/1.6.7: Folder: C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\export mimalloc/1.6.7: Using the exported files summary hash as the recipe revision: 04da38a7114e756205a12d366d1c33cf mimalloc/1.6.7: Exported revision: 04da38a7114e756205a12d366d1c33cf Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows os_build=Windows [options] mimalloc:shared=True [build_requires] [env] mimalloc/1.6.7: Forced build from source mimalloc/1.6.7 (test package): Installing package Requirements mimalloc/1.6.7 from local cache - Cache Packages mimalloc/1.6.7:58ced39bc3430ebbf0806daa7b99118cfcf3bebe - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mimalloc/1.6.7: Configuring sources in C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK mimalloc/1.6.7: Copying sources to build folder mimalloc/1.6.7: Building your package in C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\build\58ced39bc3430ebbf0806daa7b99118cfcf3bebe mimalloc/1.6.7: Generator cmake created conanbuildinfo.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 mimalloc/1.6.7: Calling build() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > cd C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\build\58ced39bc3430ebbf0806daa7b99118cfcf3bebe\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\package\58ced39bc3430ebbf0806daa7b99118cfcf3bebe" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_BUILD_TYPE="Release" -DMI_BUILD_TESTS="OFF" -DMI_BUILD_SHARED="True" -DMI_BUILD_STATIC="False" -DMI_BUILD_OBJECT="False" -DMI_OVERRIDE="ON" -DMI_SECURE="OFF" -Wno-dev C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\build\58ced39bc3430ebbf0806daa7b99118cfcf3bebe ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe - skipped -- 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 -- Override standard malloc (MI_OVERRIDE=ON) -- Use the C++ compiler to compile (MI_USE_CXX=ON) -- -- Library base name: mimalloc -- Build type : release -- Compiler : C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Build targets : shared -- -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/build/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\build\58ced39bc3430ebbf0806daa7b99118cfcf3bebe\build_subfolder --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/build/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/source_subfolder/CMakeLists.txt stats.c random.c os.c arena.c region.c segment.c page.c alloc.c alloc-aligned.c alloc-posix.c heap.c options.c init.c Generating Code... Creating library C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/build/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/build_subfolder/lib/mimalloc.lib and object C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/build/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/build_subfolder/lib/mimalloc.exp mimalloc.vcxproj -> C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\build\58ced39bc3430ebbf0806daa7b99118cfcf3bebe\build_subfolder\bin\mimalloc.dll Copy mimalloc-redirect.dll to output directory Building Custom Rule C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/build/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/CMakeLists.txt mimalloc/1.6.7: Package '58ced39bc3430ebbf0806daa7b99118cfcf3bebe' built mimalloc/1.6.7: Build folder C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\build\58ced39bc3430ebbf0806daa7b99118cfcf3bebe mimalloc/1.6.7: Generated conaninfo.txt mimalloc/1.6.7: Generated conanbuildinfo.txt mimalloc/1.6.7: Generating the package mimalloc/1.6.7: Package folder C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\package\58ced39bc3430ebbf0806daa7b99118cfcf3bebe mimalloc/1.6.7: Calling package() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > cmake --build C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\build\58ced39bc3430ebbf0806daa7b99118cfcf3bebe\build_subfolder --config Release --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. mimalloc.vcxproj -> C:\J\w\cci_PR-2463@9\.conan\data\mimalloc\1.6.7\_\_\build\58ced39bc3430ebbf0806daa7b99118cfcf3bebe\build_subfolder\bin\mimalloc.dll Copy mimalloc-redirect.dll to output directory -- Install configuration: "Release" -- Installing: C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/package/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/lib/mimalloc.lib -- Installing: C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/package/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/bin/mimalloc.dll -- Installing: C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/package/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/include/mimalloc.h -- Installing: C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/package/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/include/mimalloc-override.h -- Installing: C:/J/w/cci_PR-2463@9/.conan/data/mimalloc/1.6.7/_/_/package/58ced39bc3430ebbf0806daa7b99118cfcf3bebe/include/mimalloc-new-delete.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK mimalloc/1.6.7 package(): Packaged 2 '.dll' files: mimalloc-redirect.dll, mimalloc.dll mimalloc/1.6.7 package(): Packaged 3 '.h' files: mimalloc-new-delete.h, mimalloc-override.h, mimalloc.h mimalloc/1.6.7 package(): Packaged 1 '.lib' file: mimalloc.lib mimalloc/1.6.7 package(): Packaged 1 file: LICENSE mimalloc/1.6.7: Package '58ced39bc3430ebbf0806daa7b99118cfcf3bebe' created mimalloc/1.6.7: Created package revision ac3bc562b5af16e7b85c8ccb81083086 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK mimalloc/1.6.7 (test package): Generator cmake created conanbuildinfo.cmake mimalloc/1.6.7 (test package): Generator txt created conanbuildinfo.txt mimalloc/1.6.7 (test package): Generated conaninfo.txt mimalloc/1.6.7 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all\test_package\build\e7d00138a5d37242bcdc77a28b835922953541a3/conan.lock' Using cached profile from lockfile [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 mimalloc/1.6.7 (test package): Calling build() ----Running------ > cd C:\J\w\cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all\test_package\build\e7d00138a5d37242bcdc77a28b835922953541a3 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_NO_CHANGES="False" -DBUILD_INCLUDE_OVERRIDE="True" -DBUILD_MI_API="True" -Wno-dev C:\J\w\cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all\test_package ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all/test_package/build/e7d00138a5d37242bcdc77a28b835922953541a3 ----Running------ > cmake --build C:\J\w\cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all\test_package\build\e7d00138a5d37242bcdc77a28b835922953541a3 --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all/test_package/CMakeLists.txt include_override.c include_override.vcxproj -> C:\J\w\cci_PR-2463@9\71\3dd35bba-2aa1-44de-9e00-a9d139c71e54\recipes\mimalloc\all\test_package\build\e7d00138a5d37242bcdc77a28b835922953541a3\bin\include_override.exe Building Custom Rule C:/J/w/cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all/test_package/CMakeLists.txt include_override.cpp include_override_cpp.vcxproj -> C:\J\w\cci_PR-2463@9\71\3dd35bba-2aa1-44de-9e00-a9d139c71e54\recipes\mimalloc\all\test_package\build\e7d00138a5d37242bcdc77a28b835922953541a3\bin\include_override_cpp.exe Building Custom Rule C:/J/w/cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all/test_package/CMakeLists.txt mi_api.c mi_api.vcxproj -> C:\J\w\cci_PR-2463@9\71\3dd35bba-2aa1-44de-9e00-a9d139c71e54\recipes\mimalloc\all\test_package\build\e7d00138a5d37242bcdc77a28b835922953541a3\bin\mi_api.exe Building Custom Rule C:/J/w/cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all/test_package/CMakeLists.txt mi_api.cpp mi_api_cpp.vcxproj -> C:\J\w\cci_PR-2463@9\71\3dd35bba-2aa1-44de-9e00-a9d139c71e54\recipes\mimalloc\all\test_package\build\e7d00138a5d37242bcdc77a28b835922953541a3\bin\mi_api_cpp.exe Building Custom Rule C:/J/w/cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/recipes/mimalloc/all/test_package/CMakeLists.txt mimalloc/1.6.7 (test package): Running test() mimalloc/1.6.7 (test package): Environment append: {'MIMALLOC_VERBOSE': '1'} mimalloc/1.6.7 (test package): test: bin\include_override ----Running------ > bin\include_override ----------------- mimalloc version 167 mimalloc/1.6.7 (test package): test: bin\include_override_cpp ----Running------ > bin\include_override_cpp ----------------- mimalloc version 167 mimalloc/1.6.7 (test package): test: bin\mi_api ----Running------ > bin\mi_api ----------------- mimalloc version 167 mimalloc/1.6.7 (test package): test: bin\mi_api_cpp ----Running------ > bin\mi_api_cpp ----------------- mimalloc version 167 JSON file created at 'C:\J\w\cci_PR-2463@9/71/3dd35bba-2aa1-44de-9e00-a9d139c71e54/_create.json'