2025-11-19T06:26:50,886 Created temporary directory: /tmp/pip-ephem-wheel-cache-xlh_u4c3 2025-11-19T06:26:50,888 Created temporary directory: /tmp/pip-build-tracker-ukk9mxuh 2025-11-19T06:26:50,889 Initialized build tracking at /tmp/pip-build-tracker-ukk9mxuh 2025-11-19T06:26:50,889 Created build tracker: /tmp/pip-build-tracker-ukk9mxuh 2025-11-19T06:26:50,890 Entered build tracker: /tmp/pip-build-tracker-ukk9mxuh 2025-11-19T06:26:50,890 Created temporary directory: /tmp/pip-wheel-znix1ahy 2025-11-19T06:26:50,894 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2025-11-19T06:26:50,896 Created temporary directory: /tmp/pip-ephem-wheel-cache-mcj5dfoz 2025-11-19T06:26:50,918 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-11-19T06:26:50,921 2 location(s) to search for versions of jdl-sdk: 2025-11-19T06:26:50,921 * https://pypi.org/simple/jdl-sdk/ 2025-11-19T06:26:50,921 * https://www.piwheels.org/simple/jdl-sdk/ 2025-11-19T06:26:50,922 Fetching project page and analyzing links: https://pypi.org/simple/jdl-sdk/ 2025-11-19T06:26:50,923 Getting page https://pypi.org/simple/jdl-sdk/ 2025-11-19T06:26:50,924 Found index url https://pypi.org/simple 2025-11-19T06:26:51,138 Fetched page https://pypi.org/simple/jdl-sdk/ as application/vnd.pypi.simple.v1+json 2025-11-19T06:26:51,139 Found link https://files.pythonhosted.org/packages/c8/d2/7af9756827de3e1413addf98258c08dd3a71031c1c28e2ebe542124f3827/jdl_sdk-0.0.1.tar.gz (from https://pypi.org/simple/jdl-sdk/), version: 0.0.1 2025-11-19T06:26:51,140 Found link https://files.pythonhosted.org/packages/d4/30/1754dcd6ea8d2d00745e112e00e1d25e508d9895e8f0ffdd8ce7b0d90e31/jdl_sdk-0.0.2.tar.gz (from https://pypi.org/simple/jdl-sdk/), version: 0.0.2 2025-11-19T06:26:51,141 Fetching project page and analyzing links: https://www.piwheels.org/simple/jdl-sdk/ 2025-11-19T06:26:51,141 Getting page https://www.piwheels.org/simple/jdl-sdk/ 2025-11-19T06:26:51,143 Found index url https://www.piwheels.org/simple 2025-11-19T06:26:51,344 Fetched page https://www.piwheels.org/simple/jdl-sdk/ as text/html 2025-11-19T06:26:51,346 Skipping link: No binaries permitted for jdl-sdk: https://archive1.piwheels.org/simple/jdl-sdk/jdl_sdk-0.0.1-py3-none-any.whl#sha256=3cb1340bceaa446ee4b816499f438c308f621cd93c39697f85dac990d7308604 (from https://www.piwheels.org/simple/jdl-sdk/) 2025-11-19T06:26:51,347 Skipping link: not a file: https://www.piwheels.org/simple/jdl-sdk/ 2025-11-19T06:26:51,347 Skipping link: not a file: https://pypi.org/simple/jdl-sdk/ 2025-11-19T06:26:51,367 Given no hashes to check 1 links for project 'jdl-sdk': discarding no candidates 2025-11-19T06:26:51,385 Collecting jdl-sdk==0.0.2 2025-11-19T06:26:51,387 Created temporary directory: /tmp/pip-unpack-upd9e5nu 2025-11-19T06:26:51,522 Downloading jdl_sdk-0.0.2.tar.gz (12 kB) 2025-11-19T06:26:51,566 Added jdl-sdk==0.0.2 from https://files.pythonhosted.org/packages/d4/30/1754dcd6ea8d2d00745e112e00e1d25e508d9895e8f0ffdd8ce7b0d90e31/jdl_sdk-0.0.2.tar.gz to build tracker '/tmp/pip-build-tracker-ukk9mxuh' 2025-11-19T06:26:51,567 Running setup.py (path:/tmp/pip-wheel-znix1ahy/jdl-sdk_c66990da31d546b98b3d297868b4f38f/setup.py) egg_info for package jdl-sdk 2025-11-19T06:26:51,568 Created temporary directory: /tmp/pip-pip-egg-info-xbl14p4i 2025-11-19T06:26:51,569 Preparing metadata (setup.py): started 2025-11-19T06:26:51,570 Running command python setup.py egg_info 2025-11-19T06:26:52,106 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-11-19T06:26:52,107 !! 2025-11-19T06:26:52,108 ******************************************************************************** 2025-11-19T06:26:52,109 Requirements should be satisfied by a PEP 517 installer. 2025-11-19T06:26:52,109 If you are using pip, you can try `pip install --use-pep517`. 2025-11-19T06:26:52,110 This deprecation is overdue, please update your project and remove deprecated 2025-11-19T06:26:52,111 calls to avoid build errors in the future. 2025-11-19T06:26:52,111 ******************************************************************************** 2025-11-19T06:26:52,112 !! 2025-11-19T06:26:52,113 dist.fetch_build_eggs(dist.setup_requires) 2025-11-19T06:26:52,479 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-19T06:26:52,479 !! 2025-11-19T06:26:52,480 ******************************************************************************** 2025-11-19T06:26:52,481 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-19T06:26:52,482 License :: OSI Approved :: GNU Affero General Public License v3 2025-11-19T06:26:52,483 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-19T06:26:52,483 ******************************************************************************** 2025-11-19T06:26:52,484 !! 2025-11-19T06:26:52,485 self._finalize_license_expression() 2025-11-19T06:26:52,508 running egg_info 2025-11-19T06:26:52,536 creating /tmp/pip-pip-egg-info-xbl14p4i/jdl_sdk.egg-info 2025-11-19T06:26:52,537 writing /tmp/pip-pip-egg-info-xbl14p4i/jdl_sdk.egg-info/PKG-INFO 2025-11-19T06:26:52,541 writing dependency_links to /tmp/pip-pip-egg-info-xbl14p4i/jdl_sdk.egg-info/dependency_links.txt 2025-11-19T06:26:52,543 writing requirements to /tmp/pip-pip-egg-info-xbl14p4i/jdl_sdk.egg-info/requires.txt 2025-11-19T06:26:52,544 writing top-level names to /tmp/pip-pip-egg-info-xbl14p4i/jdl_sdk.egg-info/top_level.txt 2025-11-19T06:26:52,545 writing manifest file '/tmp/pip-pip-egg-info-xbl14p4i/jdl_sdk.egg-info/SOURCES.txt' 2025-11-19T06:26:52,637 reading manifest file '/tmp/pip-pip-egg-info-xbl14p4i/jdl_sdk.egg-info/SOURCES.txt' 2025-11-19T06:26:52,641 writing manifest file '/tmp/pip-pip-egg-info-xbl14p4i/jdl_sdk.egg-info/SOURCES.txt' 2025-11-19T06:26:52,751 Preparing metadata (setup.py): finished with status 'done' 2025-11-19T06:26:52,755 Source in /tmp/pip-wheel-znix1ahy/jdl-sdk_c66990da31d546b98b3d297868b4f38f has version 0.0.2, which satisfies requirement jdl-sdk==0.0.2 from https://files.pythonhosted.org/packages/d4/30/1754dcd6ea8d2d00745e112e00e1d25e508d9895e8f0ffdd8ce7b0d90e31/jdl_sdk-0.0.2.tar.gz 2025-11-19T06:26:52,756 Removed jdl-sdk==0.0.2 from https://files.pythonhosted.org/packages/d4/30/1754dcd6ea8d2d00745e112e00e1d25e508d9895e8f0ffdd8ce7b0d90e31/jdl_sdk-0.0.2.tar.gz from build tracker '/tmp/pip-build-tracker-ukk9mxuh' 2025-11-19T06:26:52,761 Created temporary directory: /tmp/pip-unpack-sex6vf7w 2025-11-19T06:26:52,761 Building wheels for collected packages: jdl-sdk 2025-11-19T06:26:52,766 Created temporary directory: /tmp/pip-wheel-s8oe5d8l 2025-11-19T06:26:52,767 Building wheel for jdl-sdk (setup.py): started 2025-11-19T06:26:52,768 Destination directory: /tmp/pip-wheel-s8oe5d8l 2025-11-19T06:26:52,769 Running command python setup.py bdist_wheel 2025-11-19T06:26:53,295 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-11-19T06:26:53,295 !! 2025-11-19T06:26:53,296 ******************************************************************************** 2025-11-19T06:26:53,297 Requirements should be satisfied by a PEP 517 installer. 2025-11-19T06:26:53,297 If you are using pip, you can try `pip install --use-pep517`. 2025-11-19T06:26:53,299 This deprecation is overdue, please update your project and remove deprecated 2025-11-19T06:26:53,299 calls to avoid build errors in the future. 2025-11-19T06:26:53,300 ******************************************************************************** 2025-11-19T06:26:53,301 !! 2025-11-19T06:26:53,302 dist.fetch_build_eggs(dist.setup_requires) 2025-11-19T06:26:53,664 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-19T06:26:53,664 !! 2025-11-19T06:26:53,665 ******************************************************************************** 2025-11-19T06:26:53,666 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-19T06:26:53,667 License :: OSI Approved :: GNU Affero General Public License v3 2025-11-19T06:26:53,668 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-19T06:26:53,668 ******************************************************************************** 2025-11-19T06:26:53,669 !! 2025-11-19T06:26:53,669 self._finalize_license_expression() 2025-11-19T06:26:53,670 running bdist_wheel 2025-11-19T06:26:53,798 running build 2025-11-19T06:26:53,798 running build_py 2025-11-19T06:26:53,831 creating build/lib/tests 2025-11-19T06:26:53,833 copying tests/test_sign.py -> build/lib/tests 2025-11-19T06:26:53,835 copying tests/test_comm.py -> build/lib/tests 2025-11-19T06:26:53,836 copying tests/__init__.py -> build/lib/tests 2025-11-19T06:26:53,838 copying tests/test_order.py -> build/lib/tests 2025-11-19T06:26:53,840 creating build/lib/jd 2025-11-19T06:26:53,841 copying jd/api.py -> build/lib/jd 2025-11-19T06:26:53,843 copying jd/__init__.py -> build/lib/jd 2025-11-19T06:26:53,845 creating build/lib/jd/comm 2025-11-19T06:26:53,846 copying jd/comm/comm.py -> build/lib/jd/comm 2025-11-19T06:26:53,848 copying jd/comm/__init__.py -> build/lib/jd/comm 2025-11-19T06:26:53,851 creating build/lib/jd/order 2025-11-19T06:26:53,851 copying jd/order/order.py -> build/lib/jd/order 2025-11-19T06:26:53,854 copying jd/order/__init__.py -> build/lib/jd/order 2025-11-19T06:26:53,856 running egg_info 2025-11-19T06:26:53,883 writing jdl_sdk.egg-info/PKG-INFO 2025-11-19T06:26:53,886 writing dependency_links to jdl_sdk.egg-info/dependency_links.txt 2025-11-19T06:26:53,887 writing requirements to jdl_sdk.egg-info/requires.txt 2025-11-19T06:26:53,888 writing top-level names to jdl_sdk.egg-info/top_level.txt 2025-11-19T06:26:53,921 reading manifest file 'jdl_sdk.egg-info/SOURCES.txt' 2025-11-19T06:26:53,926 writing manifest file 'jdl_sdk.egg-info/SOURCES.txt' 2025-11-19T06:26:53,957 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-11-19T06:26:53,958 !! 2025-11-19T06:26:53,959 ******************************************************************************** 2025-11-19T06:26:53,959 Please avoid running ``setup.py`` directly. 2025-11-19T06:26:53,960 Instead, use pypa/build, pypa/installer or other 2025-11-19T06:26:53,960 standards-based tools. 2025-11-19T06:26:53,961 This deprecation is overdue, please update your project and remove deprecated 2025-11-19T06:26:53,962 calls to avoid build errors in the future. 2025-11-19T06:26:53,963 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-11-19T06:26:53,964 ******************************************************************************** 2025-11-19T06:26:53,965 !! 2025-11-19T06:26:53,966 self.initialize_options() 2025-11-19T06:26:53,985 installing to build/bdist.linux-armv7l/wheel 2025-11-19T06:26:53,986 running install 2025-11-19T06:26:54,009 running install_lib 2025-11-19T06:26:54,035 creating build/bdist.linux-armv7l/wheel 2025-11-19T06:26:54,037 creating build/bdist.linux-armv7l/wheel/tests 2025-11-19T06:26:54,038 copying build/lib/tests/test_sign.py -> build/bdist.linux-armv7l/wheel/./tests 2025-11-19T06:26:54,040 copying build/lib/tests/test_comm.py -> build/bdist.linux-armv7l/wheel/./tests 2025-11-19T06:26:54,042 copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./tests 2025-11-19T06:26:54,043 copying build/lib/tests/test_order.py -> build/bdist.linux-armv7l/wheel/./tests 2025-11-19T06:26:54,046 creating build/bdist.linux-armv7l/wheel/jd 2025-11-19T06:26:54,047 creating build/bdist.linux-armv7l/wheel/jd/comm 2025-11-19T06:26:54,048 copying build/lib/jd/comm/comm.py -> build/bdist.linux-armv7l/wheel/./jd/comm 2025-11-19T06:26:54,050 copying build/lib/jd/comm/__init__.py -> build/bdist.linux-armv7l/wheel/./jd/comm 2025-11-19T06:26:54,052 copying build/lib/jd/api.py -> build/bdist.linux-armv7l/wheel/./jd 2025-11-19T06:26:54,054 copying build/lib/jd/__init__.py -> build/bdist.linux-armv7l/wheel/./jd 2025-11-19T06:26:54,056 creating build/bdist.linux-armv7l/wheel/jd/order 2025-11-19T06:26:54,057 copying build/lib/jd/order/order.py -> build/bdist.linux-armv7l/wheel/./jd/order 2025-11-19T06:26:54,059 copying build/lib/jd/order/__init__.py -> build/bdist.linux-armv7l/wheel/./jd/order 2025-11-19T06:26:54,061 running install_egg_info 2025-11-19T06:26:54,089 Copying jdl_sdk.egg-info to build/bdist.linux-armv7l/wheel/./jdl_sdk-0.0.2-py3.11.egg-info 2025-11-19T06:26:54,100 running install_scripts 2025-11-19T06:26:54,110 creating build/bdist.linux-armv7l/wheel/jdl_sdk-0.0.2.dist-info/WHEEL 2025-11-19T06:26:54,112 creating '/tmp/pip-wheel-s8oe5d8l/jdl_sdk-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-11-19T06:26:54,114 adding 'jd/__init__.py' 2025-11-19T06:26:54,116 adding 'jd/api.py' 2025-11-19T06:26:54,119 adding 'jd/comm/__init__.py' 2025-11-19T06:26:54,120 adding 'jd/comm/comm.py' 2025-11-19T06:26:54,123 adding 'jd/order/__init__.py' 2025-11-19T06:26:54,126 adding 'jd/order/order.py' 2025-11-19T06:26:54,129 adding 'tests/__init__.py' 2025-11-19T06:26:54,130 adding 'tests/test_comm.py' 2025-11-19T06:26:54,132 adding 'tests/test_order.py' 2025-11-19T06:26:54,133 adding 'tests/test_sign.py' 2025-11-19T06:26:54,134 adding 'jdl_sdk-0.0.2.dist-info/METADATA' 2025-11-19T06:26:54,135 adding 'jdl_sdk-0.0.2.dist-info/WHEEL' 2025-11-19T06:26:54,136 adding 'jdl_sdk-0.0.2.dist-info/top_level.txt' 2025-11-19T06:26:54,137 adding 'jdl_sdk-0.0.2.dist-info/zip-safe' 2025-11-19T06:26:54,138 adding 'jdl_sdk-0.0.2.dist-info/RECORD' 2025-11-19T06:26:54,139 removing build/bdist.linux-armv7l/wheel 2025-11-19T06:26:54,258 Building wheel for jdl-sdk (setup.py): finished with status 'done' 2025-11-19T06:26:54,261 Created wheel for jdl-sdk: filename=jdl_sdk-0.0.2-py3-none-any.whl size=14266 sha256=8625ae7f62ed33f5e75e5ec9ea8edec4026fb0006d2566276cfe1e3d508574d5 2025-11-19T06:26:54,262 Stored in directory: /tmp/pip-ephem-wheel-cache-mcj5dfoz/wheels/58/af/42/cb12db266d273b5a945f0d63e83f630ccea3ef8b68909a8b2d 2025-11-19T06:26:54,272 Successfully built jdl-sdk 2025-11-19T06:26:54,275 Removed build tracker: '/tmp/pip-build-tracker-ukk9mxuh'