Task #2433
closedScreenshot daily build currently busted
0%
Description
from https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/ -
Seems the screenshot test builder (bytemark host) is somehow
fundamentally busted, fails in openssl building:
Building OpenSSL
C:cygwinbinperl util/mkdir-p.pl "tmp32dll"
created directory `tmp32dll'
C:cygwinbinperl util/mkdir-p.pl "out32dll"
created directory `out32dll'
C:cygwinbinperl util/mkdir-p.pl "inc32"
created directory `inc32'
C:cygwinbinperl util/mkdir-p.pl "inc32/openssl"
created directory `inc32/openssl'
C:cygwinbinperl ./util/copy-if-different.pl "././e_os.h" "tmp32dll/e_os.h"
Can't Open "././e_os.h" at ./util/copy-if-different.pl line 67.
NMAKE : fatal error U1077: 'C:cygwinbinperl.EXE' : return code '0x2'
Stop.
make2: * [C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win_screenshot/external/openssl/ExternalProject_openssl.mk:61: C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win_screenshot/workdir/ExternalProject/openssl/build] Error 1
make2: Waiting for unfinished jobs....
make2: Leaving directory 'C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win_screenshot'
make1: [Makefile:276: build] Error 2
make1: Leaving directory 'C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win_screenshot'
make: * [C:/cygwin//home/tdf/lode/bin/cygwrapper.Makefile:12: screenshot] Error 2
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #libreoffice-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#libreoffice-dev'
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending email to: libreoffice-ci@global.libreoffice.org
Finished: FAILURE
Perhaps an issue due to --with-lang=ALL?
Related issues
Updated by Xisco Fauli Tarazona over 7 years ago
I guess it's https://ci.libreoffice.org/computer/tb68-bytemark/
Yesterday I updated the packages in cygwin because it no longer built after 899d7139355b8bea4bc1e6f9c05dededdb6f2c39 and now it builds but shh got disconfigured.
Talked in #tdf-infra:
<x1sc0> cloph, if I do ssh localhost -v I get https://pastebin.com/zWns27Xy and sshd logs only shows sshd 1536 fork: child -1 - forked process 5696 died unexpectedly, retry 0, exit code 0x1, errno 11
<x1sc0> do you have any idea what might be the problem?
<cloph> there you have it - it is not happy.. .maybe reboot will fix it if you cannot get cygsrv sshd stop or something similar to work.
<cloph> might be missup re mix of old stuff still running while new stuff being installed that doesn't match up...
But I don't have admin rights to reboot this machine.
Anybody has rights?
Updated by Florian Effenberger over 7 years ago
- Assignee set to Guilhem Moulin
- Target version set to Pool
But I don't have admin rights to reboot this machine.
Anybody has rights?
Guilhem for sure has :-)
Updated by Guilhem Moulin over 7 years ago
Florian Effenberger wrote:
But I don't have admin rights to reboot this machine.
Anybody has rights?Guilhem for sure has :-)
In fact I don't, for CI I have only the creds from keepass :-/
Updated by Florian Effenberger over 7 years ago
Can you poke Cloph? he should have access then, and grant to you as well
Updated by Christian Lohmaier over 7 years ago
- Blocks Task #2299: Generate sceenshots and store at release. added
Updated by Christian Lohmaier over 7 years ago
got pass from Norbert, updated the machine and brought it back online to jenkins. Let's hope that Xisco's cygwin update is all that was neede to make it work....
Updated by Christian Lohmaier over 7 years ago
- Status changed from New to Resolved
fixed - did need addtional gettext-dev, but with that a build did succeed:
https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/249/
→ setting to resolved.
Updated by Florian Effenberger about 7 years ago
- Status changed from Resolved to Closed