python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0
aarch64-linux.pkgs-mistral-vibe
· build #1911
· 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/exporter/opentelemetry-exporter-otlp-proto-common20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/exporter/opentelemetry-exporter-otlp-proto-common/tests/test_trace_encoder.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_exporter_otlp_proto_common-1.40.0-py3-none-any.whl28Finished creating a wheel...29Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
30Executing pythonRuntimeDepsCheck31Checking runtime dependencies for opentelemetry_exporter_otlp_proto_common-1.40.0-py3-none-any.whl32Finished executing pythonRuntimeDepsCheckinstallPhase
33Executing pypaInstallPhase34Successfully installed opentelemetry_exporter_otlp_proto_common-1.40.0-py3-none-any.whl35Finished executing pypaInstallPhasepythonOutputDistPhase
36Executing pythonOutputDistPhase37Finished executing pythonOutputDistPhasefixupPhase
38shrinking RPATHs of ELF executables and libraries in /nix/store/4brnqf7dl80c1sz5bnc8ydpqz8d906x4-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.039checking for references to /build/ in /nix/store/4brnqf7dl80c1sz5bnc8ydpqz8d906x4-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0...40patching script interpreter paths in /nix/store/4brnqf7dl80c1sz5bnc8ydpqz8d906x4-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.041stripping (with command strip and flags -S -p) in /nix/store/4brnqf7dl80c1sz5bnc8ydpqz8d906x4-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0/lib42shrinking RPATHs of ELF executables and libraries in /nix/store/2jdnfy1x7w8dba8hf10syr5a3d8121im-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0-dist43checking for references to /build/ in /nix/store/2jdnfy1x7w8dba8hf10syr5a3d8121im-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0-dist...44patching script interpreter paths in /nix/store/2jdnfy1x7w8dba8hf10syr5a3d8121im-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0-dist45Executing pythonRemoveTestsDir46Finished executing pythonRemoveTestsDirinstallCheckPhase
47no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
48Executing pythonImportsCheckPhase49Check whether the following modules can be imported: opentelemetry.exporter.otlp.proto.commonpythonMetadataCheckPhase
50Executing pythonMetadataCheckPhasepytestCheckPhase
51Executing pytestCheckPhase52pytest flags: -m pytest53============================= test session starts ==============================54platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/bin/python3.1455cachedir: .pytest_cache56rootdir: /build/source57configfile: pyproject.toml58collected 17 items 5960tests/test_attribute_encoder.py::TestOTLPAttributeEncoder::test_encode_attributes_all_kinds PASSED [ 5%]61tests/test_attribute_encoder.py::TestOTLPAttributeEncoder::test_encode_attributes_error_list_none PASSED [ 11%]62tests/test_attribute_encoder.py::TestOTLPAttributeEncoder::test_encode_attributes_error_logs_key PASSED [ 17%]63tests/test_log_encoder.py::TestOTLPLogEncoder::test_dropped_attributes_count PASSED [ 23%]64tests/test_log_encoder.py::TestOTLPLogEncoder::test_encode PASSED [ 29%]65tests/test_log_encoder.py::TestOTLPLogEncoder::test_encode_no_body PASSED [ 35%]66tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_exponential_histogram PASSED [ 41%]67tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_gauge_double PASSED [ 47%]68tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_gauge_int PASSED [ 52%]69tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_histogram PASSED [ 58%]70tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_multiple_scope_histogram PASSED [ 64%]71tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_scope_with_attributes PASSED [ 70%]72tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_sum_double PASSED [ 76%]73tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_sum_int PASSED [ 82%]74tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encoding_exception_reraise PASSED [ 88%]75tests/test_trace_encoder.py::TestOTLPTraceEncoder::test_encode_spans PASSED [ 94%]76tests/test_trace_encoder.py::TestOTLPTraceEncoder::test_encode_status_code_translations PASSED [100%]7778=============================== warnings summary ===============================79exporter/opentelemetry-exporter-otlp-proto-common/tests/test_log_encoder.py::TestOTLPLogEncoder::test_dropped_attributes_count80 <string>:7: LogRecordDroppedAttributesWarning: Log record attributes were dropped due to limits8182../../../../nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:46983 /nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469: PytestCacheWarning: could not create cache path /build/source/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/build/source/pytest-cache-files-1q4mqqpt'84 config.cache.set("cache/nodeids", sorted(self.cached_nodeids))8586-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html87======================== 17 passed, 2 warnings in 2.02s ========================88Finished executing pytestCheckPhase