python3.14-opentelemetry-semantic-conventions-0.61b0
aarch64-darwin.pkgs-mistral-vibe
· build #2758
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh16Sourcing pytest-check-hook17Using pytestCheckPhase
unpackPhase
18unpacking source archive /nix/store/2535x5qnx3hqix529cl63p1xxb2j86js-source19source root is source/opentelemetry-semantic-conventions20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/opentelemetry-semantic-conventions/tests/test_semconv.py"configurePhase
21no configure script, doing nothingbuildPhase
22Executing pypaBuildPhase23Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26* Building wheel...27Successfully built opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl28Finished creating a wheel...29Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
30Executing pythonRuntimeDepsCheck31Checking runtime dependencies for opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl32Finished executing pythonRuntimeDepsCheckinstallPhase
33Executing pypaInstallPhase34Successfully installed opentelemetry_semantic_conventions-0.61b0-py3-none-any.whl35Finished executing pypaInstallPhasepythonOutputDistPhase
36Executing pythonOutputDistPhase37Finished executing pythonOutputDistPhasefixupPhase
38checking for references to /nix/var/nix/builds/nix-39608-3634322775/ in /nix/store/w9hg20dn1wfiyfj83zzw0lnah0siizn2-python3.14-opentelemetry-semantic-conventions-0.61b0...39patching script interpreter paths in /nix/store/w9hg20dn1wfiyfj83zzw0lnah0siizn2-python3.14-opentelemetry-semantic-conventions-0.61b040stripping (with command strip and flags -S) in /nix/store/w9hg20dn1wfiyfj83zzw0lnah0siizn2-python3.14-opentelemetry-semantic-conventions-0.61b0/lib41checking for references to /nix/var/nix/builds/nix-39608-3634322775/ in /nix/store/ivr0wah90c34vdiwfvlg9zxl9fdwfn0z-python3.14-opentelemetry-semantic-conventions-0.61b0-dist...42patching script interpreter paths in /nix/store/ivr0wah90c34vdiwfvlg9zxl9fdwfn0z-python3.14-opentelemetry-semantic-conventions-0.61b0-dist43Executing pythonRemoveTestsDir44Finished executing pythonRemoveTestsDirinstallCheckPhase
45no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
46Executing pythonImportsCheckPhase47Check whether the following modules can be imported: opentelemetry.semconvpythonMetadataCheckPhase
48Executing pythonMetadataCheckPhasepytestCheckPhase
49Executing pytestCheckPhase50pytest flags: -m pytest51============================= test session starts ==============================52platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.1453cachedir: .pytest_cache54rootdir: /nix/var/nix/builds/nix-39608-3634322775/source55configfile: pyproject.toml56collected 1 item 5758tests/test_semconv.py::TestSemanticConventions::test_semantic_conventions PASSED [100%]5960=============================== warnings summary ===============================61src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:3962 /nix/var/nix/builds/nix-39608-3634322775/source/opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:39: PytestCollectionWarning: cannot collect test class 'TestCaseResultStatusValues' because it has a __new__ constructor (from: opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py)63 class TestCaseResultStatusValues(Enum):6465src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:4666 /nix/var/nix/builds/nix-39608-3634322775/source/opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py:46: PytestCollectionWarning: cannot collect test class 'TestSuiteRunStatusValues' because it has a __new__ constructor (from: opentelemetry-semantic-conventions/src/opentelemetry/semconv/_incubating/attributes/test_attributes.py)67 class TestSuiteRunStatusValues(Enum):6869../../../../../../store/l9vvniyfn908ibypm9j5s1fgz6625df3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:46970 /nix/store/l9vvniyfn908ibypm9j5s1fgz6625df3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469: PytestCacheWarning: could not create cache path /nix/var/nix/builds/nix-39608-3634322775/source/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/nix/var/nix/builds/nix-39608-3634322775/source/pytest-cache-files-9uu76rru'71 config.cache.set("cache/nodeids", sorted(self.cached_nodeids))7273-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html74======================== 1 passed, 3 warnings in 0.12s =========================75Finished executing pytestCheckPhase