2023-04-06T15:30:09,758 Created temporary directory: /tmp/pip-ephem-wheel-cache-ttcdtoqs 2023-04-06T15:30:09,764 Created temporary directory: /tmp/pip-build-tracker-tokdp25u 2023-04-06T15:30:09,765 Initialized build tracking at /tmp/pip-build-tracker-tokdp25u 2023-04-06T15:30:09,765 Created build tracker: /tmp/pip-build-tracker-tokdp25u 2023-04-06T15:30:09,765 Entered build tracker: /tmp/pip-build-tracker-tokdp25u 2023-04-06T15:30:09,767 Created temporary directory: /tmp/pip-wheel-7faxpuuy 2023-04-06T15:30:09,777 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 2023-04-06T15:30:09,783 Created temporary directory: /tmp/pip-ephem-wheel-cache-x4q9gwj4 2023-04-06T15:30:09,837 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-04-06T15:30:09,844 2 location(s) to search for versions of collective-faceted-task: 2023-04-06T15:30:09,844 * https://pypi.org/simple/collective-faceted-task/ 2023-04-06T15:30:09,844 * https://www.piwheels.org/simple/collective-faceted-task/ 2023-04-06T15:30:09,845 Fetching project page and analyzing links: https://pypi.org/simple/collective-faceted-task/ 2023-04-06T15:30:09,846 Getting page https://pypi.org/simple/collective-faceted-task/ 2023-04-06T15:30:09,850 Found index url https://pypi.org/simple 2023-04-06T15:30:10,033 Fetched page https://pypi.org/simple/collective-faceted-task/ as application/vnd.pypi.simple.v1+json 2023-04-06T15:30:10,035 Found link https://files.pythonhosted.org/packages/5a/4a/526f81feba1471e88773c639032dcd796c920aee8ceb4b0753fa0b3266d6/collective.faceted.task-0.5.tar.gz (from https://pypi.org/simple/collective-faceted-task/), version: 0.5 2023-04-06T15:30:10,036 Fetching project page and analyzing links: https://www.piwheels.org/simple/collective-faceted-task/ 2023-04-06T15:30:10,037 Getting page https://www.piwheels.org/simple/collective-faceted-task/ 2023-04-06T15:30:10,039 Found index url https://www.piwheels.org/simple 2023-04-06T15:30:10,269 Fetched page https://www.piwheels.org/simple/collective-faceted-task/ as text/html 2023-04-06T15:30:10,271 Skipping link: not a file: https://www.piwheels.org/simple/collective-faceted-task/ 2023-04-06T15:30:10,272 Skipping link: not a file: https://pypi.org/simple/collective-faceted-task/ 2023-04-06T15:30:10,305 Given no hashes to check 1 links for project 'collective-faceted-task': discarding no candidates 2023-04-06T15:30:10,335 Collecting collective-faceted-task==0.5 2023-04-06T15:30:10,339 Created temporary directory: /tmp/pip-unpack-ptvp9sr4 2023-04-06T15:30:10,994 Downloading collective.faceted.task-0.5.tar.gz (22 kB) 2023-04-06T15:30:11,241 Added collective-faceted-task==0.5 from https://files.pythonhosted.org/packages/5a/4a/526f81feba1471e88773c639032dcd796c920aee8ceb4b0753fa0b3266d6/collective.faceted.task-0.5.tar.gz to build tracker '/tmp/pip-build-tracker-tokdp25u' 2023-04-06T15:30:11,244 Running setup.py (path:/tmp/pip-wheel-7faxpuuy/collective-faceted-task_7cd0a3deeaa842e9a861900180f83ad9/setup.py) egg_info for package collective-faceted-task 2023-04-06T15:30:11,246 Created temporary directory: /tmp/pip-pip-egg-info-o83y05x_ 2023-04-06T15:30:11,246 Preparing metadata (setup.py): started 2023-04-06T15:30:11,248 Running command python setup.py egg_info 2023-04-06T15:30:12,796 running egg_info 2023-04-06T15:30:12,799 creating /tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info 2023-04-06T15:30:12,869 writing /tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info/PKG-INFO 2023-04-06T15:30:12,875 writing dependency_links to /tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info/dependency_links.txt 2023-04-06T15:30:12,879 writing entry points to /tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info/entry_points.txt 2023-04-06T15:30:12,881 writing namespace_packages to /tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info/namespace_packages.txt 2023-04-06T15:30:12,883 writing requirements to /tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info/requires.txt 2023-04-06T15:30:12,886 writing top-level names to /tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info/top_level.txt 2023-04-06T15:30:12,889 writing manifest file '/tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info/SOURCES.txt' 2023-04-06T15:30:13,113 reading manifest file '/tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info/SOURCES.txt' 2023-04-06T15:30:13,116 reading manifest template 'MANIFEST.in' 2023-04-06T15:30:13,145 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages 2023-04-06T15:30:13,146 warnings.warn(msg, SetuptoolsDeprecationWarning) 2023-04-06T15:30:13,146 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-04-06T15:30:13,153 no previously-included directories found matching 'buildout.d' 2023-04-06T15:30:13,164 writing manifest file '/tmp/pip-pip-egg-info-o83y05x_/collective.faceted.task.egg-info/SOURCES.txt' 2023-04-06T15:30:13,283 Preparing metadata (setup.py): finished with status 'done' 2023-04-06T15:30:13,296 Source in /tmp/pip-wheel-7faxpuuy/collective-faceted-task_7cd0a3deeaa842e9a861900180f83ad9 has version 0.5, which satisfies requirement collective-faceted-task==0.5 from https://files.pythonhosted.org/packages/5a/4a/526f81feba1471e88773c639032dcd796c920aee8ceb4b0753fa0b3266d6/collective.faceted.task-0.5.tar.gz 2023-04-06T15:30:13,298 Removed collective-faceted-task==0.5 from https://files.pythonhosted.org/packages/5a/4a/526f81feba1471e88773c639032dcd796c920aee8ceb4b0753fa0b3266d6/collective.faceted.task-0.5.tar.gz from build tracker '/tmp/pip-build-tracker-tokdp25u' 2023-04-06T15:30:13,403 Created temporary directory: /tmp/pip-unpack-z65diwld 2023-04-06T15:30:13,404 Building wheels for collected packages: collective-faceted-task 2023-04-06T15:30:13,413 Created temporary directory: /tmp/pip-wheel-o_njklv9 2023-04-06T15:30:13,414 Building wheel for collective-faceted-task (setup.py): started 2023-04-06T15:30:13,416 Destination directory: /tmp/pip-wheel-o_njklv9 2023-04-06T15:30:13,417 Running command python setup.py bdist_wheel 2023-04-06T15:30:14,806 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages 2023-04-06T15:30:14,807 warnings.warn(msg, SetuptoolsDeprecationWarning) 2023-04-06T15:30:15,460 running bdist_wheel 2023-04-06T15:30:15,664 running build 2023-04-06T15:30:15,665 running build_py 2023-04-06T15:30:15,739 creating build 2023-04-06T15:30:15,740 creating build/lib 2023-04-06T15:30:15,741 creating build/lib/collective 2023-04-06T15:30:15,743 copying src/collective/__init__.py -> build/lib/collective 2023-04-06T15:30:15,748 creating build/lib/collective/faceted 2023-04-06T15:30:15,750 copying src/collective/faceted/__init__.py -> build/lib/collective/faceted 2023-04-06T15:30:15,755 creating build/lib/collective/faceted/task 2023-04-06T15:30:15,757 copying src/collective/faceted/task/adapters.py -> build/lib/collective/faceted/task 2023-04-06T15:30:15,761 copying src/collective/faceted/task/__init__.py -> build/lib/collective/faceted/task 2023-04-06T15:30:15,765 copying src/collective/faceted/task/interfaces.py -> build/lib/collective/faceted/task 2023-04-06T15:30:15,769 copying src/collective/faceted/task/testing.py -> build/lib/collective/faceted/task 2023-04-06T15:30:15,772 copying src/collective/faceted/task/setuphandlers.py -> build/lib/collective/faceted/task 2023-04-06T15:30:15,776 copying src/collective/faceted/task/faceted_task_config.py -> build/lib/collective/faceted/task 2023-04-06T15:30:15,781 creating build/lib/collective/faceted/task/tests 2023-04-06T15:30:15,782 copying src/collective/faceted/task/tests/__init__.py -> build/lib/collective/faceted/task/tests 2023-04-06T15:30:15,786 copying src/collective/faceted/task/tests/test_setup.py -> build/lib/collective/faceted/task/tests 2023-04-06T15:30:15,790 copying src/collective/faceted/task/tests/test_robot.py -> build/lib/collective/faceted/task/tests 2023-04-06T15:30:15,795 creating build/lib/collective/faceted/task/browser 2023-04-06T15:30:15,797 copying src/collective/faceted/task/browser/__init__.py -> build/lib/collective/faceted/task/browser 2023-04-06T15:30:15,800 copying src/collective/faceted/task/browser/task_view.py -> build/lib/collective/faceted/task/browser 2023-04-06T15:30:15,804 copying src/collective/faceted/task/browser/config_view.py -> build/lib/collective/faceted/task/browser 2023-04-06T15:30:15,808 copying src/collective/faceted/task/browser/faceted_view.py -> build/lib/collective/faceted/task/browser 2023-04-06T15:30:15,812 copying src/collective/faceted/task/browser/task_table_view.py -> build/lib/collective/faceted/task/browser 2023-04-06T15:30:15,815 copying src/collective/faceted/task/browser/list_tasks.py -> build/lib/collective/faceted/task/browser 2023-04-06T15:30:15,819 copying src/collective/faceted/task/browser/table.py -> build/lib/collective/faceted/task/browser 2023-04-06T15:30:15,824 creating build/lib/collective/faceted/task/events 2023-04-06T15:30:15,826 copying src/collective/faceted/task/events/__init__.py -> build/lib/collective/faceted/task/events 2023-04-06T15:30:15,829 copying src/collective/faceted/task/events/task_events.py -> build/lib/collective/faceted/task/events 2023-04-06T15:30:15,832 running egg_info 2023-04-06T15:30:15,989 writing src/collective.faceted.task.egg-info/PKG-INFO 2023-04-06T15:30:15,993 writing dependency_links to src/collective.faceted.task.egg-info/dependency_links.txt 2023-04-06T15:30:15,997 writing entry points to src/collective.faceted.task.egg-info/entry_points.txt 2023-04-06T15:30:15,999 writing namespace_packages to src/collective.faceted.task.egg-info/namespace_packages.txt 2023-04-06T15:30:16,002 writing requirements to src/collective.faceted.task.egg-info/requires.txt 2023-04-06T15:30:16,005 writing top-level names to src/collective.faceted.task.egg-info/top_level.txt 2023-04-06T15:30:16,085 reading manifest file 'src/collective.faceted.task.egg-info/SOURCES.txt' 2023-04-06T15:30:16,094 reading manifest template 'MANIFEST.in' 2023-04-06T15:30:16,117 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-04-06T15:30:16,124 no previously-included directories found matching 'buildout.d' 2023-04-06T15:30:16,143 writing manifest file 'src/collective.faceted.task.egg-info/SOURCES.txt' 2023-04-06T15:30:16,149 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.faceted.task.browser.static' as data is deprecated, please list it in `packages`. 2023-04-06T15:30:16,149 !! 2023-04-06T15:30:16,150 ############################ 2023-04-06T15:30:16,151 # Package would be ignored # 2023-04-06T15:30:16,151 ############################ 2023-04-06T15:30:16,151 Python recognizes 'collective.faceted.task.browser.static' as an importable package, 2023-04-06T15:30:16,151 but it is not listed in the `packages` configuration of setuptools. 2023-04-06T15:30:16,152 'collective.faceted.task.browser.static' has been automatically added to the distribution only 2023-04-06T15:30:16,152 because it may contain data files, but this behavior is likely to change 2023-04-06T15:30:16,153 in future versions of setuptools (and therefore is considered deprecated). 2023-04-06T15:30:16,153 Please make sure that 'collective.faceted.task.browser.static' is included as a package by using 2023-04-06T15:30:16,154 the `packages` configuration field or the proper discovery methods 2023-04-06T15:30:16,154 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-04-06T15:30:16,154 instead of `find_packages(...)`/`find:`). 2023-04-06T15:30:16,155 You can read more about "package discovery" and "data files" on setuptools 2023-04-06T15:30:16,155 documentation page. 2023-04-06T15:30:16,156 !! 2023-04-06T15:30:16,157 check.warn(importable) 2023-04-06T15:30:16,157 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.faceted.task.browser.templates' as data is deprecated, please list it in `packages`. 2023-04-06T15:30:16,158 !! 2023-04-06T15:30:16,158 ############################ 2023-04-06T15:30:16,159 # Package would be ignored # 2023-04-06T15:30:16,159 ############################ 2023-04-06T15:30:16,159 Python recognizes 'collective.faceted.task.browser.templates' as an importable package, 2023-04-06T15:30:16,160 but it is not listed in the `packages` configuration of setuptools. 2023-04-06T15:30:16,160 'collective.faceted.task.browser.templates' has been automatically added to the distribution only 2023-04-06T15:30:16,161 because it may contain data files, but this behavior is likely to change 2023-04-06T15:30:16,161 in future versions of setuptools (and therefore is considered deprecated). 2023-04-06T15:30:16,161 Please make sure that 'collective.faceted.task.browser.templates' is included as a package by using 2023-04-06T15:30:16,162 the `packages` configuration field or the proper discovery methods 2023-04-06T15:30:16,162 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-04-06T15:30:16,162 instead of `find_packages(...)`/`find:`). 2023-04-06T15:30:16,163 You can read more about "package discovery" and "data files" on setuptools 2023-04-06T15:30:16,163 documentation page. 2023-04-06T15:30:16,165 !! 2023-04-06T15:30:16,166 check.warn(importable) 2023-04-06T15:30:16,166 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.faceted.task.locales' as data is deprecated, please list it in `packages`. 2023-04-06T15:30:16,166 !! 2023-04-06T15:30:16,168 ############################ 2023-04-06T15:30:16,168 # Package would be ignored # 2023-04-06T15:30:16,168 ############################ 2023-04-06T15:30:16,169 Python recognizes 'collective.faceted.task.locales' as an importable package, 2023-04-06T15:30:16,169 but it is not listed in the `packages` configuration of setuptools. 2023-04-06T15:30:16,170 'collective.faceted.task.locales' has been automatically added to the distribution only 2023-04-06T15:30:16,171 because it may contain data files, but this behavior is likely to change 2023-04-06T15:30:16,171 in future versions of setuptools (and therefore is considered deprecated). 2023-04-06T15:30:16,172 Please make sure that 'collective.faceted.task.locales' is included as a package by using 2023-04-06T15:30:16,172 the `packages` configuration field or the proper discovery methods 2023-04-06T15:30:16,172 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-04-06T15:30:16,173 instead of `find_packages(...)`/`find:`). 2023-04-06T15:30:16,174 You can read more about "package discovery" and "data files" on setuptools 2023-04-06T15:30:16,174 documentation page. 2023-04-06T15:30:16,175 !! 2023-04-06T15:30:16,176 check.warn(importable) 2023-04-06T15:30:16,177 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.faceted.task.locales.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. 2023-04-06T15:30:16,177 !! 2023-04-06T15:30:16,178 ############################ 2023-04-06T15:30:16,179 # Package would be ignored # 2023-04-06T15:30:16,179 ############################ 2023-04-06T15:30:16,180 Python recognizes 'collective.faceted.task.locales.fr.LC_MESSAGES' as an importable package, 2023-04-06T15:30:16,180 but it is not listed in the `packages` configuration of setuptools. 2023-04-06T15:30:16,181 'collective.faceted.task.locales.fr.LC_MESSAGES' has been automatically added to the distribution only 2023-04-06T15:30:16,181 because it may contain data files, but this behavior is likely to change 2023-04-06T15:30:16,182 in future versions of setuptools (and therefore is considered deprecated). 2023-04-06T15:30:16,183 Please make sure that 'collective.faceted.task.locales.fr.LC_MESSAGES' is included as a package by using 2023-04-06T15:30:16,183 the `packages` configuration field or the proper discovery methods 2023-04-06T15:30:16,183 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-04-06T15:30:16,184 instead of `find_packages(...)`/`find:`). 2023-04-06T15:30:16,185 You can read more about "package discovery" and "data files" on setuptools 2023-04-06T15:30:16,185 documentation page. 2023-04-06T15:30:16,187 !! 2023-04-06T15:30:16,187 check.warn(importable) 2023-04-06T15:30:16,188 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.faceted.task.profiles.base' as data is deprecated, please list it in `packages`. 2023-04-06T15:30:16,188 !! 2023-04-06T15:30:16,190 ############################ 2023-04-06T15:30:16,190 # Package would be ignored # 2023-04-06T15:30:16,191 ############################ 2023-04-06T15:30:16,191 Python recognizes 'collective.faceted.task.profiles.base' as an importable package, 2023-04-06T15:30:16,191 but it is not listed in the `packages` configuration of setuptools. 2023-04-06T15:30:16,192 'collective.faceted.task.profiles.base' has been automatically added to the distribution only 2023-04-06T15:30:16,193 because it may contain data files, but this behavior is likely to change 2023-04-06T15:30:16,193 in future versions of setuptools (and therefore is considered deprecated). 2023-04-06T15:30:16,194 Please make sure that 'collective.faceted.task.profiles.base' is included as a package by using 2023-04-06T15:30:16,194 the `packages` configuration field or the proper discovery methods 2023-04-06T15:30:16,195 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-04-06T15:30:16,195 instead of `find_packages(...)`/`find:`). 2023-04-06T15:30:16,196 You can read more about "package discovery" and "data files" on setuptools 2023-04-06T15:30:16,196 documentation page. 2023-04-06T15:30:16,197 !! 2023-04-06T15:30:16,198 check.warn(importable) 2023-04-06T15:30:16,199 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.faceted.task.profiles.default' as data is deprecated, please list it in `packages`. 2023-04-06T15:30:16,199 !! 2023-04-06T15:30:16,200 ############################ 2023-04-06T15:30:16,201 # Package would be ignored # 2023-04-06T15:30:16,201 ############################ 2023-04-06T15:30:16,202 Python recognizes 'collective.faceted.task.profiles.default' as an importable package, 2023-04-06T15:30:16,202 but it is not listed in the `packages` configuration of setuptools. 2023-04-06T15:30:16,203 'collective.faceted.task.profiles.default' has been automatically added to the distribution only 2023-04-06T15:30:16,203 because it may contain data files, but this behavior is likely to change 2023-04-06T15:30:16,204 in future versions of setuptools (and therefore is considered deprecated). 2023-04-06T15:30:16,205 Please make sure that 'collective.faceted.task.profiles.default' is included as a package by using 2023-04-06T15:30:16,205 the `packages` configuration field or the proper discovery methods 2023-04-06T15:30:16,206 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-04-06T15:30:16,206 instead of `find_packages(...)`/`find:`). 2023-04-06T15:30:16,207 You can read more about "package discovery" and "data files" on setuptools 2023-04-06T15:30:16,207 documentation page. 2023-04-06T15:30:16,208 !! 2023-04-06T15:30:16,209 check.warn(importable) 2023-04-06T15:30:16,210 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.faceted.task.profiles.testing' as data is deprecated, please list it in `packages`. 2023-04-06T15:30:16,210 !! 2023-04-06T15:30:16,211 ############################ 2023-04-06T15:30:16,212 # Package would be ignored # 2023-04-06T15:30:16,212 ############################ 2023-04-06T15:30:16,213 Python recognizes 'collective.faceted.task.profiles.testing' as an importable package, 2023-04-06T15:30:16,213 but it is not listed in the `packages` configuration of setuptools. 2023-04-06T15:30:16,214 'collective.faceted.task.profiles.testing' has been automatically added to the distribution only 2023-04-06T15:30:16,214 because it may contain data files, but this behavior is likely to change 2023-04-06T15:30:16,215 in future versions of setuptools (and therefore is considered deprecated). 2023-04-06T15:30:16,215 Please make sure that 'collective.faceted.task.profiles.testing' is included as a package by using 2023-04-06T15:30:16,216 the `packages` configuration field or the proper discovery methods 2023-04-06T15:30:16,216 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-04-06T15:30:16,217 instead of `find_packages(...)`/`find:`). 2023-04-06T15:30:16,218 You can read more about "package discovery" and "data files" on setuptools 2023-04-06T15:30:16,218 documentation page. 2023-04-06T15:30:16,219 !! 2023-04-06T15:30:16,220 check.warn(importable) 2023-04-06T15:30:16,220 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.faceted.task.tests.robot' as data is deprecated, please list it in `packages`. 2023-04-06T15:30:16,221 !! 2023-04-06T15:30:16,222 ############################ 2023-04-06T15:30:16,222 # Package would be ignored # 2023-04-06T15:30:16,223 ############################ 2023-04-06T15:30:16,223 Python recognizes 'collective.faceted.task.tests.robot' as an importable package, 2023-04-06T15:30:16,224 but it is not listed in the `packages` configuration of setuptools. 2023-04-06T15:30:16,225 'collective.faceted.task.tests.robot' has been automatically added to the distribution only 2023-04-06T15:30:16,225 because it may contain data files, but this behavior is likely to change 2023-04-06T15:30:16,225 in future versions of setuptools (and therefore is considered deprecated). 2023-04-06T15:30:16,226 Please make sure that 'collective.faceted.task.tests.robot' is included as a package by using 2023-04-06T15:30:16,227 the `packages` configuration field or the proper discovery methods 2023-04-06T15:30:16,227 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-04-06T15:30:16,228 instead of `find_packages(...)`/`find:`). 2023-04-06T15:30:16,228 You can read more about "package discovery" and "data files" on setuptools 2023-04-06T15:30:16,229 documentation page. 2023-04-06T15:30:16,230 !! 2023-04-06T15:30:16,231 check.warn(importable) 2023-04-06T15:30:16,231 copying src/collective/faceted/task/configure.zcml -> build/lib/collective/faceted/task 2023-04-06T15:30:16,232 copying src/collective/faceted/task/faceted_task_config.xml -> build/lib/collective/faceted/task 2023-04-06T15:30:16,232 copying src/collective/faceted/task/overrides.zcml -> build/lib/collective/faceted/task 2023-04-06T15:30:16,233 copying src/collective/faceted/task/testing.zcml -> build/lib/collective/faceted/task 2023-04-06T15:30:16,233 creating build/lib/collective/faceted/task/locales 2023-04-06T15:30:16,233 copying src/collective/faceted/task/locales/collective.faceted.task.pot -> build/lib/collective/faceted/task/locales 2023-04-06T15:30:16,234 copying src/collective/faceted/task/locales/eea.pot -> build/lib/collective/faceted/task/locales 2023-04-06T15:30:16,234 copying src/collective/faceted/task/locales/update.sh -> build/lib/collective/faceted/task/locales 2023-04-06T15:30:16,235 creating build/lib/collective/faceted/task/locales/fr 2023-04-06T15:30:16,235 creating build/lib/collective/faceted/task/locales/fr/LC_MESSAGES 2023-04-06T15:30:16,236 copying src/collective/faceted/task/locales/fr/LC_MESSAGES/collective.faceted.task.po -> build/lib/collective/faceted/task/locales/fr/LC_MESSAGES 2023-04-06T15:30:16,236 copying src/collective/faceted/task/locales/fr/LC_MESSAGES/eea.po -> build/lib/collective/faceted/task/locales/fr/LC_MESSAGES 2023-04-06T15:30:16,236 creating build/lib/collective/faceted/task/profiles 2023-04-06T15:30:16,237 creating build/lib/collective/faceted/task/profiles/base 2023-04-06T15:30:16,237 copying src/collective/faceted/task/profiles/base/componentregistry.xml -> build/lib/collective/faceted/task/profiles/base 2023-04-06T15:30:16,238 copying src/collective/faceted/task/profiles/base/metadata.xml -> build/lib/collective/faceted/task/profiles/base 2023-04-06T15:30:16,238 creating build/lib/collective/faceted/task/profiles/default 2023-04-06T15:30:16,238 copying src/collective/faceted/task/profiles/default/actions.xml -> build/lib/collective/faceted/task/profiles/default 2023-04-06T15:30:16,239 copying src/collective/faceted/task/profiles/default/browserlayer.xml -> build/lib/collective/faceted/task/profiles/default 2023-04-06T15:30:16,239 copying src/collective/faceted/task/profiles/default/collectivefacetedtask_marker.txt -> build/lib/collective/faceted/task/profiles/default 2023-04-06T15:30:16,240 copying src/collective/faceted/task/profiles/default/cssregistry.xml -> build/lib/collective/faceted/task/profiles/default 2023-04-06T15:30:16,240 copying src/collective/faceted/task/profiles/default/jsregistry.xml -> build/lib/collective/faceted/task/profiles/default 2023-04-06T15:30:16,241 copying src/collective/faceted/task/profiles/default/metadata.xml -> build/lib/collective/faceted/task/profiles/default 2023-04-06T15:30:16,245 creating build/lib/collective/faceted/task/profiles/testing 2023-04-06T15:30:16,247 copying src/collective/faceted/task/profiles/testing/metadata.xml -> build/lib/collective/faceted/task/profiles/testing 2023-04-06T15:30:16,251 creating build/lib/collective/faceted/task/tests/robot 2023-04-06T15:30:16,252 copying src/collective/faceted/task/tests/robot/.gitkeep -> build/lib/collective/faceted/task/tests/robot 2023-04-06T15:30:16,256 copying src/collective/faceted/task/browser/configure.zcml -> build/lib/collective/faceted/task/browser 2023-04-06T15:30:16,260 creating build/lib/collective/faceted/task/browser/static 2023-04-06T15:30:16,262 copying src/collective/faceted/task/browser/static/.gitkeep -> build/lib/collective/faceted/task/browser/static 2023-04-06T15:30:16,265 copying src/collective/faceted/task/browser/static/faceted_task.css -> build/lib/collective/faceted/task/browser/static 2023-04-06T15:30:16,269 creating build/lib/collective/faceted/task/browser/templates 2023-04-06T15:30:16,271 copying src/collective/faceted/task/browser/templates/config_view.pt -> build/lib/collective/faceted/task/browser/templates 2023-04-06T15:30:16,275 copying src/collective/faceted/task/browser/templates/facetedtask_view.pt -> build/lib/collective/faceted/task/browser/templates 2023-04-06T15:30:16,279 copying src/collective/faceted/task/events/configure.zcml -> build/lib/collective/faceted/task/events 2023-04-06T15:30:16,363 /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-04-06T15:30:16,363 setuptools.SetuptoolsDeprecationWarning, 2023-04-06T15:30:16,436 installing to build/bdist.linux-armv7l/wheel 2023-04-06T15:30:16,437 running install 2023-04-06T15:30:16,497 running install_lib 2023-04-06T15:30:16,585 Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) 2023-04-06T15:30:16,586 Skipping installation of build/bdist.linux-armv7l/wheel/collective/faceted/__init__.py (namespace package) 2023-04-06T15:30:16,589 copying collective/faceted/task/adapters.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,598 copying collective/faceted/task/__init__.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,602 copying collective/faceted/task/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,607 copying collective/faceted/task/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,611 copying collective/faceted/task/faceted_task_config.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,616 copying collective/faceted/task/overrides.zcml -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,621 copying collective/faceted/task/testing.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,626 copying collective/faceted/task/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,630 copying collective/faceted/task/faceted_task_config.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,634 copying collective/faceted/task/testing.zcml -> build/bdist.linux-armv7l/wheel/collective/faceted/task 2023-04-06T15:30:16,639 copying collective/faceted/task/locales/collective.faceted.task.pot -> build/bdist.linux-armv7l/wheel/collective/faceted/task/locales 2023-04-06T15:30:16,644 copying collective/faceted/task/locales/eea.pot -> build/bdist.linux-armv7l/wheel/collective/faceted/task/locales 2023-04-06T15:30:16,649 copying collective/faceted/task/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/faceted/task/locales 2023-04-06T15:30:16,655 copying collective/faceted/task/locales/fr/LC_MESSAGES/eea.po -> build/bdist.linux-armv7l/wheel/collective/faceted/task/locales/fr/LC_MESSAGES 2023-04-06T15:30:16,661 copying collective/faceted/task/locales/fr/LC_MESSAGES/collective.faceted.task.po -> build/bdist.linux-armv7l/wheel/collective/faceted/task/locales/fr/LC_MESSAGES 2023-04-06T15:30:16,667 copying collective/faceted/task/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/tests 2023-04-06T15:30:16,671 copying collective/faceted/task/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/tests 2023-04-06T15:30:16,675 copying collective/faceted/task/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/tests 2023-04-06T15:30:16,680 copying collective/faceted/task/tests/robot/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/faceted/task/tests/robot 2023-04-06T15:30:16,686 copying collective/faceted/task/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser 2023-04-06T15:30:16,690 copying collective/faceted/task/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser 2023-04-06T15:30:16,694 copying collective/faceted/task/browser/task_view.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser 2023-04-06T15:30:16,698 copying collective/faceted/task/browser/config_view.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser 2023-04-06T15:30:16,703 copying collective/faceted/task/browser/faceted_view.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser 2023-04-06T15:30:16,707 copying collective/faceted/task/browser/task_table_view.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser 2023-04-06T15:30:16,711 copying collective/faceted/task/browser/list_tasks.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser 2023-04-06T15:30:16,716 copying collective/faceted/task/browser/table.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser 2023-04-06T15:30:16,721 copying collective/faceted/task/browser/static/faceted_task.css -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser/static 2023-04-06T15:30:16,726 copying collective/faceted/task/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser/static 2023-04-06T15:30:16,731 copying collective/faceted/task/browser/templates/facetedtask_view.pt -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser/templates 2023-04-06T15:30:16,736 copying collective/faceted/task/browser/templates/config_view.pt -> build/bdist.linux-armv7l/wheel/collective/faceted/task/browser/templates 2023-04-06T15:30:16,741 copying collective/faceted/task/events/__init__.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/events 2023-04-06T15:30:16,745 copying collective/faceted/task/events/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/events 2023-04-06T15:30:16,750 copying collective/faceted/task/events/task_events.py -> build/bdist.linux-armv7l/wheel/collective/faceted/task/events 2023-04-06T15:30:16,756 copying collective/faceted/task/profiles/default/collectivefacetedtask_marker.txt -> build/bdist.linux-armv7l/wheel/collective/faceted/task/profiles/default 2023-04-06T15:30:16,762 copying collective/faceted/task/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/profiles/default 2023-04-06T15:30:16,766 copying collective/faceted/task/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/profiles/default 2023-04-06T15:30:16,770 copying collective/faceted/task/profiles/default/actions.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/profiles/default 2023-04-06T15:30:16,775 copying collective/faceted/task/profiles/default/cssregistry.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/profiles/default 2023-04-06T15:30:16,779 copying collective/faceted/task/profiles/default/jsregistry.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/profiles/default 2023-04-06T15:30:16,784 copying collective/faceted/task/profiles/base/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/profiles/base 2023-04-06T15:30:16,789 copying collective/faceted/task/profiles/base/componentregistry.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/profiles/base 2023-04-06T15:30:16,794 copying collective/faceted/task/profiles/testing/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/faceted/task/profiles/testing 2023-04-06T15:30:16,799 running install_egg_info 2023-04-06T15:30:16,871 Copying src/collective.faceted.task.egg-info to build/bdist.linux-armv7l/wheel/collective.faceted.task-0.5-py3.7.egg-info 2023-04-06T15:30:16,901 Installing build/bdist.linux-armv7l/wheel/collective.faceted.task-0.5-py3.7-nspkg.pth 2023-04-06T15:30:16,903 running install_scripts 2023-04-06T15:30:16,949 creating build/bdist.linux-armv7l/wheel/collective.faceted.task-0.5.dist-info/WHEEL 2023-04-06T15:30:16,953 creating '/tmp/pip-wheel-o_njklv9/collective.faceted.task-0.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-04-06T15:30:16,958 adding 'collective.faceted.task-0.5-py3.7-nspkg.pth' 2023-04-06T15:30:16,963 adding 'collective/faceted/task/__init__.py' 2023-04-06T15:30:16,966 adding 'collective/faceted/task/adapters.py' 2023-04-06T15:30:16,968 adding 'collective/faceted/task/configure.zcml' 2023-04-06T15:30:16,971 adding 'collective/faceted/task/faceted_task_config.py' 2023-04-06T15:30:16,974 adding 'collective/faceted/task/faceted_task_config.xml' 2023-04-06T15:30:16,976 adding 'collective/faceted/task/interfaces.py' 2023-04-06T15:30:16,979 adding 'collective/faceted/task/overrides.zcml' 2023-04-06T15:30:16,981 adding 'collective/faceted/task/setuphandlers.py' 2023-04-06T15:30:16,984 adding 'collective/faceted/task/testing.py' 2023-04-06T15:30:16,987 adding 'collective/faceted/task/testing.zcml' 2023-04-06T15:30:16,990 adding 'collective/faceted/task/browser/__init__.py' 2023-04-06T15:30:16,993 adding 'collective/faceted/task/browser/config_view.py' 2023-04-06T15:30:16,996 adding 'collective/faceted/task/browser/configure.zcml' 2023-04-06T15:30:16,998 adding 'collective/faceted/task/browser/faceted_view.py' 2023-04-06T15:30:17,001 adding 'collective/faceted/task/browser/list_tasks.py' 2023-04-06T15:30:17,004 adding 'collective/faceted/task/browser/table.py' 2023-04-06T15:30:17,006 adding 'collective/faceted/task/browser/task_table_view.py' 2023-04-06T15:30:17,009 adding 'collective/faceted/task/browser/task_view.py' 2023-04-06T15:30:17,013 adding 'collective/faceted/task/browser/static/.gitkeep' 2023-04-06T15:30:17,015 adding 'collective/faceted/task/browser/static/faceted_task.css' 2023-04-06T15:30:17,019 adding 'collective/faceted/task/browser/templates/config_view.pt' 2023-04-06T15:30:17,021 adding 'collective/faceted/task/browser/templates/facetedtask_view.pt' 2023-04-06T15:30:17,025 adding 'collective/faceted/task/events/__init__.py' 2023-04-06T15:30:17,027 adding 'collective/faceted/task/events/configure.zcml' 2023-04-06T15:30:17,030 adding 'collective/faceted/task/events/task_events.py' 2023-04-06T15:30:17,033 adding 'collective/faceted/task/locales/collective.faceted.task.pot' 2023-04-06T15:30:17,036 adding 'collective/faceted/task/locales/eea.pot' 2023-04-06T15:30:17,039 adding 'collective/faceted/task/locales/update.sh' 2023-04-06T15:30:17,043 adding 'collective/faceted/task/locales/fr/LC_MESSAGES/collective.faceted.task.po' 2023-04-06T15:30:17,046 adding 'collective/faceted/task/locales/fr/LC_MESSAGES/eea.po' 2023-04-06T15:30:17,050 adding 'collective/faceted/task/profiles/base/componentregistry.xml' 2023-04-06T15:30:17,052 adding 'collective/faceted/task/profiles/base/metadata.xml' 2023-04-06T15:30:17,056 adding 'collective/faceted/task/profiles/default/actions.xml' 2023-04-06T15:30:17,059 adding 'collective/faceted/task/profiles/default/browserlayer.xml' 2023-04-06T15:30:17,061 adding 'collective/faceted/task/profiles/default/collectivefacetedtask_marker.txt' 2023-04-06T15:30:17,063 adding 'collective/faceted/task/profiles/default/cssregistry.xml' 2023-04-06T15:30:17,066 adding 'collective/faceted/task/profiles/default/jsregistry.xml' 2023-04-06T15:30:17,069 adding 'collective/faceted/task/profiles/default/metadata.xml' 2023-04-06T15:30:17,073 adding 'collective/faceted/task/profiles/testing/metadata.xml' 2023-04-06T15:30:17,077 adding 'collective/faceted/task/tests/__init__.py' 2023-04-06T15:30:17,079 adding 'collective/faceted/task/tests/test_robot.py' 2023-04-06T15:30:17,082 adding 'collective/faceted/task/tests/test_setup.py' 2023-04-06T15:30:17,086 adding 'collective/faceted/task/tests/robot/.gitkeep' 2023-04-06T15:30:17,091 adding 'collective.faceted.task-0.5.dist-info/METADATA' 2023-04-06T15:30:17,093 adding 'collective.faceted.task-0.5.dist-info/WHEEL' 2023-04-06T15:30:17,095 adding 'collective.faceted.task-0.5.dist-info/entry_points.txt' 2023-04-06T15:30:17,097 adding 'collective.faceted.task-0.5.dist-info/namespace_packages.txt' 2023-04-06T15:30:17,099 adding 'collective.faceted.task-0.5.dist-info/top_level.txt' 2023-04-06T15:30:17,101 adding 'collective.faceted.task-0.5.dist-info/RECORD' 2023-04-06T15:30:17,105 removing build/bdist.linux-armv7l/wheel 2023-04-06T15:30:17,289 Building wheel for collective-faceted-task (setup.py): finished with status 'done' 2023-04-06T15:30:17,297 Created wheel for collective-faceted-task: filename=collective.faceted.task-0.5-py3-none-any.whl size=25478 sha256=045289f6e1a31d9d607552b5277fb2e9e9f995f377ea2f14f9cf2a15e07f76ef 2023-04-06T15:30:17,299 Stored in directory: /tmp/pip-ephem-wheel-cache-x4q9gwj4/wheels/2f/24/e9/755ad7c8500e025fb8301ca5c19f238a67f03b7baa5715fa94 2023-04-06T15:30:17,327 Successfully built collective-faceted-task 2023-04-06T15:30:17,336 Removed build tracker: '/tmp/pip-build-tracker-tokdp25u'