>>> py3-podman: Building community/py3-podman 4.4.1-r0 (using abuild 3.10.0-r0) started Wed, 22 Feb 2023 17:05:29 +0000 >>> py3-podman: Checking sanity of /home/buildozer/aports/community/py3-podman/APKBUILD... >>> py3-podman: Analyzing dependencies... >>> py3-podman: Installing for build: build-base python3 py3-requests py3-toml py3-xdg py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-requests-mock py3-fixtures py3-testtools (1/32) Installing libffi (3.4.4-r0) (2/32) Installing gdbm (1.23-r0) (3/32) Installing mpdecimal (2.5.1-r1) (4/32) Installing libpanelw (6.4_p20230218-r3) (5/32) Installing readline (8.2.001-r0) (6/32) Installing sqlite-libs (3.41.0-r0) (7/32) Installing python3 (3.11.2-r0) (8/32) Installing py3-certifi (2022.12.7-r0) (9/32) Installing py3-charset-normalizer (3.0.1-r1) (10/32) Installing py3-idna (3.4-r3) (11/32) Installing py3-urllib3 (1.26.14-r0) (12/32) Installing py3-requests (2.28.2-r0) (13/32) Installing py3-toml (0.10.2-r5) (14/32) Installing py3-xdg (0.28-r1) (15/32) Installing py3-installer (0.6.0-r0) (16/32) Installing py3-gpep517 (13-r0) (17/32) Installing py3-parsing (3.0.9-r1) (18/32) Installing py3-packaging (23.0-r0) (19/32) Installing py3-setuptools (67.4.0-r0) (20/32) Installing py3-wheel (0.38.4-r1) (21/32) Installing py3-attrs (22.2.0-r0) (22/32) Installing py3-iniconfig (1.1.1-r5) (23/32) Installing py3-pluggy (1.0.0-r2) (24/32) Installing py3-py (1.11.0-r1) (25/32) Installing py3-pytest (7.2.1-r0) (26/32) Installing py3-six (1.16.0-r4) (27/32) Installing py3-requests-mock (1.10.0-r1) (28/32) Installing py3-pbr (5.11.1-r0) (29/32) Installing py3-fixtures (4.0.1-r1) (30/32) Installing py3-extras (1.0.0-r6) (31/32) Installing py3-testtools (2.5.0-r2) (32/32) Installing .makedepends-py3-podman (20230222.170531) Executing busybox-1.36.0-r4.trigger OK: 464 MiB in 135 packages >>> py3-podman: Cleaning up srcdir >>> py3-podman: Cleaning up pkgdir >>> py3-podman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-podman-4.4.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-podman: Fetching https://github.com/containers/podman-py/archive/v4.4.1/py3-podman-4.4.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 173k 0 173k 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k >>> py3-podman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-podman-4.4.1.tar.gz >>> py3-podman: Checking sha512sums... py3-podman-4.4.1.tar.gz: OK >>> py3-podman: Unpacking /var/cache/distfiles/edge/py3-podman-4.4.1.tar.gz... 2023-02-22 17:05:34,613 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-02-22 17:05:35,003 root INFO running bdist_wheel 2023-02-22 17:05:35,034 root INFO running build 2023-02-22 17:05:35,034 root INFO running build_py 2023-02-22 17:05:35,035 root INFO creating build 2023-02-22 17:05:35,035 root INFO creating build/lib 2023-02-22 17:05:35,036 root INFO creating build/lib/podman 2023-02-22 17:05:35,036 root INFO copying podman/__init__.py -> build/lib/podman 2023-02-22 17:05:35,036 root INFO copying podman/version.py -> build/lib/podman 2023-02-22 17:05:35,037 root INFO copying podman/client.py -> build/lib/podman 2023-02-22 17:05:35,037 root INFO copying podman/tlsconfig.py -> build/lib/podman 2023-02-22 17:05:35,038 root INFO creating build/lib/podman/api 2023-02-22 17:05:35,039 root INFO copying podman/api/tar_utils.py -> build/lib/podman/api 2023-02-22 17:05:35,039 root INFO copying podman/api/http_utils.py -> build/lib/podman/api 2023-02-22 17:05:35,040 root INFO copying podman/api/cached_property.py -> build/lib/podman/api 2023-02-22 17:05:35,040 root INFO copying podman/api/__init__.py -> build/lib/podman/api 2023-02-22 17:05:35,041 root INFO copying podman/api/adapter_utils.py -> build/lib/podman/api 2023-02-22 17:05:35,041 root INFO copying podman/api/parse_utils.py -> build/lib/podman/api 2023-02-22 17:05:35,041 root INFO copying podman/api/client.py -> build/lib/podman/api 2023-02-22 17:05:35,042 root INFO copying podman/api/ssh.py -> build/lib/podman/api 2023-02-22 17:05:35,042 root INFO copying podman/api/uds.py -> build/lib/podman/api 2023-02-22 17:05:35,043 root INFO copying podman/api/typing_extensions.py -> build/lib/podman/api 2023-02-22 17:05:35,045 root INFO creating build/lib/podman/domain 2023-02-22 17:05:35,045 root INFO copying podman/domain/system.py -> build/lib/podman/domain 2023-02-22 17:05:35,045 root INFO copying podman/domain/events.py -> build/lib/podman/domain 2023-02-22 17:05:35,046 root INFO copying podman/domain/images.py -> build/lib/podman/domain 2023-02-22 17:05:35,046 root INFO copying podman/domain/containers.py -> build/lib/podman/domain 2023-02-22 17:05:35,047 root INFO copying podman/domain/containers_create.py -> build/lib/podman/domain 2023-02-22 17:05:35,047 root INFO copying podman/domain/manifests.py -> build/lib/podman/domain 2023-02-22 17:05:35,048 root INFO copying podman/domain/images_build.py -> build/lib/podman/domain 2023-02-22 17:05:35,048 root INFO copying podman/domain/__init__.py -> build/lib/podman/domain 2023-02-22 17:05:35,048 root INFO copying podman/domain/pods_manager.py -> build/lib/podman/domain 2023-02-22 17:05:35,049 root INFO copying podman/domain/volumes.py -> build/lib/podman/domain 2023-02-22 17:05:35,049 root INFO copying podman/domain/containers_manager.py -> build/lib/podman/domain 2023-02-22 17:05:35,050 root INFO copying podman/domain/ipam.py -> build/lib/podman/domain 2023-02-22 17:05:35,050 root INFO copying podman/domain/networks.py -> build/lib/podman/domain 2023-02-22 17:05:35,051 root INFO copying podman/domain/secrets.py -> build/lib/podman/domain 2023-02-22 17:05:35,051 root INFO copying podman/domain/images_manager.py -> build/lib/podman/domain 2023-02-22 17:05:35,052 root INFO copying podman/domain/manager.py -> build/lib/podman/domain 2023-02-22 17:05:35,052 root INFO copying podman/domain/networks_manager.py -> build/lib/podman/domain 2023-02-22 17:05:35,053 root INFO copying podman/domain/registry_data.py -> build/lib/podman/domain 2023-02-22 17:05:35,053 root INFO copying podman/domain/pods.py -> build/lib/podman/domain 2023-02-22 17:05:35,053 root INFO copying podman/domain/containers_run.py -> build/lib/podman/domain 2023-02-22 17:05:35,054 root INFO copying podman/domain/config.py -> build/lib/podman/domain 2023-02-22 17:05:35,055 root INFO creating build/lib/podman/errors 2023-02-22 17:05:35,055 root INFO copying podman/errors/__init__.py -> build/lib/podman/errors 2023-02-22 17:05:35,055 root INFO copying podman/errors/exceptions.py -> build/lib/podman/errors 2023-02-22 17:05:35,057 root INFO running egg_info 2023-02-22 17:05:35,068 root INFO creating podman.egg-info 2023-02-22 17:05:35,073 root INFO writing podman.egg-info/PKG-INFO 2023-02-22 17:05:35,074 root INFO writing dependency_links to podman.egg-info/dependency_links.txt 2023-02-22 17:05:35,074 root INFO writing requirements to podman.egg-info/requires.txt 2023-02-22 17:05:35,075 root INFO writing top-level names to podman.egg-info/top_level.txt 2023-02-22 17:05:35,078 root INFO writing manifest file 'podman.egg-info/SOURCES.txt' 2023-02-22 17:05:35,087 root INFO reading manifest file 'podman.egg-info/SOURCES.txt' 2023-02-22 17:05:35,087 root INFO adding license file 'LICENSE' 2023-02-22 17:05:35,089 root INFO writing manifest file 'podman.egg-info/SOURCES.txt' 2023-02-22 17:05:35,106 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-22 17:05:35,106 root INFO running install 2023-02-22 17:05:35,129 root INFO running install_lib 2023-02-22 17:05:35,135 root INFO creating build/bdist.linux-i686 2023-02-22 17:05:35,135 root INFO creating build/bdist.linux-i686/wheel 2023-02-22 17:05:35,136 root INFO creating build/bdist.linux-i686/wheel/podman 2023-02-22 17:05:35,136 root INFO creating build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,136 root INFO copying build/lib/podman/api/tar_utils.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,137 root INFO copying build/lib/podman/api/http_utils.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,137 root INFO copying build/lib/podman/api/cached_property.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,138 root INFO copying build/lib/podman/api/__init__.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,138 root INFO copying build/lib/podman/api/adapter_utils.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,138 root INFO copying build/lib/podman/api/parse_utils.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,139 root INFO copying build/lib/podman/api/client.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,139 root INFO copying build/lib/podman/api/ssh.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,140 root INFO copying build/lib/podman/api/uds.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,140 root INFO copying build/lib/podman/api/typing_extensions.py -> build/bdist.linux-i686/wheel/podman/api 2023-02-22 17:05:35,141 root INFO copying build/lib/podman/__init__.py -> build/bdist.linux-i686/wheel/podman 2023-02-22 17:05:35,141 root INFO copying build/lib/podman/version.py -> build/bdist.linux-i686/wheel/podman 2023-02-22 17:05:35,141 root INFO creating build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,142 root INFO copying build/lib/podman/domain/system.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,142 root INFO copying build/lib/podman/domain/events.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,142 root INFO copying build/lib/podman/domain/images.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,143 root INFO copying build/lib/podman/domain/containers.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,143 root INFO copying build/lib/podman/domain/containers_create.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,144 root INFO copying build/lib/podman/domain/manifests.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,144 root INFO copying build/lib/podman/domain/images_build.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,145 root INFO copying build/lib/podman/domain/__init__.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,145 root INFO copying build/lib/podman/domain/pods_manager.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,145 root INFO copying build/lib/podman/domain/volumes.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,146 root INFO copying build/lib/podman/domain/containers_manager.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,146 root INFO copying build/lib/podman/domain/ipam.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,147 root INFO copying build/lib/podman/domain/networks.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,147 root INFO copying build/lib/podman/domain/secrets.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,147 root INFO copying build/lib/podman/domain/images_manager.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,148 root INFO copying build/lib/podman/domain/manager.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,148 root INFO copying build/lib/podman/domain/networks_manager.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,149 root INFO copying build/lib/podman/domain/registry_data.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,149 root INFO copying build/lib/podman/domain/pods.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,149 root INFO copying build/lib/podman/domain/containers_run.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,150 root INFO copying build/lib/podman/domain/config.py -> build/bdist.linux-i686/wheel/podman/domain 2023-02-22 17:05:35,150 root INFO creating build/bdist.linux-i686/wheel/podman/errors 2023-02-22 17:05:35,151 root INFO copying build/lib/podman/errors/__init__.py -> build/bdist.linux-i686/wheel/podman/errors 2023-02-22 17:05:35,151 root INFO copying build/lib/podman/errors/exceptions.py -> build/bdist.linux-i686/wheel/podman/errors 2023-02-22 17:05:35,151 root INFO copying build/lib/podman/client.py -> build/bdist.linux-i686/wheel/podman 2023-02-22 17:05:35,152 root INFO copying build/lib/podman/tlsconfig.py -> build/bdist.linux-i686/wheel/podman 2023-02-22 17:05:35,152 root INFO running install_egg_info 2023-02-22 17:05:35,159 root INFO Copying podman.egg-info to build/bdist.linux-i686/wheel/podman-4.4.1-py3.11.egg-info 2023-02-22 17:05:35,161 root INFO running install_scripts 2023-02-22 17:05:35,165 wheel INFO creating build/bdist.linux-i686/wheel/podman-4.4.1.dist-info/WHEEL 2023-02-22 17:05:35,166 wheel INFO creating '/home/buildozer/aports/community/py3-podman/src/podman-py-4.4.1/dist/.tmp-v1rmzofu/podman-4.4.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-22 17:05:35,167 wheel INFO adding 'podman/__init__.py' 2023-02-22 17:05:35,167 wheel INFO adding 'podman/client.py' 2023-02-22 17:05:35,168 wheel INFO adding 'podman/tlsconfig.py' 2023-02-22 17:05:35,168 wheel INFO adding 'podman/version.py' 2023-02-22 17:05:35,169 wheel INFO adding 'podman/api/__init__.py' 2023-02-22 17:05:35,169 wheel INFO adding 'podman/api/adapter_utils.py' 2023-02-22 17:05:35,170 wheel INFO adding 'podman/api/cached_property.py' 2023-02-22 17:05:35,170 wheel INFO adding 'podman/api/client.py' 2023-02-22 17:05:35,171 wheel INFO adding 'podman/api/http_utils.py' 2023-02-22 17:05:35,171 wheel INFO adding 'podman/api/parse_utils.py' 2023-02-22 17:05:35,172 wheel INFO adding 'podman/api/ssh.py' 2023-02-22 17:05:35,172 wheel INFO adding 'podman/api/tar_utils.py' 2023-02-22 17:05:35,173 wheel INFO adding 'podman/api/typing_extensions.py' 2023-02-22 17:05:35,174 wheel INFO adding 'podman/api/uds.py' 2023-02-22 17:05:35,175 wheel INFO adding 'podman/domain/__init__.py' 2023-02-22 17:05:35,175 wheel INFO adding 'podman/domain/config.py' 2023-02-22 17:05:35,176 wheel INFO adding 'podman/domain/containers.py' 2023-02-22 17:05:35,177 wheel INFO adding 'podman/domain/containers_create.py' 2023-02-22 17:05:35,177 wheel INFO adding 'podman/domain/containers_manager.py' 2023-02-22 17:05:35,178 wheel INFO adding 'podman/domain/containers_run.py' 2023-02-22 17:05:35,178 wheel INFO adding 'podman/domain/events.py' 2023-02-22 17:05:35,179 wheel INFO adding 'podman/domain/images.py' 2023-02-22 17:05:35,179 wheel INFO adding 'podman/domain/images_build.py' 2023-02-22 17:05:35,180 wheel INFO adding 'podman/domain/images_manager.py' 2023-02-22 17:05:35,180 wheel INFO adding 'podman/domain/ipam.py' 2023-02-22 17:05:35,180 wheel INFO adding 'podman/domain/manager.py' 2023-02-22 17:05:35,181 wheel INFO adding 'podman/domain/manifests.py' 2023-02-22 17:05:35,181 wheel INFO adding 'podman/domain/networks.py' 2023-02-22 17:05:35,182 wheel INFO adding 'podman/domain/networks_manager.py' 2023-02-22 17:05:35,182 wheel INFO adding 'podman/domain/pods.py' 2023-02-22 17:05:35,183 wheel INFO adding 'podman/domain/pods_manager.py' 2023-02-22 17:05:35,183 wheel INFO adding 'podman/domain/registry_data.py' 2023-02-22 17:05:35,184 wheel INFO adding 'podman/domain/secrets.py' 2023-02-22 17:05:35,184 wheel INFO adding 'podman/domain/system.py' 2023-02-22 17:05:35,185 wheel INFO adding 'podman/domain/volumes.py' 2023-02-22 17:05:35,185 wheel INFO adding 'podman/errors/__init__.py' 2023-02-22 17:05:35,186 wheel INFO adding 'podman/errors/exceptions.py' 2023-02-22 17:05:35,186 wheel INFO adding 'podman-4.4.1.dist-info/LICENSE' 2023-02-22 17:05:35,187 wheel INFO adding 'podman-4.4.1.dist-info/METADATA' 2023-02-22 17:05:35,187 wheel INFO adding 'podman-4.4.1.dist-info/WHEEL' 2023-02-22 17:05:35,187 wheel INFO adding 'podman-4.4.1.dist-info/top_level.txt' 2023-02-22 17:05:35,188 wheel INFO adding 'podman-4.4.1.dist-info/RECORD' 2023-02-22 17:05:35,189 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-22 17:05:35,191 gpep517 INFO The backend produced dist/podman-4.4.1-py3-none-any.whl podman-4.4.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-podman/src/podman-py-4.4.1, configfile: pyproject.toml plugins: requests-mock-1.10.0 collected 144 items podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerfile_1 PASSED [ 0%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerfile_2 PASSED [ 1%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerfile_copy PASSED [ 2%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerignore_404 PASSED [ 2%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerignore_empty PASSED [ 3%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerignore_read PASSED [ 4%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_format_filters PASSED [ 4%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_prepare_body_all_types PASSED [ 5%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_prepare_body_dict_empty_string PASSED [ 6%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_prepare_body_embedded PASSED [ 6%] podman/tests/unit/test_api_utils.py::TestUtilsCase::test_prepare_body_none PASSED [ 7%] podman/tests/unit/test_build.py::TestBuildCase::test_build -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/build?dockerfile=Containerfile&t=latest&buildargs=%7B%22BUILD_DATE%22%3A+%22January+1%2C+1970%22%7D&cpuperiod=10&extrahosts=%7B%22database%22%3A+%22127.0.0.1%22%7D&labels=%7B%22Unittest%22%3A+%22true%22%7D 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/032b8b2855fc/json 200 (adapter.py:256) PASSED [ 8%] podman/tests/unit/test_build.py::TestBuildCase::test_build_encoding PASSED [ 9%] podman/tests/unit/test_build.py::TestBuildCase::test_build_logged_error -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/build?dockerfile=Containerfile 200 (adapter.py:256) PASSED [ 9%] podman/tests/unit/test_build.py::TestBuildCase::test_build_no_context PASSED [ 10%] podman/tests/unit/test_config.py::PodmanConfigTestCase::test_connections PASSED [ 11%] podman/tests/unit/test_container.py::ContainersTestCase::test_commit -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/commit?author=redhat&changes=ADD+%2Fetc%2Fmod&comment=This+is+a+unittest&container=87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd&format=docker&pause=True&repo=quay.local&tag=unittest 201 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/d2459aad75354ddc9b5b23f863786e279637125af6ba4d4a83f881866b3c903f/json 200 (adapter.py:256) PASSED [ 11%] podman/tests/unit/test_container.py::ContainersTestCase::test_diff -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/changes 200 (adapter.py:256) PASSED [ 12%] podman/tests/unit/test_container.py::ContainersTestCase::test_diff_404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/changes 404 (adapter.py:256) PASSED [ 13%] podman/tests/unit/test_container.py::ContainersTestCase::test_export -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/export 200 (adapter.py:256) PASSED [ 13%] podman/tests/unit/test_container.py::ContainersTestCase::test_get_archive -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/archive?path=%2Fetc%2Fmotd 200 (adapter.py:256) PASSED [ 14%] podman/tests/unit/test_container.py::ContainersTestCase::test_pause -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/pause 204 (adapter.py:256) PASSED [ 15%] podman/tests/unit/test_container.py::ContainersTestCase::test_put_archive -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] PUT http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/archive?path=%2Fetc%2Fmotd 200 (adapter.py:256) PASSED [ 15%] podman/tests/unit/test_container.py::ContainersTestCase::test_put_archive_404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] PUT http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/archive?path=deadbeef 404 (adapter.py:256) PASSED [ 16%] podman/tests/unit/test_container.py::ContainersTestCase::test_remove -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] DELETE http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd?v=True&force=True 204 (adapter.py:256) PASSED [ 17%] podman/tests/unit/test_container.py::ContainersTestCase::test_rename -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/rename?name=good_galileo 204 (adapter.py:256) PASSED [ 18%] podman/tests/unit/test_container.py::ContainersTestCase::test_rename_type_error PASSED [ 18%] podman/tests/unit/test_container.py::ContainersTestCase::test_restart -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/restart?timeout=10 204 (adapter.py:256) PASSED [ 19%] podman/tests/unit/test_container.py::ContainersTestCase::test_start -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start 204 (adapter.py:256) PASSED [ 20%] podman/tests/unit/test_container.py::ContainersTestCase::test_start_dkeys -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start?detachKeys=%5Ef%5Eu 204 (adapter.py:256) PASSED [ 20%] podman/tests/unit/test_container.py::ContainersTestCase::test_stats -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/stats?containers=87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd&stream=True 200 (adapter.py:256) PASSED [ 21%] podman/tests/unit/test_container.py::ContainersTestCase::test_stop -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/stop?all=True&timeout=10.0 204 (adapter.py:256) PASSED [ 22%] podman/tests/unit/test_container.py::ContainersTestCase::test_stop_304 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/stop 304 (adapter.py:256) PASSED [ 22%] podman/tests/unit/test_container.py::ContainersTestCase::test_top -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/top?stream=False 200 (adapter.py:256) PASSED [ 23%] podman/tests/unit/test_container.py::ContainersTestCase::test_unpause -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/unpause 204 (adapter.py:256) PASSED [ 24%] podman/tests/unit/test_container.py::ContainersTestCase::test_wait -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/wait 200 (adapter.py:256) PASSED [ 25%] podman/tests/unit/test_container.py::ContainersTestCase::test_wait_condition_interval -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/wait?condition=exited&interval=1 200 (adapter.py:256) PASSED [ 25%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_create -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/create 201 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256) PASSED [ 26%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_create_404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/create 404 (adapter.py:256) PASSED [ 27%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_create_unknown_key PASSED [ 27%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_create_unsupported_key PASSED [ 28%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_get -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256) PASSED [ 29%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_get_404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 404 (adapter.py:256) PASSED [ 29%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_list -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/json 200 (adapter.py:256) PASSED [ 30%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_list_empty -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/json 200 (adapter.py:256) PASSED [ 31%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_list_filtered -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/json?all=True&filters=%7B%22before%22%3A+%5B%226dc84cc0a46747da94e4c1571efcc01a756b4017261440b4b8985d37203c3c03%22%5D%2C+%22since%22%3A+%5B%2287e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd%22%5D%2C+%22status%22%3A+%5B%22running%22%5D%7D 200 (adapter.py:256) PASSED [ 31%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_list_no_filters -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/json 200 (adapter.py:256) PASSED [ 32%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_podmanclient PASSED [ 33%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_prune -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/prune 200 (adapter.py:256) PASSED [ 34%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_run -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/create 201 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start 204 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/create 201 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start 204 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256) PASSED [ 34%] podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_run_detached -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/create 201 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start 204 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256) PASSED [ 35%] podman/tests/unit/test_events.py::EventsManagerTestCase::test_list -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/events?stream=True 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/events?stream=True 200 (adapter.py:256) PASSED [ 36%] podman/tests/unit/test_image.py::ImageTestCase::test_history -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/history 200 (adapter.py:256) PASSED [ 36%] podman/tests/unit/test_image.py::ImageTestCase::test_reload -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256) PASSED [ 37%] podman/tests/unit/test_image.py::ImageTestCase::test_save -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/get?format=docker-archive 200 (adapter.py:256) PASSED [ 38%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_get -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/fedora%3Alatest/json 200 (adapter.py:256) PASSED [ 38%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_get_404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/bad_image/json 404 (adapter.py:256) PASSED [ 39%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_get_500 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/bad_image/json 500 (adapter.py:256) PASSED [ 40%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_get_oserror PASSED [ 40%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_1 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/json 200 (adapter.py:256) PASSED [ 41%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_2 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/json 200 (adapter.py:256) PASSED [ 42%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_all -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/json?all=True 200 (adapter.py:256) PASSED [ 43%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_empty -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/json 200 (adapter.py:256) PASSED [ 43%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_filters -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/json?filters=%7B%22dangling%22%3A+%5B%22True%22%5D%7D 200 (adapter.py:256) PASSED [ 44%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_load -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/images/load 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/quay.io%2Ffedora%3Alatest/json 200 (adapter.py:256) PASSED [ 45%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_podmanclient PASSED [ 45%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_prune -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/images/prune 200 (adapter.py:256) PASSED [ 46%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_prune_failure -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/images/prune 200 (adapter.py:256) PASSED [ 47%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_prune_filters -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/images/prune?filters=%7B%22dangling%22%3A+%5B%22True%22%5D%7D 200 (adapter.py:256) PASSED [ 47%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_pull -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/images/pull?reference=quay.io%2Ffedora%3Alatest 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/sha256%3A326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256) PASSED [ 48%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_pull_2x -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/images/pull?reference=quay.io%2Ffedora&allTags=True 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/sha256%3A326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/c4b16966ecd94ffa910eab4e630e24f259bf34a87e924cd4b1434f267b0e354e/json 200 (adapter.py:256) PASSED [ 49%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_pull_enhanced -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/images/pull?reference=quay.io%2Ffedora%3Alatest 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/sha256%3A326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256) PASSED [ 50%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_pull_platform -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/images/pull?reference=quay.io%2Ffedora%3Alatest&OS=linux 200 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/sha256%3A326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256) PASSED [ 50%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_push -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/images/quay.io%2Ffedora%3Alatest/push 200 (adapter.py:256) PASSED [ 51%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_remove -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] DELETE http://%2frun%2fapi.sock/v4.4.1/libpod/images/fedora:latest 200 (adapter.py:256) PASSED [ 52%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/search?noTrunc=True&term=fedora 200 (adapter.py:256) PASSED [ 52%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search_500 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/search?noTrunc=True&term=fedora 500 (adapter.py:256) PASSED [ 53%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search_filters -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/search?filters=%7B%22stars%22%3A+%5B%225%22%5D%7D&noTrunc=True&term=fedora 200 (adapter.py:256) PASSED [ 54%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search_limit -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/search?limit=5&noTrunc=True&term=fedora 200 (adapter.py:256) PASSED [ 54%] podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search_oserror PASSED [ 55%] podman/tests/unit/test_manager.py::ManagerTestCase::test_prepare_model PASSED [ 56%] podman/tests/unit/test_manifests.py::ManifestTestCase::test_list PASSED [ 56%] podman/tests/unit/test_manifests.py::ManifestTestCase::test_name PASSED [ 57%] podman/tests/unit/test_manifests.py::ManifestTestCase::test_podmanclient PASSED [ 58%] podman/tests/unit/test_network.py::NetworkTestCase::test_connect -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/networks/podman/connect 200 (adapter.py:256) PASSED [ 59%] podman/tests/unit/test_network.py::NetworkTestCase::test_disconnect -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/networks/podman/disconnect 200 (adapter.py:256) PASSED [ 59%] podman/tests/unit/test_network.py::NetworkTestCase::test_id PASSED [ 60%] podman/tests/unit/test_network.py::NetworkTestCase::test_name PASSED [ 61%] podman/tests/unit/test_network.py::NetworkTestCase::test_remove -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] DELETE http://%2frun%2fapi.sock/v4.4.1/libpod/networks/podman?force=True 204 (adapter.py:256) PASSED [ 61%] podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_create_defaults -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/networks/create 200 (adapter.py:256) PASSED [ 62%] podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_create_libpod -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/networks/create 200 (adapter.py:256) PASSED [ 63%] podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_get -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/networks/podman 200 (adapter.py:256) PASSED [ 63%] podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_list_libpod -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/networks/json 200 (adapter.py:256) PASSED [ 64%] podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_podmanclient PASSED [ 65%] podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_prune_libpod -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/networks/prune 200 (adapter.py:256) PASSED [ 65%] podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_decode_header PASSED [ 66%] podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_parse_repository PASSED [ 67%] podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_prepare_cidr PASSED [ 68%] podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_prepare_timestamp PASSED [ 68%] podman/tests/unit/test_pod.py::PodTestCase::test_id PASSED [ 69%] podman/tests/unit/test_pod.py::PodTestCase::test_kill -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/kill 200 (adapter.py:256) PASSED [ 70%] podman/tests/unit/test_pod.py::PodTestCase::test_kill_404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/kill 404 (adapter.py:256) PASSED [ 70%] podman/tests/unit/test_pod.py::PodTestCase::test_pause -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/pause 200 (adapter.py:256) PASSED [ 71%] podman/tests/unit/test_pod.py::PodTestCase::test_pause_404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/pause 404 (adapter.py:256) PASSED [ 72%] podman/tests/unit/test_pod.py::PodTestCase::test_remove -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] DELETE http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8?force=True 200 (adapter.py:256) PASSED [ 72%] podman/tests/unit/test_pod.py::PodTestCase::test_restart -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/restart 200 (adapter.py:256) PASSED [ 73%] podman/tests/unit/test_pod.py::PodTestCase::test_start -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/start 200 (adapter.py:256) PASSED [ 74%] podman/tests/unit/test_pod.py::PodTestCase::test_stop -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/stop?t=70.0 200 (adapter.py:256) PASSED [ 75%] podman/tests/unit/test_pod.py::PodTestCase::test_top -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/top?ps_args=aux&stream=False 200 (adapter.py:256) PASSED [ 75%] podman/tests/unit/test_pod.py::PodTestCase::test_unpause -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/unpause 200 (adapter.py:256) PASSED [ 76%] podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_close PASSED [ 77%] podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_connect PASSED [ 77%] podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_connect_404 PASSED [ 78%] podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_connect_default PASSED [ 79%] podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_contextmanager -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/info 200 (adapter.py:256) PASSED [ 79%] podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_swarm PASSED [ 80%] podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_create -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/create 201 (adapter.py:256) 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/json 200 (adapter.py:256) PASSED [ 81%] podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_get -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/json 200 (adapter.py:256) PASSED [ 81%] podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_get404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/json 404 (adapter.py:256) PASSED [ 82%] podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_list -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/pods/json 200 (adapter.py:256) PASSED [ 83%] podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_podmanclient PASSED [ 84%] podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_prune -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/pods/prune 200 (adapter.py:256) PASSED [ 84%] podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_stats -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/pods/stats?namesOrIDs=c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8 200 (adapter.py:256) PASSED [ 85%] podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_stats_400 PASSED [ 86%] podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_init -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256) PASSED [ 86%] podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform PASSED [ 87%] podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform_404 PASSED [ 88%] podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform_409 PASSED [ 88%] podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform_500 PASSED [ 89%] podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform_dict PASSED [ 90%] podman/tests/unit/test_secrets.py::SecretsTestCase::test_podmanclient PASSED [ 90%] podman/tests/unit/test_system.py::SystemTestCase::test_df -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/system/df 200 (adapter.py:256) PASSED [ 91%] podman/tests/unit/test_system.py::SystemTestCase::test_info -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/info 200 (adapter.py:256) PASSED [ 92%] podman/tests/unit/test_system.py::SystemTestCase::test_ping -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] HEAD http://%2frun%2fapi.sock/v4.4.1/libpod/_ping 200 (adapter.py:256) PASSED [ 93%] podman/tests/unit/test_system.py::SystemTestCase::test_version -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/version 200 (adapter.py:256) PASSED [ 93%] podman/tests/unit/test_volume.py::VolumeTestCase::test_id PASSED [ 94%] podman/tests/unit/test_volume.py::VolumeTestCase::test_remove -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] DELETE http://%2frun%2fapi.sock/v4.4.1/libpod/volumes/dbase?force=True 204 (adapter.py:256) PASSED [ 95%] podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_create -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/volumes/create 201 (adapter.py:256) PASSED [ 95%] podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_get -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/volumes/dbase/json 200 (adapter.py:256) PASSED [ 96%] podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_get_404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/volumes/dbase/json 404 (adapter.py:256) PASSED [ 97%] podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_list -------------------------------- live log call --------------------------------- 2023-02-22 17:05:36 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/volumes/json?filters=%7B%22driver%22%3A+%5B%22local%22%5D%7D 200 (adapter.py:256) PASSED [ 97%] podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_list_404 -------------------------------- live log call --------------------------------- 2023-02-22 17:05:37 [ DEBUG] GET http://%2frun%2fapi.sock/v4.4.1/libpod/volumes/json 404 (adapter.py:256) PASSED [ 98%] podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_podmanclient PASSED [ 99%] podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_prune -------------------------------- live log call --------------------------------- 2023-02-22 17:05:37 [ DEBUG] POST http://%2frun%2fapi.sock/v4.4.1/libpod/volumes/prune 200 (adapter.py:256) PASSED [100%] ============================= 144 passed in 1.04s ============================== >>> py3-podman: Entering fakeroot... >>> py3-podman*: Running postcheck for py3-podman >>> py3-podman*: Preparing package py3-podman... >>> py3-podman*: Tracing dependencies... >>> py3-podman*: Package size: 948.0 KB >>> py3-podman*: Compressing data... >>> py3-podman*: Create checksum... >>> py3-podman*: Create py3-podman-4.4.1-r0.apk >>> py3-podman: Build complete at Wed, 22 Feb 2023 17:05:38 +0000 elapsed time 0h 0m 9s >>> py3-podman: Cleaning up srcdir >>> py3-podman: Cleaning up pkgdir >>> py3-podman: Uninstalling dependencies... (1/32) Purging .makedepends-py3-podman (20230222.170531) (2/32) Purging py3-toml (0.10.2-r5) (3/32) Purging py3-xdg (0.28-r1) (4/32) Purging py3-gpep517 (13-r0) (5/32) Purging py3-installer (0.6.0-r0) (6/32) Purging py3-wheel (0.38.4-r1) (7/32) Purging py3-pytest (7.2.1-r0) (8/32) Purging py3-attrs (22.2.0-r0) (9/32) Purging py3-iniconfig (1.1.1-r5) (10/32) Purging py3-pluggy (1.0.0-r2) (11/32) Purging py3-py (1.11.0-r1) (12/32) Purging py3-requests-mock (1.10.0-r1) (13/32) Purging py3-requests (2.28.2-r0) (14/32) Purging py3-certifi (2022.12.7-r0) (15/32) Purging py3-charset-normalizer (3.0.1-r1) (16/32) Purging py3-idna (3.4-r3) (17/32) Purging py3-urllib3 (1.26.14-r0) (18/32) Purging py3-six (1.16.0-r4) (19/32) Purging py3-testtools (2.5.0-r2) (20/32) Purging py3-fixtures (4.0.1-r1) (21/32) Purging py3-pbr (5.11.1-r0) (22/32) Purging py3-extras (1.0.0-r6) (23/32) Purging py3-setuptools (67.4.0-r0) (24/32) Purging py3-packaging (23.0-r0) (25/32) Purging py3-parsing (3.0.9-r1) (26/32) Purging python3 (3.11.2-r0) (27/32) Purging libffi (3.4.4-r0) (28/32) Purging gdbm (1.23-r0) (29/32) Purging mpdecimal (2.5.1-r1) (30/32) Purging libpanelw (6.4_p20230218-r3) (31/32) Purging readline (8.2.001-r0) (32/32) Purging sqlite-libs (3.41.0-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-podman: Updating the community/x86 repository index... >>> py3-podman: Signing the index...