name: functional
run_id: commands[0]
env TOBIKO_TESTENV: functional -- tobiko/tests/functional/podified/test_topology.py
env TOBIKO_UPDATE_REPO: true
env OS_CLOUD: default
env TOX_NUM_PROCESSES: 2
env HOME: /var/lib/tobiko
env LANG: en_US.UTF-8
env TOBIKO_PYTEST_ADDOPTS:
env TOBIKO_DEBUG_MODE: false
env TOBIKO_KEYS_FOLDER: /etc/test_operator
env TOBIKO_VERSION: master
env TOBIKO_LOGS_DIR_NAME: tobiko-tests-tobiko-s00-podified-functional
env PATH: /var/lib/tobiko/tobiko/.tox/py3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
env PYTHONHASHSEED: 3672207166
env PIP_DISABLE_PIP_VERSION_CHECK: 1
env PYTHONIOENCODING: utf-8
env OS_TEST_PATH: /var/lib/tobiko/tobiko/tobiko/tests/functional
env OS_LOG_CAPTURE: true
env OS_STDOUT_CAPTURE: true
env OS_STDERR_CAPTURE: true
env TOBIKO_TEST_PATH: /var/lib/tobiko/tobiko/tobiko/tests/functional
env PYTEST_TIMEOUT: 2400
env PYTHONWARNINGS: ignore::Warning,
env TOBIKO_PREVENT_CREATE: false
env TOX_COVER: false
env TOX_COVER_DIR: /var/lib/tobiko/tobiko/cover
env TOX_REPORT_NAME: tobiko_results_functional
env TOX_REPORT_DIR: /var/lib/tobiko/tobiko/.tox/functional/log
env TOX_CONSTRAINTS: -c/var/lib/tobiko/tobiko/upper-constraints.txt
env TOX_EXTRA_REQUIREMENTS: -r/var/lib/tobiko/tobiko/extra-requirements.txt
env VIRTUAL_ENV: /var/lib/tobiko/tobiko/.tox/py3
env TOX_ENV_NAME: functional
env TOX_WORK_DIR: /var/lib/tobiko/tobiko/.tox
env TOX_ENV_DIR: /var/lib/tobiko/tobiko/.tox/py3
env TOX_PACKAGE: /var/lib/tobiko/tobiko/.tox/.tmp/package/1/tobiko-0.8.17.dev3-0.editable-py2.py3-none-any.whl
metadata pid: 138
cwd: /var/lib/tobiko/tobiko
allow: /var/lib/tobiko/tobiko/.tox/py3/bin/*
cmd: .tox/py3/bin/python /var/lib/tobiko/tobiko/tools/run_tests.py tobiko/tests/functional/podified/test_topology.py
exit_code: 0
============================= test session starts ==============================
platform linux -- Python 3.9.23, pytest-8.3.5, pluggy-1.6.0 -- /var/lib/tobiko/tobiko/.tox/py3/bin/python
cachedir: .tox/py3/.pytest_cache
metadata: {'Python': '3.9.23', 'Platform': 'Linux-5.14.0-427.50.2.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '8.3.5', 'pluggy': '1.6.0'}, 'Plugins': {'xdist': '3.5.0', 'timeout': '2.4.0', 'subtests': '0.14.2', 'rerunfailures': '15.1', 'reportportal': '5.2.2', 'metadata': '3.1.1', 'cov': '7.0.0', 'html': '4.1.1'}, 'Tobiko Version': '0.8.17.dev3', 'Tobiko Git Commit': 'commit aef1521e7c718e97d5758bb86676ecb2dee645ca
Merge: 9b6b23ee 6d29b764
Author: Zuul
Date: Thu Oct 9 10:31:15 2025 +0000
Merge "Add .vscode to .gitignore"
', 'Tobiko Git Release': '0.8.16-4-gaef1521e
'}
rootdir: /var/lib/tobiko/tobiko
configfile: pytest.ini
plugins: xdist-3.5.0, timeout-2.4.0, subtests-0.14.2, rerunfailures-15.1, reportportal-5.2.2, metadata-3.1.1, cov-7.0.0, html-4.1.1
timeout: 2400.0s
timeout method: signal
timeout func_only: False
created: 2/2 workers
2 workers [12 items]
scheduling tests via LoadScopeScheduling
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_compute_group
[gw0] [ 8%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_compute_group
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_controller_group
[gw0] [ 16%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_controller_group
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_get_openstack_topology
[gw0] [ 25%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_get_openstack_topology
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_l3_agent_mode
[gw0] [ 33%] SKIPPED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_l3_agent_mode
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_nodes_processes
[gw0] [ 41%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_nodes_processes
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology
[gw0] [ 50%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology_with_group
[gw0] [ 58%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology_with_group
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology_with_group_pattern
[gw0] [ 66%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology_with_group_pattern
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology_with_groups
[gw0] [ 75%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology_with_groups
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology_with_hostnames
[gw0] [ 83%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_list_openstack_topology_with_hostnames
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_ping_node
[gw0] [ 91%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_ping_node
tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_ssh_client
[gw0] [100%] PASSED tobiko/tests/functional/podified/test_topology.py::PodifiedTopologyTest::test_ssh_client
- generated xml file: /var/lib/tobiko/tobiko/.tox/functional/log/tobiko_results_functional.xml -
- Generated html report: file:///var/lib/tobiko/tobiko/.tox/functional/log/tobiko_results_functional.html -
======================== 11 passed, 1 skipped in 11.89s ========================
standard error:
tools.common: INFO 2025-10-11 09:53:24,001 | Execute: ['/bin/bash', '-x', '-c', 'env | sort >> "/var/lib/tobiko/tobiko/.tox/functional/log/tobiko_results_functional.log"']
+ env
+ sort
tools.common: INFO 2025-10-11 09:53:24,014 | Execute: ['/bin/bash', '-x', '-c', "pytest -v --numprocesses 'auto' --dist loadscope --maxprocesses '2' --log-file=/var/lib/tobiko/tobiko/.tox/functional/log/tobiko_results_functional.log --junitxml=/var/lib/tobiko/tobiko/.tox/functional/log/tobiko_results_functional.xml --html=/var/lib/tobiko/tobiko/.tox/functional/log/tobiko_results_functional.html --self-contained-html tobiko/tests/functional/podified/test_topology.py"]
+ pytest -v --numprocesses auto --dist loadscope --maxprocesses 2 --log-file=/var/lib/tobiko/tobiko/.tox/functional/log/tobiko_results_functional.log --junitxml=/var/lib/tobiko/tobiko/.tox/functional/log/tobiko_results_functional.xml --html=/var/lib/tobiko/tobiko/.tox/functional/log/tobiko_results_functional.html --self-contained-html tobiko/tests/functional/podified/test_topology.py
/var/lib/tobiko/tobiko/.tox/py3/lib/python3.9/site-packages/pytest_html/report_data.py:49: DeprecationWarning: 'render_collapsed = True' is deprecated and support will be removed in the next major release. Please use 'render_collapsed = all' instead.
warnings.warn(
run_tests: INFO 2025-10-11 09:53:39,873 | SUCCEEDED