[squid-dev] Build failed in Jenkins: trunk-polygraph #957
noc at squid-cache.org
noc at squid-cache.org
Fri Mar 25 16:39:20 UTC 2016
See <http://build.squid-cache.org/job/trunk-polygraph/957/>
------------------------------------------
Started by upstream project "trunk-matrix" build number 580
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 581
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 582
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 583
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 584
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 585
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 586
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 587
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 588
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 589
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 591
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 593
originally caused by:
Started by an SCM change
Started by upstream project "trunk-matrix" build number 594
originally caused by:
Started by an SCM change
Building remotely on polygraph (12.04 amd64-Ubuntu Ubuntu amd64-Ubuntu-12.04 Ubuntu-12.04 amd64) in workspace <http://build.squid-cache.org/job/trunk-polygraph/ws/>
$ bzr revision-info -d <http://build.squid-cache.org/job/trunk-polygraph/ws/>
info result: bzr revision-info -d <http://build.squid-cache.org/job/trunk-polygraph/ws/> returned 0. Command output: "14606 squid3 at treenet.co.nz-20160325130634-cgo7x4whwj3yu2s1
" stderr: ""
[trunk-polygraph] $ bzr update
M SPONSORS.list
M configure.ac
M doc/manuals/Substitute.am
M src/AccessLogEntry.h
M src/Common.am
M src/FwdState.cc
M src/HttpMsg.cc
M src/HttpMsg.h
M src/HttpReply.cc
M src/HttpRequest.cc
M src/HttpRequest.h
M src/Makefile.am
M src/SquidConfig.h
M src/acl/FilledChecklist.cc
M src/auth/CredentialsCache.h
M src/base/AsyncJob.h
M src/cbdata.h
M src/cf.data.pre
M src/client_side_request.cc
M src/clients/FtpRelay.cc
M src/comm/ConnOpener.h
M src/debug.cc
M src/format/Format.cc
M src/format/Format.h
M src/fs/rock/RockHeaderUpdater.h
M src/fs/rock/RockRebuild.h
M src/htcp.cc
M src/ipc/mem/Segment.cc
M src/ipc/mem/Segment.h
M src/log/FormatHttpdCombined.cc
M src/log/FormatHttpdCommon.cc
M src/log/FormatSquidNative.cc
M src/log/FormatSquidReferer.cc
M src/log/access_log.cc
M src/mem/Pool.cc
M src/mem/Pool.h
M src/mem/old_api.cc
M src/security/cert_generators/file/Makefile.am
RM src/security/cert_generators/file/security_file_certgen.8 => src/security/cert_generators/file/security_file_certgen.8.in
M src/servers/FtpServer.cc
M src/servers/FtpServer.h
M src/servers/Http1Server.cc
M src/tests/stub_HttpRequest.cc
M src/tests/stub_libmem.cc
M src/tests/testHttpRequest.cc
M src/tests/testHttpRequest.h
M src/tests/testRock.cc
M test-suite/buildtests/layer-01-minimal.opts
M test-suite/buildtests/layer-02-maximus.opts
All changes applied successfully.
Updated to revision 14606 of branch http://bzr.squid-cache.org/bzr/squid3/trunk
[trunk-polygraph] $ bzr switch http://bzr.squid-cache.org/bzr/squid3/trunk/
Tree is up to date at revision 14606.
Switched to branch: http://bzr.squid-cache.org/bzr/squid3/trunk/
[trunk-polygraph] $ bzr revert
$ bzr revision-info -d <http://build.squid-cache.org/job/trunk-polygraph/ws/>
info result: bzr revision-info -d <http://build.squid-cache.org/job/trunk-polygraph/ws/> returned 0. Command output: "14606 squid3 at treenet.co.nz-20160325130634-cgo7x4whwj3yu2s1
" stderr: ""
[trunk-polygraph] $ bzr log -v -r revid:squid3 at treenet.co.nz-20160325130634-cgo7x4whwj3yu2s1..revid:squid3 at treenet.co.nz-20160325130634-cgo7x4whwj3yu2s1 --long --show-ids
Getting local revision...
$ bzr revision-info -d <http://build.squid-cache.org/job/trunk-polygraph/ws/>
info result: bzr revision-info -d <http://build.squid-cache.org/job/trunk-polygraph/ws/> returned 0. Command output: "14606 squid3 at treenet.co.nz-20160325130634-cgo7x4whwj3yu2s1
" stderr: ""
RevisionState revno:14606 revid:squid3 at treenet.co.nz-20160325130634-cgo7x4whwj3yu2s1
[trunk-polygraph] $ /bin/sh -xe /tmp/hudson7816937991198883053.sh
+ cd /home/jenkins/squidperf
+ python SquidBasicPerf.py --audited http://build.squid-cache.org/job/trunk-polygraph/830/artifact/logs/test.lx --jjid 957 --svnurl http://bzr.squid-cache.org/bzr/squid3/trunk/ --jobname trunk-polygraph
There is an error during Squid deployment: <type 'exceptions.AssertionError'>
<type 'exceptions.AssertionError'>
<traceback object at 0x7fc02924b7e8>
Traceback (most recent call last):
File "SquidBasicPerf.py", line 82, in <module>
proxy.deployFromBzr(args.svnurl, squidRevision)
File "/home/jenkins/squidperf/Side.py", line 231, in deployFromBzr
self.execute("cd /tmp/squidsource && make -j 5 && make install")
File "/home/jenkins/squidperf/Side.py", line 158, in execute
output = instanceSSH.execute(command)
File "/home/jenkins/squidperf/ssh.py", line 33, in execute
assert (exitCode == 0), "Error during execution command " + command + ":" + error
AssertionError: Error during execution command cd /tmp/squidsource && make -j 5 && make install:mem/Segment.cc: In member function 'void Ipc::Mem::Segment::lock()':
mem/Segment.cc:212:65: error: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Werror=format=]
theName.termedBuf(), theSize, xstrerr(savedError));
^
At global scope:
cc1plus: error: unrecognized command line option "-Wno-deprecated-register" [-Werror]
cc1plus: all warnings being treated as errors
make[3]: *** [mem/Segment.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
More information about the squid-dev
mailing list