New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 818317 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

undefined symbol: SSL_get_error

Project Member Reported by nxia@chromium.org, Mar 2 2018

Issue description

https://luci-milo.appspot.com/buildbot/chromeos/coral-paladin/2673



02:08:21: INFO: RunCommand: ./build_library/test_au_zip.py -o /b/c/cbuild/repository/src/build/images/coral/latest-cbuildbot in /b/c/cbuild/repository/src/scripts
2018/03/02 02:08:22 - test_au_zip.py - ERROR   : /b/c/cbuild/repository/src/scripts/tmpPZf7Yhau/delta_generator failed outside chroot with:
/b/c/cbuild/repository/src/scripts/tmpPZf7Yhau/.elf/delta_generator: symbol lookup error: /b/c/cbuild/repository/src/scripts/tmpPZf7Yhau/lib/libbrillo-streams-395517.so: undefined symbol: SSL_get_error
Traceback (most recent call last):
  File "./build_library/test_au_zip.py", line 153, in <module>
    main()
  File "./build_library/test_au_zip.py", line 144, in main
    VerifyLinking(working_dir)
  File "./build_library/test_au_zip.py", line 106, in VerifyLinking
    (expected_name, output))
  File "./build_library/test_au_zip.py", line 40, in FailWithError
    raise TestFailure(msg)
__main__.TestFailure: /b/c/cbuild/repository/src/scripts/tmpPZf7Yhau/delta_generator failed outside chroot with:
/b/c/cbuild/repository/src/scripts/tmpPZf7Yhau/.elf/delta_generator: symbol lookup error: /b/c/cbuild/repository/src/scripts/tmpPZf7Yhau/lib/libbrillo-streams-395517.so: undefined symbol: SSL_get_error
02:08:22: ERROR: 

 

Comment 1 by nxia@chromium.org, Mar 2 2018

The UnitTest and UploadTestArtifacts in the run failed. 
Seems to have failed the same way both inside and outside of the container. I don't see any relevant changes to openssl, cbuildbot or update_engine that have gone through the CQ lately...
Status: WontFix (was: Untriaged)
I'll consider this incidental flake.

Sign in to add a comment