>>> py3-gpxpy: Building community/py3-gpxpy 1.6.2-r1 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 02:29:49 +0000 >>> py3-gpxpy: Validating /home/buildozer/aports/community/py3-gpxpy/APKBUILD... >>> py3-gpxpy: Analyzing dependencies... >>> py3-gpxpy: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/24) Installing libbz2 (1.0.8-r6) (2/24) Installing libffi (3.4.6-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.6.3-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20241006-r1) (7/24) Installing sqlite-libs (3.47.0-r0) (8/24) Installing python3 (3.12.7-r1) (9/24) Installing python3-pycache-pyc0 (3.12.7-r1) (10/24) Installing pyc (3.12.7-r1) (11/24) Installing python3-pyc (3.12.7-r1) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (16-r0) (15/24) Installing py3-gpep517-pyc (16-r0) (16/24) Installing py3-parsing (3.1.4-r0) (17/24) Installing py3-parsing-pyc (3.1.4-r0) (18/24) Installing py3-packaging (24.1-r0) (19/24) Installing py3-packaging-pyc (24.1-r0) (20/24) Installing py3-setuptools (70.3.0-r0) (21/24) Installing py3-setuptools-pyc (70.3.0-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-gpxpy (20241031.022959) Executing busybox-1.37.0-r3.trigger OK: 400 MiB in 125 packages >>> py3-gpxpy: Cleaning up srcdir >>> py3-gpxpy: Cleaning up pkgdir >>> py3-gpxpy: Cleaning up tmpdir >>> py3-gpxpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/gpxpy-1.6.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-gpxpy: Fetching https://pypi.python.org/packages/source/g/gpxpy/gpxpy-1.6.2.tar.gz Connecting to pypi.python.org (151.101.188.223:443) Connecting to pypi.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.188.223:443) Connecting to files.pythonhosted.org (151.101.188.223:443) saving to '/var/cache/distfiles/v3.21/gpxpy-1.6.2.tar.gz.part' gpxpy-1.6.2.tar.gz.p 100% |********************************| 109k 0:00:00 ETA '/var/cache/distfiles/v3.21/gpxpy-1.6.2.tar.gz.part' saved >>> py3-gpxpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/gpxpy-1.6.2.tar.gz >>> py3-gpxpy: Checking sha512sums... gpxpy-1.6.2.tar.gz: OK >>> py3-gpxpy: Unpacking /var/cache/distfiles/v3.21/gpxpy-1.6.2.tar.gz... 2024-10-31 02:30:00,740 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-31 02:30:00,792 root INFO running bdist_wheel 2024-10-31 02:30:00,804 root INFO running build 2024-10-31 02:30:00,805 root INFO running build_py 2024-10-31 02:30:00,806 root INFO creating build 2024-10-31 02:30:00,806 root INFO creating build/lib 2024-10-31 02:30:00,806 root INFO creating build/lib/gpxpy 2024-10-31 02:30:00,807 root INFO copying gpxpy/__init__.py -> build/lib/gpxpy 2024-10-31 02:30:00,807 root INFO copying gpxpy/gpx.py -> build/lib/gpxpy 2024-10-31 02:30:00,807 root INFO copying gpxpy/parser.py -> build/lib/gpxpy 2024-10-31 02:30:00,807 root INFO copying gpxpy/geo.py -> build/lib/gpxpy 2024-10-31 02:30:00,807 root INFO copying gpxpy/gpxxml.py -> build/lib/gpxpy 2024-10-31 02:30:00,807 root INFO copying gpxpy/gpxfield.py -> build/lib/gpxpy 2024-10-31 02:30:00,807 root INFO copying gpxpy/utils.py -> build/lib/gpxpy 2024-10-31 02:30:00,808 root INFO copying gpxpy/py.typed -> build/lib/gpxpy 2024-10-31 02:30:00,808 root INFO running build_scripts 2024-10-31 02:30:00,808 root INFO creating build/scripts-3.12 2024-10-31 02:30:00,808 root INFO copying and adjusting gpxinfo -> build/scripts-3.12 2024-10-31 02:30:00,808 root INFO changing mode of build/scripts-3.12/gpxinfo from 644 to 755 2024-10-31 02:30:00,811 root INFO installing to build/bdist.linux-s390x/wheel 2024-10-31 02:30:00,811 root INFO running install 2024-10-31 02:30:00,818 root INFO running install_lib 2024-10-31 02:30:00,820 root INFO creating build/bdist.linux-s390x 2024-10-31 02:30:00,820 root INFO creating build/bdist.linux-s390x/wheel 2024-10-31 02:30:00,820 root INFO creating build/bdist.linux-s390x/wheel/gpxpy 2024-10-31 02:30:00,820 root INFO copying build/lib/gpxpy/__init__.py -> build/bdist.linux-s390x/wheel/gpxpy 2024-10-31 02:30:00,820 root INFO copying build/lib/gpxpy/gpx.py -> build/bdist.linux-s390x/wheel/gpxpy 2024-10-31 02:30:00,820 root INFO copying build/lib/gpxpy/parser.py -> build/bdist.linux-s390x/wheel/gpxpy 2024-10-31 02:30:00,820 root INFO copying build/lib/gpxpy/geo.py -> build/bdist.linux-s390x/wheel/gpxpy 2024-10-31 02:30:00,820 root INFO copying build/lib/gpxpy/py.typed -> build/bdist.linux-s390x/wheel/gpxpy 2024-10-31 02:30:00,820 root INFO copying build/lib/gpxpy/gpxxml.py -> build/bdist.linux-s390x/wheel/gpxpy 2024-10-31 02:30:00,821 root INFO copying build/lib/gpxpy/gpxfield.py -> build/bdist.linux-s390x/wheel/gpxpy 2024-10-31 02:30:00,821 root INFO copying build/lib/gpxpy/utils.py -> build/bdist.linux-s390x/wheel/gpxpy 2024-10-31 02:30:00,821 root INFO running install_egg_info 2024-10-31 02:30:00,822 root INFO running egg_info 2024-10-31 02:30:00,823 root INFO writing gpxpy.egg-info/PKG-INFO 2024-10-31 02:30:00,823 root INFO writing dependency_links to gpxpy.egg-info/dependency_links.txt 2024-10-31 02:30:00,824 root INFO writing top-level names to gpxpy.egg-info/top_level.txt 2024-10-31 02:30:00,825 root INFO reading manifest file 'gpxpy.egg-info/SOURCES.txt' 2024-10-31 02:30:00,825 root INFO reading manifest template 'MANIFEST.in' 2024-10-31 02:30:00,826 root INFO adding license file 'LICENSE.txt' 2024-10-31 02:30:00,826 root INFO adding license file 'NOTICE.txt' 2024-10-31 02:30:00,827 root INFO writing manifest file 'gpxpy.egg-info/SOURCES.txt' 2024-10-31 02:30:00,827 root INFO Copying gpxpy.egg-info to build/bdist.linux-s390x/wheel/gpxpy-1.6.2-py3.12.egg-info 2024-10-31 02:30:00,827 root INFO running install_scripts 2024-10-31 02:30:00,827 root INFO creating build/bdist.linux-s390x/wheel/gpxpy-1.6.2.data 2024-10-31 02:30:00,827 root INFO creating build/bdist.linux-s390x/wheel/gpxpy-1.6.2.data/scripts 2024-10-31 02:30:00,827 root INFO copying build/scripts-3.12/gpxinfo -> build/bdist.linux-s390x/wheel/gpxpy-1.6.2.data/scripts 2024-10-31 02:30:00,827 root INFO changing mode of build/bdist.linux-s390x/wheel/gpxpy-1.6.2.data/scripts/gpxinfo to 755 2024-10-31 02:30:00,828 root INFO creating build/bdist.linux-s390x/wheel/gpxpy-1.6.2.dist-info/WHEEL 2024-10-31 02:30:00,829 wheel INFO creating '/home/buildozer/aports/community/py3-gpxpy/src/gpxpy-1.6.2/.dist/.tmp-vzjsoy3v/gpxpy-1.6.2-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-10-31 02:30:00,829 wheel INFO adding 'gpxpy/__init__.py' 2024-10-31 02:30:00,829 wheel INFO adding 'gpxpy/geo.py' 2024-10-31 02:30:00,829 wheel INFO adding 'gpxpy/gpx.py' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy/gpxfield.py' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy/gpxxml.py' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy/parser.py' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy/py.typed' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy/utils.py' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy-1.6.2.data/scripts/gpxinfo' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy-1.6.2.dist-info/LICENSE.txt' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy-1.6.2.dist-info/METADATA' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy-1.6.2.dist-info/NOTICE.txt' 2024-10-31 02:30:00,830 wheel INFO adding 'gpxpy-1.6.2.dist-info/WHEEL' 2024-10-31 02:30:00,831 wheel INFO adding 'gpxpy-1.6.2.dist-info/top_level.txt' 2024-10-31 02:30:00,831 wheel INFO adding 'gpxpy-1.6.2.dist-info/RECORD' 2024-10-31 02:30:00,831 root INFO removing build/bdist.linux-s390x/wheel 2024-10-31 02:30:00,831 gpep517 INFO The backend produced .dist/gpxpy-1.6.2-py3-none-any.whl gpxpy-1.6.2-py3-none-any.whl .2024-10-31 02:30:01,170 gpxpy.gpx DEBUG delta = 10 2024-10-31 02:30:01,170 gpxpy.gpx DEBUG delta = -20 ...................2024-10-31 02:30:01,188 gpxpy.gpx DEBUG Track reduced to 258 points .........../usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/gpx1.1_with_extensions_without_namespaces.gpx' mode='r' encoding='UTF-8'> if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback .../usr/lib/python3.12/unittest/case.py:589: ResourceWarning: unclosed file <_io.TextIOWrapper name='test_files/gpx_with_garmin_extension.gpx' mode='r' encoding='UTF-8'> if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback ....2024-10-31 02:30:01,202 gpxpy.gpx DEBUG Not in track (search for:2013-01-02 12:29:30, start:2013-01-02 12:30:00, end:2013-01-02 12:31:00) 2024-10-31 02:30:01,202 gpxpy.gpx DEBUG Not in track (search for:2013-01-02 12:31:30, start:2013-01-02 12:30:00, end:2013-01-02 12:31:00) .............. q w 789 256@aaa http://9890 77888 kw 121.89 1 1 n cm des src sym ty dgps 13 14 15 16 16 17 rten rtecm rtedesc rtesrc 101 1001 12 13 aaaaa wwww cccc qqq a.png 2 pps 23 19 20 21 22 23 rten rtecm rtedesc rtesrc 101 1002 13 14 aaaaajkjk wwwwii ciccc qssqq ai.png 3 pps 24 20 21 22 23 22 q w 789 77888 kw 121.89 1.0 1.0 n cm des src sym ty dgps 13 14.0 15.0 16.0 16.0 17 rten rtecm rtedesc rtesrc 101 1001.0 12.0 13.0 aaaaa wwww cccc qqq a.png 2 pps 23 19.0 20.0 21.0 22.0 23 rten rtecm rtedesc rtesrc 101 1002.0 13.0 14.0 aaaaajkjk wwwwii ciccc qssqq ai.png 3 pps 24 20.0 21.0 22.0 23.0 22 point.time= 2014-02-02 10:23:22.214678+00:00 previous_time= 2014-02-02 10:23:18+00:00 point.time= 2014-02-02 10:25:13.271319+00:00 previous_time= 2014-02-02 10:23:22.214678+00:00 point.time= 2014-02-02 10:25:30+00:00 previous_time= 2014-02-02 10:25:13.271319+00:00 2d: 4580.1370099275755 2d cloned and smoothed: 4387.735724664453 3d: 4692.420209116628 3d cloned and smoothed: 4452.660898698497 3479.2785330053252 22263.898158654716 22263.898158654716 22263.898158660555 22263.898158660555 Testing: 2001-10-26T19:32:52Z, dst = 0:00:00 Testing: 2001-10-26T19:32:52+0000, dst = 0:00:00 Testing: 2001-10-26T19:32:52+00:00, dst = 0:00:00 2001-10-26T21:32:52+02:00 2001-10-26 21:32:52+02:00 2001-10-26T19:32:52Z 2001-10-26 19:32:52+00:00 2001-10-26T21:32:52.126790+02:00 2001-10-26 21:32:52.126790+02:00 2001-10-26T19:32:52.126790Z 2001-10-26 19:32:52.126790+00:00 3.4 171 [5.476783532297058, 6.157703363378269, 22.90549299621032, 13.099415752551074, 2.3186279957444764, -23.862306745013086, 3.558309052320008, -14.059541932171449, -7.143390751950918, -21.13926290994582, 0.8259608471083091, -15.165499560578072, -7.47955388414015, -9.923162615169135, 18.15995244139541, 6.611040258721124, -15.74804533581941, 11.919449096817125, 7.517597540656951, -11.235678558674556, -2.5456681448660423, -24.84967382636026, -24.6521870729908, -12.073590278640822, 1.9011184324180697, -24.665715577527358, -22.569668580977105, 14.73411935669764, 8.334654384215007, -23.554632973345697, 22.61823235563538, 20.7726716185802, 21.741841856817967, 12.808642423223098, 20.545950495502197, -16.420902806051853, -17.492641445617828, -0.23546237923960933, -16.007751979941276, -10.496880406541486] [-5.0694869669532405, -1.7920338670827485, -10.358413006110329, 9.170402937632954, 3.7386072725000052, 3.331528043691212, -24.86609548074424, -19.211219692764914, 15.944734442003183, -13.171127924106873, 17.026903786081753, -4.51962742985072, -5.156818259741097, -5.771025430423488, -20.50619829561769, 19.65457458071861, 2.1856462656909548, 15.816891004860617, 3.082907662866724, -2.4118106240109793, -4.955839800119227, -24.142142074310524, -5.410426747872044, -7.972493101536693, -24.899035826302256, -12.508564906213815, -22.25395637538731, 22.33974000877959, -14.953005292076332, 8.155175701959195, -5.1370548296133745, -24.842058783122972, -12.52427618335199, -7.7907566022834, 23.197693864163032, -20.99577442583424, 10.887330576886267, 22.157464708325115, 11.56698464851737, 19.83693584010902] haversine_dist= 15742.949367314446 nonhaversine_dist= ....2024-10-31 02:30:01,288 root DEBUG max_speed = 0.3092208077590933 2024-10-31 02:30:01,288 root DEBUG max_speed = 0.3092208077590936 2024-10-31 02:30:01,289 root DEBUG max_speed_with_more_extreemes = 21.645456543136532 2024-10-31 02:30:01,289 root DEBUG max_speed_with_extreemes = 0.3092208077590936 ...........2024-10-31 02:30:01,410 gpxpy.gpx DEBUG Track reduced to 258 points .........15742.95336363144 25 22 25 23 [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [29003.959467892506, 29004.985205061563, 29006.420865400414, 29007.540832378116, 29008.045027362787, 29008.139284219422, 29008.139284219422, 29008.045027362787, 29007.540832378116, 29006.42086540041, 29004.985205061563, 29003.959467892502, 29003.959467892506, 29004.98520506156, 29006.420865400425, 29007.540832378116, 29008.045027362765, 29008.139284219436, 29008.139284219433, 29008.04502736281, 29007.540832378098, 29006.42086540041, 29004.985205061563] [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [13.052619221644376, 13.052619222073558, 13.052619221315124, 13.052619221966067, 13.05261922200516, 13.052619222040613, 13.052619222040155, 13.052619221994409, 13.052619221928909, 13.052619221252016, 13.052619222010906, 13.052619221617967, 13.052619221644376, 13.052619222073554, 13.052619221315132, 13.052619221966067, 13.052619222005147, 13.052619222040619, 13.052619222040162, 13.052619221994417, 13.052619221928902, 13.052619221252016, 13.052619222010906] [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [28515.724631277357, 28610.32581261914, 28756.850586203607, 28894.862124837717, 28980.034476656863, 29007.025012639897, 29009.253498485017, 29036.19418659564, 29120.925838963754, 29257.207200278754, 29400.513241487755, 29492.286085596694, 29492.286085596694, 29400.513241487755, 29257.207200278754, 29120.925838963754, 29036.19418659564, 29009.253498485017, 29007.025012639897, 28980.034476656863, 28894.862124837717, 28756.850586203607, 28610.32581261914] [0, 15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, 195, 210, 225, 240, 255, 270, 285, 300, 315, 330, 345] [13.052654582064376, 13.052646751636019, 13.052635797300924, 13.052626122642977, 13.052620633647125, 13.0526192220009, 13.05261905777853, 13.052616495001493, 13.052609462430691, 13.052598921714951, 13.052588516545407, 13.052582613288278, 13.052583860704354, 13.052591692294014, 13.052602646959565, 13.052612320899431, 13.052617810423722, 13.0526192220009, 13.052619386222476, 13.052621949050287, 13.052628981043597, 13.052639522425517, 13.052649927261752] 296 296 Distance: 4692.420209116628 ----- Length: 4692.420209116628 Moving time: 4239.0 (70.65min) Stopped time: 0.0 (0.0min) Moving distance: 4452.660898698497 Stopped distance: 0.0 Max speed: 75.57014115734157m/s ----- Dakle: 4452.660898698497 4692.420209116628 GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=3, segment_no=0, point_no=309) GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=0, point_no=309) GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=-1, point_no=309) GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=1, segment_no=0, point_no=287) GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=0, point_no=287) GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=-1, point_no=287) GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=1, segment_no=0, point_no=162) GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=0, point_no=162) GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=-1, point_no=162) GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=3, segment_no=0, point_no=309) GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=0, point_no=309) GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=-1, point_no=309) GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]).......... NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=1, segment_no=0, point_no=287) GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=0, point_no=287) GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=-1, point_no=287) GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=[GPXTrackSegment(points=[])]), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=1, segment_no=0, point_no=162) GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=0, point_no=162) GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=-1, point_no=162) GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=None), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=3, segment_no=0, point_no=309) GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=0, point_no=309) GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.451058792, 14.027903695, elevation=775.44043, time=datetime.datetime(2010, 10, 3, 13, 4, 53, tzinfo=SimpleTZ('Z'))), track_no=-1, segment_no=-1, point_no=309) GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=None), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=1, segment_no=0, point_no=287) GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=0, point_no=287) GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.367986001, 14.162209192, elevation=842.73291), track_no=-1, segment_no=-1, point_no=287) GPX(waypoints=[GPXWaypoint(45.380593557, 14.144484317, name='001', description='02-OCT-10 16:01:13', symbol='Flag, Blue', comment='02-OCT-10 16:01:13'), GPXWaypoint(45.452596452, 14.018189488, name='002', description='03-OCT-10 15:03:30', symbol='Flag, Blue', comment='03-OCT-10 15:03:30')], tracks=[GPXTrack(name='03-OCT-10', segments=None), GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG', number=2, segments=[GPXTrackSegment(points=[...])]), GPXTrack(name='ACTIVE LOG #2', number=3, segments=[GPXTrackSegment(points=[...])])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=1, segment_no=0, point_no=162) GPXTrack(name='03-OCT-10 #2', number=1, segments=[GPXTrackSegment(points=[...])]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=0, point_no=162) GPXTrackSegment(points=[...]) NearestLocationData(location=GPXTrackPoint(45.38357852, 14.163084766, elevation=1031.631836), track_no=-1, segment_no=-1, point_no=162) Inserting Waypoint Extension Inserting Metadata Extension Inserting GPX Extension Inserting Route Extension Inserting Track Extension Inserting Track Segment Extension Inserting Track Point Extension Parsing: 2001-10-26T21:32:52 Parsing: 2001-10-26T19:32:52Z Parsing: 2001-10-26T21:32:52.12679 Parsing: 2001-10-26T21:32:52 Parsing: 2001-10-26T19:32:52Z Parsing: 2001-10-26T21:32:52.12679 Parsing: 2001-10-26 21:32:52 Parsing: 2001-10-26 19:32:52 Parsing: 2001-10-26 21:32:52.12679 Parsing: 2001-10-26 21:32:52 Parsing: 2001-10-26 19:32:52 Parsing: 2001-10-26 21:32:52.12679 Found [NearestLocationData(location=GPXTrackPoint(45.52, 45.52, elevation=1140), track_no=0, segment_no=0, point_no=500), NearestLocationData(location=GPXTrackPoint(45.520000100000004, 45.520000100000004, elevation=1140), track_no=0, segment_no=1, point_no=500)] 1.1876693986451499 1.1876693986451499 1.1876693986451499 1.1876693986451499 1.9258332183116367 2.475232256601139 4.253155591071979 4.253155591071979 5.039066653962713 5.8240233410166935 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 14.080202214317442 16.41499657199811 21.057070763915338 24.97122684337671 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 26.03325993413896 raw= 26.03325993413896 calculated= 26.03325993413896 0.033270473754643815 1.0141999064019231 1.0141999064019231 1.0141999064019231 1.0141999064019231 1.122894933244686 1.1661258976524973 1.235971914060805 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.2728242202277233 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3072541091266896 1.3237575326997926 1.3237575326997926 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173..2024-10-31 02:30:01,624 gpxpy.gpx DEBUG Track reduced to 258 points .2024-10-31 02:30:01,629 gpxpy.gpx DEBUG Track reduced to 31 points ......2024-10-31 02:30:01,672 gpxpy.parser DEBUG Error in: if method() is not None: ResourceWarning: Enable tracemalloc to get the object allocation traceback .........................................s ---------------------------------------------------------------------- Ran 141 tests in 0.864s OK (skipped=1) 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.3555966811180173 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 1.6315529965494044 raw= 1.6315529965494044 calculated= 1.6315529965494044 Extension 1 tag: |{gpx.py}aaa| -att: |{gpx.py}jjj| = |kkk| -text: |bbb| -tail: |hhh | Extension 2 tag: |{gpx.py}ccc| -text: | | -tail: | | __|tag: |{gpx.py}ddd| __|-att: |{gpx.py}lll| = |mmm| __|-att: |{gpx.py}nnn| = |ooo| __|-text: |eee | __|-tail: | | __|__|tag: |{gpx.py}fff| __|__|-text: |ggg| __|__|-tail: |iii | 3.5762786865234375e-06 184 0.0007455348968505859 31 [trkpt:45.772175035,14.357659249@542.320923@2010-08-05 14:23:59+00:00] [trkpt:45.772175035,14.357659249@542.320923@2010-08-05 14:23:59+00:00] Parsing: validation_gpx10.gpx 0 0 0 Parsing: first_and_last_elevation.gpx 195708.11038381874 195708.11038381874 195708.11038381874 Parsing: gpx1.1_with_all_fields.gpx 0 0 0 Parsing: track-with-small-floats.gpx 9476.213389245673 9476.213389245673 9476.213389245673 Parsing: around-visnjan-with-car.gpx 2736.299816059205 2706.795651186252 2621.8583629930495 Parsing: track-with-less-sec-time.gpx 1.56318012372706 1.56318012372706 1.56318012372706 Parsing: unicode2.gpx 0 0 0 Parsing: track-with-empty-segment.gpx 85.94933348340511 73.50297606588445 73.50297606588445 Parsing: gpx-with-node-with-comments.gpx 0 0 0 Parsing: Mojstrovka.gpx 2700.646447411652 2543.598739960727 2257.8861378311126 Parsing: cerknicko-jezero.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: cerknicko-without-times.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: track_with_dilution_errors.gpx 0 0 0 Parsing: default_schema_locations.gpx 0 0 0 Parsing: custom_schema_locations.gpx 0 0 0 Parsing: cerknicko-jezero-no-creator.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: cerknicko-jezero-with-elevations-zero.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: unicode_with_bom.gpx 0 0 0 Parsing: cerknicko-jezero-without-elevations.gpx 4580.1370099275755 4526.8571641058925 4347.36455785086 Parsing: validation_gpx11.gpx 0 0 0 Parsing: route.gpx 0 0 0 Parsing: unicode_with_bom_noencoding.gpx 0 0 0 Parsing: track-with-extremes.gpx 2206.0052814347823 2203.710263146852 2166.0835672835588 Parsing: gpx1.0_with_all_fields.gpx 0 0 0 Parsing: gpx_with_garmin_extension.gpx 0 0 0 Parsing: gpx1.1_with_extensions_without_namespaces.gpx 0 0 0 Parsing: track_with_speed.gpx 18.665026775139328 18.65896966954116 18.65896966954116 Parsing: unicode.gpx 0 0 0 Parsing: korita-zbevnica.gpx 14913.748355843027 14618.201128489021 14093.876160907294 Parsing: gpx1.1_with_extensions.gpx 0 0 0 0.0 11.40858671910906 0.1 10.560848959571695 0.2 9.933953478986806 0.30000000000000004 8.622358818207266 0.4 8.07803703399673 0.5 7.8656610727378355 0.6000000000000001 7.71206663265052 0.7000000000000001 6.1581178702824335 0.8 5.702347882799376 0.9 5.107735383478071 1.0 0.49719055247567623 Points in first (split) part: 11 2020-01-01 00:00:00 2020-01-01 00:00:00.500000 25 24 Inserting Waypoint Extension Inserting Metadata Extension Inserting GPX Extension Inserting Route Extension Inserting Track Extension Inserting Track Segment Extension Inserting Track Point Extension Reading Waypoint Extension tag: |{gpx.py}ccc| -text: || -tail: || __|tag: |{gpx.py}ddd| __|-att: |{gpx.py}lll| = |mmm| __|-att: |{gpx.py}nnn| = |ooo| __|-text: |eee| __|-tail: || __|__|tag: |{gpx.py}fff| __|__|-text: |ggg| __|__|-tail: |iii| __|tag: |{gpx.py}aaa| __|-text: |bbb| __|-tail: |None| Reading Metadata Extension Reading GPX Extension Reading Route Extension Reading Track Extension Reading Track Segment Extension Reading Track Point Extension Test<a>jkljkl</gpx> 0 >>> py3-gpxpy: Entering fakeroot... >>> py3-gpxpy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/gpxpy/__pycache__' -> '/home/buildozer/aports/community/py3-gpxpy/pkg/py3-gpxpy-pyc/usr/lib/python3.12/site-packages/gpxpy/__pycache__' >>> py3-gpxpy-pyc*: Preparing subpackage py3-gpxpy-pyc... >>> py3-gpxpy-pyc*: Running postcheck for py3-gpxpy-pyc >>> py3-gpxpy*: Running postcheck for py3-gpxpy >>> py3-gpxpy*: Preparing package py3-gpxpy... >>> py3-gpxpy-pyc*: Tracing dependencies... libfakeroot internal error: payload not recognized! python3 python3~3.12 >>> py3-gpxpy-pyc*: Package size: 169.7 KB >>> py3-gpxpy-pyc*: Compressing data... >>> py3-gpxpy-pyc*: Create checksum... >>> py3-gpxpy-pyc*: Create py3-gpxpy-pyc-1.6.2-r1.apk >>> py3-gpxpy*: Tracing dependencies... python3 python3~3.12 >>> py3-gpxpy*: Package size: 175.0 KB >>> py3-gpxpy*: Compressing data... >>> py3-gpxpy*: Create checksum... >>> py3-gpxpy*: Create py3-gpxpy-1.6.2-r1.apk >>> py3-gpxpy: Build complete at Thu, 31 Oct 2024 02:30:02 +0000 elapsed time 0h 0m 13s >>> py3-gpxpy: Cleaning up srcdir >>> py3-gpxpy: Cleaning up pkgdir >>> py3-gpxpy: Uninstalling dependencies... (1/24) Purging .makedepends-py3-gpxpy (20241031.022959) (2/24) Purging py3-gpep517-pyc (16-r0) (3/24) Purging py3-gpep517 (16-r0) (4/24) Purging py3-installer-pyc (0.7.0-r2) (5/24) Purging py3-installer (0.7.0-r2) (6/24) Purging py3-setuptools-pyc (70.3.0-r0) (7/24) Purging py3-setuptools (70.3.0-r0) (8/24) Purging py3-wheel-pyc (0.43.0-r0) (9/24) Purging py3-wheel (0.43.0-r0) (10/24) Purging py3-packaging-pyc (24.1-r0) (11/24) Purging py3-packaging (24.1-r0) (12/24) Purging py3-parsing-pyc (3.1.4-r0) (13/24) Purging py3-parsing (3.1.4-r0) (14/24) Purging python3-pyc (3.12.7-r1) (15/24) Purging python3-pycache-pyc0 (3.12.7-r1) (16/24) Purging pyc (3.12.7-r1) (17/24) Purging python3 (3.12.7-r1) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libpanelw (6.5_p20241006-r1) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.47.0-r0) (24/24) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 355 MiB in 101 packages >>> py3-gpxpy: Updating the community/s390x repository index... >>> py3-gpxpy: Signing the index...