#134374 Report by node gh-actions covering 200 tests from 60 modules resulted into 7 errors
Report
- ObsPy version
- 1.1.1.post0+2824.gd2981ba429.…
- GitHub Pull Request
- -
- Report file
- JSON document
- Total runtime
- 201.1 sec
- Report date/time
- May 6, 2023, 5:47 a.m.
System / Python
- Architecture
- 64bit
- Machine
- x86_64
- Node
- gh-actions
- Processor
- x86_64
- Python Compiler
- GCC 11.3.0
- Python Implementation
- CPython
- Python Version
- 3.8.16
- Release
- 5.15.0-1036-azure
- System
- Linux
- Version
- #43-Ubuntu SMP Wed Mar 29 16:11:05 UTC 2023
Dependencies
- cartopy
- 0.21.1
- decorator
- 5.1.1
- flake8
- ---
- geographiclib
- 2.0
- lxml
- 4.9.2
- matplotlib
- 3.3.4
- numpy
- 1.20.3
- obspy
- 1.1.1.post0+2824.gd2981ba429.mithcell.master
- pyproj
- 3.5.0
- pytest
- 7.3.1
- pytest-json-report
- 1.5.0
- requests
- 2.29.0
- scipy
- 1.7.3
- setuptools
- 67.7.2
- shapefile
- ---
- sqlalchemy
- 2.0.12
Modules (60)
Module | Errors / Failures | Tracebacks | ||||
---|---|---|---|---|---|---|
obspy.clients.earthworm | - | 9 | 9 | - | 58.94s | - |
obspy.clients.fdsn | 4 | 137 | 135 | 2 | 75.55s | 1 2 3 4 |
obspy.clients.filesystem | Not tested | - | - | - | - | - |
obspy.clients.iris | 1 | 15 | 15 | - | 3.88s | 5 |
obspy.clients.neic | - | 5 | 5 | - | 2.61s | - |
obspy.clients.nrl | - | 3 | 3 | - | 2.15s | - |
obspy.clients.seedlink | 2 | 12 | 9 | 3 | 10.13s | 6 7 |
obspy.clients.syngine | - | 18 | 18 | - | 20.07s | - |
obspy.core | - | 1 | 1 | - | 2.18s | - |
obspy.core.event | Not tested | - | - | - | - | - |
obspy.core.inventory | Not tested | - | - | - | - | - |
obspy.core.util | Not tested | - | - | - | - | - |
obspy.geodetics | Not tested | - | - | - | - | - |
obspy.imaging | Not tested | - | - | - | - | - |
obspy.io.ah | Not tested | - | - | - | - | - |
obspy.io.alsep | Not tested | - | - | - | - | - |
obspy.io.arclink | Not tested | - | - | - | - | - |
obspy.io.ascii | Not tested | - | - | - | - | - |
obspy.io.cmtsolution | Not tested | - | - | - | - | - |
obspy.io.cnv | Not tested | - | - | - | - | - |
obspy.io.css | Not tested | - | - | - | - | - |
obspy.io.csv | Not tested | - | - | - | - | - |
obspy.io.dmx | Not tested | - | - | - | - | - |
obspy.io.focmec | Not tested | - | - | - | - | - |
obspy.io.gcf | Not tested | - | - | - | - | - |
obspy.io.gse2 | Not tested | - | - | - | - | - |
obspy.io.hypodd | Not tested | - | - | - | - | - |
obspy.io.iaspei | Not tested | - | - | - | - | - |
obspy.io.json | Not tested | - | - | - | - | - |
obspy.io.kinemetrics | Not tested | - | - | - | - | - |
obspy.io.kml | Not tested | - | - | - | - | - |
obspy.io.mseed | Not tested | - | - | - | - | - |
obspy.io.ndk | Not tested | - | - | - | - | - |
obspy.io.nied | Not tested | - | - | - | - | - |
obspy.io.nlloc | Not tested | - | - | - | - | - |
obspy.io.nordic | Not tested | - | - | - | - | - |
obspy.io.pdas | Not tested | - | - | - | - | - |
obspy.io.pde | Not tested | - | - | - | - | - |
obspy.io.quakeml | Not tested | - | - | - | - | - |
obspy.io.reftek | Not tested | - | - | - | - | - |
obspy.io.rg16 | Not tested | - | - | - | - | - |
obspy.io.sac | Not tested | - | - | - | - | - |
obspy.io.scardec | Not tested | - | - | - | - | - |
obspy.io.seg2 | Not tested | - | - | - | - | - |
obspy.io.segy | Not tested | - | - | - | - | - |
obspy.io.seisan | Not tested | - | - | - | - | - |
obspy.io.seiscomp | Not tested | - | - | - | - | - |
obspy.io.sh | Not tested | - | - | - | - | - |
obspy.io.shapefile | Not tested | - | - | - | - | - |
obspy.io.stationtxt | Not tested | - | - | - | - | - |
obspy.io.stationxml | Not tested | - | - | - | - | - |
obspy.io.wav | Not tested | - | - | - | - | - |
obspy.io.win | Not tested | - | - | - | - | - |
obspy.io.xseed | Not tested | - | - | - | - | - |
obspy.io.y | Not tested | - | - | - | - | - |
obspy.io.zmap | Not tested | - | - | - | - | - |
obspy.realtime | Not tested | - | - | - | - | - |
obspy.scripts | Not tested | - | - | - | - | - |
obspy.signal | Not tested | - | - | - | - | - |
obspy.taup | Not tested | - | - | - | - | - |
Summary | 7 | 200 | 195 | 5 | 201.12s | 7 |
Tracebacks (7)
569 570 Query the station service of the FDSN client. 571 572 >>> client = Client("IRIS") 573 >>> starttime = UTCDateTime("2001-01-01") 574 >>> endtime = UTCDateTime("2001-01-02") 575 >>> inventory = client.get_stations(network="IU", station="A*", UNEXPECTED EXCEPTION: XMLSyntaxError("Start tag expected, '<' not found, line 1, column 1") Traceback (most recent call last): File "/usr/share/miniconda3/envs/test/lib/python3.8/doctest.py", line 1336, in __run exec(compile(example.source, filename, "single", File "<doctest obspy.clients.fdsn.client.Client.get_stations[3]>", line 1, in <module> File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 756, in get_stations inventory = read_inventory(data_stream, format='STATIONXML') File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/decorator.py", line 232, in fun return caller(func, *(extras + args), **kw) File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/util/decorator.py", line 298, in _map_example_filename return func(*args, **kwargs) File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/inventory/inventory.py", line 91, in read_inventory return _generic_reader(path_or_file_object, _read, format=format, File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/util/base.py", line 625, in _generic_reader generic = callback_func(pathname_or_url, **kwargs) File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/decorator.py", line 232, in fun return caller(func, *(extras + args), **kw) File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/util/decorator.py", line 143, in uncompress_file return func(filename, *args, **kwargs) File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/inventory/inventory.py", line 100, in _read inventory, format = _read_from_plugin('inventory', filename, format=format, File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/core/util/base.py", line 424, in _read_from_plugin list_obj = read_format(filename, **kwargs) File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/io/stationxml/core.py", line 152, in _read_stationxml root = etree.parse(path_or_file_object).getroot() File "src/lxml/etree.pyx", line 3541, in lxml.etree.parse File "src/lxml/parser.pxi", line 1896, in lxml.etree._parseDocument File "src/lxml/parser.pxi", line 1916, in lxml.etree._parseMemoryDocument File "src/lxml/parser.pxi", line 1803, in lxml.etree._parseDoc File "src/lxml/parser.pxi", line 1144, in lxml.etree._BaseParser._parseDoc File "src/lxml/parser.pxi", line 618, in lxml.etree._ParserContext._handleParseResultDoc File "src/lxml/parser.pxi", line 728, in lxml.etree._handleParseResult File "src/lxml/parser.pxi", line 657, in lxml.etree._raiseParseError File "<string>", line 1 lxml.etree.XMLSyntaxError: Start tag expected, '<' not found, line 1, column 1 /usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/client.py:575: UnexpectedException
Traceback (most recent call last): File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/tests/test_client.py", line 382, in test_iris_event_catalog_availability assert {*self.client.services["available_event_catalogs"]} == \ AssertionError: assert {'GCMT\n ', '...'NEIC PDE\n '} == {'GCMT', 'ISC', 'NEIC PDE'} Extra items in the left set: 'ISC\n ' 'NEIC PDE\n ' 'GCMT\n ' Extra items in the right set: 'NEIC PDE' 'ISC' 'GCMT' Full diff: - {'ISC', 'GCMT', 'NEIC PDE'} + {'GCMT\n ', 'NEIC PDE\n ', 'ISC\n '}
Traceback (most recent call last): File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/tests/test_client.py", line 814, in test_help_function_with_iris assert got[-2].startswith('Available catalogs:') AssertionError: assert False + where False = <built-in method startswith of str object at 0x7fa54db690f0>('Available catalogs:') + where <built-in method startswith of str object at 0x7fa54db690f0> = 'us_ecx'.startswith
Traceback (most recent call last): File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/tests/test_client.py", line 1450, in test_authentication_exceptions Client(eida_token="TEST") File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 277, in __init__ self._discover_services() File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 1638, in _discover_services raise FDSNNoServiceException(msg) obspy.clients.fdsn.header.FDSNNoServiceException: No FDSN services could be discovered at 'http://service.iris.edu'. This could be due to a temporary service outage or an invalid FDSN service address.
Traceback (most recent call last): File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/iris/client.py", line 437, in resp data = self._fetch("resp", **kwargs) File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/iris/client.py", line 124, in _fetch response = urllib_request.urlopen(req, timeout=self.timeout) File "/usr/share/miniconda3/envs/test/lib/python3.8/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/usr/share/miniconda3/envs/test/lib/python3.8/urllib/request.py", line 531, in open response = meth(req, response) File "/usr/share/miniconda3/envs/test/lib/python3.8/urllib/request.py", line 640, in http_response response = self.parent.error( File "/usr/share/miniconda3/envs/test/lib/python3.8/urllib/request.py", line 569, in error return self._call_chain(*args) File "/usr/share/miniconda3/envs/test/lib/python3.8/urllib/request.py", line 502, in _call_chain result = func(*args) File "/usr/share/miniconda3/envs/test/lib/python3.8/urllib/request.py", line 649, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 500: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/iris/tests/test_client.py", line 248, in test_resp result = client.resp("IU", "ANMO", "*", "*", dt) File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/iris/client.py", line 441, in resp raise Exception(msg) Exception: No response data available (HTTPError: HTTP Error 500: )
200 Supports ``fnmatch`` wildcards, e.g. ``*`` and ``?``, in ``network``, 201 ``station``, ``location`` and ``channel``. 202 203 >>> client = Client('rtserver.ipgp.fr') 204 >>> info = client.get_info(station="FDFM") 205 >>> print(info) 206 [('G', 'FDFM')] 207 >>> info = client.get_info(station="FD?M", channel='*Z', 208 ... level='channel') 209 >>> print(info) # doctest: +NORMALIZE_WHITESPACE Expected: [('G', 'FDFM', '00', 'BHZ'), ('G', 'FDFM', '00', 'HHZ'), ('G', 'FDFM', '00', 'HNZ'), ('G', 'FDFM', '00', 'LHZ'), ('G', 'FDFM', '10', 'BHZ'), ('G', 'FDFM', '10', 'HHZ'), ('G', 'FDFM', '10', 'LHZ')] Got: [('G', 'FDFM', '00', 'BHZ'), ('G', 'FDFM', '00', 'HHZ'), ('G', 'FDFM', '00', 'HNZ'), ('G', 'FDFM', '00', 'LHZ'), ('G', 'FDFM', '10', 'HHZ')] /usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py:209: DocTestFailure
078 >>> print(st) # doctest: +ELLIPSIS 079 1 Trace(s) in Stream: 080 G.FDFM.00.BHZ | 20... | 20.0 Hz, ... samples 081 082 Most servers support '?' single-character wildcard in location and 083 channel code fields: 084 085 >>> st = client.get_waveforms("G", "FDFM", "??", "B??", t, t + 5) 086 >>> st = st.sort(reverse=True) 087 >>> print(st) # doctest: +ELLIPSIS Differences (unified diff with -expected +actual): @@ -1,7 +1,4 @@ -6 Trace(s) in Stream: -G.FDFM.10.BHZ | 20... | 20.0 Hz, ... samples -G.FDFM.10.BHN | 20... | 20.0 Hz, ... samples -G.FDFM.10.BHE | 20... | 20.0 Hz, ... samples -G.FDFM.00.BHZ | 20... | 20.0 Hz, ... samples -G.FDFM.00.BHN | 20... | 20.0 Hz, ... samples -G.FDFM.00.BHE | 20... | 20.0 Hz, ... samples +3 Trace(s) in Stream: +G.FDFM.00.BHZ | 2023-05-06T10:22:14.400000Z - 2023-05-06T10:22:19.400000Z | 20.0 Hz, 101 samples +G.FDFM.00.BHN | 2023-05-06T10:22:14.400000Z - 2023-05-06T10:22:19.400000Z | 20.0 Hz, 101 samples +G.FDFM.00.BHE | 2023-05-06T10:22:14.399998Z - 2023-05-06T10:22:19.399998Z | 20.0 Hz, 101 samples /usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/seedlink/basic_client.py:87: DocTestFailure
Skipped tests (5)
Submodule | Test | Skip message |
---|---|---|
clients.fdsn | clients/fdsn/tests/test_client.py::TestClient::test_trim_stream_after_get_waveform | Skipped: data no longer available |
clients.fdsn | clients/fdsn/tests/test_client.py::TestClient::test_eida_token_resolution | Skipped: Token is expired |
clients.seedlink | clients/seedlink/tests/test_slclient.py::TestSLClient::test_info | Skipped: test must be started manually |
clients.seedlink | clients/seedlink/tests/test_slclient.py::TestSLClient::test_time_window | Skipped: test must be started manually |
clients.seedlink | clients/seedlink/tests/test_slclient.py::TestSLClient::test_issue708 | Skipped: test must be started manually |
Slowest tests (20)
Warnings (1)
Stage | Filename | Category | Message |
---|---|---|---|
runtest | /usr/share/miniconda3/envs/test/lib/python3.8/site-packages/_pytest/threadexception.py:73 | PytestUnhandledThreadExceptionWarning | Exception in thread Thread-103 Traceback (most recent call last): File "/usr/share/miniconda3/envs/test/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/share/miniconda3/envs/test/lib/python3.8/site-packages/obspy/clients/fdsn/client.py", line 1543, in run code, data = download_url( ValueError: not enough values to unpack (expected 2, got 0) |