Collect tender measurements for social services (collect)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:13:14.801203
Last Completion:
2026-09-15 00:14:07.060853
Last Success:
2026-09-15 00:14:07.060853

Pipeline ID: activities/social_services/measurements/collect

activities/social_services/social_service_reports
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 08:14:54.546709
Last Completion:
2026-09-11 08:21:14.002911
Last Success:
2026-09-11 08:21:14.002911

Pipeline ID: activities/social_services/social_service_reports

activities/social_services/social_service_suppliers
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 08:14:45.847304
Last Completion:
2026-09-11 08:14:54.736146
Last Success:
2026-09-11 08:14:54.736146

Pipeline ID: activities/social_services/social_service_suppliers

activities/social_services/social_service_tenders
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 08:14:46.303994
Last Completion:
2026-09-11 08:14:54.464889
Last Success:
2026-09-11 08:14:54.464889

Pipeline ID: activities/social_services/social_service_tenders

Fetch social services from data input (social_services)
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 05:40:37.957110
Last Completion:
2026-09-11 05:41:29.807213
Last Success:
2026-09-11 05:41:29.807213

Pipeline ID: activities/social_services/social_services

bank_of_israel/bank_of_israel
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:29:58.591102
Last Completion:
2026-09-14 12:30:07.208501
Last Success:
None

scraper
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 95, in create_connection
    raise err
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 85, in create_connection
    sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen
    httplib_response = self._make_request(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 416, in _make_request
    conn.request(method, url, **httplib_request_kw)
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 244, in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
  File "/usr/local/lib/python3.9/http/client.py", line 1285, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1331, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1280, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1040, in _send_output
    self.send(msg)
  File "/usr/local/lib/python3.9/http/client.py", line 980, in send
    self.connect()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 205, in connect
    conn = self._new_conn()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f7651de65b0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 644, in send
    resp = conn.urlopen(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen
    retries = retries.increment(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='www.boi.org.il', port=80): Max retries exceeded with url: /he/DataAndStatistics/_layouts/boi/handlers/WebPartHandler.aspx?wp=SeriesSearchBySubject&lang=he-IL&PaggingSize=100&Level=4&sId=1 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7651de65b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/bank_of_israel/scraper.py", line 124, in <module>
    series_sum = get_all_series()
  File "/datapackage_pipelines_budgetkey/pipelines/bank_of_israel/scraper.py", line 23, in get_all_series
    series = get_series(sid)
  File "/datapackage_pipelines_budgetkey/pipelines/bank_of_israel/scraper.py", line 34, in get_series
    response = session.get(SEARCH_PAGE_RESULTS_URL.format(sid=sid))
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 677, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='www.boi.org.il', port=80): Max retries exceeded with url: /he/DataAndStatistics/_layouts/boi/handlers/WebPartHandler.aspx?wp=SeriesSearchBySubject&lang=he-IL&PaggingSize=100&Level=4&sId=1 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7651de65b0>: Failed to establish a new connection: [Errno 111] Connection refused'))

Pipeline ID: bank_of_israel/bank_of_israel

budget/municipal/fetcher
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:00:20.791583
Last Completion:
2026-09-15 00:12:20.693418
Last Success:
2026-09-15 00:12:20.693418

Pipeline ID: budget/municipal/fetcher

budget/national/changes/explanations/all
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:05:21.715318
Last Completion:
2026-09-15 00:11:59.993354
Last Success:
2026-09-15 00:11:59.993354

Pipeline ID: budget/national/changes/explanations/all

budget/national/changes/original/committee-zipfile
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:00:26.597732
Last Completion:
2026-09-15 00:03:25.076277
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/budget/national/changes/original/committee-zipfile.py", line 14, in flow
    archive_ = gcl.download(WEIRD_ZIP_FILE, outfile=f'p{YEAR}.zip')
  File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 219, in download
    assert False, 'Failed to download file, %r' % downloads
AssertionError: Failed to download file, ['']
DEBUG   :[chan 14] Max packet in: 32768 bytes
DEBUG   :[chan 14] Max packet out: 32768 bytes
DEBUG   :Secsh channel 14 opened.
DEBUG   :[chan 14] Sesch channel 14 request ok
DEBUG   :[chan 14] EOF received (14)
DEBUG   :[chan 14] EOF sent (14)
DEBUG   :Dropping user packet because connection is dead.

Pipeline ID: budget/national/changes/original/committee-zipfile

budget/national/changes/original/current-year-fixes
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:18:48.427739
Last Completion:
2026-09-15 01:19:19.095140
Last Success:
2026-09-15 01:19:19.095140

Pipeline ID: budget/national/changes/original/current-year-fixes

budget/national/changes/original/national-budget-changes
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:00:12.590073
Last Completion:
2026-09-15 00:04:52.259759
Last Success:
2026-09-15 00:04:52.259759

Pipeline ID: budget/national/changes/original/national-budget-changes

Changes, grouped by transaction_id, with explanations (national-budget-changes-aggregated)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 03:54:47.807409
Last Completion:
2026-09-15 04:00:13.137957
Last Success:
2026-09-15 04:00:13.137957

Pipeline ID: budget/national/changes/processed/national-budget-changes-aggregated

budget/national/changes/processed/transactions
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:19:19.111322
Last Completion:
2026-09-15 01:21:39.094225
Last Success:
2026-09-15 01:21:39.094225

Pipeline ID: budget/national/changes/processed/transactions

National Yearly Budgets (national-budgets)
Succeeded

We get the data the Ministry of Finance publishes in data.gov.il every year. It comes in XLS format, with one row per TAKANA and phase (original, approved, executed). In this pipeline we create from each triplet a single row that has all the data.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-12 00:00:11.348070
Last Completion:
2026-09-12 01:18:47.793987
Last Success:
2026-09-12 01:18:47.793987

Pipeline ID: budget/national/original/national-budgets

National Yearly Budgets - Processed (aggregated-yearly)
Succeeded

This pipeline joins the different phases of the budget (allocated, revised and executed). In the original file there's a separate row for each of the phases. We like it better as a single row with all phase info. Another thing this pipeline does is to rename the column titles - to more friendly English names. Also, it create rows for all hierarchies - where upper hierarchies (2, 4 & 6 digits) are plain aggregations of the 8-digit items they contain.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:20:37.393599
Last Completion:
2026-09-15 03:05:15.696213
Last Success:
2026-09-15 03:05:15.696213

Pipeline ID: budget/national/processed/aggregated-yearly

budget/national/processed/category-explanations
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:53:32.434500
Last Completion:
2026-05-07 10:53:49.025232
Last Success:
2026-05-07 10:53:49.025232

Pipeline ID: budget/national/processed/category-explanations

National Yearly Budgets - Joined with category-explanations (connected-items-explained)
Succeeded

This pipeline joins budget items that span across years.


Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 06:24:58.109793
Last Completion:
2026-09-15 06:31:46.201054
Last Success:
2026-09-15 06:31:46.201054

Pipeline ID: budget/national/processed/connected-items-explained

National Yearly Budgets - Connected Items (connected-national-budgets)
Succeeded

This pipeline joins budget items that span across years.


Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:29:33.725007
Last Completion:
2026-09-15 06:05:15.423009
Last Success:
2026-09-15 06:05:15.423009

Pipeline ID: budget/national/processed/connected-national-budgets

National Yearly Budgets - Just the total (item 00) (just-the-total)
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:29:50.826256
Last Completion:
2026-09-15 05:37:59.890786
Last Success:
2026-09-15 05:37:59.890786

Pipeline ID: budget/national/processed/just-the-total

National Yearly Budgets - Main Item Names (roof-names)
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:37:59.902072
Last Completion:
2026-09-15 05:45:47.717196
Last Success:
2026-09-15 05:45:47.717196

Pipeline ID: budget/national/processed/roof-names

National Yearly Budgets - With Extras (with-extras)
Succeeded

This pipeline joins the budget data to itself so that each item has a list of its immediate children.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:09:52.792950
Last Completion:
2026-09-15 04:51:00.199468
Last Success:
2026-09-15 04:51:00.199468

Pipeline ID: budget/national/processed/with-extras

budgetkey/analysis/spending/publisher_entity_analysis
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 10:18:52.089889
Last Completion:
2026-09-14 11:43:34.427793
Last Success:
2026-09-14 11:43:34.427793

Pipeline ID: budgetkey/analysis/spending/publisher_entity_analysis

budgetkey/analysis/spending/publisher_foa_analysis
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 10:18:52.111351
Last Completion:
2026-09-14 10:24:34.214508
Last Success:
2026-09-14 10:24:34.214508

Pipeline ID: budgetkey/analysis/spending/publisher_foa_analysis

budgetkey/analysis/spending/united
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 10:00:03.691237
Last Completion:
2026-09-14 10:18:51.959179
Last Success:
2026-09-14 10:18:51.959179

Pipeline ID: budgetkey/analysis/spending/united

Main Page - Aggregated budget by functional classification (budget-functional-aggregates)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:27:28.935190
Last Completion:
2026-09-15 04:33:39.129762
Last Success:
2026-09-15 04:33:39.129762

Pipeline ID: budgetkey/budget-functional-aggregates

budgetkey/documents
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:29:26.927301
Last Completion:
2026-09-15 05:29:33.701184
Last Success:
2026-09-15 05:29:33.701184

Pipeline ID: budgetkey/documents

budgetkey/elasticsearch/index_activities
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 01:55:25.299547
Last Completion:
2026-09-15 01:56:11.175583
Last Success:
2026-09-15 01:56:11.175583

Pipeline ID: budgetkey/elasticsearch/index_activities

budgetkey/elasticsearch/index_budget
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 06:31:46.807561
Last Completion:
2026-09-15 06:53:22.993566
Last Success:
2026-09-15 06:53:22.993566

Pipeline ID: budgetkey/elasticsearch/index_budget

budgetkey/elasticsearch/index_calls_for_bids
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./procurement/calls_for_bids/calls-for-bids-all
From ./procurement/calls_for_bids/calls-for-bids-all :['Dependency unsuccessful', 'Cannot run until dependency "./procurement/calls_for_bids/gov-publications" is successfully executed']
From ./procurement/calls_for_bids/calls-for-bids-all :['Dependency unsuccessful', 'Cannot run until dependency "./procurement/calls_for_bids/gov-publications2" is successfully executed']
From ./procurement/calls_for_bids/calls-for-bids-all :['Dependency unsuccessful', 'Cannot run until dependency "./procurement/calls_for_bids/gov-publications-ministry-of-immigration" is successfully executed']

Pipeline ID: budgetkey/elasticsearch/index_calls_for_bids

budgetkey/elasticsearch/index_contract_spending
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 01:56:11.245069
Last Completion:
2026-09-15 05:19:56.275550
Last Success:
2026-09-15 05:19:56.275550

Pipeline ID: budgetkey/elasticsearch/index_contract_spending

budgetkey/elasticsearch/index_entities
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 06:17:31.702937
Last Completion:
2026-09-15 07:40:37.031145
Last Success:
2026-09-15 07:40:37.031145

Pipeline ID: budgetkey/elasticsearch/index_entities

budgetkey/elasticsearch/index_gov_decisions
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 01:51:12.822715
Last Completion:
2026-09-15 01:55:25.260187
Last Success:
2026-09-15 01:55:25.260187

Pipeline ID: budgetkey/elasticsearch/index_gov_decisions

budgetkey/elasticsearch/index_muni_budgets
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 04:00:56.803164
Last Completion:
2026-09-15 04:09:07.165571
Last Success:
2026-09-15 04:09:07.165571

Pipeline ID: budgetkey/elasticsearch/index_muni_budgets

budgetkey/elasticsearch/index_muni_tenders
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 04:00:13.157160
Last Completion:
2026-09-15 04:00:56.772281
Last Success:
2026-09-15 04:00:56.772281

Pipeline ID: budgetkey/elasticsearch/index_muni_tenders

budgetkey/elasticsearch/index_national_budget_changes
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:21:42.900527
Last Completion:
2026-09-15 05:29:50.815864
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/openai/_base_client.py", line 1113, in request
    response.raise_for_status()
  File "/usr/local/lib/python3.9/site-packages/httpx/_models.py", line 829, in raise_for_status
    raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Client error '400 Bad Request' for url 'https://api.openai.com/v1/embeddings'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400
DEBUG   :Not retrying
DEBUG   :Re-raising status error
ERROR   :Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 181, in __exit__
    spew(self.datapackage, self.resource_iterator, stats=self.stats)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
    for rec in res:
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/rows_processor.py", line 11, in process_resource
    yield from self.func(resource)
  File "/datapackage_pipelines_budgetkey/pipelines/budgetkey/elasticsearch/chunker.py", line 47, in func
    hit, embedding = embed(chunk)
  File "/datapackage_pipelines_budgetkey/common/cached_openai.py", line 42, in embed
    embedding = client.embeddings.create(
  File "/usr/local/lib/python3.9/site-packages/openai/resources/embeddings.py", line 136, in create
    return self._post(
  File "/usr/local/lib/python3.9/site-packages/openai/_base_client.py", line 1360, in post
    return cast(ResponseT, self.request(cast_to, opts, stream=stream, stream_cls=stream_cls))
  File "/usr/local/lib/python3.9/site-packages/openai/_base_client.py", line 1133, in request
    raise self._make_status_error_from_response(err.response) from None
openai.BadRequestError: Error code: 400 - {'error': {'message': "Invalid 'input': maximum context length is 8192 tokens.", 'type': 'invalid_request_error', 'param': None, 'code': None}}
DEBUG   :close.started
DEBUG   :close.complete

Pipeline ID: budgetkey/elasticsearch/index_national_budget_changes

budgetkey/elasticsearch/index_people
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/aggregated
From ./people/aggregated :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/all']
From ./people/aggregated :['From ./people/all', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/all-appointments']]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/media/themarker/themarker" is successfully executed']]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations']]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations']]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/state_owned/state-owned-nominations']]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/state_owned/state-owned-nominations', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/state_owned/correlate" is successfully executed']]]]
From ./people/aggregated :['From ./people/all', ['Dependency unsuccessful', 'Cannot run until dependency "./people/political_candidates/election_candidates21" is successfully executed']]

Pipeline ID: budgetkey/elasticsearch/index_people

budgetkey/elasticsearch/index_reports
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 02:40:02.394050
Last Completion:
2026-09-15 02:41:19.925010
Last Success:
2026-09-15 02:41:19.925010

Pipeline ID: budgetkey/elasticsearch/index_reports

budgetkey/elasticsearch/index_support_criteria
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./supports/criteria/support-criteria" is successfully executed

Pipeline ID: budgetkey/elasticsearch/index_support_criteria

budgetkey/elasticsearch/index_support_programs
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 06:03:42.833394
Last Completion:
2026-09-15 06:05:19.397872
Last Success:
2026-09-15 06:05:19.397872

Pipeline ID: budgetkey/elasticsearch/index_support_programs

budgetkey/elasticsearch/index_supports
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 06:05:19.802203
Last Completion:
2026-09-15 07:21:44.275448
Last Success:
2026-09-15 07:21:44.275448

Pipeline ID: budgetkey/elasticsearch/index_supports

budgetkey/elasticsearch/index_tenders
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:33:39.152260
Last Completion:
2026-09-15 05:21:23.424046
Last Success:
2026-09-15 05:21:23.424046

Pipeline ID: budgetkey/elasticsearch/index_tenders

budgetkey/elasticsearch/index_units
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 04:09:07.198714
Last Completion:
2026-09-15 04:09:46.547087
Last Success:
2026-09-15 04:09:46.547087

Pipeline ID: budgetkey/elasticsearch/index_units

budgetkey/elasticsearch/sitemaps
Invalid

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-08-02 22:34:01.928107
Last Completion:
2026-08-03 00:37:12.674680
Last Success:
2026-08-03 00:37:12.674680

Dependency unsuccessful :Cannot run until dependency "./budgetkey/elasticsearch/index_national_budget_changes" is successfully executed

Pipeline ID: budgetkey/elasticsearch/sitemaps

Send periodic emails (emails)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-11 07:39:41.213473
Last Completion:
2026-09-11 14:06:23.187939
Last Success:
2026-09-11 14:06:23.187939

Pipeline ID: budgetkey/emails/emails

donations/candidates
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 12:18:57.031128
Last Completion:
2026-05-07 12:19:13.634703
Last Success:
2026-05-07 12:19:13.634703

Pipeline ID: donations/candidates

donations/parties
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:49:35.062644
Last Completion:
2026-05-07 10:49:47.231253
Last Success:
2026-05-07 10:49:47.231253

Pipeline ID: donations/parties

donations/transactions
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:17:55.504414
Last Completion:
2026-09-14 12:18:01.595811
Last Success:
None

get_transactions
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/donations/get_transactions.py", line 150, in <module>
    spew(dp, process_resources(res_iter))
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
    for rec in res:
  File "/datapackage_pipelines_budgetkey/pipelines/donations/get_transactions.py", line 109, in get_transactions
    for resp in self.get_for_candidate(cid):
  File "/datapackage_pipelines_budgetkey/pipelines/donations/get_transactions.py", line 95, in get_for_candidate
    resp = self.get_for_range(cid, range_start, range_end)
  File "/datapackage_pipelines_budgetkey/pipelines/donations/get_transactions.py", line 70, in get_for_range
    assert len(resp) == 6
AssertionError

Pipeline ID: donations/transactions

education/tochniyot/tochniyot
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:34:17.797781
Last Completion:
2026-09-14 12:34:20.970120
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/education/tochniyot/scraper.py", line 103, in flow
    return Flow(scrape(),
  File "/datapackage_pipelines_budgetkey/pipelines/education/tochniyot/scraper.py", line 65, in scrape
    education_programs_count = get_education_programs_count()
  File "/datapackage_pipelines_budgetkey/pipelines/education/tochniyot/scraper.py", line 56, in get_education_programs_count
    res = send_tochniyot_request()
  File "/datapackage_pipelines_budgetkey/pipelines/education/tochniyot/scraper.py", line 80, in send_tochniyot_request
    resp.raise_for_status()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 1026, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://apps.education.gov.il/TyhNet/ClientWs/TochnitCh.asmx/IturTochnitChByMeafyenim

Pipeline ID: education/tochniyot/tochniyot

entities/all
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 04:09:46.806051
Last Completion:
2026-09-15 04:27:28.918269
Last Success:
2026-09-15 04:27:28.918269

Pipeline ID: entities/all

entities/associations/guidestar/guidestar
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 09:55:26.327525
Last Completion:
2026-09-10 09:58:55.094106
Last Success:
2026-09-10 09:58:55.094106

Pipeline ID: entities/associations/guidestar/guidestar

entities/associations/guidestar/guidestar-scraper
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 00:02:30.372183
Last Completion:
2026-09-10 09:55:25.879990
Last Success:
2026-09-10 09:55:25.879990

Pipeline ID: entities/associations/guidestar/guidestar-scraper

עמותות פעילות מרשם העמותות (registry)
Succeeded

רשימת כלל העמותות הפעילות, מתעדכן שבועית.


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:50:36.444081
Last Completion:
2026-05-07 10:51:38.606154
Last Success:
2026-05-07 10:51:38.606154

Pipeline ID: entities/associations/registrar/registry

entities/companies/registrar/details
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:44:34.143366
Last Completion:
2026-09-15 01:51:12.802071
Last Success:
2026-09-15 01:51:12.802071

Pipeline ID: entities/companies/registrar/details

חברות פעילות מרשם החברות (scraper)
Succeeded

רשימת כלל החברות הפעילות, מתעדכן שבועית.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:03:34.109159
Last Completion:
2026-09-15 00:18:08.737043
Last Success:
2026-09-15 00:18:08.737043

Pipeline ID: entities/companies/registrar/scraper

רשימת אגודות שיתופיות (cooperatives)
Succeeded

רשימת אגודות שיתופיות, מתוך ממשק נתונים של מאגר של משרד הכלכלה / האגף לאיגוד שיתופי, מתעדכן שבועית


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-08 09:08:52.139096
Last Completion:
2026-05-08 09:13:51.770589
Last Success:
2026-05-08 09:13:51.770589

Pipeline ID: entities/cooperatives/cooperatives

רשימת הקדשים (endowments)
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:49:58.429554
Last Completion:
2026-05-07 10:50:36.243963
Last Success:
2026-05-07 10:50:36.243963

Pipeline ID: entities/endowments/endowments

entities/entities
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:45:47.754529
Last Completion:
2026-09-15 06:03:42.708305
Last Success:
2026-09-15 06:03:42.708305

Pipeline ID: entities/entities

entities/fingerprints
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:29:25.031884
Last Completion:
2026-09-15 06:17:31.603790
Last Success:
2026-09-15 06:17:31.603790

Pipeline ID: entities/fingerprints

entities/foi_orgs/foi_orgs
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:34:23.697361
Last Completion:
2026-09-14 12:34:27.268747
Last Success:
None

fingerprint
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/fingerprint.py", line 201, in <module>
    resource = next(iter(filter(
StopIteration

Pipeline ID: entities/foi_orgs/foi_orgs

entities/moital/moital_service_providers
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:34:20.979328
Last Completion:
2026-09-14 12:34:23.689590
Last Success:
None

scraper
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/entities/moital/scraper.py", line 79, in <module>
    spew(datapackage, [scrape()])
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
    for rec in res:
  File "/datapackage_pipelines_budgetkey/pipelines/entities/moital/scraper.py", line 32, in scrape
    desired_capabilities=DesiredCapabilities.PHANTOMJS)
AttributeError: type object 'DesiredCapabilities' has no attribute 'PHANTOMJS'

Pipeline ID: entities/moital/moital_service_providers

רשימת אגודות עותומניות (ottoman-association-registry)
Succeeded

רשימת אגודות עותומניות, מתוך תשובה לבקשת חופש מידע


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-06 11:55:07.523226
Last Completion:
2026-07-06 11:55:21.260591
Last Success:
2026-07-06 11:55:21.260591

Pipeline ID: entities/ottoman/ottoman-association-registry

רשימת שותפויות (partnerships)
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:49:53.136378
Last Completion:
2026-05-07 10:51:00.840456
Last Success:
2026-05-07 10:51:00.840456

Pipeline ID: entities/partnerships/partnerships

entities/safety-orders/safety-orders
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:43.359697
Last Completion:
2026-09-15 00:13:03.449619
Last Success:
None

stream_remote_resources
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 72, in create_connection
    for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
  File "/usr/local/lib/python3.9/socket.py", line 966, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen
    httplib_response = self._make_request(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 416, in _make_request
    conn.request(method, url, **httplib_request_kw)
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 244, in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
  File "/usr/local/lib/python3.9/http/client.py", line 1285, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1331, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1280, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1040, in _send_output
    self.send(msg)
  File "/usr/local/lib/python3.9/http/client.py", line 980, in send
    self.connect()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 205, in connect
    conn = self._new_conn()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f753a79b850>: Failed to establish a new connection: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 644, in send
    resp = conn.urlopen(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen
    retries = retries.increment(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='employment.molsa.gov.il', port=80): Max retries exceeded with url: /Employment/SafetyAndHealth/Enforcement/Documents/%D7%A6%D7%95%D7%95%D7%99%20%D7%91%D7%98%D7%99%D7%97%D7%95%D7%AA.xlsx (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f753a79b850>: Failed to establish a new connection: [Errno -2] Name or service not known'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 63, in load
    bytes = _RemoteStream(source, self.__http_session, self.__http_timeout).open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 121, in open
    self.seek(0)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 142, in seek
    self.__response = self.__session.get(self.__source, stream=True, timeout=self.__timeout)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 677, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='employment.molsa.gov.il', port=80): Max retries exceeded with url: /Employment/SafetyAndHealth/Enforcement/Documents/%D7%A6%D7%95%D7%95%D7%99%20%D7%91%D7%98%D7%99%D7%97%D7%95%D7%AA.xlsx (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f753a79b850>: Failed to establish a new connection: [Errno -2] Name or service not known'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 244, in <module>
    rows = stream_reader(resource, url, ignore_missing or url == "", limit_rows,
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 199, in stream_reader
    schema, headers, columns, stream, close = get_opener(url, _resource)()
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 175, in opener
    _stream.open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/stream.py", line 425, in open
    self.__parser.open(source, encoding=self.__encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/parsers/xlsx.py", line 81, in open
    source_bytes = self.__loader.load(source, mode="b", encoding=encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 72, in load
    raise exceptions.HTTPError(str(exception))
tabulator.exceptions.HTTPError: HTTPConnectionPool(host='employment.molsa.gov.il', port=80): Max retries exceeded with url: /Employment/SafetyAndHealth/Enforcement/Documents/%D7%A6%D7%95%D7%95%D7%99%20%D7%91%D7%98%D7%99%D7%97%D7%95%D7%AA.xlsx (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f753a79b850>: Failed to establish a new connection: [Errno -2] Name or service not known'))

Pipeline ID: entities/safety-orders/safety-orders

entities/safety-orders/safety-orders-by-entity
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./entities/safety-orders/safety-orders" is successfully executed

Pipeline ID: entities/safety-orders/safety-orders-by-entity

entities/special/registry
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:00:11.188745
Last Completion:
2026-09-15 00:10:14.257626
Last Success:
2026-09-15 00:10:14.257626

Pipeline ID: entities/special/registry

ezvonot/ezvonot_accounts
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:34:28.199571
Last Completion:
2026-09-15 01:34:50.425374
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_accounts

ezvonot/ezvonot_cases
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:34:50.435824
Last Completion:
2026-09-15 01:35:12.049772
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_cases

ezvonot/ezvonot_crontab
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:10:53.358908
Last Completion:
2026-09-15 00:10:56.549281
Last Success:
2026-09-15 00:10:56.549281

Pipeline ID: ezvonot/ezvonot_crontab

ezvonot/ezvonot_decisions
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:35:33.661968
Last Completion:
2026-09-15 01:35:55.150233
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_decisions

ezvonot/ezvonot_decisions_join
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./ezvonot/ezvonot_accounts" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./ezvonot/ezvonot_cases" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./ezvonot/ezvonot_purposes" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./ezvonot/ezvonot_decisions" is successfully executed

Pipeline ID: ezvonot/ezvonot_decisions_join

ezvonot/ezvonot_deposits
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:34:05.810609
Last Completion:
2026-09-15 01:34:28.155891
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_deposits

ezvonot/ezvonot_purposes
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:35:12.058889
Last Completion:
2026-09-15 01:35:33.652273
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_purposes

facilities/all/facilities_all
Invalid

Last Run triggered by:
scheduled
Last Run started at:
2026-09-01 01:39:44.539517
Last Completion:
2026-09-01 01:44:59.655235
Last Success:
2026-09-01 01:44:59.655235

Dependency unsuccessful :Cannot run until dependency "./facilities/education/facilities_education" is successfully executed

Pipeline ID: facilities/all/facilities_all

facilities/all/facilities_tamat
Invalid

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-02 01:04:39.177263
Last Completion:
2026-09-02 01:04:58.912519
Last Success:
2026-09-02 01:04:58.912519

Invalid dependency :Cannot run until dependency passes validation: ./facilities/all/facilities_all
From ./facilities/all/facilities_all :['Dependency unsuccessful', 'Cannot run until dependency "./facilities/education/facilities_education" is successfully executed']

Pipeline ID: facilities/all/facilities_tamat

facilities/education/facilities_education
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:00.012532
Last Completion:
2026-09-15 00:12:04.711545
Last Success:
None

flow
ERROR   :/usr/local/lib/python3.9/site-packages/tabulator/stream.py:422: UserWarning: Not supported option(s) "http_headers" for scheme "https" and format "html"
  warnings.warn(message, UserWarning)
DEBUG   :Starting new HTTPS connection (1): parents.education.gov.il:443
DEBUG   :https://parents.education.gov.il:443 "GET /prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448 HTTP/1.1" 404 None
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 63, in load
    bytes = _RemoteStream(source, self.__http_session, self.__http_timeout).open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 121, in open
    self.seek(0)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 143, in seek
    self.__response.raise_for_status()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 1026, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/processors/load.py", line 125, in process_datapackage
    return self.safe_process_datapackage(dp)
  File "/usr/local/lib/python3.9/site-packages/dataflows/processors/load.py", line 186, in safe_process_datapackage
    stream: Stream = Stream(self.load_source, **self.options).open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/stream.py", line 425, in open
    self.__parser.open(source, encoding=self.__encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/parsers/html.py", line 41, in open
    self.__chars = self.__loader.load(source, encoding=encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 72, in load
    raise exceptions.HTTPError(str(exception))
tabulator.exceptions.HTTPError: 404 Client Error: Not Found for url: https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/processors/load.py", line 127, in process_datapackage
    raise SourceLoadError('Failed to load source {!r} and options {!r}: {}'
dataflows.base.exceptions.SourceLoadError: Failed to load source 'https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448' and options {'format': 'html', 'http_headers': {'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:136.0) Gecko/20100101 Firefox/136.0', 'Accept': 'application/json, text/plain, */*', 'Accept-Language': 'en-US,en;q=0.5', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Content-Type': 'application/json', 'Alt-Used': 'parents.education.gov.il', 'Connection': 'keep-alive', 'Referer': 'https://parents.education.gov.il/prhnet/gov-education/kindergarten/search-daycare', 'Sec-Fetch-Dest': 'empty', 'Sec-Fetch-Mode': 'cors', 'Sec-Fetch-Site': 'same-origin', 'Priority': 'u=0'}, 'custom_parsers': {'xml': <class 'dataflows.processors.parsers.xml_parser.XMLParser'>, 'excel-xml': <class 'dataflows.processors.parsers.excel_xml_parser.ExcelXMLParser'>, 'sql': <class 'dataflows.processors.parsers.sql_parser.ExtendedSQLParser'>, 'geojson': <class 'dataflows.processors.parsers.geojson_parser.GeoJsonParser'>}, 'ignore_blank_headers': True, 'skip_rows': [{'type': 'preset', 'value': 'auto'}], 'headers': 1, 'sample_size': 1000}: 404 Client Error: Not Found for url: https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  [Previous line repeated 20 more times]
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor load in position #1: Failed to load source 'https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448' and options {'format': 'html', 'http_headers': {'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:136.0) Gecko/20100101 Firefox/136.0', 'Accept': 'application/json, text/plain, */*', 'Accept-Language': 'en-US,en;q=0.5', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Content-Type': 'application/json', 'Alt-Used': 'parents.education.gov.il', 'Connection': 'keep-alive', 'Referer': 'https://parents.education.gov.il/prhnet/gov-education/kindergarten/search-daycare', 'Sec-Fetch-Dest': 'empty', 'Sec-Fetch-Mode': 'cors', 'Sec-Fetch-Site': 'same-origin', 'Priority': 'u=0'}, 'custom_parsers': {'xml': <class 'dataflows.processors.parsers.xml_parser.XMLParser'>, 'excel-xml': <class 'dataflows.processors.parsers.excel_xml_parser.ExcelXMLParser'>, 'sql': <class 'dataflows.processors.parsers.sql_parser.ExtendedSQLParser'>, 'geojson': <class 'dataflows.processors.parsers.geojson_parser.GeoJsonParser'>}, 'ignore_blank_headers': True, 'skip_rows': [{'type': 'preset', 'value': 'auto'}], 'headers': 1, 'sample_size': 1000}: 404 Client Error: Not Found for url: https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448

Pipeline ID: facilities/education/facilities_education

facilities/labor/facilities_labor
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:04:52.277887
Last Completion:
2026-09-15 00:05:21.699435
Last Success:
2026-09-15 00:05:21.699435

Pipeline ID: facilities/labor/facilities_labor

facilities/welfare/facilities_welfare
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:04.721584
Last Completion:
2026-09-15 00:12:25.249461
Last Success:
2026-09-15 00:12:25.249461

Pipeline ID: facilities/welfare/facilities_welfare

government_decisions/government_decisions
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 12:12:51.505488
Last Completion:
2026-09-14 12:13:26.919231
Last Success:
2026-09-14 12:13:26.919231

Pipeline ID: government_decisions/government_decisions

government_decisions/scraper
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 12:00:03.416524
Last Completion:
2026-09-14 12:12:51.421629
Last Success:
2026-09-14 12:12:51.421629

Pipeline ID: government_decisions/scraper

knesset/ethics_committee_decisions
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:52.513087
Last Completion:
2026-09-14 12:32:11.343166
Last Success:
None

(sink)
ERROR   :Data Package validation error: Descriptor validation error: [] should be non-empty at "schema/fields" in descriptor and at "properties/schema/properties/fields/minItems" in profile
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/manager/../lib/internal/sink.py", line 24, in <module>
    params, dp, res_iter = ingest()
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 186, in ingest
    params, datapackage, resource_iterator = _ingest(debug=debug)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 44, in _ingest
    datapackage, resource_iterator, dependency_dp = process_input(sys.stdin, validate, debug)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/input_processor.py", line 88, in process_input
    datapackage.validate(dp_to_validate)
  File "/usr/local/lib/python3.9/site-packages/datapackage/validate.py", line 28, in validate
    Package(descriptor, strict=True)
  File "/usr/local/lib/python3.9/site-packages/datapackage/package.py", line 126, in __init__
    self.__build()
  File "/usr/local/lib/python3.9/site-packages/datapackage/package.py", line 534, in __build
    updated_resource = Resource(descriptor,
  File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 90, in __init__
    self.__build()
  File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 648, in __build
    raise exception
  File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 643, in __build
    self.__profile.validate(self.__current_descriptor)
  File "/usr/local/lib/python3.9/site-packages/datapackage/profile.py", line 89, in validate
    raise exceptions.ValidationError(message, errors=errors)
datapackage.exceptions.ValidationError: There are 1 validation errors (see exception.errors)

Pipeline ID: knesset/ethics_committee_decisions

knesset/knesset_committee_decisions
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:51:38.611557
Last Completion:
2026-05-07 10:52:31.006061
Last Success:
2026-05-07 10:52:31.006061

Pipeline ID: knesset/knesset_committee_decisions

lamas/municipal-data
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:21:39.121916
Last Completion:
2026-09-15 01:22:47.992737
Last Success:
2026-09-15 01:22:47.992737

Pipeline ID: lamas/municipal-data

קובץ התאמת רשויות אזוריות לישובים בשטחן (municipality-to-city)
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:49:35.054251
Last Completion:
2026-05-07 10:49:58.235858
Last Success:
2026-05-07 10:49:58.235858

Pipeline ID: lamas/municipality-to-city

maya/maya-bonds-and-options-holdings-changes
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-bonds-and-options-holdings-changes

maya/maya-company-director-appointments
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-company-director-appointments

maya/maya-company-officer-list
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-company-officer-list

maya/maya-company-stakeholder-list
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-company-stakeholder-list

maya/maya-company-vip-appointments
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-company-vip-appointments

maya/maya-complete-notification-list
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates
From ./maya/maya-notification-parse-updates :['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']

Pipeline ID: maya/maya-complete-notification-list

maya/maya-holdings-changes
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-holdings-changes

maya/maya-notification-parse-updates
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed

Pipeline ID: maya/maya-notification-parse-updates

maya/maya-reported-academic-degrees
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-reported-academic-degrees

maya/maya-reported-work-record
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-reported-work-record

maya/maya-tase-companies-current-management
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./maya/scrape-maya-tase-companies" is successfully executed

Pipeline ID: maya/maya-tase-companies-current-management

maya/maya-tase-companies-current-shareholders
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./maya/scrape-maya-tase-companies" is successfully executed

Pipeline ID: maya/maya-tase-companies-current-shareholders

maya/scrape-maya-notification-list
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:28:44.731404
Last Completion:
2026-09-14 12:28:47.794927
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage
    raise self.exc
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe
    sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE))
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable
    for x in self.iterable:
  File "/datapackage_pipelines_budgetkey/pipelines/maya/scrape_maya_notification_list.py", line 153, in scrape_maya_notification_list
    first_date, last_date = get_existing_records()
  File "/datapackage_pipelines_budgetkey/pipelines/maya/scrape_maya_notification_list.py", line 31, in get_existing_records
    rs = con.execute(text("SELECT min(date), max(date) FROM maya_notifications where parser_version=:v"), v=PARSER_VERSION)
TypeError: execute() got an unexpected keyword argument 'v'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #9: execute() got an unexpected keyword argument 'v'

Pipeline ID: maya/scrape-maya-notification-list

maya/scrape-maya-tase-companies
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:28:47.803628
Last Completion:
2026-09-14 12:28:52.741556
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 72, in create_connection
    for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
  File "/usr/local/lib/python3.9/socket.py", line 966, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen
    httplib_response = self._make_request(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 404, in _make_request
    self._validate_conn(conn)
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn
    conn.connect()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 363, in connect
    self.sock = conn = self._new_conn()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7d4f444aa7f0>: Failed to establish a new connection: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 644, in send
    resp = conn.urlopen(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen
    retries = retries.increment(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='info.tase.co.il', port=443): Max retries exceeded with url: /heb/marketdata/tase_companies/Pages/tase_companies.aspx (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7d4f444aa7f0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage
    raise self.exc
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe
    sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE))
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable
    for x in self.iterable:
  File "/datapackage_pipelines_budgetkey/pipelines/maya/scrape_maya_tase_companies.py", line 21, in scrape_maya_tase_companies
    req = requests.get('https://info.tase.co.il/heb/marketdata/tase_companies/Pages/tase_companies.aspx')
  File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 73, in get
    return request("get", url, params=params, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 59, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 677, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='info.tase.co.il', port=443): Max retries exceeded with url: /heb/marketdata/tase_companies/Pages/tase_companies.aspx (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7d4f444aa7f0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #3: HTTPSConnectionPool(host='info.tase.co.il', port=443): Max retries exceeded with url: /heb/marketdata/tase_companies/Pages/tase_companies.aspx (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7d4f444aa7f0>: Failed to establish a new connection: [Errno -2] Name or service not known'))

Pipeline ID: maya/scrape-maya-tase-companies

people/aggregated
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/all
From ./people/all :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/all-appointments']
From ./people/all :['From ./people/company_appointments/all-appointments', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/media/themarker/themarker" is successfully executed']]
From ./people/all :['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations']]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations']]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/state_owned/state-owned-nominations']]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/state_owned/state-owned-nominations', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/state_owned/correlate" is successfully executed']]]
From ./people/all :['Dependency unsuccessful', 'Cannot run until dependency "./people/political_candidates/election_candidates21" is successfully executed']

Pipeline ID: people/aggregated

people/all
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/all-appointments
From ./people/company_appointments/all-appointments :['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/media/themarker/themarker" is successfully executed']
From ./people/company_appointments/all-appointments :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations']
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-nominations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]
From ./people/company_appointments/all-appointments :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations']
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-resignations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]
From ./people/company_appointments/all-appointments :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/state_owned/state-owned-nominations']
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/state_owned/state-owned-nominations', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/state_owned/correlate" is successfully executed']]
Dependency unsuccessful :Cannot run until dependency "./people/political_candidates/election_candidates21" is successfully executed

Pipeline ID: people/all

people/association_founders/association-founders
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 10:02:24.292080
Last Completion:
2026-09-10 10:03:17.336023
Last Success:
2026-09-10 10:03:17.336023

Pipeline ID: people/association_founders/association-founders

people/company_appointments/all-appointments
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./people/company_appointments/media/themarker/themarker" is successfully executed
Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations
From ./people/company_appointments/maya/maya-nominations :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']
From ./people/company_appointments/maya/maya-nominations :['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]
From ./people/company_appointments/maya/maya-nominations :['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]
Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations
From ./people/company_appointments/maya/maya-resignations :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']
From ./people/company_appointments/maya/maya-resignations :['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]
From ./people/company_appointments/maya/maya-resignations :['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]

Pipeline ID: people/company_appointments/all-appointments

people/company_appointments/maya/collect-maya-forms-debug-stats
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed

Pipeline ID: people/company_appointments/maya/collect-maya-forms-debug-stats

Join the parsed PDF to get start and end time for each person (correlate)
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations
From ./people/company_appointments/maya/maya-nominations :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']
From ./people/company_appointments/maya/maya-nominations :['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]
From ./people/company_appointments/maya/maya-nominations :['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]
Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations
From ./people/company_appointments/maya/maya-resignations :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']
From ./people/company_appointments/maya/maya-resignations :['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]
From ./people/company_appointments/maya/maya-resignations :['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]

Pipeline ID: people/company_appointments/maya/correlate

people/company_appointments/maya/maya-list
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates
From ./people/company_appointments/maya/maya-notification-updates :['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']

Pipeline ID: people/company_appointments/maya/maya-list

Appointment notices from Maya (maya-nominations)
Invalid

Name, job and company description.


Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list
From ./people/company_appointments/maya/maya-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']
From ./people/company_appointments/maya/maya-list :['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]

Pipeline ID: people/company_appointments/maya/maya-nominations

people/company_appointments/maya/maya-notification-list
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:10:56.559894
Last Completion:
2026-09-15 00:11:00.307490
Last Success:
None

scrape-notification-list
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 55, in _maya_api_call
    return res.json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 130, in <module>
    spew(datapackage, [collect()])
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
    for rec in res:
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 113, in collect
    yield from _collect_date_range(year_start, year_end)
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 75, in _collect_date_range
    res = _maya_api_call(date_from, date_to, current_page)
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 57, in _maya_api_call
    raise Exception("Failed to Call Maya API for date_from:{} date_to:{} page_num:{}".format(date_from, date_to, page_num)) from e
Exception: Failed to Call Maya API for date_from:2006-01-01 date_to:2007-01-01 page_num:0

Pipeline ID: people/company_appointments/maya/maya-notification-list

List all notifications from maya system (maya-notification-updates)
Invalid

id, date, company, notification_type, s3_object_name, url


Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed

Pipeline ID: people/company_appointments/maya/maya-notification-updates

Appointment notices from Maya (maya-resignations)
Invalid

Name, job and company description.


Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list
From ./people/company_appointments/maya/maya-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']
From ./people/company_appointments/maya/maya-list :['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]

Pipeline ID: people/company_appointments/maya/maya-resignations

מינויים בכלכליסט (calcalist)
Succeeded

רשימת כל המינויים והחברות מאתר כלכליסט


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:52:58.620749
Last Completion:
2026-05-07 10:53:05.356702
Last Success:
2026-05-07 10:53:05.356702

Pipeline ID: people/company_appointments/media/calcalist/calcalist

Appointment notices from TheMarker (themarker)
Failed

Name, job and company description.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:10:14.293005
Last Completion:
2026-09-15 00:10:36.464099
Last Success:
None

stream_remote_resources
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 63, in load
    bytes = _RemoteStream(source, self.__http_session, self.__http_timeout).open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 121, in open
    self.seek(0)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 143, in seek
    self.__response.raise_for_status()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 1026, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://www.themarker.com/st/inter/DB/tm/2015/minuyim30.xlsx
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 244, in <module>
    rows = stream_reader(resource, url, ignore_missing or url == "", limit_rows,
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 199, in stream_reader
    schema, headers, columns, stream, close = get_opener(url, _resource)()
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 175, in opener
    _stream.open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/stream.py", line 425, in open
    self.__parser.open(source, encoding=self.__encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/parsers/xlsx.py", line 81, in open
    source_bytes = self.__loader.load(source, mode="b", encoding=encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 72, in load
    raise exceptions.HTTPError(str(exception))
tabulator.exceptions.HTTPError: 404 Client Error: Not Found for url: https://www.themarker.com/st/inter/DB/tm/2015/minuyim30.xlsx

Pipeline ID: people/company_appointments/media/themarker/themarker

Join the parsed PDF to get start and end time for each person (correlate)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 03:54:40.764432
Last Completion:
2026-09-15 03:54:47.741014
Last Success:
2026-09-15 03:54:47.741014

Pipeline ID: people/company_appointments/state_owned/correlate

Parse and concatenate all PDF reports (parse_pdf_resources)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:18:42.497028
Last Completion:
2026-09-15 01:18:48.413601
Last Success:
2026-09-15 01:18:48.413601

Pipeline ID: people/company_appointments/state_owned/parse_pdf_resources

collect links to all pdf reports on https://mof.gov.il/GCA/Directors/Pages/DirectorsManningReport.aspx (reports)
Succeeded

columns: date, url


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:03:25.090046
Last Completion:
2026-09-15 00:03:34.062139
Last Success:
2026-09-15 00:03:34.062139

Pipeline ID: people/company_appointments/state_owned/reports

people/company_appointments/state_owned/state-owned-nominations
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:21:30.217381
Last Completion:
2026-09-15 05:21:42.809117
Last Success:
2026-09-15 05:21:42.809117

Pipeline ID: people/company_appointments/state_owned/state-owned-nominations

people/municipal_appointments/municipal_representitives
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:52:31.010691
Last Completion:
2026-05-07 10:52:37.481600
Last Success:
2026-05-07 10:52:37.481600

Pipeline ID: people/municipal_appointments/municipal_representitives

people/political_candidates/election_candidates21
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:34:13.476447
Last Completion:
2026-09-14 12:34:17.789603
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/processors/set_type.py", line 71, in process_datapackage
    assert added, 'Failed to find field {} in schema'.format(self.name)
AssertionError: Failed to find field re.compile('^party_letter$') in schema
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  [Previous line repeated 4 more times]
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor set_type in position #3: Failed to find field re.compile('^party_letter$') in schema

Pipeline ID: people/political_candidates/election_candidates21

people/political_donations/political_donations
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:53:10.046259
Last Completion:
2026-05-07 10:53:13.188547
Last Success:
2026-05-07 10:53:13.188547

Pipeline ID: people/political_donations/political_donations

people/procurement/procurement-individuals
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-06 00:50:46.713895
Last Completion:
2026-07-06 01:27:58.721879
Last Success:
2026-07-06 01:27:58.721879

Pipeline ID: people/procurement/procurement-individuals

procurement/calls_for_bids/calls-for-bids-all
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./procurement/calls_for_bids/gov-publications" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./procurement/calls_for_bids/gov-publications2" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./procurement/calls_for_bids/gov-publications-ministry-of-immigration" is successfully executed

Pipeline ID: procurement/calls_for_bids/calls-for-bids-all

procurement/calls_for_bids/calls-for-bids-moh
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:25.259906
Last Completion:
2026-09-15 00:12:43.351090
Last Success:
2026-09-15 00:12:43.351090

Pipeline ID: procurement/calls_for_bids/calls-for-bids-moh

procurement/calls_for_bids/gov-publications
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:18.512537
Last Completion:
2026-09-14 12:37:47.050267
Last Success:
None

flow
ERROR   :Traceback (most recent call last):
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
ERROR   :spew_flow(flow, ctx)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 181, in __exit__
ERROR   :spew(self.datapackage, self.resource_iterator, stats=self.stats)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
ERROR   :for rec in res:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 55, in process_resource
ERROR   :yield from self.validator(res)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 50, in func
ERROR   :yield from schema_validator(res.res, res, on_error=self.on_error)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/rows_processor.py", line 11, in process_resource
ERROR   :yield from self.func(resource)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 53, in func
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :[Previous line repeated 1 more time]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/filter_rows.py", line 19, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :[Previous line repeated 2 more times]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 41, in process_resource
ERROR   :yield self.process_row(row)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/row_processor.py", line 11, in process_row
ERROR   :ret = self.func(row)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 70, in f
ERROR   :row[field] = row[field][0]
ERROR   :IndexError
ERROR   ::
ERROR   :list index out of range
DEBUG   :[chan 2] Max packet in: 32768 bytes
DEBUG   :[chan 2] Max packet out: 32768 bytes
DEBUG   :Secsh channel 2 opened.
DEBUG   :[chan 2] Sesch channel 2 request ok
DEBUG   :[chan 2] EOF received (2)
DEBUG   :[chan 2] EOF sent (2)
DEBUG   :Dropping user packet because connection is dead.
WARNING :FAILED to teardown google-chrome

Pipeline ID: procurement/calls_for_bids/gov-publications

procurement/calls_for_bids/gov-publications-ministry-of-immigration
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:32.396409
Last Completion:
2026-09-14 12:30:52.503995
Last Success:
None

flow
ERROR   :Traceback (most recent call last):
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
ERROR   :spew_flow(flow, ctx)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 181, in __exit__
ERROR   :spew(self.datapackage, self.resource_iterator, stats=self.stats)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
ERROR   :for rec in res:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 55, in process_resource
ERROR   :yield from self.validator(res)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 50, in func
ERROR   :yield from schema_validator(res.res, res, on_error=self.on_error)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/rows_processor.py", line 11, in process_resource
ERROR   :yield from self.func(resource)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 53, in func
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :[Previous line repeated 1 more time]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/filter_rows.py", line 19, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :[Previous line repeated 2 more times]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 41, in process_resource
ERROR   :yield self.process_row(row)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/row_processor.py", line 11, in process_row
ERROR   :ret = self.func(row)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 70, in f
ERROR   :row[field] = row[field][0]
ERROR   :IndexError
ERROR   ::
ERROR   :list index out of range

Pipeline ID: procurement/calls_for_bids/gov-publications-ministry-of-immigration

procurement/calls_for_bids/gov-publications2
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:25.573931
Last Completion:
2026-09-14 12:32:12.500203
Last Success:
None

flow
ERROR   :Traceback (most recent call last):
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
ERROR   :spew_flow(flow, ctx)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 181, in __exit__
ERROR   :spew(self.datapackage, self.resource_iterator, stats=self.stats)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
ERROR   :for rec in res:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 55, in process_resource
ERROR   :yield from self.validator(res)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 50, in func
ERROR   :yield from schema_validator(res.res, res, on_error=self.on_error)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/rows_processor.py", line 11, in process_resource
ERROR   :yield from self.func(resource)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 53, in func
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :[Previous line repeated 1 more time]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/filter_rows.py", line 19, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :[Previous line repeated 2 more times]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 41, in process_resource
ERROR   :yield self.process_row(row)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/row_processor.py", line 11, in process_row
ERROR   :ret = self.func(row)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 70, in f
ERROR   :row[field] = row[field][0]
ERROR   :IndexError
ERROR   ::
ERROR   :list index out of range

Pipeline ID: procurement/calls_for_bids/gov-publications2

procurement/calls_for_bids/jobiz-all
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./procurement/calls_for_bids/jobiz-scraper" is successfully executed

Pipeline ID: procurement/calls_for_bids/jobiz-all

procurement/calls_for_bids/jobiz-calls-for-bids
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./procurement/calls_for_bids/jobiz-all
From ./procurement/calls_for_bids/jobiz-all :['Dependency unsuccessful', 'Cannot run until dependency "./procurement/calls_for_bids/jobiz-scraper" is successfully executed']

Pipeline ID: procurement/calls_for_bids/jobiz-calls-for-bids

procurement/calls_for_bids/jobiz-scraper
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:15.055962
Last Completion:
2026-09-14 12:30:18.494842
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 72, in create_connection
    for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
  File "/usr/local/lib/python3.9/socket.py", line 966, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -5] No address associated with hostname
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen
    httplib_response = self._make_request(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 404, in _make_request
    self._validate_conn(conn)
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn
    conn.connect()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 363, in connect
    self.sock = conn = self._new_conn()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f5b37b25f10>: Failed to establish a new connection: [Errno -5] No address associated with hostname
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 644, in send
    resp = conn.urlopen(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen
    retries = retries.increment(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='jobiz.gov.il', port=443): Max retries exceeded with url: /ajax/results/%D7%94%D7%95%D7%93%D7%A2%D7%94%20%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA/0?ie=0&typeie=%D7%94%D7%95%D7%93%D7%A2%D7%94+%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA&search=Array (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5b37b25f10>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage
    raise self.exc
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe
    sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE))
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable
    for x in self.iterable:
  File "/datapackage_pipelines_budgetkey/pipelines/procurement/calls_for_bids/jobiz.py", line 19, in fetch_results
    content = requests.get(URL.format(index)).json()
  File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 73, in get
    return request("get", url, params=params, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 59, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 677, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='jobiz.gov.il', port=443): Max retries exceeded with url: /ajax/results/%D7%94%D7%95%D7%93%D7%A2%D7%94%20%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA/0?ie=0&typeie=%D7%94%D7%95%D7%93%D7%A2%D7%94+%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA&search=Array (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5b37b25f10>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  [Previous line repeated 5 more times]
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #1: HTTPSConnectionPool(host='jobiz.gov.il', port=443): Max retries exceeded with url: /ajax/results/%D7%94%D7%95%D7%93%D7%A2%D7%94%20%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA/0?ie=0&typeie=%D7%94%D7%95%D7%93%D7%A2%D7%94+%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA&search=Array (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5b37b25f10>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))

Pipeline ID: procurement/calls_for_bids/jobiz-scraper

procurement/municipal/fetcher
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:10:36.471883
Last Completion:
2026-09-15 00:10:53.349603
Last Success:
2026-09-15 00:10:53.349603

Pipeline ID: procurement/municipal/fetcher

התקשרויות רכש ממשלתיות (latest-contract-spending)
Succeeded

אנו סוכמים מידע מתוך הדוחות הרבעוניים לתוך טבלה המכילה את המידע העדכני ביותר.


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-05 20:24:34.702779
Last Completion:
2026-07-06 00:07:28.698421
Last Success:
2026-07-06 00:07:28.698421

Pipeline ID: procurement/spending/latest-contract-spending

procurement/spending/quarterly-contract-spending-report-uris
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-05 13:03:36.456155
Last Completion:
2026-07-05 13:04:14.538284
Last Success:
2026-07-05 13:04:14.538284

Pipeline ID: procurement/spending/quarterly-contract-spending-report-uris

דוחות רבעוניים מתוך מרכבה, לפי נוהל היחידה לחופש המידע. (quarterly-contract-spending-reports)
Succeeded

כל משרדי הממשלה ויחידות הסמך (שמחוברות למערכת מרכבה) צריכים לפרסם אחת לרבעון (תוך 45 יום מסוף הרבעון) דו״ח התקשרויות לפי פורמט מוגדר היטב הממומש כדו״ח מובנה במערכת המרכבה. כל המשרדים מדווחים עצמאית והדו״חות עולים לאתר היחידה לחופש המידע, משם אנו אוספים אותם. התוצר של השרשר הזה הוא פירוט כל הדיווחים של כל המשרדים.


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-05 13:15:51.119043
Last Completion:
2026-07-05 19:09:38.687208
Last Success:
2026-07-05 19:09:38.687208

Pipeline ID: procurement/spending/quarterly-contract-spending-reports

procurement/spending/quarterly-contract-spending-reports-data
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-05 19:09:38.866093
Last Completion:
2026-07-05 20:24:34.512897
Last Success:
2026-07-05 20:24:34.512897

Pipeline ID: procurement/spending/quarterly-contract-spending-reports-data

procurement/spending/spending-by-entity
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-06 00:46:58.402995
Last Completion:
2026-07-06 01:22:56.794571
Last Success:
2026-07-06 01:22:56.794571

Pipeline ID: procurement/spending/spending-by-entity

Load all tenders data from data.gov.il/procurement agency to a flat file (all)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:27.610005
Last Completion:
2026-09-15 00:23:49.547505
Last Success:
2026-09-15 00:23:49.547505

Pipeline ID: procurement/tenders/all

procurement/tenders/processed
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 02:41:19.952023
Last Completion:
2026-09-15 03:05:37.590621
Last Success:
2026-09-15 03:05:37.590621

Pipeline ID: procurement/tenders/processed

reports/all
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-10 10:22:03.743668
Last Completion:
2026-09-10 10:22:21.439344
Last Success:
2026-09-10 10:22:21.439344

Pipeline ID: reports/all

reports/ngos/ngo-activity-report
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 09:58:55.647129
Last Completion:
2026-09-10 10:04:02.652573
Last Success:
2026-09-10 10:04:02.652573

Pipeline ID: reports/ngos/ngo-activity-report

reports/ngos/ngo-district-report
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 09:58:55.599356
Last Completion:
2026-09-10 10:02:24.276562
Last Success:
2026-09-10 10:02:24.276562

Pipeline ID: reports/ngos/ngo-district-report

simpledb/process_simple_dbs
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:44:07.443187
Last Completion:
2026-09-15 06:57:52.392416
Last Success:
2026-09-15 06:57:52.392416

Pipeline ID: simpledb/process_simple_dbs

support_programs/all-support-programs
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:08:26.695547
Last Completion:
2026-09-15 05:21:30.204792
Last Success:
2026-09-15 05:21:30.204792

Pipeline ID: support_programs/all-support-programs

supports/all
Invalid

Last Run triggered by:
scheduled
Last Run started at:
2026-07-05 23:08:19.576720
Last Completion:
2026-07-05 23:22:49.695475
Last Success:
2026-07-05 23:22:49.695475

Dependency unsuccessful :Cannot run until dependency "./supports/supports-2026" is successfully executed

Pipeline ID: supports/all

supports/by-payment-year
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:48:55.652050
Last Completion:
2026-09-15 05:04:11.542102
Last Success:
2026-09-15 05:04:11.542102

Pipeline ID: supports/by-payment-year

supports/by-request-year
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:51:00.418570
Last Completion:
2026-09-15 05:44:07.423345
Last Success:
2026-09-15 05:44:07.423345

Pipeline ID: supports/by-request-year

supports/criteria/support-criteria
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:43:46.612048
Last Completion:
2026-09-15 01:43:54.098915
Last Success:
None

sample
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/sample.py", line 11, in <module>
    res_name = parameters.get('resource', datapackage['resources'][0]['name'])
IndexError: list index out of range

Pipeline ID: supports/criteria/support-criteria

supports/criteria/support-criteria-doj
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:20.705420
Last Completion:
2026-09-15 00:12:27.564163
Last Success:
2026-09-15 00:12:27.564163

Pipeline ID: supports/criteria/support-criteria-doj

supports/supports-2004
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:05.110569
Last Completion:
2026-09-11 04:50:09.301530
Last Success:
2026-09-11 04:50:09.301530

Pipeline ID: supports/supports-2004

supports/supports-2005
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:09.310048
Last Completion:
2026-09-11 04:50:13.387480
Last Success:
2026-09-11 04:50:13.387480

Pipeline ID: supports/supports-2005

supports/supports-2006
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:13.395322
Last Completion:
2026-09-11 04:50:17.295563
Last Success:
2026-09-11 04:50:17.295563

Pipeline ID: supports/supports-2006

supports/supports-2007
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:17.507940
Last Completion:
2026-09-11 04:50:21.361334
Last Success:
2026-09-11 04:50:21.361334

Pipeline ID: supports/supports-2007

supports/supports-2008
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:21.393941
Last Completion:
2026-09-11 04:50:25.107299
Last Success:
2026-09-11 04:50:25.107299

Pipeline ID: supports/supports-2008

supports/supports-2009
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:25.114405
Last Completion:
2026-09-11 04:50:29.058416
Last Success:
2026-09-11 04:50:29.058416

Pipeline ID: supports/supports-2009

supports/supports-2010
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:29.065542
Last Completion:
2026-09-11 04:50:33.191395
Last Success:
2026-09-11 04:50:33.191395

Pipeline ID: supports/supports-2010

supports/supports-2011
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:33.198226
Last Completion:
2026-09-11 04:50:36.969295
Last Success:
2026-09-11 04:50:36.969295

Pipeline ID: supports/supports-2011

supports/supports-2012
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:36.990448
Last Completion:
2026-09-11 04:50:40.817027
Last Success:
2026-09-11 04:50:40.817027

Pipeline ID: supports/supports-2012

supports/supports-2013
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:40.839762
Last Completion:
2026-09-11 04:50:44.541018
Last Success:
2026-09-11 04:50:44.541018

Pipeline ID: supports/supports-2013

supports/supports-2014
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:44.547443
Last Completion:
2026-09-11 04:50:48.365219
Last Success:
2026-09-11 04:50:48.365219

Pipeline ID: supports/supports-2014

supports/supports-2015
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:48.372530
Last Completion:
2026-09-11 04:50:52.266285
Last Success:
2026-09-11 04:50:52.266285

Pipeline ID: supports/supports-2015

supports/supports-2016
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:52.272890
Last Completion:
2026-09-11 04:50:56.245035
Last Success:
2026-09-11 04:50:56.245035

Pipeline ID: supports/supports-2016

supports/supports-2017
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:56.251733
Last Completion:
2026-09-11 04:51:00.050147
Last Success:
2026-09-11 04:51:00.050147

Pipeline ID: supports/supports-2017

supports/supports-2018
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:00.057982
Last Completion:
2026-09-11 04:51:04.592083
Last Success:
2026-09-11 04:51:04.592083

Pipeline ID: supports/supports-2018

supports/supports-2019
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:04.598586
Last Completion:
2026-09-11 04:51:08.400212
Last Success:
2026-09-11 04:51:08.400212

Pipeline ID: supports/supports-2019

supports/supports-2020
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:08.407269
Last Completion:
2026-09-11 04:51:12.471709
Last Success:
2026-09-11 04:51:12.471709

Pipeline ID: supports/supports-2020

supports/supports-2021
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:12.479277
Last Completion:
2026-09-11 04:51:16.638012
Last Success:
2026-09-11 04:51:16.638012

Pipeline ID: supports/supports-2021

supports/supports-2022
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:16.645235
Last Completion:
2026-09-11 04:51:20.397565
Last Success:
2026-09-11 04:51:20.397565

Pipeline ID: supports/supports-2022

supports/supports-2023
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 20:00:03.124254
Last Completion:
2026-09-14 20:11:17.603130
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 181, in flow
    DF.load(wrapper(year), format='csv',
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 21, in wrapper
    return scraper(gcd, year)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 142, in scraper
    chart = get_chart(driver)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 34, in get_chart
    chart = WebDriverWait(driver, 60).until(
  File "/usr/local/lib/python3.9/site-packages/selenium/webdriver/support/wait.py", line 87, in until
    raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
#0 0x5e779687144a <unknown>
#1 0x5e77962498c9 <unknown>
#2 0x5e779629ef32 <unknown>
#3 0x5e779629f181 <unknown>
#4 0x5e77962ea374 <unknown>
#5 0x5e77962e755d <unknown>
#6 0x5e77962923ff <unknown>
#7 0x5e7796293261 <unknown>
#8 0x5e7796836cc7 <unknown>
#9 0x5e77968354a8 <unknown>
#10 0x5e7796820196 <unknown>
#11 0x5e779683606a <unknown>
#12 0x5e7796808020 <unknown>
#13 0x5e779685cb98 <unknown>
#14 0x5e779685cd35 <unknown>
#15 0x5e779686fffe <unknown>
#16 0x72d35a174b7b <unknown>
WARNING :FAILED to teardown google-chrome

Pipeline ID: supports/supports-2023

supports/supports-2024
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 21:00:03.278860
Last Completion:
2026-09-14 21:12:41.868737
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 181, in flow
    DF.load(wrapper(year), format='csv',
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 21, in wrapper
    return scraper(gcd, year)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 142, in scraper
    chart = get_chart(driver)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 34, in get_chart
    chart = WebDriverWait(driver, 60).until(
  File "/usr/local/lib/python3.9/site-packages/selenium/webdriver/support/wait.py", line 87, in until
    raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
#0 0x64ca42e6c44a <unknown>
#1 0x64ca428448c9 <unknown>
#2 0x64ca42899f32 <unknown>
#3 0x64ca4289a181 <unknown>
#4 0x64ca428e5374 <unknown>
#5 0x64ca428e255d <unknown>
#6 0x64ca4288d3ff <unknown>
#7 0x64ca4288e261 <unknown>
#8 0x64ca42e31cc7 <unknown>
#9 0x64ca42e304a8 <unknown>
#10 0x64ca42e1b196 <unknown>
#11 0x64ca42e3106a <unknown>
#12 0x64ca42e03020 <unknown>
#13 0x64ca42e57b98 <unknown>
#14 0x64ca42e57d35 <unknown>
#15 0x64ca42e6affe <unknown>
#16 0x702334080b7b <unknown>
WARNING :FAILED to teardown google-chrome

Pipeline ID: supports/supports-2024

supports/supports-2025
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 22:00:11.693941
Last Completion:
2026-09-14 22:06:00.522938
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 181, in flow
    DF.load(wrapper(year), format='csv',
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 21, in wrapper
    return scraper(gcd, year)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 164, in scraper
    return gcd.download('https://next.obudget.org/datapackages/', outfile=gcd.list_downloads()[0])
  File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 204, in download
    assert response.status_code == 200
AssertionError
WARNING :FAILED to teardown google-chrome

Pipeline ID: supports/supports-2025

supports/supports-2026
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 23:00:02.785550
Last Completion:
2026-09-14 23:15:15.902591
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 181, in flow
    DF.load(wrapper(year), format='csv',
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 21, in wrapper
    return scraper(gcd, year)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 164, in scraper
    return gcd.download('https://next.obudget.org/datapackages/', outfile=gcd.list_downloads()[0])
  File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 204, in download
    assert response.status_code == 200
AssertionError
WARNING :FAILED to teardown google-chrome

Pipeline ID: supports/supports-2026

supports/supports-by-entity
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:04:11.554542
Last Completion:
2026-09-15 05:08:26.652735
Last Success:
2026-09-15 05:08:26.652735

Pipeline ID: supports/supports-by-entity

supports/with-entities
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 02:53:11.516602
Last Completion:
2026-09-15 03:22:18.403121
Last Success:
2026-09-15 03:22:18.403121

Pipeline ID: supports/with-entities

supports/with-keys
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:11:00.318777
Last Completion:
2026-09-15 00:31:57.815714
Last Success:
2026-09-15 00:31:57.815714

Pipeline ID: supports/with-keys

units/social_services/social_services
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:13:03.458515
Last Completion:
2026-09-15 00:13:14.790710
Last Success:
2026-09-15 00:13:14.790710

Pipeline ID: units/social_services/social_services

budgetkey/elasticsearch/index_calls_for_bids
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./procurement/calls_for_bids/calls-for-bids-all
From ./procurement/calls_for_bids/calls-for-bids-all :['Dependency unsuccessful', 'Cannot run until dependency "./procurement/calls_for_bids/gov-publications" is successfully executed']
From ./procurement/calls_for_bids/calls-for-bids-all :['Dependency unsuccessful', 'Cannot run until dependency "./procurement/calls_for_bids/gov-publications2" is successfully executed']
From ./procurement/calls_for_bids/calls-for-bids-all :['Dependency unsuccessful', 'Cannot run until dependency "./procurement/calls_for_bids/gov-publications-ministry-of-immigration" is successfully executed']

Pipeline ID: budgetkey/elasticsearch/index_calls_for_bids

budgetkey/elasticsearch/index_people
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/aggregated
From ./people/aggregated :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/all']
From ./people/aggregated :['From ./people/all', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/all-appointments']]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/media/themarker/themarker" is successfully executed']]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations']]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations']]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/state_owned/state-owned-nominations']]]
From ./people/aggregated :['From ./people/all', ['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/state_owned/state-owned-nominations', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/state_owned/correlate" is successfully executed']]]]
From ./people/aggregated :['From ./people/all', ['Dependency unsuccessful', 'Cannot run until dependency "./people/political_candidates/election_candidates21" is successfully executed']]

Pipeline ID: budgetkey/elasticsearch/index_people

budgetkey/elasticsearch/index_support_criteria
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./supports/criteria/support-criteria" is successfully executed

Pipeline ID: budgetkey/elasticsearch/index_support_criteria

budgetkey/elasticsearch/sitemaps
Invalid

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-08-02 22:34:01.928107
Last Completion:
2026-08-03 00:37:12.674680
Last Success:
2026-08-03 00:37:12.674680

Dependency unsuccessful :Cannot run until dependency "./budgetkey/elasticsearch/index_national_budget_changes" is successfully executed

Pipeline ID: budgetkey/elasticsearch/sitemaps

entities/safety-orders/safety-orders-by-entity
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./entities/safety-orders/safety-orders" is successfully executed

Pipeline ID: entities/safety-orders/safety-orders-by-entity

ezvonot/ezvonot_decisions_join
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./ezvonot/ezvonot_accounts" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./ezvonot/ezvonot_cases" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./ezvonot/ezvonot_purposes" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./ezvonot/ezvonot_decisions" is successfully executed

Pipeline ID: ezvonot/ezvonot_decisions_join

facilities/all/facilities_all
Invalid

Last Run triggered by:
scheduled
Last Run started at:
2026-09-01 01:39:44.539517
Last Completion:
2026-09-01 01:44:59.655235
Last Success:
2026-09-01 01:44:59.655235

Dependency unsuccessful :Cannot run until dependency "./facilities/education/facilities_education" is successfully executed

Pipeline ID: facilities/all/facilities_all

facilities/all/facilities_tamat
Invalid

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-02 01:04:39.177263
Last Completion:
2026-09-02 01:04:58.912519
Last Success:
2026-09-02 01:04:58.912519

Invalid dependency :Cannot run until dependency passes validation: ./facilities/all/facilities_all
From ./facilities/all/facilities_all :['Dependency unsuccessful', 'Cannot run until dependency "./facilities/education/facilities_education" is successfully executed']

Pipeline ID: facilities/all/facilities_tamat

maya/maya-bonds-and-options-holdings-changes
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-bonds-and-options-holdings-changes

maya/maya-company-director-appointments
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-company-director-appointments

maya/maya-company-officer-list
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-company-officer-list

maya/maya-company-stakeholder-list
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-company-stakeholder-list

maya/maya-company-vip-appointments
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-company-vip-appointments

maya/maya-complete-notification-list
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates
From ./maya/maya-notification-parse-updates :['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']

Pipeline ID: maya/maya-complete-notification-list

maya/maya-holdings-changes
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-holdings-changes

maya/maya-notification-parse-updates
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed

Pipeline ID: maya/maya-notification-parse-updates

maya/maya-reported-academic-degrees
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-reported-academic-degrees

maya/maya-reported-work-record
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./maya/maya-complete-notification-list
From ./maya/maya-complete-notification-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./maya/maya-notification-parse-updates']
From ./maya/maya-complete-notification-list :['From ./maya/maya-notification-parse-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./maya/scrape-maya-notification-list" is successfully executed']]

Pipeline ID: maya/maya-reported-work-record

maya/maya-tase-companies-current-management
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./maya/scrape-maya-tase-companies" is successfully executed

Pipeline ID: maya/maya-tase-companies-current-management

maya/maya-tase-companies-current-shareholders
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./maya/scrape-maya-tase-companies" is successfully executed

Pipeline ID: maya/maya-tase-companies-current-shareholders

people/aggregated
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/all
From ./people/all :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/all-appointments']
From ./people/all :['From ./people/company_appointments/all-appointments', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/media/themarker/themarker" is successfully executed']]
From ./people/all :['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations']]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations']]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]]
From ./people/all :['From ./people/company_appointments/all-appointments', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/state_owned/state-owned-nominations']]
From ./people/all :['From ./people/company_appointments/all-appointments', ['From ./people/company_appointments/state_owned/state-owned-nominations', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/state_owned/correlate" is successfully executed']]]
From ./people/all :['Dependency unsuccessful', 'Cannot run until dependency "./people/political_candidates/election_candidates21" is successfully executed']

Pipeline ID: people/aggregated

people/all
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/all-appointments
From ./people/company_appointments/all-appointments :['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/media/themarker/themarker" is successfully executed']
From ./people/company_appointments/all-appointments :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations']
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-nominations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-nominations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]
From ./people/company_appointments/all-appointments :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations']
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-resignations', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']]
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]]
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/maya/maya-resignations', ['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]]
From ./people/company_appointments/all-appointments :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/state_owned/state-owned-nominations']
From ./people/company_appointments/all-appointments :['From ./people/company_appointments/state_owned/state-owned-nominations', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/state_owned/correlate" is successfully executed']]
Dependency unsuccessful :Cannot run until dependency "./people/political_candidates/election_candidates21" is successfully executed

Pipeline ID: people/all

people/company_appointments/all-appointments
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./people/company_appointments/media/themarker/themarker" is successfully executed
Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations
From ./people/company_appointments/maya/maya-nominations :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']
From ./people/company_appointments/maya/maya-nominations :['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]
From ./people/company_appointments/maya/maya-nominations :['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]
Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations
From ./people/company_appointments/maya/maya-resignations :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']
From ./people/company_appointments/maya/maya-resignations :['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]
From ./people/company_appointments/maya/maya-resignations :['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]

Pipeline ID: people/company_appointments/all-appointments

people/company_appointments/maya/collect-maya-forms-debug-stats
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed

Pipeline ID: people/company_appointments/maya/collect-maya-forms-debug-stats

Join the parsed PDF to get start and end time for each person (correlate)
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-nominations
From ./people/company_appointments/maya/maya-nominations :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']
From ./people/company_appointments/maya/maya-nominations :['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]
From ./people/company_appointments/maya/maya-nominations :['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]
Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-resignations
From ./people/company_appointments/maya/maya-resignations :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list']
From ./people/company_appointments/maya/maya-resignations :['From ./people/company_appointments/maya/maya-list', ['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']]
From ./people/company_appointments/maya/maya-resignations :['From ./people/company_appointments/maya/maya-list', ['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]]

Pipeline ID: people/company_appointments/maya/correlate

people/company_appointments/maya/maya-list
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates
From ./people/company_appointments/maya/maya-notification-updates :['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']

Pipeline ID: people/company_appointments/maya/maya-list

Appointment notices from Maya (maya-nominations)
Invalid

Name, job and company description.


Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list
From ./people/company_appointments/maya/maya-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']
From ./people/company_appointments/maya/maya-list :['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]

Pipeline ID: people/company_appointments/maya/maya-nominations

List all notifications from maya system (maya-notification-updates)
Invalid

id, date, company, notification_type, s3_object_name, url


Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed

Pipeline ID: people/company_appointments/maya/maya-notification-updates

Appointment notices from Maya (maya-resignations)
Invalid

Name, job and company description.


Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-list
From ./people/company_appointments/maya/maya-list :['Invalid dependency', 'Cannot run until dependency passes validation: ./people/company_appointments/maya/maya-notification-updates']
From ./people/company_appointments/maya/maya-list :['From ./people/company_appointments/maya/maya-notification-updates', ['Dependency unsuccessful', 'Cannot run until dependency "./people/company_appointments/maya/maya-notification-list" is successfully executed']]

Pipeline ID: people/company_appointments/maya/maya-resignations

procurement/calls_for_bids/calls-for-bids-all
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./procurement/calls_for_bids/gov-publications" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./procurement/calls_for_bids/gov-publications2" is successfully executed
Dependency unsuccessful :Cannot run until dependency "./procurement/calls_for_bids/gov-publications-ministry-of-immigration" is successfully executed

Pipeline ID: procurement/calls_for_bids/calls-for-bids-all

procurement/calls_for_bids/jobiz-all
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Dependency unsuccessful :Cannot run until dependency "./procurement/calls_for_bids/jobiz-scraper" is successfully executed

Pipeline ID: procurement/calls_for_bids/jobiz-all

procurement/calls_for_bids/jobiz-calls-for-bids
Invalid

Last Run triggered by:
None
Last Run started at:
None
Last Completion:
None
Last Success:
None

Invalid dependency :Cannot run until dependency passes validation: ./procurement/calls_for_bids/jobiz-all
From ./procurement/calls_for_bids/jobiz-all :['Dependency unsuccessful', 'Cannot run until dependency "./procurement/calls_for_bids/jobiz-scraper" is successfully executed']

Pipeline ID: procurement/calls_for_bids/jobiz-calls-for-bids

supports/all
Invalid

Last Run triggered by:
scheduled
Last Run started at:
2026-07-05 23:08:19.576720
Last Completion:
2026-07-05 23:22:49.695475
Last Success:
2026-07-05 23:22:49.695475

Dependency unsuccessful :Cannot run until dependency "./supports/supports-2026" is successfully executed

Pipeline ID: supports/all

bank_of_israel/bank_of_israel
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:29:58.591102
Last Completion:
2026-09-14 12:30:07.208501
Last Success:
None

scraper
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 95, in create_connection
    raise err
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 85, in create_connection
    sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen
    httplib_response = self._make_request(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 416, in _make_request
    conn.request(method, url, **httplib_request_kw)
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 244, in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
  File "/usr/local/lib/python3.9/http/client.py", line 1285, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1331, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1280, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1040, in _send_output
    self.send(msg)
  File "/usr/local/lib/python3.9/http/client.py", line 980, in send
    self.connect()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 205, in connect
    conn = self._new_conn()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f7651de65b0>: Failed to establish a new connection: [Errno 111] Connection refused
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 644, in send
    resp = conn.urlopen(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen
    retries = retries.increment(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='www.boi.org.il', port=80): Max retries exceeded with url: /he/DataAndStatistics/_layouts/boi/handlers/WebPartHandler.aspx?wp=SeriesSearchBySubject&lang=he-IL&PaggingSize=100&Level=4&sId=1 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7651de65b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/bank_of_israel/scraper.py", line 124, in <module>
    series_sum = get_all_series()
  File "/datapackage_pipelines_budgetkey/pipelines/bank_of_israel/scraper.py", line 23, in get_all_series
    series = get_series(sid)
  File "/datapackage_pipelines_budgetkey/pipelines/bank_of_israel/scraper.py", line 34, in get_series
    response = session.get(SEARCH_PAGE_RESULTS_URL.format(sid=sid))
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 677, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='www.boi.org.il', port=80): Max retries exceeded with url: /he/DataAndStatistics/_layouts/boi/handlers/WebPartHandler.aspx?wp=SeriesSearchBySubject&lang=he-IL&PaggingSize=100&Level=4&sId=1 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7651de65b0>: Failed to establish a new connection: [Errno 111] Connection refused'))

Pipeline ID: bank_of_israel/bank_of_israel

budget/national/changes/original/committee-zipfile
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:00:26.597732
Last Completion:
2026-09-15 00:03:25.076277
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/budget/national/changes/original/committee-zipfile.py", line 14, in flow
    archive_ = gcl.download(WEIRD_ZIP_FILE, outfile=f'p{YEAR}.zip')
  File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 219, in download
    assert False, 'Failed to download file, %r' % downloads
AssertionError: Failed to download file, ['']
DEBUG   :[chan 14] Max packet in: 32768 bytes
DEBUG   :[chan 14] Max packet out: 32768 bytes
DEBUG   :Secsh channel 14 opened.
DEBUG   :[chan 14] Sesch channel 14 request ok
DEBUG   :[chan 14] EOF received (14)
DEBUG   :[chan 14] EOF sent (14)
DEBUG   :Dropping user packet because connection is dead.

Pipeline ID: budget/national/changes/original/committee-zipfile

budgetkey/elasticsearch/index_national_budget_changes
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:21:42.900527
Last Completion:
2026-09-15 05:29:50.815864
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/openai/_base_client.py", line 1113, in request
    response.raise_for_status()
  File "/usr/local/lib/python3.9/site-packages/httpx/_models.py", line 829, in raise_for_status
    raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Client error '400 Bad Request' for url 'https://api.openai.com/v1/embeddings'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400
DEBUG   :Not retrying
DEBUG   :Re-raising status error
ERROR   :Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 181, in __exit__
    spew(self.datapackage, self.resource_iterator, stats=self.stats)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
    for rec in res:
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/rows_processor.py", line 11, in process_resource
    yield from self.func(resource)
  File "/datapackage_pipelines_budgetkey/pipelines/budgetkey/elasticsearch/chunker.py", line 47, in func
    hit, embedding = embed(chunk)
  File "/datapackage_pipelines_budgetkey/common/cached_openai.py", line 42, in embed
    embedding = client.embeddings.create(
  File "/usr/local/lib/python3.9/site-packages/openai/resources/embeddings.py", line 136, in create
    return self._post(
  File "/usr/local/lib/python3.9/site-packages/openai/_base_client.py", line 1360, in post
    return cast(ResponseT, self.request(cast_to, opts, stream=stream, stream_cls=stream_cls))
  File "/usr/local/lib/python3.9/site-packages/openai/_base_client.py", line 1133, in request
    raise self._make_status_error_from_response(err.response) from None
openai.BadRequestError: Error code: 400 - {'error': {'message': "Invalid 'input': maximum context length is 8192 tokens.", 'type': 'invalid_request_error', 'param': None, 'code': None}}
DEBUG   :close.started
DEBUG   :close.complete

Pipeline ID: budgetkey/elasticsearch/index_national_budget_changes

donations/transactions
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:17:55.504414
Last Completion:
2026-09-14 12:18:01.595811
Last Success:
None

get_transactions
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/donations/get_transactions.py", line 150, in <module>
    spew(dp, process_resources(res_iter))
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
    for rec in res:
  File "/datapackage_pipelines_budgetkey/pipelines/donations/get_transactions.py", line 109, in get_transactions
    for resp in self.get_for_candidate(cid):
  File "/datapackage_pipelines_budgetkey/pipelines/donations/get_transactions.py", line 95, in get_for_candidate
    resp = self.get_for_range(cid, range_start, range_end)
  File "/datapackage_pipelines_budgetkey/pipelines/donations/get_transactions.py", line 70, in get_for_range
    assert len(resp) == 6
AssertionError

Pipeline ID: donations/transactions

education/tochniyot/tochniyot
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:34:17.797781
Last Completion:
2026-09-14 12:34:20.970120
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/education/tochniyot/scraper.py", line 103, in flow
    return Flow(scrape(),
  File "/datapackage_pipelines_budgetkey/pipelines/education/tochniyot/scraper.py", line 65, in scrape
    education_programs_count = get_education_programs_count()
  File "/datapackage_pipelines_budgetkey/pipelines/education/tochniyot/scraper.py", line 56, in get_education_programs_count
    res = send_tochniyot_request()
  File "/datapackage_pipelines_budgetkey/pipelines/education/tochniyot/scraper.py", line 80, in send_tochniyot_request
    resp.raise_for_status()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 1026, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://apps.education.gov.il/TyhNet/ClientWs/TochnitCh.asmx/IturTochnitChByMeafyenim

Pipeline ID: education/tochniyot/tochniyot

entities/foi_orgs/foi_orgs
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:34:23.697361
Last Completion:
2026-09-14 12:34:27.268747
Last Success:
None

fingerprint
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/fingerprint.py", line 201, in <module>
    resource = next(iter(filter(
StopIteration

Pipeline ID: entities/foi_orgs/foi_orgs

entities/moital/moital_service_providers
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:34:20.979328
Last Completion:
2026-09-14 12:34:23.689590
Last Success:
None

scraper
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/entities/moital/scraper.py", line 79, in <module>
    spew(datapackage, [scrape()])
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
    for rec in res:
  File "/datapackage_pipelines_budgetkey/pipelines/entities/moital/scraper.py", line 32, in scrape
    desired_capabilities=DesiredCapabilities.PHANTOMJS)
AttributeError: type object 'DesiredCapabilities' has no attribute 'PHANTOMJS'

Pipeline ID: entities/moital/moital_service_providers

entities/safety-orders/safety-orders
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:43.359697
Last Completion:
2026-09-15 00:13:03.449619
Last Success:
None

stream_remote_resources
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 72, in create_connection
    for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
  File "/usr/local/lib/python3.9/socket.py", line 966, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen
    httplib_response = self._make_request(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 416, in _make_request
    conn.request(method, url, **httplib_request_kw)
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 244, in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
  File "/usr/local/lib/python3.9/http/client.py", line 1285, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1331, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1280, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/local/lib/python3.9/http/client.py", line 1040, in _send_output
    self.send(msg)
  File "/usr/local/lib/python3.9/http/client.py", line 980, in send
    self.connect()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 205, in connect
    conn = self._new_conn()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7f753a79b850>: Failed to establish a new connection: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 644, in send
    resp = conn.urlopen(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen
    retries = retries.increment(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='employment.molsa.gov.il', port=80): Max retries exceeded with url: /Employment/SafetyAndHealth/Enforcement/Documents/%D7%A6%D7%95%D7%95%D7%99%20%D7%91%D7%98%D7%99%D7%97%D7%95%D7%AA.xlsx (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f753a79b850>: Failed to establish a new connection: [Errno -2] Name or service not known'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 63, in load
    bytes = _RemoteStream(source, self.__http_session, self.__http_timeout).open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 121, in open
    self.seek(0)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 142, in seek
    self.__response = self.__session.get(self.__source, stream=True, timeout=self.__timeout)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 677, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='employment.molsa.gov.il', port=80): Max retries exceeded with url: /Employment/SafetyAndHealth/Enforcement/Documents/%D7%A6%D7%95%D7%95%D7%99%20%D7%91%D7%98%D7%99%D7%97%D7%95%D7%AA.xlsx (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f753a79b850>: Failed to establish a new connection: [Errno -2] Name or service not known'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 244, in <module>
    rows = stream_reader(resource, url, ignore_missing or url == "", limit_rows,
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 199, in stream_reader
    schema, headers, columns, stream, close = get_opener(url, _resource)()
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 175, in opener
    _stream.open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/stream.py", line 425, in open
    self.__parser.open(source, encoding=self.__encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/parsers/xlsx.py", line 81, in open
    source_bytes = self.__loader.load(source, mode="b", encoding=encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 72, in load
    raise exceptions.HTTPError(str(exception))
tabulator.exceptions.HTTPError: HTTPConnectionPool(host='employment.molsa.gov.il', port=80): Max retries exceeded with url: /Employment/SafetyAndHealth/Enforcement/Documents/%D7%A6%D7%95%D7%95%D7%99%20%D7%91%D7%98%D7%99%D7%97%D7%95%D7%AA.xlsx (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f753a79b850>: Failed to establish a new connection: [Errno -2] Name or service not known'))

Pipeline ID: entities/safety-orders/safety-orders

ezvonot/ezvonot_accounts
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:34:28.199571
Last Completion:
2026-09-15 01:34:50.425374
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_accounts

ezvonot/ezvonot_cases
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:34:50.435824
Last Completion:
2026-09-15 01:35:12.049772
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_cases

ezvonot/ezvonot_decisions
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:35:33.661968
Last Completion:
2026-09-15 01:35:55.150233
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_decisions

ezvonot/ezvonot_deposits
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:34:05.810609
Last Completion:
2026-09-15 01:34:28.155891
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_deposits

ezvonot/ezvonot_purposes
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:35:12.058889
Last Completion:
2026-09-15 01:35:33.652273
Last Success:
None

data_gov_il_resource
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 23, in search_dataset
    results = requests.get(PACKAGE_GET_URL + dataset_name, headers=HEADERS).json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 92, in get_resource
    dataset = search_dataset(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 27, in search_dataset
    results = gcd.json(PACKAGE_GET_URL + dataset_name)
AttributeError: 'function' object has no attribute 'json'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 40, in get_page
    assert test(page)
UnboundLocalError: local variable 'page' referenced before assignment
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 66, in <module>
    spew_flow(flow(ctx.parameters), ctx)
  File "/datapackage_pipelines_budgetkey/processors/data_gov_il_resource.py", line 47, in flow
    url, path = get_resource(gcd, dataset_name, resource_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 94, in get_resource
    dataset = get_dataset_html(gcd, dataset_name)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 49, in get_dataset_html
    page = get_page(gcd, PACKAGE_PAGE_URL + dataset_name, lambda page: 'resource-item' in page)
  File "/datapackage_pipelines_budgetkey/common/data_gov_il.py", line 42, in get_page
    gcd.driver.get(url)
AttributeError: 'function' object has no attribute 'driver'

Pipeline ID: ezvonot/ezvonot_purposes

facilities/education/facilities_education
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:00.012532
Last Completion:
2026-09-15 00:12:04.711545
Last Success:
None

flow
ERROR   :/usr/local/lib/python3.9/site-packages/tabulator/stream.py:422: UserWarning: Not supported option(s) "http_headers" for scheme "https" and format "html"
  warnings.warn(message, UserWarning)
DEBUG   :Starting new HTTPS connection (1): parents.education.gov.il:443
DEBUG   :https://parents.education.gov.il:443 "GET /prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448 HTTP/1.1" 404 None
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 63, in load
    bytes = _RemoteStream(source, self.__http_session, self.__http_timeout).open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 121, in open
    self.seek(0)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 143, in seek
    self.__response.raise_for_status()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 1026, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/processors/load.py", line 125, in process_datapackage
    return self.safe_process_datapackage(dp)
  File "/usr/local/lib/python3.9/site-packages/dataflows/processors/load.py", line 186, in safe_process_datapackage
    stream: Stream = Stream(self.load_source, **self.options).open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/stream.py", line 425, in open
    self.__parser.open(source, encoding=self.__encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/parsers/html.py", line 41, in open
    self.__chars = self.__loader.load(source, encoding=encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 72, in load
    raise exceptions.HTTPError(str(exception))
tabulator.exceptions.HTTPError: 404 Client Error: Not Found for url: https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/processors/load.py", line 127, in process_datapackage
    raise SourceLoadError('Failed to load source {!r} and options {!r}: {}'
dataflows.base.exceptions.SourceLoadError: Failed to load source 'https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448' and options {'format': 'html', 'http_headers': {'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:136.0) Gecko/20100101 Firefox/136.0', 'Accept': 'application/json, text/plain, */*', 'Accept-Language': 'en-US,en;q=0.5', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Content-Type': 'application/json', 'Alt-Used': 'parents.education.gov.il', 'Connection': 'keep-alive', 'Referer': 'https://parents.education.gov.il/prhnet/gov-education/kindergarten/search-daycare', 'Sec-Fetch-Dest': 'empty', 'Sec-Fetch-Mode': 'cors', 'Sec-Fetch-Site': 'same-origin', 'Priority': 'u=0'}, 'custom_parsers': {'xml': <class 'dataflows.processors.parsers.xml_parser.XMLParser'>, 'excel-xml': <class 'dataflows.processors.parsers.excel_xml_parser.ExcelXMLParser'>, 'sql': <class 'dataflows.processors.parsers.sql_parser.ExtendedSQLParser'>, 'geojson': <class 'dataflows.processors.parsers.geojson_parser.GeoJsonParser'>}, 'ignore_blank_headers': True, 'skip_rows': [{'type': 'preset', 'value': 'auto'}], 'headers': 1, 'sample_size': 1000}: 404 Client Error: Not Found for url: https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  [Previous line repeated 20 more times]
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor load in position #1: Failed to load source 'https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448' and options {'format': 'html', 'http_headers': {'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:136.0) Gecko/20100101 Firefox/136.0', 'Accept': 'application/json, text/plain, */*', 'Accept-Language': 'en-US,en;q=0.5', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Content-Type': 'application/json', 'Alt-Used': 'parents.education.gov.il', 'Connection': 'keep-alive', 'Referer': 'https://parents.education.gov.il/prhnet/gov-education/kindergarten/search-daycare', 'Sec-Fetch-Dest': 'empty', 'Sec-Fetch-Mode': 'cors', 'Sec-Fetch-Site': 'same-origin', 'Priority': 'u=0'}, 'custom_parsers': {'xml': <class 'dataflows.processors.parsers.xml_parser.XMLParser'>, 'excel-xml': <class 'dataflows.processors.parsers.excel_xml_parser.ExcelXMLParser'>, 'sql': <class 'dataflows.processors.parsers.sql_parser.ExtendedSQLParser'>, 'geojson': <class 'dataflows.processors.parsers.geojson_parser.GeoJsonParser'>}, 'ignore_blank_headers': True, 'skip_rows': [{'type': 'preset', 'value': 'auto'}], 'headers': 1, 'sample_size': 1000}: 404 Client Error: Not Found for url: https://parents.education.gov.il/prhnet/Api/MeonotController/GetExcel?0=2027&1=0&2=0&3=0&4=0&5=0&csrt=4274816473439949448

Pipeline ID: facilities/education/facilities_education

knesset/ethics_committee_decisions
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:52.513087
Last Completion:
2026-09-14 12:32:11.343166
Last Success:
None

(sink)
ERROR   :Data Package validation error: Descriptor validation error: [] should be non-empty at "schema/fields" in descriptor and at "properties/schema/properties/fields/minItems" in profile
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/manager/../lib/internal/sink.py", line 24, in <module>
    params, dp, res_iter = ingest()
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 186, in ingest
    params, datapackage, resource_iterator = _ingest(debug=debug)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 44, in _ingest
    datapackage, resource_iterator, dependency_dp = process_input(sys.stdin, validate, debug)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/input_processor.py", line 88, in process_input
    datapackage.validate(dp_to_validate)
  File "/usr/local/lib/python3.9/site-packages/datapackage/validate.py", line 28, in validate
    Package(descriptor, strict=True)
  File "/usr/local/lib/python3.9/site-packages/datapackage/package.py", line 126, in __init__
    self.__build()
  File "/usr/local/lib/python3.9/site-packages/datapackage/package.py", line 534, in __build
    updated_resource = Resource(descriptor,
  File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 90, in __init__
    self.__build()
  File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 648, in __build
    raise exception
  File "/usr/local/lib/python3.9/site-packages/datapackage/resource.py", line 643, in __build
    self.__profile.validate(self.__current_descriptor)
  File "/usr/local/lib/python3.9/site-packages/datapackage/profile.py", line 89, in validate
    raise exceptions.ValidationError(message, errors=errors)
datapackage.exceptions.ValidationError: There are 1 validation errors (see exception.errors)

Pipeline ID: knesset/ethics_committee_decisions

maya/scrape-maya-notification-list
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:28:44.731404
Last Completion:
2026-09-14 12:28:47.794927
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage
    raise self.exc
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe
    sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE))
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable
    for x in self.iterable:
  File "/datapackage_pipelines_budgetkey/pipelines/maya/scrape_maya_notification_list.py", line 153, in scrape_maya_notification_list
    first_date, last_date = get_existing_records()
  File "/datapackage_pipelines_budgetkey/pipelines/maya/scrape_maya_notification_list.py", line 31, in get_existing_records
    rs = con.execute(text("SELECT min(date), max(date) FROM maya_notifications where parser_version=:v"), v=PARSER_VERSION)
TypeError: execute() got an unexpected keyword argument 'v'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #9: execute() got an unexpected keyword argument 'v'

Pipeline ID: maya/scrape-maya-notification-list

maya/scrape-maya-tase-companies
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:28:47.803628
Last Completion:
2026-09-14 12:28:52.741556
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 72, in create_connection
    for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
  File "/usr/local/lib/python3.9/socket.py", line 966, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen
    httplib_response = self._make_request(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 404, in _make_request
    self._validate_conn(conn)
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn
    conn.connect()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 363, in connect
    self.sock = conn = self._new_conn()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7d4f444aa7f0>: Failed to establish a new connection: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 644, in send
    resp = conn.urlopen(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen
    retries = retries.increment(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='info.tase.co.il', port=443): Max retries exceeded with url: /heb/marketdata/tase_companies/Pages/tase_companies.aspx (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7d4f444aa7f0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage
    raise self.exc
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe
    sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE))
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable
    for x in self.iterable:
  File "/datapackage_pipelines_budgetkey/pipelines/maya/scrape_maya_tase_companies.py", line 21, in scrape_maya_tase_companies
    req = requests.get('https://info.tase.co.il/heb/marketdata/tase_companies/Pages/tase_companies.aspx')
  File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 73, in get
    return request("get", url, params=params, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 59, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 677, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='info.tase.co.il', port=443): Max retries exceeded with url: /heb/marketdata/tase_companies/Pages/tase_companies.aspx (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7d4f444aa7f0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #3: HTTPSConnectionPool(host='info.tase.co.il', port=443): Max retries exceeded with url: /heb/marketdata/tase_companies/Pages/tase_companies.aspx (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7d4f444aa7f0>: Failed to establish a new connection: [Errno -2] Name or service not known'))

Pipeline ID: maya/scrape-maya-tase-companies

people/company_appointments/maya/maya-notification-list
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:10:56.559894
Last Completion:
2026-09-15 00:11:00.307490
Last Success:
None

scrape-notification-list
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 976, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.9/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.9/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 55, in _maya_api_call
    return res.json()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 980, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 130, in <module>
    spew(datapackage, [collect()])
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
    for rec in res:
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 113, in collect
    yield from _collect_date_range(year_start, year_end)
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 75, in _collect_date_range
    res = _maya_api_call(date_from, date_to, current_page)
  File "/datapackage_pipelines_budgetkey/pipelines/people/company_appointments/maya/scrape-notification-list.py", line 57, in _maya_api_call
    raise Exception("Failed to Call Maya API for date_from:{} date_to:{} page_num:{}".format(date_from, date_to, page_num)) from e
Exception: Failed to Call Maya API for date_from:2006-01-01 date_to:2007-01-01 page_num:0

Pipeline ID: people/company_appointments/maya/maya-notification-list

Appointment notices from TheMarker (themarker)
Failed

Name, job and company description.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:10:14.293005
Last Completion:
2026-09-15 00:10:36.464099
Last Success:
None

stream_remote_resources
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 63, in load
    bytes = _RemoteStream(source, self.__http_session, self.__http_timeout).open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 121, in open
    self.seek(0)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 143, in seek
    self.__response.raise_for_status()
  File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 1026, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://www.themarker.com/st/inter/DB/tm/2015/minuyim30.xlsx
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 244, in <module>
    rows = stream_reader(resource, url, ignore_missing or url == "", limit_rows,
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 199, in stream_reader
    schema, headers, columns, stream, close = get_opener(url, _resource)()
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/stream_remote_resources.py", line 175, in opener
    _stream.open()
  File "/usr/local/lib/python3.9/site-packages/tabulator/stream.py", line 425, in open
    self.__parser.open(source, encoding=self.__encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/parsers/xlsx.py", line 81, in open
    source_bytes = self.__loader.load(source, mode="b", encoding=encoding)
  File "/usr/local/lib/python3.9/site-packages/tabulator/loaders/remote.py", line 72, in load
    raise exceptions.HTTPError(str(exception))
tabulator.exceptions.HTTPError: 404 Client Error: Not Found for url: https://www.themarker.com/st/inter/DB/tm/2015/minuyim30.xlsx

Pipeline ID: people/company_appointments/media/themarker/themarker

people/political_candidates/election_candidates21
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:34:13.476447
Last Completion:
2026-09-14 12:34:17.789603
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/processors/set_type.py", line 71, in process_datapackage
    assert added, 'Failed to find field {} in schema'.format(self.name)
AssertionError: Failed to find field re.compile('^party_letter$') in schema
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  [Previous line repeated 4 more times]
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor set_type in position #3: Failed to find field re.compile('^party_letter$') in schema

Pipeline ID: people/political_candidates/election_candidates21

procurement/calls_for_bids/gov-publications
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:18.512537
Last Completion:
2026-09-14 12:37:47.050267
Last Success:
None

flow
ERROR   :Traceback (most recent call last):
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
ERROR   :spew_flow(flow, ctx)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 181, in __exit__
ERROR   :spew(self.datapackage, self.resource_iterator, stats=self.stats)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
ERROR   :for rec in res:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 55, in process_resource
ERROR   :yield from self.validator(res)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 50, in func
ERROR   :yield from schema_validator(res.res, res, on_error=self.on_error)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/rows_processor.py", line 11, in process_resource
ERROR   :yield from self.func(resource)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 53, in func
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :[Previous line repeated 1 more time]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/filter_rows.py", line 19, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :[Previous line repeated 2 more times]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 41, in process_resource
ERROR   :yield self.process_row(row)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/row_processor.py", line 11, in process_row
ERROR   :ret = self.func(row)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 70, in f
ERROR   :row[field] = row[field][0]
ERROR   :IndexError
ERROR   ::
ERROR   :list index out of range
DEBUG   :[chan 2] Max packet in: 32768 bytes
DEBUG   :[chan 2] Max packet out: 32768 bytes
DEBUG   :Secsh channel 2 opened.
DEBUG   :[chan 2] Sesch channel 2 request ok
DEBUG   :[chan 2] EOF received (2)
DEBUG   :[chan 2] EOF sent (2)
DEBUG   :Dropping user packet because connection is dead.
WARNING :FAILED to teardown google-chrome

Pipeline ID: procurement/calls_for_bids/gov-publications

procurement/calls_for_bids/gov-publications-ministry-of-immigration
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:32.396409
Last Completion:
2026-09-14 12:30:52.503995
Last Success:
None

flow
ERROR   :Traceback (most recent call last):
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
ERROR   :spew_flow(flow, ctx)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 181, in __exit__
ERROR   :spew(self.datapackage, self.resource_iterator, stats=self.stats)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
ERROR   :for rec in res:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 55, in process_resource
ERROR   :yield from self.validator(res)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 50, in func
ERROR   :yield from schema_validator(res.res, res, on_error=self.on_error)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/rows_processor.py", line 11, in process_resource
ERROR   :yield from self.func(resource)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 53, in func
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :[Previous line repeated 1 more time]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/filter_rows.py", line 19, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :[Previous line repeated 2 more times]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 41, in process_resource
ERROR   :yield self.process_row(row)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/row_processor.py", line 11, in process_row
ERROR   :ret = self.func(row)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 70, in f
ERROR   :row[field] = row[field][0]
ERROR   :IndexError
ERROR   ::
ERROR   :list index out of range

Pipeline ID: procurement/calls_for_bids/gov-publications-ministry-of-immigration

procurement/calls_for_bids/gov-publications2
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:25.573931
Last Completion:
2026-09-14 12:32:12.500203
Last Success:
None

flow
ERROR   :Traceback (most recent call last):
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
ERROR   :spew_flow(flow, ctx)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 181, in __exit__
ERROR   :spew(self.datapackage, self.resource_iterator, stats=self.stats)
ERROR   :File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py", line 75, in spew
ERROR   :for rec in res:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 55, in process_resource
ERROR   :yield from self.validator(res)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/validate.py", line 50, in func
ERROR   :yield from schema_validator(res.res, res, on_error=self.on_error)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/rows_processor.py", line 11, in process_resource
ERROR   :yield from self.func(resource)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 53, in func
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :[Previous line repeated 1 more time]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/filter_rows.py", line 19, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/processors/add_computed_field.py", line 38, in process_resource
ERROR   :for row in rows:
ERROR   :[Previous line repeated 2 more times]
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 40, in process_resource
ERROR   :for row in resource:
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/schema_validator.py", line 68, in schema_validator
ERROR   :for i, row in enumerate(iterator):
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 41, in process_resource
ERROR   :yield self.process_row(row)
ERROR   :File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/row_processor.py", line 11, in process_row
ERROR   :ret = self.func(row)
ERROR   :File "/datapackage_pipelines_budgetkey/processors/gov_publications.py", line 70, in f
ERROR   :row[field] = row[field][0]
ERROR   :IndexError
ERROR   ::
ERROR   :list index out of range

Pipeline ID: procurement/calls_for_bids/gov-publications2

procurement/calls_for_bids/jobiz-scraper
Failed

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-09-14 12:30:15.055962
Last Completion:
2026-09-14 12:30:18.494842
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 72, in create_connection
    for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
  File "/usr/local/lib/python3.9/socket.py", line 966, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -5] No address associated with hostname
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen
    httplib_response = self._make_request(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 404, in _make_request
    self._validate_conn(conn)
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn
    conn.connect()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 363, in connect
    self.sock = conn = self._new_conn()
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn
    raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f5b37b25f10>: Failed to establish a new connection: [Errno -5] No address associated with hostname
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 644, in send
    resp = conn.urlopen(
  File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen
    retries = retries.increment(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='jobiz.gov.il', port=443): Max retries exceeded with url: /ajax/results/%D7%94%D7%95%D7%93%D7%A2%D7%94%20%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA/0?ie=0&typeie=%D7%94%D7%95%D7%93%D7%A2%D7%94+%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA&search=Array (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5b37b25f10>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 79, in _process
    self.datapackage = self.process_datapackage(self.datapackage)
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 112, in process_datapackage
    raise self.exc
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 60, in describe
    sample = list(itertools.islice(self.iterable, self.SAMPLE_SIZE))
  File "/usr/local/lib/python3.9/site-packages/dataflows/helpers/iterable_loader.py", line 89, in handle_iterable
    for x in self.iterable:
  File "/datapackage_pipelines_budgetkey/pipelines/procurement/calls_for_bids/jobiz.py", line 19, in fetch_results
    content = requests.get(URL.format(index)).json()
  File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 73, in get
    return request("get", url, params=params, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 59, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 677, in send
    raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='jobiz.gov.il', port=443): Max retries exceeded with url: /ajax/results/%D7%94%D7%95%D7%93%D7%A2%D7%94%20%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA/0?ie=0&typeie=%D7%94%D7%95%D7%93%D7%A2%D7%94+%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA&search=Array (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5b37b25f10>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 15, in <module>
    spew_flow(flow, ctx)
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py", line 46, in spew_flow
    datastream = flow.datastream()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/flow.py", line 19, in datastream
    return self._chain(ds)._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 75, in _process
    datastream = self.source._process()
  [Previous line repeated 5 more times]
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 86, in _process
    self.raise_exception(exception)
  File "/usr/local/lib/python3.9/site-packages/dataflows/base/datastream_processor.py", line 96, in raise_exception
    raise error from cause
dataflows.base.exceptions.ProcessorError: Errored in processor iterable_loader in position #1: HTTPSConnectionPool(host='jobiz.gov.il', port=443): Max retries exceeded with url: /ajax/results/%D7%94%D7%95%D7%93%D7%A2%D7%94%20%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA/0?ie=0&typeie=%D7%94%D7%95%D7%93%D7%A2%D7%94+%D7%A6%D7%99%D7%91%D7%95%D7%A8%D7%99%D7%AA&search=Array (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5b37b25f10>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))

Pipeline ID: procurement/calls_for_bids/jobiz-scraper

supports/criteria/support-criteria
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:43:46.612048
Last Completion:
2026-09-15 01:43:54.098915
Last Success:
None

sample
Traceback (most recent call last):
  File "/datapackage_pipelines_budgetkey/processors/sample.py", line 11, in <module>
    res_name = parameters.get('resource', datapackage['resources'][0]['name'])
IndexError: list index out of range

Pipeline ID: supports/criteria/support-criteria

supports/supports-2023
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 20:00:03.124254
Last Completion:
2026-09-14 20:11:17.603130
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 181, in flow
    DF.load(wrapper(year), format='csv',
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 21, in wrapper
    return scraper(gcd, year)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 142, in scraper
    chart = get_chart(driver)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 34, in get_chart
    chart = WebDriverWait(driver, 60).until(
  File "/usr/local/lib/python3.9/site-packages/selenium/webdriver/support/wait.py", line 87, in until
    raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
#0 0x5e779687144a <unknown>
#1 0x5e77962498c9 <unknown>
#2 0x5e779629ef32 <unknown>
#3 0x5e779629f181 <unknown>
#4 0x5e77962ea374 <unknown>
#5 0x5e77962e755d <unknown>
#6 0x5e77962923ff <unknown>
#7 0x5e7796293261 <unknown>
#8 0x5e7796836cc7 <unknown>
#9 0x5e77968354a8 <unknown>
#10 0x5e7796820196 <unknown>
#11 0x5e779683606a <unknown>
#12 0x5e7796808020 <unknown>
#13 0x5e779685cb98 <unknown>
#14 0x5e779685cd35 <unknown>
#15 0x5e779686fffe <unknown>
#16 0x72d35a174b7b <unknown>
WARNING :FAILED to teardown google-chrome

Pipeline ID: supports/supports-2023

supports/supports-2024
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 21:00:03.278860
Last Completion:
2026-09-14 21:12:41.868737
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 181, in flow
    DF.load(wrapper(year), format='csv',
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 21, in wrapper
    return scraper(gcd, year)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 142, in scraper
    chart = get_chart(driver)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 34, in get_chart
    chart = WebDriverWait(driver, 60).until(
  File "/usr/local/lib/python3.9/site-packages/selenium/webdriver/support/wait.py", line 87, in until
    raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
#0 0x64ca42e6c44a <unknown>
#1 0x64ca428448c9 <unknown>
#2 0x64ca42899f32 <unknown>
#3 0x64ca4289a181 <unknown>
#4 0x64ca428e5374 <unknown>
#5 0x64ca428e255d <unknown>
#6 0x64ca4288d3ff <unknown>
#7 0x64ca4288e261 <unknown>
#8 0x64ca42e31cc7 <unknown>
#9 0x64ca42e304a8 <unknown>
#10 0x64ca42e1b196 <unknown>
#11 0x64ca42e3106a <unknown>
#12 0x64ca42e03020 <unknown>
#13 0x64ca42e57b98 <unknown>
#14 0x64ca42e57d35 <unknown>
#15 0x64ca42e6affe <unknown>
#16 0x702334080b7b <unknown>
WARNING :FAILED to teardown google-chrome

Pipeline ID: supports/supports-2024

supports/supports-2025
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 22:00:11.693941
Last Completion:
2026-09-14 22:06:00.522938
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 181, in flow
    DF.load(wrapper(year), format='csv',
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 21, in wrapper
    return scraper(gcd, year)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 164, in scraper
    return gcd.download('https://next.obudget.org/datapackages/', outfile=gcd.list_downloads()[0])
  File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 204, in download
    assert response.status_code == 200
AssertionError
WARNING :FAILED to teardown google-chrome

Pipeline ID: supports/supports-2025

supports/supports-2026
Failed

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 23:00:02.785550
Last Completion:
2026-09-14 23:15:15.902591
Last Success:
None

flow
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/datapackage_pipelines/specs/../lib/flow.py", line 13, in <module>
    flow = flow_module.flow(parameters, datapackage, resources, ctx.stats)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 181, in flow
    DF.load(wrapper(year), format='csv',
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 21, in wrapper
    return scraper(gcd, year)
  File "/datapackage_pipelines_budgetkey/pipelines/supports/scraper.py", line 164, in scraper
    return gcd.download('https://next.obudget.org/datapackages/', outfile=gcd.list_downloads()[0])
  File "/datapackage_pipelines_budgetkey/common/google_chrome.py", line 204, in download
    assert response.status_code == 200
AssertionError
WARNING :FAILED to teardown google-chrome

Pipeline ID: supports/supports-2026

Collect tender measurements for social services (collect)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:13:14.801203
Last Completion:
2026-09-15 00:14:07.060853
Last Success:
2026-09-15 00:14:07.060853

Pipeline ID: activities/social_services/measurements/collect

activities/social_services/social_service_reports
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 08:14:54.546709
Last Completion:
2026-09-11 08:21:14.002911
Last Success:
2026-09-11 08:21:14.002911

Pipeline ID: activities/social_services/social_service_reports

activities/social_services/social_service_suppliers
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 08:14:45.847304
Last Completion:
2026-09-11 08:14:54.736146
Last Success:
2026-09-11 08:14:54.736146

Pipeline ID: activities/social_services/social_service_suppliers

activities/social_services/social_service_tenders
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 08:14:46.303994
Last Completion:
2026-09-11 08:14:54.464889
Last Success:
2026-09-11 08:14:54.464889

Pipeline ID: activities/social_services/social_service_tenders

Fetch social services from data input (social_services)
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 05:40:37.957110
Last Completion:
2026-09-11 05:41:29.807213
Last Success:
2026-09-11 05:41:29.807213

Pipeline ID: activities/social_services/social_services

budget/municipal/fetcher
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:00:20.791583
Last Completion:
2026-09-15 00:12:20.693418
Last Success:
2026-09-15 00:12:20.693418

Pipeline ID: budget/municipal/fetcher

budget/national/changes/explanations/all
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:05:21.715318
Last Completion:
2026-09-15 00:11:59.993354
Last Success:
2026-09-15 00:11:59.993354

Pipeline ID: budget/national/changes/explanations/all

budget/national/changes/original/current-year-fixes
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:18:48.427739
Last Completion:
2026-09-15 01:19:19.095140
Last Success:
2026-09-15 01:19:19.095140

Pipeline ID: budget/national/changes/original/current-year-fixes

budget/national/changes/original/national-budget-changes
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:00:12.590073
Last Completion:
2026-09-15 00:04:52.259759
Last Success:
2026-09-15 00:04:52.259759

Pipeline ID: budget/national/changes/original/national-budget-changes

Changes, grouped by transaction_id, with explanations (national-budget-changes-aggregated)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 03:54:47.807409
Last Completion:
2026-09-15 04:00:13.137957
Last Success:
2026-09-15 04:00:13.137957

Pipeline ID: budget/national/changes/processed/national-budget-changes-aggregated

budget/national/changes/processed/transactions
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:19:19.111322
Last Completion:
2026-09-15 01:21:39.094225
Last Success:
2026-09-15 01:21:39.094225

Pipeline ID: budget/national/changes/processed/transactions

National Yearly Budgets (national-budgets)
Succeeded

We get the data the Ministry of Finance publishes in data.gov.il every year. It comes in XLS format, with one row per TAKANA and phase (original, approved, executed). In this pipeline we create from each triplet a single row that has all the data.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-12 00:00:11.348070
Last Completion:
2026-09-12 01:18:47.793987
Last Success:
2026-09-12 01:18:47.793987

Pipeline ID: budget/national/original/national-budgets

National Yearly Budgets - Processed (aggregated-yearly)
Succeeded

This pipeline joins the different phases of the budget (allocated, revised and executed). In the original file there's a separate row for each of the phases. We like it better as a single row with all phase info. Another thing this pipeline does is to rename the column titles - to more friendly English names. Also, it create rows for all hierarchies - where upper hierarchies (2, 4 & 6 digits) are plain aggregations of the 8-digit items they contain.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:20:37.393599
Last Completion:
2026-09-15 03:05:15.696213
Last Success:
2026-09-15 03:05:15.696213

Pipeline ID: budget/national/processed/aggregated-yearly

budget/national/processed/category-explanations
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:53:32.434500
Last Completion:
2026-05-07 10:53:49.025232
Last Success:
2026-05-07 10:53:49.025232

Pipeline ID: budget/national/processed/category-explanations

National Yearly Budgets - Joined with category-explanations (connected-items-explained)
Succeeded

This pipeline joins budget items that span across years.


Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 06:24:58.109793
Last Completion:
2026-09-15 06:31:46.201054
Last Success:
2026-09-15 06:31:46.201054

Pipeline ID: budget/national/processed/connected-items-explained

National Yearly Budgets - Connected Items (connected-national-budgets)
Succeeded

This pipeline joins budget items that span across years.


Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:29:33.725007
Last Completion:
2026-09-15 06:05:15.423009
Last Success:
2026-09-15 06:05:15.423009

Pipeline ID: budget/national/processed/connected-national-budgets

National Yearly Budgets - Just the total (item 00) (just-the-total)
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:29:50.826256
Last Completion:
2026-09-15 05:37:59.890786
Last Success:
2026-09-15 05:37:59.890786

Pipeline ID: budget/national/processed/just-the-total

National Yearly Budgets - Main Item Names (roof-names)
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:37:59.902072
Last Completion:
2026-09-15 05:45:47.717196
Last Success:
2026-09-15 05:45:47.717196

Pipeline ID: budget/national/processed/roof-names

National Yearly Budgets - With Extras (with-extras)
Succeeded

This pipeline joins the budget data to itself so that each item has a list of its immediate children.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:09:52.792950
Last Completion:
2026-09-15 04:51:00.199468
Last Success:
2026-09-15 04:51:00.199468

Pipeline ID: budget/national/processed/with-extras

budgetkey/analysis/spending/publisher_entity_analysis
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 10:18:52.089889
Last Completion:
2026-09-14 11:43:34.427793
Last Success:
2026-09-14 11:43:34.427793

Pipeline ID: budgetkey/analysis/spending/publisher_entity_analysis

budgetkey/analysis/spending/publisher_foa_analysis
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 10:18:52.111351
Last Completion:
2026-09-14 10:24:34.214508
Last Success:
2026-09-14 10:24:34.214508

Pipeline ID: budgetkey/analysis/spending/publisher_foa_analysis

budgetkey/analysis/spending/united
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 10:00:03.691237
Last Completion:
2026-09-14 10:18:51.959179
Last Success:
2026-09-14 10:18:51.959179

Pipeline ID: budgetkey/analysis/spending/united

Main Page - Aggregated budget by functional classification (budget-functional-aggregates)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:27:28.935190
Last Completion:
2026-09-15 04:33:39.129762
Last Success:
2026-09-15 04:33:39.129762

Pipeline ID: budgetkey/budget-functional-aggregates

budgetkey/documents
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:29:26.927301
Last Completion:
2026-09-15 05:29:33.701184
Last Success:
2026-09-15 05:29:33.701184

Pipeline ID: budgetkey/documents

budgetkey/elasticsearch/index_activities
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 01:55:25.299547
Last Completion:
2026-09-15 01:56:11.175583
Last Success:
2026-09-15 01:56:11.175583

Pipeline ID: budgetkey/elasticsearch/index_activities

budgetkey/elasticsearch/index_budget
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 06:31:46.807561
Last Completion:
2026-09-15 06:53:22.993566
Last Success:
2026-09-15 06:53:22.993566

Pipeline ID: budgetkey/elasticsearch/index_budget

budgetkey/elasticsearch/index_contract_spending
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 01:56:11.245069
Last Completion:
2026-09-15 05:19:56.275550
Last Success:
2026-09-15 05:19:56.275550

Pipeline ID: budgetkey/elasticsearch/index_contract_spending

budgetkey/elasticsearch/index_entities
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 06:17:31.702937
Last Completion:
2026-09-15 07:40:37.031145
Last Success:
2026-09-15 07:40:37.031145

Pipeline ID: budgetkey/elasticsearch/index_entities

budgetkey/elasticsearch/index_gov_decisions
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 01:51:12.822715
Last Completion:
2026-09-15 01:55:25.260187
Last Success:
2026-09-15 01:55:25.260187

Pipeline ID: budgetkey/elasticsearch/index_gov_decisions

budgetkey/elasticsearch/index_muni_budgets
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 04:00:56.803164
Last Completion:
2026-09-15 04:09:07.165571
Last Success:
2026-09-15 04:09:07.165571

Pipeline ID: budgetkey/elasticsearch/index_muni_budgets

budgetkey/elasticsearch/index_muni_tenders
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 04:00:13.157160
Last Completion:
2026-09-15 04:00:56.772281
Last Success:
2026-09-15 04:00:56.772281

Pipeline ID: budgetkey/elasticsearch/index_muni_tenders

budgetkey/elasticsearch/index_reports
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 02:40:02.394050
Last Completion:
2026-09-15 02:41:19.925010
Last Success:
2026-09-15 02:41:19.925010

Pipeline ID: budgetkey/elasticsearch/index_reports

budgetkey/elasticsearch/index_support_programs
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 06:03:42.833394
Last Completion:
2026-09-15 06:05:19.397872
Last Success:
2026-09-15 06:05:19.397872

Pipeline ID: budgetkey/elasticsearch/index_support_programs

budgetkey/elasticsearch/index_supports
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 06:05:19.802203
Last Completion:
2026-09-15 07:21:44.275448
Last Success:
2026-09-15 07:21:44.275448

Pipeline ID: budgetkey/elasticsearch/index_supports

budgetkey/elasticsearch/index_tenders
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:33:39.152260
Last Completion:
2026-09-15 05:21:23.424046
Last Success:
2026-09-15 05:21:23.424046

Pipeline ID: budgetkey/elasticsearch/index_tenders

budgetkey/elasticsearch/index_units
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 04:09:07.198714
Last Completion:
2026-09-15 04:09:46.547087
Last Success:
2026-09-15 04:09:46.547087

Pipeline ID: budgetkey/elasticsearch/index_units

Send periodic emails (emails)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-11 07:39:41.213473
Last Completion:
2026-09-11 14:06:23.187939
Last Success:
2026-09-11 14:06:23.187939

Pipeline ID: budgetkey/emails/emails

donations/candidates
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 12:18:57.031128
Last Completion:
2026-05-07 12:19:13.634703
Last Success:
2026-05-07 12:19:13.634703

Pipeline ID: donations/candidates

donations/parties
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:49:35.062644
Last Completion:
2026-05-07 10:49:47.231253
Last Success:
2026-05-07 10:49:47.231253

Pipeline ID: donations/parties

entities/all
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 04:09:46.806051
Last Completion:
2026-09-15 04:27:28.918269
Last Success:
2026-09-15 04:27:28.918269

Pipeline ID: entities/all

entities/associations/guidestar/guidestar
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 09:55:26.327525
Last Completion:
2026-09-10 09:58:55.094106
Last Success:
2026-09-10 09:58:55.094106

Pipeline ID: entities/associations/guidestar/guidestar

entities/associations/guidestar/guidestar-scraper
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 00:02:30.372183
Last Completion:
2026-09-10 09:55:25.879990
Last Success:
2026-09-10 09:55:25.879990

Pipeline ID: entities/associations/guidestar/guidestar-scraper

עמותות פעילות מרשם העמותות (registry)
Succeeded

רשימת כלל העמותות הפעילות, מתעדכן שבועית.


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:50:36.444081
Last Completion:
2026-05-07 10:51:38.606154
Last Success:
2026-05-07 10:51:38.606154

Pipeline ID: entities/associations/registrar/registry

entities/companies/registrar/details
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:44:34.143366
Last Completion:
2026-09-15 01:51:12.802071
Last Success:
2026-09-15 01:51:12.802071

Pipeline ID: entities/companies/registrar/details

חברות פעילות מרשם החברות (scraper)
Succeeded

רשימת כלל החברות הפעילות, מתעדכן שבועית.


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:03:34.109159
Last Completion:
2026-09-15 00:18:08.737043
Last Success:
2026-09-15 00:18:08.737043

Pipeline ID: entities/companies/registrar/scraper

רשימת אגודות שיתופיות (cooperatives)
Succeeded

רשימת אגודות שיתופיות, מתוך ממשק נתונים של מאגר של משרד הכלכלה / האגף לאיגוד שיתופי, מתעדכן שבועית


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-08 09:08:52.139096
Last Completion:
2026-05-08 09:13:51.770589
Last Success:
2026-05-08 09:13:51.770589

Pipeline ID: entities/cooperatives/cooperatives

רשימת הקדשים (endowments)
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:49:58.429554
Last Completion:
2026-05-07 10:50:36.243963
Last Success:
2026-05-07 10:50:36.243963

Pipeline ID: entities/endowments/endowments

entities/entities
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:45:47.754529
Last Completion:
2026-09-15 06:03:42.708305
Last Success:
2026-09-15 06:03:42.708305

Pipeline ID: entities/entities

entities/fingerprints
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:29:25.031884
Last Completion:
2026-09-15 06:17:31.603790
Last Success:
2026-09-15 06:17:31.603790

Pipeline ID: entities/fingerprints

רשימת אגודות עותומניות (ottoman-association-registry)
Succeeded

רשימת אגודות עותומניות, מתוך תשובה לבקשת חופש מידע


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-06 11:55:07.523226
Last Completion:
2026-07-06 11:55:21.260591
Last Success:
2026-07-06 11:55:21.260591

Pipeline ID: entities/ottoman/ottoman-association-registry

רשימת שותפויות (partnerships)
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:49:53.136378
Last Completion:
2026-05-07 10:51:00.840456
Last Success:
2026-05-07 10:51:00.840456

Pipeline ID: entities/partnerships/partnerships

entities/special/registry
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:00:11.188745
Last Completion:
2026-09-15 00:10:14.257626
Last Success:
2026-09-15 00:10:14.257626

Pipeline ID: entities/special/registry

ezvonot/ezvonot_crontab
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:10:53.358908
Last Completion:
2026-09-15 00:10:56.549281
Last Success:
2026-09-15 00:10:56.549281

Pipeline ID: ezvonot/ezvonot_crontab

facilities/labor/facilities_labor
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:04:52.277887
Last Completion:
2026-09-15 00:05:21.699435
Last Success:
2026-09-15 00:05:21.699435

Pipeline ID: facilities/labor/facilities_labor

facilities/welfare/facilities_welfare
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:04.721584
Last Completion:
2026-09-15 00:12:25.249461
Last Success:
2026-09-15 00:12:25.249461

Pipeline ID: facilities/welfare/facilities_welfare

government_decisions/government_decisions
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 12:12:51.505488
Last Completion:
2026-09-14 12:13:26.919231
Last Success:
2026-09-14 12:13:26.919231

Pipeline ID: government_decisions/government_decisions

government_decisions/scraper
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-14 12:00:03.416524
Last Completion:
2026-09-14 12:12:51.421629
Last Success:
2026-09-14 12:12:51.421629

Pipeline ID: government_decisions/scraper

knesset/knesset_committee_decisions
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:51:38.611557
Last Completion:
2026-05-07 10:52:31.006061
Last Success:
2026-05-07 10:52:31.006061

Pipeline ID: knesset/knesset_committee_decisions

lamas/municipal-data
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:21:39.121916
Last Completion:
2026-09-15 01:22:47.992737
Last Success:
2026-09-15 01:22:47.992737

Pipeline ID: lamas/municipal-data

קובץ התאמת רשויות אזוריות לישובים בשטחן (municipality-to-city)
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:49:35.054251
Last Completion:
2026-05-07 10:49:58.235858
Last Success:
2026-05-07 10:49:58.235858

Pipeline ID: lamas/municipality-to-city

people/association_founders/association-founders
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 10:02:24.292080
Last Completion:
2026-09-10 10:03:17.336023
Last Success:
2026-09-10 10:03:17.336023

Pipeline ID: people/association_founders/association-founders

מינויים בכלכליסט (calcalist)
Succeeded

רשימת כל המינויים והחברות מאתר כלכליסט


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:52:58.620749
Last Completion:
2026-05-07 10:53:05.356702
Last Success:
2026-05-07 10:53:05.356702

Pipeline ID: people/company_appointments/media/calcalist/calcalist

Join the parsed PDF to get start and end time for each person (correlate)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 03:54:40.764432
Last Completion:
2026-09-15 03:54:47.741014
Last Success:
2026-09-15 03:54:47.741014

Pipeline ID: people/company_appointments/state_owned/correlate

Parse and concatenate all PDF reports (parse_pdf_resources)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 01:18:42.497028
Last Completion:
2026-09-15 01:18:48.413601
Last Success:
2026-09-15 01:18:48.413601

Pipeline ID: people/company_appointments/state_owned/parse_pdf_resources

collect links to all pdf reports on https://mof.gov.il/GCA/Directors/Pages/DirectorsManningReport.aspx (reports)
Succeeded

columns: date, url


Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:03:25.090046
Last Completion:
2026-09-15 00:03:34.062139
Last Success:
2026-09-15 00:03:34.062139

Pipeline ID: people/company_appointments/state_owned/reports

people/company_appointments/state_owned/state-owned-nominations
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:21:30.217381
Last Completion:
2026-09-15 05:21:42.809117
Last Success:
2026-09-15 05:21:42.809117

Pipeline ID: people/company_appointments/state_owned/state-owned-nominations

people/municipal_appointments/municipal_representitives
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:52:31.010691
Last Completion:
2026-05-07 10:52:37.481600
Last Success:
2026-05-07 10:52:37.481600

Pipeline ID: people/municipal_appointments/municipal_representitives

people/political_donations/political_donations
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-05-07 10:53:10.046259
Last Completion:
2026-05-07 10:53:13.188547
Last Success:
2026-05-07 10:53:13.188547

Pipeline ID: people/political_donations/political_donations

people/procurement/procurement-individuals
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-06 00:50:46.713895
Last Completion:
2026-07-06 01:27:58.721879
Last Success:
2026-07-06 01:27:58.721879

Pipeline ID: people/procurement/procurement-individuals

procurement/calls_for_bids/calls-for-bids-moh
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:25.259906
Last Completion:
2026-09-15 00:12:43.351090
Last Success:
2026-09-15 00:12:43.351090

Pipeline ID: procurement/calls_for_bids/calls-for-bids-moh

procurement/municipal/fetcher
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:10:36.471883
Last Completion:
2026-09-15 00:10:53.349603
Last Success:
2026-09-15 00:10:53.349603

Pipeline ID: procurement/municipal/fetcher

התקשרויות רכש ממשלתיות (latest-contract-spending)
Succeeded

אנו סוכמים מידע מתוך הדוחות הרבעוניים לתוך טבלה המכילה את המידע העדכני ביותר.


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-05 20:24:34.702779
Last Completion:
2026-07-06 00:07:28.698421
Last Success:
2026-07-06 00:07:28.698421

Pipeline ID: procurement/spending/latest-contract-spending

procurement/spending/quarterly-contract-spending-report-uris
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-05 13:03:36.456155
Last Completion:
2026-07-05 13:04:14.538284
Last Success:
2026-07-05 13:04:14.538284

Pipeline ID: procurement/spending/quarterly-contract-spending-report-uris

דוחות רבעוניים מתוך מרכבה, לפי נוהל היחידה לחופש המידע. (quarterly-contract-spending-reports)
Succeeded

כל משרדי הממשלה ויחידות הסמך (שמחוברות למערכת מרכבה) צריכים לפרסם אחת לרבעון (תוך 45 יום מסוף הרבעון) דו״ח התקשרויות לפי פורמט מוגדר היטב הממומש כדו״ח מובנה במערכת המרכבה. כל המשרדים מדווחים עצמאית והדו״חות עולים לאתר היחידה לחופש המידע, משם אנו אוספים אותם. התוצר של השרשר הזה הוא פירוט כל הדיווחים של כל המשרדים.


Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-05 13:15:51.119043
Last Completion:
2026-07-05 19:09:38.687208
Last Success:
2026-07-05 19:09:38.687208

Pipeline ID: procurement/spending/quarterly-contract-spending-reports

procurement/spending/quarterly-contract-spending-reports-data
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-05 19:09:38.866093
Last Completion:
2026-07-05 20:24:34.512897
Last Success:
2026-07-05 20:24:34.512897

Pipeline ID: procurement/spending/quarterly-contract-spending-reports-data

procurement/spending/spending-by-entity
Succeeded

Last Run triggered by:
dirty-task-init
Last Run started at:
2026-07-06 00:46:58.402995
Last Completion:
2026-07-06 01:22:56.794571
Last Success:
2026-07-06 01:22:56.794571

Pipeline ID: procurement/spending/spending-by-entity

Load all tenders data from data.gov.il/procurement agency to a flat file (all)
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:27.610005
Last Completion:
2026-09-15 00:23:49.547505
Last Success:
2026-09-15 00:23:49.547505

Pipeline ID: procurement/tenders/all

procurement/tenders/processed
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 02:41:19.952023
Last Completion:
2026-09-15 03:05:37.590621
Last Success:
2026-09-15 03:05:37.590621

Pipeline ID: procurement/tenders/processed

reports/all
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-10 10:22:03.743668
Last Completion:
2026-09-10 10:22:21.439344
Last Success:
2026-09-10 10:22:21.439344

Pipeline ID: reports/all

reports/ngos/ngo-activity-report
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 09:58:55.647129
Last Completion:
2026-09-10 10:04:02.652573
Last Success:
2026-09-10 10:04:02.652573

Pipeline ID: reports/ngos/ngo-activity-report

reports/ngos/ngo-district-report
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-10 09:58:55.599356
Last Completion:
2026-09-10 10:02:24.276562
Last Success:
2026-09-10 10:02:24.276562

Pipeline ID: reports/ngos/ngo-district-report

simpledb/process_simple_dbs
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-15 05:44:07.443187
Last Completion:
2026-09-15 06:57:52.392416
Last Success:
2026-09-15 06:57:52.392416

Pipeline ID: simpledb/process_simple_dbs

support_programs/all-support-programs
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:08:26.695547
Last Completion:
2026-09-15 05:21:30.204792
Last Success:
2026-09-15 05:21:30.204792

Pipeline ID: support_programs/all-support-programs

supports/by-payment-year
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:48:55.652050
Last Completion:
2026-09-15 05:04:11.542102
Last Success:
2026-09-15 05:04:11.542102

Pipeline ID: supports/by-payment-year

supports/by-request-year
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 04:51:00.418570
Last Completion:
2026-09-15 05:44:07.423345
Last Success:
2026-09-15 05:44:07.423345

Pipeline ID: supports/by-request-year

supports/criteria/support-criteria-doj
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:12:20.705420
Last Completion:
2026-09-15 00:12:27.564163
Last Success:
2026-09-15 00:12:27.564163

Pipeline ID: supports/criteria/support-criteria-doj

supports/supports-2004
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:05.110569
Last Completion:
2026-09-11 04:50:09.301530
Last Success:
2026-09-11 04:50:09.301530

Pipeline ID: supports/supports-2004

supports/supports-2005
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:09.310048
Last Completion:
2026-09-11 04:50:13.387480
Last Success:
2026-09-11 04:50:13.387480

Pipeline ID: supports/supports-2005

supports/supports-2006
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:13.395322
Last Completion:
2026-09-11 04:50:17.295563
Last Success:
2026-09-11 04:50:17.295563

Pipeline ID: supports/supports-2006

supports/supports-2007
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:17.507940
Last Completion:
2026-09-11 04:50:21.361334
Last Success:
2026-09-11 04:50:21.361334

Pipeline ID: supports/supports-2007

supports/supports-2008
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:21.393941
Last Completion:
2026-09-11 04:50:25.107299
Last Success:
2026-09-11 04:50:25.107299

Pipeline ID: supports/supports-2008

supports/supports-2009
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:25.114405
Last Completion:
2026-09-11 04:50:29.058416
Last Success:
2026-09-11 04:50:29.058416

Pipeline ID: supports/supports-2009

supports/supports-2010
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:29.065542
Last Completion:
2026-09-11 04:50:33.191395
Last Success:
2026-09-11 04:50:33.191395

Pipeline ID: supports/supports-2010

supports/supports-2011
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:33.198226
Last Completion:
2026-09-11 04:50:36.969295
Last Success:
2026-09-11 04:50:36.969295

Pipeline ID: supports/supports-2011

supports/supports-2012
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:36.990448
Last Completion:
2026-09-11 04:50:40.817027
Last Success:
2026-09-11 04:50:40.817027

Pipeline ID: supports/supports-2012

supports/supports-2013
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:40.839762
Last Completion:
2026-09-11 04:50:44.541018
Last Success:
2026-09-11 04:50:44.541018

Pipeline ID: supports/supports-2013

supports/supports-2014
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:44.547443
Last Completion:
2026-09-11 04:50:48.365219
Last Success:
2026-09-11 04:50:48.365219

Pipeline ID: supports/supports-2014

supports/supports-2015
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:48.372530
Last Completion:
2026-09-11 04:50:52.266285
Last Success:
2026-09-11 04:50:52.266285

Pipeline ID: supports/supports-2015

supports/supports-2016
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:52.272890
Last Completion:
2026-09-11 04:50:56.245035
Last Success:
2026-09-11 04:50:56.245035

Pipeline ID: supports/supports-2016

supports/supports-2017
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:50:56.251733
Last Completion:
2026-09-11 04:51:00.050147
Last Success:
2026-09-11 04:51:00.050147

Pipeline ID: supports/supports-2017

supports/supports-2018
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:00.057982
Last Completion:
2026-09-11 04:51:04.592083
Last Success:
2026-09-11 04:51:04.592083

Pipeline ID: supports/supports-2018

supports/supports-2019
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:04.598586
Last Completion:
2026-09-11 04:51:08.400212
Last Success:
2026-09-11 04:51:08.400212

Pipeline ID: supports/supports-2019

supports/supports-2020
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:08.407269
Last Completion:
2026-09-11 04:51:12.471709
Last Success:
2026-09-11 04:51:12.471709

Pipeline ID: supports/supports-2020

supports/supports-2021
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:12.479277
Last Completion:
2026-09-11 04:51:16.638012
Last Success:
2026-09-11 04:51:16.638012

Pipeline ID: supports/supports-2021

supports/supports-2022
Succeeded

Last Run triggered by:
dirty-task-update
Last Run started at:
2026-09-11 04:51:16.645235
Last Completion:
2026-09-11 04:51:20.397565
Last Success:
2026-09-11 04:51:20.397565

Pipeline ID: supports/supports-2022

supports/supports-by-entity
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 05:04:11.554542
Last Completion:
2026-09-15 05:08:26.652735
Last Success:
2026-09-15 05:08:26.652735

Pipeline ID: supports/supports-by-entity

supports/with-entities
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 02:53:11.516602
Last Completion:
2026-09-15 03:22:18.403121
Last Success:
2026-09-15 03:22:18.403121

Pipeline ID: supports/with-entities

supports/with-keys
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:11:00.318777
Last Completion:
2026-09-15 00:31:57.815714
Last Success:
2026-09-15 00:31:57.815714

Pipeline ID: supports/with-keys

units/social_services/social_services
Succeeded

Last Run triggered by:
scheduled
Last Run started at:
2026-09-15 00:13:03.458515
Last Completion:
2026-09-15 00:13:14.790710
Last Success:
2026-09-15 00:13:14.790710

Pipeline ID: units/social_services/social_services