OCL API 2

Build: #2302 failed

Job: Check formatting failed

Stages & jobs

  1. Build

  2. Test

  3. Deploy for testing

    Requires a user to start manually
  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
30 minutes
Agent
yu.openmrs.org (2)
Revision
4696dd0c6611079275f4c3bfda83e45583a41030
Fixed in
#2305 (Manual run from the stage: Test by Sunny Aggarwal.)
No failed test found. A possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

0447f5da68f2: Pulling fs layer
a6d4980e226d: Pulling fs layer
34de6b44adaa: Pulling fs layer
8927d1eeda96: Pulling fs layer
a44e0038c528: Waiting
3a195ff1e161: Waiting
00d787163bbd: Waiting
6f9ecb89d633: Waiting
4bebcb4530d7: Waiting
4f4fb700ef54: Waiting
aafb18893a46: Waiting
1de451185d28: Waiting
319a75be055b: Waiting
26854afc9311: Waiting
68f6bd1c87fb: Waiting
18f69896fa40: Waiting
0447f5da68f2: Waiting
a6d4980e226d: Waiting
34de6b44adaa: Waiting
8927d1eeda96: Waiting
396b1da7636e: Verifying Checksum
396b1da7636e: Download complete
7732878f45d9: Verifying Checksum
7732878f45d9: Download complete
3a195ff1e161: Verifying Checksum
3a195ff1e161: Download complete
72e8e193aa94: Verifying Checksum
72e8e193aa94: Download complete
00d787163bbd: Verifying Checksum
00d787163bbd: Download complete
6f9ecb89d633: Verifying Checksum
6f9ecb89d633: Download complete
a44e0038c528: Verifying Checksum
a44e0038c528: Download complete
4bebcb4530d7: Verifying Checksum
4bebcb4530d7: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
1de451185d28: Verifying Checksum
1de451185d28: Download complete
aafb18893a46: Verifying Checksum
aafb18893a46: Download complete
26854afc9311: Verifying Checksum
26854afc9311: Download complete
18f69896fa40: Verifying Checksum
18f69896fa40: Download complete
396b1da7636e: Pull complete
0447f5da68f2: Verifying Checksum
0447f5da68f2: Download complete
7732878f45d9: Pull complete
72e8e193aa94: Pull complete
3a195ff1e161: Pull complete
00d787163bbd: Pull complete
6f9ecb89d633: Pull complete
a44e0038c528: Pull complete
4bebcb4530d7: Pull complete
4f4fb700ef54: Pull complete
aafb18893a46: Pull complete
1de451185d28: Pull complete
a6d4980e226d: Verifying Checksum
a6d4980e226d: Download complete
34de6b44adaa: Verifying Checksum
34de6b44adaa: Download complete
8927d1eeda96: Verifying Checksum
8927d1eeda96: Download complete
319a75be055b: Download complete
68f6bd1c87fb: Verifying Checksum
68f6bd1c87fb: Download complete
319a75be055b: Pull complete
26854afc9311: Pull complete
68f6bd1c87fb: Pull complete
18f69896fa40: Pull complete
0447f5da68f2: Pull complete
a6d4980e226d: Pull complete
34de6b44adaa: Pull complete
8927d1eeda96: Pull complete
Digest: sha256:51fb3f6ff7af4ce261801b0f341f70940ab2a6c9f07b479a6661b8381c48fd35
Status: Downloaded newer image for openconceptlab/oclapi2@sha256:51fb3f6ff7af4ce261801b0f341f70940ab2a6c9f07b479a6661b8381c48fd35
Traceback (most recent call last):
  File "/usr/local/bin/pylint", line 7, in <module>
    sys.exit(run_pylint())
  File "/usr/local/lib/python3.10/site-packages/pylint/__init__.py", line 36, in run_pylint
    PylintRun(argv or sys.argv[1:])
  File "/usr/local/lib/python3.10/site-packages/pylint/lint/run.py", line 215, in __init__
    linter.check(args)
  File "/usr/local/lib/python3.10/site-packages/pylint/lint/pylinter.py", line 693, in check
    check_parallel(
  File "/usr/local/lib/python3.10/site-packages/pylint/lint/parallel.py", line 158, in check_parallel
    for (
  File "/usr/local/lib/python3.10/concurrent/futures/process.py", line 575, in _chain_from_iterable_of_lists
    for element in iterable:
  File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 621, in result_iterator
    yield _result_or_cancel(fs.pop())
  File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 319, in _result_or_cancel
    return fut.result(timeout)
  File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 458, in result
    return self.__get_result()
  File "/usr/local/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result
    raise self._exception
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.