cp -f .layerapi2_label /opt/metwork-mfext-2.2/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-2.2/.layerapi2_dependencies rm -f /opt/metwork-mfext-2.2/.dhash_ignore_hash touch /opt/metwork-mfext-2.2/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-2.2/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory '/src/adm' cp -f guess_version.sh /opt/metwork-mfext-2.2/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-2.2/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-2.2/bin/envtpl chmod a+rx /opt/metwork-mfext-2.2/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-2.2/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-2.2/bin/dhash chmod a+rx /opt/metwork-mfext-2.2/bin/dhash cp -f layer_hash /opt/metwork-mfext-2.2/bin/layer_hash chmod a+rx /opt/metwork-mfext-2.2/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-2.2/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-2.2/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-2.2/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-2.2/bin/_layer_hash chmod a+rx /opt/metwork-mfext-2.2/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-2.2/bin/module_hash chmod a+rx /opt/metwork-mfext-2.2/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-2.2/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-2.2/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-2.2/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-2.2/bin/_check_layers_hash cp -f outside /opt/metwork-mfext-2.2/bin/outside chmod a+rx /opt/metwork-mfext-2.2/bin/outside cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-2.2/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-2.2/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-2.2/lib/bash_utils.sh make[1]: Leaving directory '/src/adm' cd config && make make[1]: Entering directory '/src/config' cp -f dhash_ignore_all /opt/metwork-mfext-2.2/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-2.2/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-2.2/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-2.2/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-2.2/config/version || { rm -f /opt/metwork-mfext-2.2/config/version ; false ; } make[1]: Leaving directory '/src/config' cd layers && make helpers make[1]: Entering directory '/src/layers' cp -f _uncompress_helper.sh /opt/metwork-mfext-2.2/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-2.2/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-2.2/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-2.2/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_pip_package_to_yaml.sh make[1]: Leaving directory '/src/layers' cd layers && make makefiles make[1]: Entering directory '/src/layers' cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-2.2/share/python3_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-2.2/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-2.2/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-2.2/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-2.2/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-2.2/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-2.2/share/layer_wrapper.mk cp --preserve=mode --dereference -Rf package_python3.mk /opt/metwork-mfext-2.2/share/package_python3.mk make[1]: Leaving directory '/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-2.2/.dhash cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer0_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat dhash_ignore_hash |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/core" "core" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 91a66f2165227567aa95cc35b7ae6b89 cache hit (used: /buildcache/mfext_cache_layer_core_ea46a589bbc1fc714f08bc721640f0fb.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0005_readline 0010_liquidprompt 0035_dtreetrawl 0045_mfutil_c 0070_layerapi2 0080_log_proxy 0100_redis 0110_hiredis 0117_yajl 0130_tcping 0210_jq 0330_zeromq; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-2.2/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_ea46a589bbc1fc714f08bc721640f0fb.tar) make[2]: Leaving directory '/src/layers/layer0_core' make[2]: Entering directory '/src/layers/layer1_openresty' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/openresty/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/openresty" "openresty" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 5e44c93fd6661526f50c708ef8b34462 cache hit (used: /buildcache/mfext_cache_layer_openresty_a6514aaa7a31261a042dc5e2b424d94b.tar) if ! test -f cache/hit; then \ for SUBDIR in 0100_openresty 0400_lua_resty_http 0410_lua_resty_cookie 0420_lua_resty_statsd 0430_lua_resty_hmac 0500_mfutil_lua; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-2.2/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_a6514aaa7a31261a042dc5e2b424d94b.tar) make[2]: Leaving directory '/src/layers/layer1_openresty' make[2]: Entering directory '/src/layers/layer1_python3_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_core" "python3_core" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 58e953e240c2fc4bddc75ddb72118d21 cache hit (used: /buildcache/mfext_cache_layer_python3_core_f732699530166c74b97635e293a563b2.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0032_wheel 0033_upgrade_pip_setuptools 0034_certifi 0400_prereq_extra_python_packages 0405_prereq_extra_python_packages 0410_prereq_extra_python_packages 0420_prereq_extra_python_packages 0430_prereq_extra_python_packages 0440_prereq_extra_python_packages 0500_extra_python_packages 9999_requirements; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-2.2/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_f732699530166c74b97635e293a563b2.tar) make[2]: Leaving directory '/src/layers/layer1_python3_core' make[2]: Entering directory '/src/layers/layer1_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: cfc1c2a6ceaeed33833b0d6990ec3284 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_ea6e4b839677b45241f78e6b3b5b5c3b.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0006_protobuf 0007_protobuf_c 0008_postgresql 0009_pgbouncer 0010_hdf4 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0015_proj 0020_libgeotiff 0021_geos 0022_libspatialite 0023_gdal 0070_postgis 0071_postgresql_airtide 0072_postgis_geohash 0073_pg_partman 0074_pg_uuidv7; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-2.2/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_ea6e4b839677b45241f78e6b3b5b5c3b.tar) make[2]: Leaving directory '/src/layers/layer1_scientific_core' make[2]: Entering directory '/src/layers/layer2_python3' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3" "python3" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 python3_core@mfext layer (dependency) hash (from cache): 2bf228d77a26ca9010a040f06083d8e8 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 4a19e184aa2f57eb0e2f9ffa9f342cee cache hit (used: /buildcache/mfext_cache_layer_python3_90ff6d1fd2e97d21c337997d82475241.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0402_prereq_extra_python_packages 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3 ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-2.2/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3" cache already exist (/buildcache/mfext_cache_layer_python3_90ff6d1fd2e97d21c337997d82475241.tar) make[2]: Leaving directory '/src/layers/layer2_python3' make[2]: Entering directory '/src/layers/layer2_python3_circus' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 python3@mfext layer (dependency) hash (from cache): 5aef79c52f96e4800466c4bc23c894c5 python3_core@mfext layer (dependency) hash (from cache): 2bf228d77a26ca9010a040f06083d8e8 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: cc503847a89cfcd72bef59a5b14ec8b1 cache hit (used: /buildcache/mfext_cache_layer_python3_circus_b630a332f645163b3bee762e9354dfcf.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_circus; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3_circus ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-2.2/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_circus" cache already exist (/buildcache/mfext_cache_layer_python3_circus_b630a332f645163b3bee762e9354dfcf.tar) make[2]: Leaving directory '/src/layers/layer2_python3_circus' make[2]: Entering directory '/src/layers/layer2_python3_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 python3@mfext layer (dependency) hash (from cache): 5aef79c52f96e4800466c4bc23c894c5 python3_core@mfext layer (dependency) hash (from cache): 2bf228d77a26ca9010a040f06083d8e8 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 scientific_core@mfext layer (dependency) hash (from cache): 49d68006e1e85c2de1eec6cad9d5c5f8 source hash: e32e38fd0be6696cbb27e4f7f9e5777a cache hit (used: /buildcache/mfext_cache_layer_python3_scientific_core_b330a8f4199f2f90db049a8ae1ef459a.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3_scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_scientific_core" cache already exist (/buildcache/mfext_cache_layer_python3_scientific_core_b330a8f4199f2f90db049a8ae1ef459a.tar) make[2]: Leaving directory '/src/layers/layer2_python3_scientific_core' make[2]: Entering directory '/src/layers/layer6_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/nodejs" "nodejs" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 2c241b734b6b48c5ec160cb7997f185f cache hit (used: /buildcache/mfext_cache_layer_nodejs_30d7cea581fb6afe7b562b04cabb5109.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_nodejs; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-2.2/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_30d7cea581fb6afe7b562b04cabb5109.tar) make[2]: Leaving directory '/src/layers/layer6_nodejs' make[2]: Entering directory '/src/layers/layer7_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_extra_env; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_profile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_profile; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_unprofile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/devtools" "devtools" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 5c9342739cfd2ea3c84f6aa408940eba cache hit (used: /buildcache/mfext_cache_layer_devtools_f9465d37d30fa57cb7ec382bad052e01.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0060_wrk 0061_wrk2 0070_libtree; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-2.2/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_f9465d37d30fa57cb7ec382bad052e01.tar) make[2]: Leaving directory '/src/layers/layer7_devtools' make[2]: Entering directory '/src/layers/layer7_python3_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 devtools@mfext layer (dependency) hash (from cache): 821c4b82aa933f0a2b0762d307f46070 python3@mfext layer (dependency) hash (from cache): 5aef79c52f96e4800466c4bc23c894c5 python3_core@mfext layer (dependency) hash (from cache): 2bf228d77a26ca9010a040f06083d8e8 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 69f1c7fb6b1d5d317cd582daf9dd4c73 cache hit (used: /buildcache/mfext_cache_layer_python3_devtools_0d5cbe4706ebb9ff1084a3e9a6660cc1.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3_devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-2.2/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_devtools" cache already exist (/buildcache/mfext_cache_layer_python3_devtools_0d5cbe4706ebb9ff1084a3e9a6660cc1.tar) make[2]: Leaving directory '/src/layers/layer7_python3_devtools' make[2]: Entering directory '/src/layers/layer8_java' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/java" "java" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 6bbcf5dcfbe23bf9a62aedfa2aaa1c7b cache hit (used: /buildcache/mfext_cache_layer_java_651d0541fce1fe5220ac94a428277aa0.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_openjdk; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-2.2/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_651d0541fce1fe5220ac94a428277aa0.tar) make[2]: Leaving directory '/src/layers/layer8_java' make[2]: Entering directory '/src/layers/layer8_monitoring' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/monitoring" "monitoring" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache hit (used: /buildcache/mfext_cache_layer_monitoring_13d6d93e090030b397c04eca18df0b19.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 0400_vector; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-2.2/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_13d6d93e090030b397c04eca18df0b19.tar) make[2]: Leaving directory '/src/layers/layer8_monitoring' make[2]: Entering directory '/src/layers/layer9_default' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .extra_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.extra_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/default" "default" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 devtools@mfext layer (dependency) hash (from cache): 821c4b82aa933f0a2b0762d307f46070 java@mfext layer (dependency) hash (from cache): e7108d91303c3f6b1ca825230455efc5 monitoring@mfext layer (dependency) hash (from cache): 2adf4e80cf2ad876bfd5548cf0b3874c nodejs@mfext layer (dependency) hash (from cache): 8d23850fcda6a33f9aa9ae2cd6582da8 openresty@mfext layer (dependency) hash (from cache): ac4280bfb815a04c016b854357b8bc0f python3@mfext layer (dependency) hash (from cache): 5aef79c52f96e4800466c4bc23c894c5 python3_core@mfext layer (dependency) hash (from cache): 2bf228d77a26ca9010a040f06083d8e8 python3_devtools@mfext layer (dependency) hash (from cache): 671ceca29af94244046ac47c2b8825e7 python3_scientific_core@mfext layer (dependency) hash (from cache): 340e50476b9677fd31117069b5d7199d root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 scientific_core@mfext layer (dependency) hash (from cache): 49d68006e1e85c2de1eec6cad9d5c5f8 source hash: d676d09fa161352d56a3ced7931d7d49 cache hit (used: /buildcache/mfext_cache_layer_default_baf4532034eb573209eda3a53c84868f.tar) if ! test -f cache/hit; then \ for SUBDIR in ; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-2.2/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/default" cache already exist (/buildcache/mfext_cache_layer_default_baf4532034eb573209eda3a53c84868f.tar) make[2]: Leaving directory '/src/layers/layer9_default' make[1]: Leaving directory '/src/layers' cd adm && make all make[1]: Entering directory '/src/adm' cp -f metwork_debug /opt/metwork-mfext-2.2/bin/metwork_debug chmod a+rx /opt/metwork-mfext-2.2/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-2.2/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-2.2/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-2.2/bin/clear.sh chmod a+rx /opt/metwork-mfext-2.2/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-2.2/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-2.2/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-2.2/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-2.2/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-2.2/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-2.2/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-2.2/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-2.2/bin/components chmod a+rx /opt/metwork-mfext-2.2/bin/components cp -f _circus.start /opt/metwork-mfext-2.2/bin/_circus.start chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-2.2/bin/_circus.stop chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-2.2/bin/_circus.status chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-2.2/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-2.2/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-2.2/bin/before_start_redis chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-2.2/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-2.2/bin/port_test.sh chmod a+rx /opt/metwork-mfext-2.2/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-2.2/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-2.2/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-2.2/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-2.2/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-2.2/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-2.2/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-2.2/bin/config.py chmod a+rx /opt/metwork-mfext-2.2/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-2.2/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-2.2/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-2.2/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-2.2/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-2.2/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-2.2/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-2.2/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-2.2/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-2.2/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-2.2/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-2.2/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-2.2/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-2.2/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-2.2/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-2.2/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-2.2/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-2.2/bin/_circusctl chmod a+rx /opt/metwork-mfext-2.2/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-2.2/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-2.2/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-2.2/bin/nginx.status chmod a+rx /opt/metwork-mfext-2.2/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-2.2/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-2.2/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-2.2/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-2.2/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-2.2/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-2.2/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-2.2/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-2.2/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-2.2/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-2.2/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-2.2/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-2.2/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-2.2/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-2.2/bin/_circus.reload chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-2.2/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-2.2/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-2.2/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-2.2/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-2.2/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-2.2/bin/plugins.status chmod a+rx /opt/metwork-mfext-2.2/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-2.2/bin/_plugins.status chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-2.2/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-2.2/bin/plugins.stop chmod a+rx /opt/metwork-mfext-2.2/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-2.2/bin/_plugins.start chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-2.2/bin/plugins.start chmod a+rx /opt/metwork-mfext-2.2/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-2.2/bin/_send_state.py chmod a+rx /opt/metwork-mfext-2.2/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-2.2/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-2.2/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-2.2/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-2.2/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-2.2/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-2.2/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-2.2/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-2.2/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-2.2/bin/repeat.sh chmod a+rx /opt/metwork-mfext-2.2/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-2.2/bin/before_start_vector chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_vector cp -f _module_status_json.py /opt/metwork-mfext-2.2/bin/_module_status_json.py chmod a+rx /opt/metwork-mfext-2.2/bin/_module_status_json.py cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-2.2/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-2.2/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-2.2/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-2.2/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-2.2/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-2.2/share/templates/bashrc /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-2.2/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-2.2/share/templates/bash_profile /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-2.2/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-2.2/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-2.2/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-2.2/share/templates/nethard_profile /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-2.2/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-2.2/share/templates/interactive_profile /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-2.2/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-2.2/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-2.2 && /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.2/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.2/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.2/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-2.2/share/templates/mfxxx_wrapper /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-2.2/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-2.2/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-2.2/share/templates/_mfxxx_wrapper /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-2.2/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-2.2/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-2.2/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-2.2/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-2.2/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-2.2/share/templates/crontab cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-2.2/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-2.2/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-2.2/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-2.2/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-2.2/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-2.2/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-2.2/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-2.2/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-2.2/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-2.2/share/templates/mfxxx.start mkdir -p /opt/metwork-mfext-2.2/lib/mfext touch /opt/metwork-mfext-2.2/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-2.2/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-2.2/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-2.2/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-2.2/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-2.2/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-2.2/bin/envtpl >/opt/metwork-mfext-2.2/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-2.2/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md