gis-ops / docker-valhalla

This is our flexible Docker repository for the Valhalla routing engine
MIT License
228 stars 69 forks source link

Docker container exit after start #106

Closed altair86 closed 1 year ago

altair86 commented 1 year ago

commands: mkdir custom_files wget -O custom_files/kazakhstan-latest.osm.pbf http://download.geofabrik.de/asia/kazakhstan-latest.osm.pbf docker run -dt --name valhalla_gis-ops -p 8002:8002 -v $PWD/custom_files:/custom_files ghcr.io/gis-ops/docker-valhalla/valhalla:latest

log:

_INFO: Running container with user valhalla UID 59999 and GID 59999.

find: '/custom_files/transit_tiles': No such file or directory WARNING: Hash not found for: /custom_files/kazakhstan-latest.osm.pbf! WARNING: No routing tiles found at /custom_files/valhalla_tiles.tar or /custom_files/valhalla_tiles, starting a new build INFO: Running build tiles with: /custom_files/valhalla.json /custom_files/kazakhstan-latest.osm.pbf

============================ = Build the initial graph. =

2023/05/05 03:44:47.618527 [INFO] Start stage = initialize End stage = build 2023/05/05 03:44:47.620959 [INFO] Parsing files for ways: /custom_files/kazakhstan-latest.osm.pbf 2023/05/05 03:44:47.621148 [INFO] Parsing ways... 2023/05/05 03:45:16.683275 [INFO] Added 342 culdesac roundabouts from 792 candidates. 2023/05/05 03:45:16.683331 [INFO] Finished with 420455 routable ways containing 4772178 nodes 2023/05/05 03:45:16.716351 [INFO] Sorting osm access tags by way id... 2023/05/05 03:45:16.748909 [INFO] Sorting pronunciation indexes by way id... 2023/05/05 03:45:16.748983 [INFO] Finished 2023/05/05 03:45:16.752604 [INFO] Write OSMData to temp files 2023/05/05 03:45:16.756569 [INFO] Done 2023/05/05 03:45:16.758402 [INFO] Parsing files for relations: /custom_files/kazakhstan-latest.osm.pbf 2023/05/05 03:45:16.758554 [INFO] Parsing relations... 2023/05/05 03:45:22.631747 [INFO] Finished with 3326 simple restrictions 2023/05/05 03:45:22.631789 [INFO] Finished with 0 lane connections 2023/05/05 03:45:22.631989 [INFO] Sorting complex restrictions by from id... 2023/05/05 03:45:22.632385 [INFO] Sorting complex restrictions by to id... 2023/05/05 03:45:22.632463 [INFO] Finished 2023/05/05 03:45:22.632776 [INFO] Write OSMData to temp files 2023/05/05 03:45:22.638022 [INFO] Done 2023/05/05 03:45:22.639793 [INFO] Parsing files for nodes: /custom_files/kazakhstan-latest.osm.pbf 2023/05/05 03:45:22.639826 [INFO] Sorting osm way node references by node id... 2023/05/05 03:45:23.681457 [INFO] Parsing nodes... 2023/05/05 03:45:50.120299 [INFO] Finished with 4075813 nodes contained in routable ways 2023/05/05 03:45:50.120332 [INFO] Sorting osm way node references by way index and node shape index... 2023/05/05 03:45:51.231582 [INFO] Finished: max_osm_id 10869042206 2023/05/05 03:45:51.231613 [INFO] Number of nodes with refs (exits) = 0 2023/05/05 03:45:51.231619 [INFO] Number of nodes with exit_to = 0 2023/05/05 03:45:51.231625 [INFO] Number of nodes with names = 15 2023/05/05 03:45:51.231630 [INFO] Number of way refs = 0 2023/05/05 03:45:51.231636 [INFO] Number of reverse way refs = 0 2023/05/05 03:45:51.231641 [INFO] Unique Node Strings (names, refs, etc.) = 15 2023/05/05 03:45:51.231647 [INFO] Unique Strings (names, refs, etc.) = 29824 2023/05/05 03:45:51.232217 [INFO] Write OSMData to temp files 2023/05/05 03:45:51.237831 [INFO] Done 2023/05/05 03:45:51.237870 [INFO] Creating graph edges from ways... 2023/05/05 03:45:51.595232 [INFO] Finished with 1062179 graph edges 2023/05/05 03:45:51.644148 [INFO] Sorting graph... 2023/05/05 03:45:52.051359 [INFO] Nodes processed. Sorting begin and end nodes by edge. 2023/05/05 03:45:52.312581 [INFO] Sorting begin and end nodes done. Populating edges... 2023/05/05 03:45:52.339962 [INFO] Finished with 786269 graph nodes 2023/05/05 03:45:52.363588 [INFO] Writing tile manifest to /custom_files/valhalla_tiles/tile_manifest.json 2023/05/05 03:45:52.363821 [INFO] Reclassifying_V2 link graph edges... 2023/05/05 03:45:52.601888 [INFO] Class: 0 exit count = 141 2023/05/05 03:45:52.601924 [INFO] Class: 1 exit count = 1159 2023/05/05 03:45:52.601930 [INFO] Class: 2 exit count = 775 2023/05/05 03:45:52.601949 [INFO] Class: 3 exit count = 1025 2023/05/05 03:45:52.601961 [INFO] Class: 4 exit count = 855 2023/05/05 03:45:52.601969 [INFO] Class: 5 exit count = 184 2023/05/05 03:45:52.601977 [INFO] Class: 6 exit count = 223 2023/05/05 03:45:52.601986 [INFO] Class: 7 exit count = 0 2023/05/05 03:45:52.650289 [INFO] Finished with 2036 reclassified. Turn channel count = 1723 2023/05/05 03:45:52.664864 [INFO] Reclassifying ferry connection graph edges... 2023/05/05 03:45:52.967902 [INFO] Finished ReclassifyFerryEdges: ferry_endpoint_count = 10, 10 edges reclassified. 2023/05/05 03:45:53.007438 [INFO] Building 4109 tiles with 32 threads... 2023/05/05 03:45:53.009391 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.009687 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.009741 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.009752 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.009756 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.009872 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.010027 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.010168 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.010623 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.010649 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.010860 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.010956 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.011277 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.011302 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.011356 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.011518 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.011704 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.011751 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.011800 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.011808 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.012544 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.012565 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.013003 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.013047 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.013120 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.013124 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.013538 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.013723 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.014062 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.014175 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.014231 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.014379 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.014577 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.014754 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.016445 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.016704 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.016723 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.016770 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.017091 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.017227 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.017656 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.017763 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.017791 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.017793 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.017939 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.017940 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.017976 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.018016 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.018114 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.018116 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.018371 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.018466 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.018806 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.018869 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.018891 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.018889 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.018915 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.018950 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.019005 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.019031 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.019176 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.019197 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:53.019326 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:53.019347 [WARN] Time zone db /custom_files/timezone_data/timezones.sqlite not found. Not saving time zone information. 2023/05/05 03:45:54.618394 [INFO] Finished 2023/05/05 03:45:54.619195 [INFO] Node Count = 786269 2023/05/05 03:45:54.619209 [INFO] Directed Edge Count = 2124358 2023/05/05 03:45:54.619216 [INFO] EdgeInfo Count = 1082145

=============================== = Enhancing the initial graph =

2023/05/05 03:45:54.984755 [INFO] Start stage = enhance End stage = cleanup 2023/05/05 03:45:54.984964 [INFO] Read OSMData unique_names from temp file 2023/05/05 03:45:55.002785 [INFO] Done 2023/05/05 03:45:55.002803 [INFO] Enhancing local graph... 2023/05/05 03:45:55.021455 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.021700 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.022163 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.022505 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.022521 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.022585 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.022728 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.022882 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.024727 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.025112 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.025374 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.025600 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.025824 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.025869 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.026255 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.026670 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.026925 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.027109 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.027409 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.028243 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.028340 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.028649 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.029191 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.029576 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.029586 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.029697 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.029810 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.030034 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.030284 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.030437 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.030717 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.031436 [WARN] Admin db /custom_files/admin_data/admins.sqlite not found. Not saving admin information. 2023/05/05 03:45:55.045492 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.048708 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.048771 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.049325 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.049372 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.049399 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.049617 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.049710 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.049854 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.049886 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.049968 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.049992 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.050068 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.050185 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.050487 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.052374 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.052564 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.052857 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.053207 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.053339 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.053619 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.053633 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.053634 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.053723 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.053729 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.053796 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.053965 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.054263 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.054580 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.055450 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.055685 [INFO] Disabled default speeds assignment from config 2023/05/05 03:45:55.056960 [INFO] Disabled default speeds assignment from config 2023/05/05 03:46:15.544236 [INFO] Finished with max_density 21.036821 2023/05/05 03:46:15.544295 [INFO] internal intersection = 9459 2023/05/05 03:46:15.546790 [INFO] GraphFilter - nothing to filter. Skipping... 2023/05/05 03:46:15.546866 [INFO] Transit directory not found. Transit will not be added. 2023/05/05 03:46:15.546909 [INFO] HierarchyBuilder 2023/05/05 03:46:20.556820 [INFO] Done HierarchyBuilder 2023/05/05 03:46:20.560125 [INFO] Creating shortcuts on level 1 2023/05/05 03:46:21.970399 [INFO] Finished with 28566 shortcuts 2023/05/05 03:46:21.970440 [INFO] Creating shortcuts on level 0 2023/05/05 03:46:22.332825 [INFO] Finished with 8034 shortcuts 2023/05/05 03:46:22.332918 [WARN] Elevation storage directory does not exist 2023/05/05 03:46:22.344047 [INFO] Adding Restrictions at level 2 2023/05/05 03:46:25.971846 [INFO] --Forward restrictions added: 1968626980 2023/05/05 03:46:25.971888 [INFO] --Reverse restrictions added: 130831 2023/05/05 03:46:25.973489 [INFO] Adding Restrictions at level 1 2023/05/05 03:46:26.527102 [INFO] --Forward restrictions added: 18 2023/05/05 03:46:26.527147 [INFO] --Reverse restrictions added: 10 2023/05/05 03:46:26.529997 [INFO] Adding Restrictions at level 0 2023/05/05 03:46:26.680314 [INFO] --Forward restrictions added: 14 2023/05/05 03:46:26.680358 [INFO] --Reverse restrictions added: 11 2023/05/05 03:46:26.680392 [INFO] Finished 2023/05/05 03:46:26.680430 [INFO] Validating, finishing and binning tiles... 2023/05/05 03:46:31.371734 [INFO] Finished 2023/05/05 03:46:31.371779 [INFO] Binning inter-tile edges... 2023/05/05 03:46:32.245266 [INFO] Finished 2023/05/05 03:46:32.245345 [WARN] Possible duplicates at level: 0 = 4 2023/05/05 03:46:32.245363 [WARN] Possible duplicates at level: 1 = 8 2023/05/05 03:46:32.245371 [WARN] Possible duplicates at level: 2 = 0 2023/05/05 03:46:32.292565 [INFO] Cleaning up temporary *.bin files within /custom_files/valhalla_tiles/ INFO: Successfully built files: /custom_files/kazakhstan-latest.osm.pbf INFO: Hashing files: /custom_files/kazakhstan-latest.osm.pbf INFO: Hashing file: /custom_files/kazakhstan-latest.osm.pbf 6d1fc6ba01e7103cdef94092504f85a1b6b7b876bc8489c87dc1edd05ad885a7 2023-05-05 03:46:37,172 INFO: Finished tarring 5010 tiles to /custom_files/valhalla_tiles.tar WARNING: User valhalla is running with sudo privileges. Try building the image with a host user's UID & GID. INFO: Found config file. Starting valhalla service! 2023/05/05 03:46:42.765453 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.765835 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.765849 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.769682 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.769749 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.769760 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.778344 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.778437 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.778452 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.779254 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.779307 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.779319 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.779923 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.779964 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.779974 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.780579 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.780616 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.780624 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.781823 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.781859 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.781870 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.782053 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.782090 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.782103 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.783019 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.783055 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.783064 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.783431 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.783476 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.783486 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.784630 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.784671 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.784680 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.785258 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.785306 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.785318 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.786808 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.786853 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.786861 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.800123 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.800218 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.800233 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.802109 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.802164 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.802182 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.804163 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.804216 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.804229 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.806782 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.806859 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.806868 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.813345 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.813381 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.813389 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.813525 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.813570 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.813584 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.821902 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.821973 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.821987 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.822571 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.822613 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.822621 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.827935 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.827985 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.827995 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.828180 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.828225 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.828235 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.829175 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.829216 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.829226 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.830420 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.830460 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.830470 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.830751 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.830769 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.830807 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.830816 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.830814 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.830836 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.833863 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.833916 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.833938 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.834129 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.834172 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.834182 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.840150 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.840211 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.840235 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.840786 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.840830 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.840840 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.840862 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.840917 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.840929 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.847438 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.847504 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.847525 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.848140 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.848180 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.848189 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.849348 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.849394 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.849403 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.852435 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.852477 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.852486 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.857828 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.857872 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.857882 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.857986 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.858035 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.858045 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.860751 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.860805 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.860821 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.861033 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.861072 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.861082 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.862255 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.862320 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.862335 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.863242 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.863287 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.863297 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.865857 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.865901 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.865911 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.867460 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.867517 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.867537 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.868792 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.868839 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.868873 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.869813 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.869851 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.869860 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.871160 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.871196 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.871205 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.873214 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.873264 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.873283 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.874049 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.874051 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.874093 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.874102 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.874114 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.874132 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.875556 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.875597 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.875607 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.876119 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.876176 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.876191 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.876927 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.876965 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.876979 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.877556 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.877606 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.877622 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.877740 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.877798 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.877815 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.877903 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.877941 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.877940 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.877953 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.877999 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.878013 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.878082 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.878131 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.878147 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.878443 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.878486 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.878495 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.879149 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.879193 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.879203 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.882445 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.882491 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.882512 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.885320 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.885367 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.885380 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.885751 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.885801 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.885810 [WARN] Traffic tile extract could not be loaded 2023/05/05 03:46:42.886261 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/05 03:46:42.886316 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/05 03:46:42.886327 [WARN] Traffic tile extract could not be loaded Too many open files (src/ipc_listener.cpp:325) /valhalla/scripts/run.sh: line 9: 5392 Aborted sudo -E env LD_LIBRARY_PATH=$LD_LIBRARYPATH $1

nilsnolde commented 1 year ago

This is the critical line: Too many open files (src/ipc_listener.cpp:325) which is a linux kernel limit you can change.

try: https://docs.docker.com/engine/reference/commandline/run/#ulimit

altair86 commented 1 year ago

Try to start: docker run -dt --ulimit nofile=65535:65535 --name valhalla_gis-ops -p 8002:8002 -v /data/valhalla_data:/custom_files ghcr.io/gis-ops/docker-valhalla/valhalla:latest

last log:

2023/05/06 15:13:51.306019 [INFO] Tile extract successfully loaded with tile count: 5010 2023/05/06 15:13:51.306116 [WARN] (stat): /custom_files/traffic.tar No such file or directory 2023/05/06 15:13:51.306129 [WARN] Traffic tile extract could not be loaded Too many open files (src/epoll.cpp:65) /valhalla/scripts/run.sh: line 9: 5169 Aborted sudo -E env LD_LIBRARY_PATH=$LD_LIBRARY_PATH $1

Try check ulimits from docker inspect:

       "Ulimits": [
            {
                "Name": "nofile",
                "Hard": 65535,
                "Soft": 65535
            }
        ],
nilsnolde commented 1 year ago

Ah wait, not sure it’s the „nofile“ one. More likely it’s the „mmap“ one (whatever that’s called). If you’re using „build_tar= True“, then each thread mmaps the tar file. Some systems might be very restrictive on how many mmaps can be opened at the same time.