You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/19 18:31:00 UTC

Build failed in Jenkins: Qpid-proton-c #416

See <https://builds.apache.org/job/Qpid-proton-c/416/changes>

Changes:

[aconway] PROTON-693: Python Url class to wrap C function pni_parse_url

Also added unit tests.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-19T16:30:52.597 +0000'
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/python/cproton.i
U         tests/python/proton_tests/__init__.py
A         tests/python/proton_tests/url.py
At revision 1626268
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson977384028636656515.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Qpid-proton-c #447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/447/changes>


Build failed in Jenkins: Qpid-proton-c #446

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/446/changes>

Changes:

[rhs] PROTON-676: applied patch from dominic

[rhs] add a backwords compatible pn_transport_error

[mgoulish] PROTON-700
By not saying 'static' on previous checkin, I broke debug builds.

[rhs] added connection accessor to proton binding

------------------------------------------
[...truncated 776 lines...]
A         proton-j/src/main/java/org/apache/qpid/proton/codec/SmallFloatingSizePrimitiveTypeEncoding.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/DescribedTypeConstructor.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/FixedSizePrimitiveTypeEncoding.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/PropertiesType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/FooterType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/SourceType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/MessageAnnotationsType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/AcceptedType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/DataType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/ApplicationPropertiesType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/ModifiedType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/ReleasedType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/RejectedType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/TargetType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/ReceivedType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/AmqpSequenceType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/HeaderType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/messaging/AmqpValueType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/ByteBufferEncoder.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/UnsignedLongType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/CharacterType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/UnsignedByteType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/AMQPDefinedTypes.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/WritableBuffer.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/EncodingCodes.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/Decoder.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/DeclareType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/CoordinatorType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/DeclaredType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/TransactionalStateType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/DischargeType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/DroppingWritableBuffer.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/StringType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/AbstractDescribedType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/PrimitiveType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/LargeFloatingSizePrimitiveTypeEncoding.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/EncodeException.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/NullType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/ErrorConditionType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/OpenType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/AttachType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/BeginType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/DispositionType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/TransferType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/CloseType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/EndType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/FlowType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/DetachType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/Codec.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/ListType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/MapType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/ArrayType.java
A         proton-j/src/test
A         proton-j/src/test/resources
A         proton-j/src/test/resources/META-INF
A         proton-j/src/test/resources/META-INF/services
A         proton-j/src/test/resources/META-INF/services/org.apache.qpid.proton.factoryloadertesting.DummyProtonFactory
A         proton-j/src/test/java
A         proton-j/src/test/java/org
A         proton-j/src/test/java/org/apache
A         proton-j/src/test/java/org/apache/qpid
A         proton-j/src/test/java/org/apache/qpid/proton
A         proton-j/src/test/java/org/apache/qpid/proton/messenger
A         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl
A         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl/AddressTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/codec
A         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/codec/UnsignedIntegerTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/codec/UnsignedLongTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/BinaryTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/UnsignedLongTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/transport
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/transport/ErrorConditionTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/test
A         proton-j/src/test/java/org/apache/qpid/proton/test/ProtonTestCase.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/FrameParserTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportOutputAdaptorTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/AmqpFramer.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportTestHelper.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/CannedTransportOutput.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/RememberingTransportInput.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/SimpleSslTransportWrapperTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/SslHandshakeSniffingTransportWrapperTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/CapitalisingDummySslEngine.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/ProtocolTracerEnabler.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/EngineTestBase.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/FreeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/ProtonEngineExampleTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/ProtonContainer.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/TestLoggingHelper.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/BinaryFormatter.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/BinaryFormatterTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/SimpleTest.java
A         proton-j/pom.xml
A         proton-j/CMakeLists.txt
A         proton-j/LICENSE
A         DEVELOPERS
A         bin
AU        bin/release.sh
A         design
AU        design/proton_objects.dia
A         design/src
A         design/src/proton
A         design/src/proton/DeliveryBuffer.java
A         design/src/proton/package.html
A         design/src/proton/Endpoint.java
A         design/src/proton/Modified.java
A         design/src/proton/Sender.java
A         design/src/proton/Delivery.java
A         design/src/proton/Session.java
A         design/src/proton/DeliveryState.java
A         design/src/proton/Released.java
A         design/src/proton/Rejected.java
A         design/src/proton/Received.java
A         design/src/proton/Transport.java
A         design/src/proton/Link.java
A         design/src/proton/Connection.java
A         design/src/proton/Receiver.java
A         design/src/proton/Accepted.java
A         design/src/proton/Outcome.java
A         design/api-reconciliation
A         design/api-reconciliation/README
A         design/api-reconciliation/src
A         design/api-reconciliation/src/main
A         design/api-reconciliation/src/main/java
A         design/api-reconciliation/src/main/java/org
A         design/api-reconciliation/src/main/java/org/apache
A         design/api-reconciliation/src/main/java/org/apache/qpid
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Reconciliation.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReportRow.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Main.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Joiner.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReader.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcher.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriter.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessor.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReconciliationReport.java
A         design/api-reconciliation/src/test
A         design/api-reconciliation/src/test/java
A         design/api-reconciliation/src/test/java/org
A         design/api-reconciliation/src/test/java/org/apache
A         design/api-reconciliation/src/test/java/org/apache/qpid
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestUtils.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/ReportRowTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/JoinerTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReaderTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcherTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl/InterfaceWithoutImpl.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/InterfaceAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/ImplAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/InterfaceAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/ImplAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/InterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl/ImplOfInterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl1.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl2.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/InterfaceWithManyImpls.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriterTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessorTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestAnnotation.java
A         design/api-reconciliation/src/test/resources
A         design/api-reconciliation/src/test/resources/org
A         design/api-reconciliation/src/test/resources/org/apache
A         design/api-reconciliation/src/test/resources/org/apache/qpid
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedsingle.csv
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedmany.csv
AU        design/api-reconciliation/generate-c-functions.sh
A         design/api-reconciliation/pom.xml
A         design/build.xml
 U        .
At revision 1628294
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson342824590376781125.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux jenkins-ubuntu-1404-4gb-ee 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Could NOT find Java (missing:  Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE) 
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #445

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/445/changes>

Changes:

[cliffjansen] PROTON-702: mark interest in timer based on existence of deadline, not change in deadline

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-29T16:45:51.708 +0000'
U         proton-c/src/windows/selector.c
At revision 1628216
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson878980023584561443.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #444

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/444/changes>

Changes:

[mcpierce] PROTON-465: FindPerlLibs fails on Ubuntu 12

If the search for libperl.so fails using the standard search in CMake,
then this alternative tool kicks in and searchs other known locations
for the file.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-29T13:15:55.299 +0000'
U         tools/cmake/Modules/FindPerlLibs.cmake
At revision 1628178
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson5994889653469309198.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #443

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/443/changes>

Changes:

[cliffjansen] PROTON-701: drop error message and allow faster detection of network failure for large number of forced failures during ctest

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-28T01:30:54.979 +0000'
U         proton-c/src/windows/iocp.c
At revision 1628038
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson5193564330062243236.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #442

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/442/changes>

Changes:

[cliffjansen] PROTON-701: alter test for isSSLPresent to check on server capability instead of client capability

[cliffjansen] PROTON-701: skip tests with python selector competing with IOCP selector

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-28T00:45:48.871 +0000'
U         proton-c/include/proton/io.h
U         proton-c/src/windows/schannel.c
U         tests/python/proton_tests/common.py
U         tests/python/proton_tests/messenger.py
At revision 1628035
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson1897653721381653695.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #441

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/441/changes>

Changes:

[cliffjansen] PROTON-668: Document Proton-c IO restrictions for 0.8 release

------------------------------------------
[...truncated 773 lines...]
A         proton-j/src/main/java/org/apache/qpid/proton/codec/EncodingCodes.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/Decoder.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/DeclareType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/CoordinatorType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/DeclaredType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/TransactionalStateType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transaction/DischargeType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/DroppingWritableBuffer.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/StringType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/AbstractDescribedType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/PrimitiveType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/LargeFloatingSizePrimitiveTypeEncoding.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/EncodeException.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/NullType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/ErrorConditionType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/OpenType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/AttachType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/BeginType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/DispositionType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/TransferType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/CloseType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/EndType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/FlowType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/transport/DetachType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/Codec.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/ListType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/MapType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/ArrayType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/BooleanType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/PrimitiveTypeEncoding.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/ByteBufferDecoder.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/BinaryType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/CompositeWritableBuffer.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/security
A         proton-j/src/main/java/org/apache/qpid/proton/codec/security/SaslMechanismsType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/security/SaslOutcomeType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/security/SaslResponseType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/security/SaslChallengeType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/security/SaslInitType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/TypeEncoding.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/Decimal128Type.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/DynamicDescribedType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/UnsignedIntegerType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/DynamicTypeConstructor.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/UnsignedShortType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/AbstractPrimitiveType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/IntegerType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/FloatingSizePrimitiveTypeEncoding.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/AMQPType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/ShortType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/LongType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/DecodeException.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/Decimal32Type.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/AbstractPrimitiveTypeEncoding.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/ByteType.java
A         proton-j/src/main/java/org/apache/qpid/proton/codec/TimestampType.java
A         proton-j/pom.xml
A         proton-j/CMakeLists.txt
A         proton-j/LICENSE
A         design
A         design/api-reconciliation
A         design/api-reconciliation/src
A         design/api-reconciliation/src/test
A         design/api-reconciliation/src/test/resources
A         design/api-reconciliation/src/test/resources/org
A         design/api-reconciliation/src/test/resources/org/apache
A         design/api-reconciliation/src/test/resources/org/apache/qpid
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedsingle.csv
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedmany.csv
A         design/api-reconciliation/src/test/java
A         design/api-reconciliation/src/test/java/org
A         design/api-reconciliation/src/test/java/org/apache
A         design/api-reconciliation/src/test/java/org/apache/qpid
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestUtils.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/ReportRowTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/JoinerTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReaderTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcherTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/InterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl/ImplOfInterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl1.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl2.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/InterfaceWithManyImpls.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl/InterfaceWithoutImpl.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/InterfaceAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/ImplAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/InterfaceAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/ImplAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriterTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessorTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestAnnotation.java
A         design/api-reconciliation/src/main
A         design/api-reconciliation/src/main/java
A         design/api-reconciliation/src/main/java/org
A         design/api-reconciliation/src/main/java/org/apache
A         design/api-reconciliation/src/main/java/org/apache/qpid
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReconciliationReport.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Reconciliation.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReportRow.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Main.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Joiner.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReader.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcher.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriter.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessor.java
AU        design/api-reconciliation/generate-c-functions.sh
A         design/api-reconciliation/pom.xml
A         design/api-reconciliation/README
A         design/build.xml
AU        design/proton_objects.dia
A         design/src
A         design/src/proton
A         design/src/proton/Connection.java
A         design/src/proton/Receiver.java
A         design/src/proton/Accepted.java
A         design/src/proton/Outcome.java
A         design/src/proton/DeliveryBuffer.java
A         design/src/proton/package.html
A         design/src/proton/Endpoint.java
A         design/src/proton/Modified.java
A         design/src/proton/Sender.java
A         design/src/proton/Delivery.java
A         design/src/proton/Session.java
A         design/src/proton/DeliveryState.java
A         design/src/proton/Released.java
A         design/src/proton/Rejected.java
A         design/src/proton/Received.java
A         design/src/proton/Transport.java
A         design/src/proton/Link.java
A         CMakeLists.txt
A         examples
AU        examples/README.txt
A         examples/CMakeLists.txt
A         examples/include
A         examples/include/pncompat
A         examples/include/pncompat/internal
A         examples/include/pncompat/internal/getopt.h
A         examples/include/pncompat/internal/LICENSE
A         examples/include/pncompat/internal/getopt.c
A         examples/include/pncompat/misc_funcs.inc
A         examples/include/pncompat/misc_defs.h
A         examples/ProtonConfig.cmake
A         examples/messenger
A         examples/messenger/php
A         examples/messenger/php/recv.php
A         examples/messenger/php/send.php
A         examples/messenger/py
AU        examples/messenger/py/send.py
AU        examples/messenger/py/recv_async.py
AU        examples/messenger/py/async.py
AU        examples/messenger/py/client.py
AU        examples/messenger/py/recv.py
A         examples/messenger/py/README.txt
AU        examples/messenger/py/send_async.py
AU        examples/messenger/py/server.py
A         examples/messenger/java
AU        examples/messenger/java/send
A         examples/messenger/java/pom.xml
A         examples/messenger/java/README.txt
AU        examples/messenger/java/recv
A         examples/messenger/java/src
A         examples/messenger/java/src/main
A         examples/messenger/java/src/main/java
A         examples/messenger/java/src/main/java/org
A         examples/messenger/java/src/main/java/org/apache
A         examples/messenger/java/src/main/java/org/apache/qpid
A         examples/messenger/java/src/main/java/org/apache/qpid/proton
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example/Send.java
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example/Recv.java
A         examples/messenger/ruby
A         examples/messenger/ruby/mailserver.rb
A         examples/messenger/ruby/passive_recv.rb
A         examples/messenger/ruby/send.rb
A         examples/messenger/ruby/client.rb
A         examples/messenger/ruby/recv.rb
A         examples/messenger/c
A         examples/messenger/c/send.c
A         examples/messenger/c/CMakeLists.txt
A         examples/messenger/c/recv.c
A         examples/messenger/perl
AU        examples/messenger/perl/server.pl
AU        examples/messenger/perl/send.pl
AU        examples/messenger/perl/client.pl
AU        examples/messenger/perl/recv.pl
 U        .
At revision 1627989
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson862506073035158938.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux jenkins-ubuntu-1404-4gb-d08 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Could NOT find Java (missing:  Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE) 
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #440

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/440/changes>

Changes:

[cliffjansen] PROTON-581: part2, pick up minor changes since review board version

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-27T18:36:10.777 +0000'
U         proton-c/src/codec/codec.c
U         proton-c/src/codec/data.h
A         proton-c/src/windows/schannel.c
U         proton-c/CMakeLists.txt
U         proton-c/bindings/python/proton.py
U         tests/python/proton_tests/url.py
At revision 1627987
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson128386735174344853.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pietas.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #439

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/439/changes>

Changes:

[cliffjansen] PROTON-581: SChannel client side TLS/SSL for Windows

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-26T15:15:52.377 +0000'
U         proton-c/src/codec/codec.c
U         proton-c/src/codec/data.h
A         proton-c/src/windows/schannel.c
U         proton-c/CMakeLists.txt
U         proton-c/bindings/python/proton.py
U         tests/python/proton_tests/url.py
U         CMakeLists.txt
At revision 1627803
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson6460861472425537783.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:149 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #438

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/438/changes>

Changes:

[mgoulish] PROTON-700 : small performance improvement from inlining pn_data_node().
This is a very popular function.
improvement on newer box was 6% , on older box 2.6%
t-test after 50 reps before & after says odd of the 2.6% figure
happening by chance is 2.0e-18 .

------------------------------------------
Started by an SCM change
Building remotely on H11 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-25T20:15:52.181 +0000'
U         CMakeLists.txt
U         examples/include/pncompat/misc_funcs.inc
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/php/php.i
D         proton-c/include/proton/util.h
U         proton-c/include/proton/transport.h
U         proton-c/include/proton/ssl.h
U         proton-c/include/proton/sasl.h
U         proton-c/include/proton/driver.h
U         proton-c/include/proton/connection.h
U         proton-c/include/proton/url.h
U         proton-c/src/message/message.c
U         proton-c/src/windows/driver.c
U         proton-c/src/util.c
U         proton-c/src/tests/parse-url.c
U         proton-c/src/util.h
U         proton-c/src/platform.c
U         proton-c/src/url.c
U         proton-c/src/dispatcher/dispatcher.h
U         proton-c/src/dispatcher/dispatcher.c
U         proton-c/src/messenger/store.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/transport/transport.c
U         proton-c/src/ssl/openssl.c
U         proton-c/src/ssl/ssl_stub.c
U         proton-c/src/sasl/sasl.c
U         proton-c/src/proton.c
U         proton-c/src/posix/io.c
U         proton-c/src/posix/driver.c
U         proton-c/src/posix/selector.c
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/engine/engine.c
U         proton-c/src/codec/data.h
U         proton-c/src/codec/codec.c
U         tests/python/proton_tests/url.py
U         tests/python/proton_tests/engine.py
U         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/BinaryTest.java
U         proton-j/src/main/resources/cengine.py
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/Binary.java
At revision 1627644
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson1326509778638722130.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf911.gq1.ygridcore.net 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #437

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/437/changes>

Changes:

[aconway] NO-JIRA: Fix URL test to not explode under jython.

Turns out the proton test harness blows up when run under jython if you "import
socket" in a test module. Works fine under real python. Go figure.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-25T19:47:04.867 +0000'
D         proton-c/include/proton/util.h
U         proton-c/include/proton/driver.h
U         proton-c/include/proton/connection.h
U         proton-c/include/proton/cid.h
U         proton-c/include/proton/url.h
U         proton-c/include/proton/event.h
U         proton-c/include/proton/messenger.h
U         proton-c/include/proton/transport.h
U         proton-c/include/proton/link.h
U         proton-c/include/proton/ssl.h
U         proton-c/include/proton/sasl.h
U         proton-c/src/url.c
U         proton-c/src/messenger/store.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/transport/transport.c
U         proton-c/src/util.c
U         proton-c/src/ssl/openssl.c
U         proton-c/src/ssl/ssl_stub.c
U         proton-c/src/posix/io.c
U         proton-c/src/posix/driver.c
U         proton-c/src/posix/selector.c
U         proton-c/src/util.h
U         proton-c/src/events/event.c
U         proton-c/src/platform.c
U         proton-c/src/codec/codec.c
U         proton-c/src/message/message.c
U         proton-c/src/dispatcher/dispatcher.c
U         proton-c/src/dispatcher/dispatcher.h
U         proton-c/src/windows/driver.c
U         proton-c/src/tests/parse-url.c
U         proton-c/src/sasl/sasl.c
U         proton-c/src/proton.c
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/engine/engine.c
U         proton-c/bindings/php/php.i
U         proton-c/bindings/python/proton.py
U         tests/python/proton_tests/url.py
U         tests/python/proton_tests/engine.py
U         proton-j/src/main/resources/cengine.py
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/Binary.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Link.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
U         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/BinaryTest.java
U         CMakeLists.txt
U         examples/include/pncompat/misc_funcs.inc
At revision 1627623
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson4644615807387731164.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pomona.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #436

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/436/changes>

Changes:

[chug] PROTON-699: Messenger installed examples send,recv do not compile.
Keep pncompat internal folder structure.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-25T19:30:55.316 +0000'
U         proton-j/src/main/resources/cengine.py
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/Binary.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/BinaryTest.java
U         CMakeLists.txt
U         examples/include/pncompat/misc_funcs.inc
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/php/php.i
D         proton-c/include/proton/util.h
U         proton-c/include/proton/transport.h
U         proton-c/include/proton/ssl.h
U         proton-c/include/proton/sasl.h
U         proton-c/include/proton/driver.h
U         proton-c/include/proton/cid.h
U         proton-c/include/proton/connection.h
U         proton-c/include/proton/url.h
U         proton-c/src/tests/parse-url.c
U         proton-c/src/util.h
U         proton-c/src/platform.c
U         proton-c/src/url.c
U         proton-c/src/dispatcher/dispatcher.h
U         proton-c/src/dispatcher/dispatcher.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/messenger/store.c
U         proton-c/src/transport/transport.c
U         proton-c/src/ssl/ssl_stub.c
U         proton-c/src/ssl/openssl.c
U         proton-c/src/proton.c
U         proton-c/src/sasl/sasl.c
U         proton-c/src/posix/driver.c
U         proton-c/src/posix/selector.c
U         proton-c/src/posix/io.c
U         proton-c/src/engine/engine.c
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/codec/codec.c
U         proton-c/src/message/message.c
U         proton-c/src/windows/driver.c
U         proton-c/src/util.c
U         tests/python/proton_tests/url.py
U         tests/python/proton_tests/engine.py
At revision 1627595
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson4159688057479311808.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pietas.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #435

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/435/changes>

Changes:

[aconway] NO-JIRA: Fix URL test to skip 'amqps' tests if 'amqps' is not recognized as a service name.

On some older Ubuntu with Java 6, 'amqps' is not recognized as a service name so
skip those tests in that case.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-25T18:00:55.544 +0000'
U         tests/python/proton_tests/url.py
At revision 1627577
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson7097171218099028195.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #434

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/434/changes>

Changes:

[robbie] PROTON-698: return false if given object class differs, and shortcut equality of the object with itself

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-25T16:45:52.040 +0000'
U         proton-c/bindings/python/proton.py
U         proton-c/include/proton/transport.h
U         proton-c/src/message/message.c
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/transport/transport.c
U         tests/python/proton_tests/engine.py
U         proton-j/src/main/resources/cengine.py
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/amqp/Binary.java
U         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/BinaryTest.java
At revision 1627570
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson8316704844746423190.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #433

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/433/changes>

Changes:

[rhs] PROTON-689: added a condition to the transport along with bindings to expose it

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-25T02:15:48.891 +0000'
U         proton-c/bindings/python/proton.py
U         proton-c/include/proton/transport.h
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/transport/transport.c
U         tests/python/proton_tests/engine.py
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java
U         proton-j/src/main/resources/cengine.py
At revision 1627446
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson4701295621584061104.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf910.gq1.ygridcore.net 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #432

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/432/changes>

Changes:

[rhs] PROTON-661: applied patch from miguel

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-24T18:29:19.010 +0000'
U         proton-c/src/message/message.c
At revision 1627389
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson1992984063114822701.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf910.gq1.ygridcore.net 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #431

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/431/changes>

Changes:

[robbie] PROTON-576: updates to bring things into line with the patch on the JIRA, rather than a stale older version I actually applied (not having a good day :P)

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-24T12:56:31.538 +0000'
U         proton-c/include/proton/url.h
U         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
At revision 1627300
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson705141076071640419.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf910.gq1.ygridcore.net 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #430

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/430/changes>

Changes:

[robbie] PROTON-576: update test to make it compile on Java 6

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-24T11:00:54.986 +0000'
U         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
At revision 1627277
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson1783467961879666243.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #429

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/429/changes>

Changes:

[astitcher] PROTON-693: Export pn_url... symbols as C not C++

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-24T05:45:52.030 +0000'
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/php/php.i
D         proton-c/include/proton/util.h
U         proton-c/include/proton/event.h
U         proton-c/include/proton/messenger.h
U         proton-c/include/proton/driver.h
U         proton-c/include/proton/connection.h
U         proton-c/include/proton/ssl.h
U         proton-c/include/proton/link.h
U         proton-c/include/proton/cid.h
U         proton-c/include/proton/sasl.h
U         proton-c/include/proton/url.h
U         proton-c/src/util.c
U         proton-c/src/tests/parse-url.c
U         proton-c/src/util.h
U         proton-c/src/events/event.c
U         proton-c/src/platform.c
U         proton-c/src/url.c
U         proton-c/src/dispatcher/dispatcher.c
U         proton-c/src/dispatcher/dispatcher.h
U         proton-c/src/messenger/messenger.c
U         proton-c/src/messenger/store.c
U         proton-c/src/transport/transport.c
U         proton-c/src/ssl/ssl_stub.c
U         proton-c/src/ssl/openssl.c
U         proton-c/src/posix/driver.c
U         proton-c/src/posix/selector.c
U         proton-c/src/posix/io.c
U         proton-c/src/proton.c
U         proton-c/src/sasl/sasl.c
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/engine/engine.c
U         proton-c/src/codec/codec.c
U         proton-c/src/message/message.c
U         proton-c/src/windows/driver.c
U         tests/python/proton_tests/engine.py
U         proton-j/src/main/resources/cengine.py
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Link.java
U         examples/include/pncompat/misc_funcs.inc
At revision 1627224
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson1748759870334152152.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #428

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/428/changes>

Changes:

[astitcher] PROTON-696: Rearrange the header files:
- Reduce transitive header inclusions
- Remove proton/util.h and move its contents to src/util.h. All
  the defined symbols were internal.
- Stop including with lines like #include "../blah.h" as this
  isn't needed anymore.
(Fixes windows breakage from PROTON-676)

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-24T05:15:57.747 +0000'
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/php/php.i
D         proton-c/include/proton/util.h
U         proton-c/include/proton/messenger.h
U         proton-c/include/proton/link.h
U         proton-c/include/proton/ssl.h
U         proton-c/include/proton/sasl.h
U         proton-c/include/proton/driver.h
U         proton-c/include/proton/connection.h
U         proton-c/include/proton/cid.h
U         proton-c/include/proton/url.h
U         proton-c/include/proton/event.h
U         proton-c/src/url.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/messenger/store.c
U         proton-c/src/transport/transport.c
U         proton-c/src/util.c
U         proton-c/src/ssl/ssl_stub.c
U         proton-c/src/ssl/openssl.c
U         proton-c/src/posix/selector.c
U         proton-c/src/posix/io.c
U         proton-c/src/posix/driver.c
U         proton-c/src/util.h
U         proton-c/src/events/event.c
U         proton-c/src/platform.c
U         proton-c/src/codec/codec.c
U         proton-c/src/message/message.c
U         proton-c/src/dispatcher/dispatcher.c
U         proton-c/src/dispatcher/dispatcher.h
U         proton-c/src/windows/driver.c
U         proton-c/src/sasl/sasl.c
U         proton-c/src/proton.c
U         proton-c/src/tests/parse-url.c
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/engine/engine.c
U         tests/python/proton_tests/engine.py
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Link.java
U         proton-j/src/main/java/org/apache/qpid/proton/messenger/impl/Address.java
U         proton-j/src/main/resources/cproton.py
A         proton-j/src/main/resources/curl.py
U         proton-j/src/main/resources/cengine.py
U         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl/AddressTest.java
U         examples/include/pncompat/misc_funcs.inc
At revision 1627219
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson5048525526154720937.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf910.gq1.ygridcore.net 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #427

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/427/changes>

Changes:

[aconway] PROTON-693: Make pn_url_t a proper pn_class object, hashable & comparable.

------------------------------------------
Started by an SCM change
Building remotely on H11 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-23T20:58:49.519 +0000'
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/OutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/AutoOutboundTransformer.java
U         proton-c/include/proton/cproton.i
U         proton-c/include/proton/link.h
A         proton-c/include/proton/cid.h
A         proton-c/include/proton/url.h
U         proton-c/include/proton/object.h
U         proton-c/include/proton/event.h
U         proton-c/include/proton/messenger.h
U         proton-c/include/proton/transport.h
A         proton-c/src/url.c
U         proton-c/src/selectable.c
U         proton-c/src/messenger/transform.h
U         proton-c/src/messenger/subscription.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/messenger/transform.c
U         proton-c/src/messenger/store.c
U         proton-c/src/transport/transport.c
U         proton-c/src/ssl/openssl.c
U         proton-c/src/posix/io.c
U         proton-c/src/posix/driver.c
U         proton-c/src/posix/selector.c
A         proton-c/src/events
A         proton-c/src/events/event.c
U         proton-c/src/codec/codec.c
U         proton-c/src/codec/encoder.c
U         proton-c/src/codec/decoder.c
U         proton-c/src/message/message.c
U         proton-c/src/windows/io.c
U         proton-c/src/windows/iocp.c
U         proton-c/src/windows/iocp.h
U         proton-c/src/windows/write_pipeline.c
U         proton-c/src/windows/selector.c
U         proton-c/src/tests/object.c
D         proton-c/src/engine/event.c
D         proton-c/src/engine/event.h
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/engine/engine.c
U         proton-c/src/object/object.c
A         proton-c/src/object/string.c
A         proton-c/src/object/iterator.c
A         proton-c/src/object/list.c
A         proton-c/src/object/map.c
U         proton-c/CMakeLists.txt
U         proton-c/bindings/php/php.i
U         proton-c/bindings/python/cproton.i
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/ruby/ruby.i
U         proton-c/bindings/perl/perl.i
U         tests/python/proton_tests/engine.py
A         tests/python/proton_tests/scratch.py
U         tests/python/proton_tests/__init__.py
A         tests/python/proton_tests/url.py
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/StringType.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/EventImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Link.java
U         proton-j/src/main/java/org/apache/qpid/proton/messenger/impl/Address.java
U         proton-j/src/main/resources/cproton.py
A         proton-j/src/main/resources/curl.py
U         proton-j/src/main/resources/cengine.py
A         proton-j/src/main/resources/cobject.py
U         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl/AddressTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
U         CMakeLists.txt
At revision 1627159
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson8880300612356469628.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf911.gq1.ygridcore.net 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #426

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/426/changes>

Changes:

[rhs] PROTON-680: link and delivery accessors (patch from dominic)

[rhs] PROTON-679: patch from dominic for manual credit mode

[rhs] PROTON-677: added support for detach

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-23T18:11:46.137 +0000'
U         proton-c/include/proton/link.h
U         proton-c/include/proton/url.h
U         proton-c/include/proton/event.h
U         proton-c/include/proton/messenger.h
U         proton-c/src/windows/io.c
U         proton-c/src/events/event.c
U         proton-c/src/url.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/transport/transport.c
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/engine/engine.c
U         proton-c/bindings/python/proton.py
U         tests/python/proton_tests/engine.py
A         proton-j/src/main/resources/curl.py
U         proton-j/src/main/resources/cengine.py
U         proton-j/src/main/resources/cproton.py
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Link.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
U         proton-j/src/main/java/org/apache/qpid/proton/messenger/impl/Address.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/StringType.java
U         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl/AddressTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
At revision 1627108
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson6184414048768659013.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pietas.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #425

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/425/changes>

Changes:

[kgiusti] PROTON-687: clear reference to C object when delivery is released.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-23T17:15:57.855 +0000'
U         proton-c/bindings/python/proton.py
U         proton-c/include/proton/url.h
U         proton-c/include/proton/messenger.h
U         proton-c/src/url.c
U         proton-c/src/messenger/messenger.c
A         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
U         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl/AddressTest.java
U         proton-j/src/main/resources/cproton.py
A         proton-j/src/main/resources/curl.py
U         proton-j/src/main/java/org/apache/qpid/proton/messenger/impl/Address.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/StringType.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
At revision 1627095
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson2172504817619723591.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #424

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/424/changes>

Changes:

[aconway] PROTON-693: Implement C-API wrappers in Java for jython, clean up Url implementation.

- Java implementation of fake C API for Jython SWIG wrappers based on messenger.impl.Address.
- Minor extensions to Address.java
- Minor change to Address.java to be consistent with C parser on one corner case:
  - is url("/foo") a host called "/foo" or an empty host and a path "foo"
  - fixed Java parser to agree with C - path "foo"
- Rename getters from url_* to url_get_*.
- Use pn_string_t formatting functions to build URL string.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-23T17:00:51.815 +0000'
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/OutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/AutoOutboundTransformer.java
U         proton-c/include/proton/url.h
U         proton-c/include/proton/messenger.h
U         proton-c/src/windows/io.c
U         proton-c/src/url.c
U         proton-c/src/messenger/messenger.c
U         proton-c/bindings/python/proton.py
U         proton-j/src/main/resources/cproton.py
A         proton-j/src/main/resources/curl.py
U         proton-j/src/main/java/org/apache/qpid/proton/messenger/impl/Address.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/StringType.java
U         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl/AddressTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
At revision 1627089
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson4842579162973828302.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pomona.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #423

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/423/changes>

Changes:

[robbie] PROTON-576: update String UTF-8 encoding to handle high range unicode characters / surrogate pairs

Applied patch from Dominic Evans with modifications by Rob Godfrey

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-23T13:45:54.781 +0000'
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/AutoOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/OutboundTransformer.java
U         proton-c/include/proton/event.h
U         proton-c/include/proton/messenger.h
U         proton-c/include/proton/transport.h
U         proton-c/include/proton/object.h
U         proton-c/include/proton/cproton.i
A         proton-c/include/proton/cid.h
A         proton-c/include/proton/url.h
A         proton-c/src/url.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/messenger/transform.c
U         proton-c/src/messenger/store.c
U         proton-c/src/messenger/transform.h
U         proton-c/src/messenger/subscription.c
U         proton-c/src/transport/transport.c
U         proton-c/src/ssl/openssl.c
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/engine/engine.c
U         proton-c/src/object/object.c
U         proton-c/src/object/string.c
U         proton-c/src/object/iterator.c
U         proton-c/src/object/map.c
U         proton-c/src/windows/iocp.c
U         proton-c/src/windows/iocp.h
U         proton-c/src/windows/write_pipeline.c
U         proton-c/src/windows/selector.c
U         proton-c/src/windows/io.c
U         proton-c/src/tests/object.c
U         proton-c/src/events/event.c
U         proton-c/CMakeLists.txt
U         proton-c/bindings/php/php.i
U         proton-c/bindings/python/cproton.i
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/ruby/ruby.i
U         proton-c/bindings/perl/perl.i
U         tests/python/proton_tests/engine.py
A         tests/python/proton_tests/scratch.py
U         tests/python/proton_tests/__init__.py
A         tests/python/proton_tests/url.py
A         proton-j/src/test/java/org/apache/qpid/proton/codec/StringTypeTest.java
U         proton-j/src/main/resources/cengine.py
U         proton-j/src/main/resources/cobject.py
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/impl/EventImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/engine/Event.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/EncoderImpl.java
U         proton-j/src/main/java/org/apache/qpid/proton/codec/StringType.java
U         CMakeLists.txt
At revision 1627028
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson2811630378232300542.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux asf910.gq1.ygridcore.net 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #422

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/422/changes>

Changes:

[rhs] PROTON-676: patch from dominic for setter for SSL peer authentication mode

------------------------------------------
[...truncated 770 lines...]
A         proton-j/src/test/java/org/apache/qpid/proton
A         proton-j/src/test/java/org/apache/qpid/proton/codec
A         proton-j/src/test/java/org/apache/qpid/proton/codec/UnsignedIntegerTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/codec/UnsignedLongTypeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/UnsignedLongTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/transport
A         proton-j/src/test/java/org/apache/qpid/proton/amqp/transport/ErrorConditionTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/test
A         proton-j/src/test/java/org/apache/qpid/proton/test/ProtonTestCase.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/FrameParserTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportOutputAdaptorTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/SaslFrameParserTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/AmqpFramer.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportTestHelper.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/CannedTransportOutput.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/RememberingTransportInput.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/SimpleSslTransportWrapperTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/SslHandshakeSniffingTransportWrapperTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/CapitalisingDummySslEngine.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/EngineTestBase.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/FreeTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/ProtonEngineExampleTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/ProtonContainer.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/TestLoggingHelper.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/BinaryFormatter.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/BinaryFormatterTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/SimpleTest.java
A         proton-j/src/test/java/org/apache/qpid/proton/systemtests/ProtocolTracerEnabler.java
A         proton-j/src/test/java/org/apache/qpid/proton/messenger
A         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl
A         proton-j/src/test/java/org/apache/qpid/proton/messenger/impl/AddressTest.java
A         proton-j/src/test/resources
A         proton-j/src/test/resources/META-INF
A         proton-j/src/test/resources/META-INF/services
A         proton-j/src/test/resources/META-INF/services/org.apache.qpid.proton.factoryloadertesting.DummyProtonFactory
A         DEVELOPERS
A         bin
AU        bin/release.sh
A         design
A         design/build.xml
AU        design/proton_objects.dia
A         design/src
A         design/src/proton
A         design/src/proton/Received.java
A         design/src/proton/Transport.java
A         design/src/proton/Link.java
A         design/src/proton/Connection.java
A         design/src/proton/Receiver.java
A         design/src/proton/Accepted.java
A         design/src/proton/Outcome.java
A         design/src/proton/DeliveryBuffer.java
A         design/src/proton/package.html
A         design/src/proton/Endpoint.java
A         design/src/proton/Modified.java
A         design/src/proton/Sender.java
A         design/src/proton/Delivery.java
A         design/src/proton/Session.java
A         design/src/proton/DeliveryState.java
A         design/src/proton/Released.java
A         design/src/proton/Rejected.java
A         design/api-reconciliation
A         design/api-reconciliation/pom.xml
A         design/api-reconciliation/README
A         design/api-reconciliation/src
A         design/api-reconciliation/src/test
A         design/api-reconciliation/src/test/resources
A         design/api-reconciliation/src/test/resources/org
A         design/api-reconciliation/src/test/resources/org/apache
A         design/api-reconciliation/src/test/resources/org/apache/qpid
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedmany.csv
A         design/api-reconciliation/src/test/resources/org/apache/qpid/proton/apireconciliation/reportwriter/expectedsingle.csv
A         design/api-reconciliation/src/test/java
A         design/api-reconciliation/src/test/java/org
A         design/api-reconciliation/src/test/java/org/apache
A         design/api-reconciliation/src/test/java/org/apache/qpid
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestUtils.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/ReportRowTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/JoinerTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReaderTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/InterfaceAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/leaf/ImplAtLeaf.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/InterfaceAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/tree/ImplAtTreeTop.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/InterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/subpackage/impl/ImplOfInterfaceInSubPackage.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl1.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/Impl2.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/manyimpls/InterfaceWithManyImpls.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/testdata/noimpl/InterfaceWithoutImpl.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcherTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriterTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessorTest.java
A         design/api-reconciliation/src/test/java/org/apache/qpid/proton/apireconciliation/TestAnnotation.java
A         design/api-reconciliation/src/main
A         design/api-reconciliation/src/main/java
A         design/api-reconciliation/src/main/java/org
A         design/api-reconciliation/src/main/java/org/apache
A         design/api-reconciliation/src/main/java/org/apache/qpid
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReconciliationReport.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Reconciliation.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/ReportRow.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Main.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/Joiner.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/CFunctionNameListReader.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/packagesearcher/PackageSearcher.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/ReconciliationReportWriter.java
A         design/api-reconciliation/src/main/java/org/apache/qpid/proton/apireconciliation/reportwriter/AnnotationAccessor.java
AU        design/api-reconciliation/generate-c-functions.sh
A         CMakeLists.txt
A         examples
AU        examples/README.txt
A         examples/CMakeLists.txt
A         examples/include
A         examples/include/pncompat
A         examples/include/pncompat/internal
A         examples/include/pncompat/internal/getopt.h
A         examples/include/pncompat/internal/LICENSE
A         examples/include/pncompat/internal/getopt.c
A         examples/include/pncompat/misc_funcs.inc
A         examples/include/pncompat/misc_defs.h
A         examples/ProtonConfig.cmake
A         examples/messenger
A         examples/messenger/php
A         examples/messenger/php/send.php
A         examples/messenger/php/recv.php
A         examples/messenger/py
A         examples/messenger/py/README.txt
AU        examples/messenger/py/send_async.py
AU        examples/messenger/py/server.py
AU        examples/messenger/py/send.py
AU        examples/messenger/py/recv_async.py
AU        examples/messenger/py/async.py
AU        examples/messenger/py/client.py
AU        examples/messenger/py/recv.py
A         examples/messenger/java
A         examples/messenger/java/pom.xml
A         examples/messenger/java/README.txt
AU        examples/messenger/java/recv
A         examples/messenger/java/src
A         examples/messenger/java/src/main
A         examples/messenger/java/src/main/java
A         examples/messenger/java/src/main/java/org
A         examples/messenger/java/src/main/java/org/apache
A         examples/messenger/java/src/main/java/org/apache/qpid
A         examples/messenger/java/src/main/java/org/apache/qpid/proton
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example/Send.java
A         examples/messenger/java/src/main/java/org/apache/qpid/proton/example/Recv.java
AU        examples/messenger/java/send
A         examples/messenger/ruby
A         examples/messenger/ruby/client.rb
A         examples/messenger/ruby/recv.rb
A         examples/messenger/ruby/mailserver.rb
A         examples/messenger/ruby/passive_recv.rb
A         examples/messenger/ruby/send.rb
A         examples/messenger/c
A         examples/messenger/c/send.c
A         examples/messenger/c/CMakeLists.txt
A         examples/messenger/c/recv.c
A         examples/messenger/perl
AU        examples/messenger/perl/client.pl
AU        examples/messenger/perl/recv.pl
AU        examples/messenger/perl/server.pl
AU        examples/messenger/perl/send.pl
A         config.bat.in
A         LICENSE
AU        config.sh.in
A         docs
A         docs/markdown
A         docs/markdown/engine
A         docs/markdown/engine/engine.md
A         docs/markdown/index.md
A         docs/markdown/messenger
A         docs/markdown/messenger/quick-start-linux.md
A         docs/markdown/messenger/message-disposition.md
A         docs/markdown/messenger/index.md
A         docs/markdown/messenger/addressing-and-routing.md
A         docs/markdown/messenger/sending-and-receiving.md
 U        .
At revision 1626982
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson5852187180345832087.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux jenkins-ubuntu-1404-4gb-664 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Could NOT find Java (missing:  Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE) 
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #421

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/421/changes>

Changes:

[cliffjansen] PROTON-684: Restrict IOCP enlistment to pn_selector_t usage scenarios in Windows

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-23T01:16:00.977 +0000'
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/OutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/AutoOutboundTransformer.java
U         proton-c/CMakeLists.txt
U         proton-c/bindings/php/php.i
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/python/cproton.i
U         proton-c/bindings/ruby/ruby.i
U         proton-c/bindings/perl/perl.i
U         proton-c/include/proton/cproton.i
A         proton-c/include/proton/url.h
U         proton-c/include/proton/messenger.h
A         proton-c/src/url.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/windows/io.c
U         tests/python/proton_tests/url.py
At revision 1626923
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson3299689750997279813.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux penates.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #420

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/420/changes>

Changes:

[robbie] PROTON-694: split conversion and encoding during outbound transformation to allow calling separately

Applied patch from Clebert Suconic

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-22T19:10:31.771 +0000'
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/OutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/JMSMappingOutboundTransformer.java
U         contrib/proton-jms/src/main/java/org/apache/qpid/proton/jms/AutoOutboundTransformer.java
U         proton-c/CMakeLists.txt
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/python/cproton.i
U         proton-c/bindings/ruby/ruby.i
U         proton-c/bindings/perl/perl.i
U         proton-c/bindings/php/php.i
U         proton-c/include/proton/messenger.h
U         proton-c/include/proton/transport.h
U         proton-c/include/proton/cproton.i
A         proton-c/include/proton/url.h
U         proton-c/src/engine/engine-internal.h
U         proton-c/src/engine/engine.c
A         proton-c/src/url.c
U         proton-c/src/messenger/messenger.c
U         proton-c/src/messenger/transform.c
U         proton-c/src/messenger/transform.h
U         proton-c/src/transport/transport.c
A         tests/python/proton_tests/url.py
U         tests/python/proton_tests/__init__.py
At revision 1626873
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson5656685621823151711.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pietas.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #419

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/419/changes>

Changes:

[astitcher] PROTON-693: Fix for windows build

------------------------------------------
[...truncated 770 lines...]
A         proton-c/bindings/ruby/lib/qpid_proton/data.rb
A         proton-c/bindings/ruby/lib/qpid_proton/array.rb
A         proton-c/bindings/ruby/lib/qpid_proton/exceptions.rb
A         proton-c/bindings/ruby/lib/qpid_proton/hash.rb
A         proton-c/bindings/ruby/lib/qpid_proton/described.rb
A         proton-c/bindings/ruby/lib/qpid_proton/message.rb
A         proton-c/bindings/ruby/lib/qpid_proton/subscription.rb
A         proton-c/bindings/ruby/lib/qpid_proton/version.rb
A         proton-c/bindings/ruby/lib/qpid_proton.rb
A         proton-c/bindings/ruby/ChangeLog
A         proton-c/bindings/ruby/ruby.i
A         proton-c/bindings/ruby/spec
A         proton-c/bindings/ruby/spec/spec_helper.rb
A         proton-c/bindings/ruby/spec/qpid
A         proton-c/bindings/ruby/spec/qpid/proton
A         proton-c/bindings/ruby/spec/qpid/proton/message_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/messenger_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/data_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/array_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/exception_handling_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/hash_spec.rb
A         proton-c/bindings/ruby/CMakeLists.txt
A         proton-c/bindings/ruby/ext
A         proton-c/bindings/ruby/ext/cproton
A         proton-c/bindings/ruby/ext/cproton/extconf.rb
A         proton-c/bindings/ruby/qpid_proton.gemspec
A         proton-c/bindings/ruby/LICENSE
A         proton-c/bindings/ruby/README.rdoc
A         proton-c/bindings/perl
A         proton-c/bindings/perl/MANIFEST
A         proton-c/bindings/perl/lib
A         proton-c/bindings/perl/lib/qpid_proton.pm
A         proton-c/bindings/perl/lib/qpid
A         proton-c/bindings/perl/lib/qpid/proton
A         proton-c/bindings/perl/lib/qpid/proton/ExceptionHandling.pm
A         proton-c/bindings/perl/lib/qpid/proton/Message.pm
A         proton-c/bindings/perl/lib/qpid/proton/Messenger.pm
A         proton-c/bindings/perl/lib/qpid/proton/Data.pm
A         proton-c/bindings/perl/lib/qpid/proton/Mapping.pm
A         proton-c/bindings/perl/lib/qpid/proton/Tracker.pm
A         proton-c/bindings/perl/lib/qpid/proton/Constants.pm
A         proton-c/bindings/perl/lib/qpid/proton/Errors.pm
A         proton-c/bindings/perl/lib/qpid/proton/array_helper.pm
A         proton-c/bindings/perl/lib/qpid/proton/utils.pm
A         proton-c/bindings/perl/lib/qpid/proton.pm
A         proton-c/bindings/perl/Makefile.PL
A         proton-c/bindings/perl/perl.i
A         proton-c/bindings/perl/CMakeLists.txt
A         proton-c/bindings/perl/README
A         proton-c/bindings/perl/LICENSE
A         proton-c/bindings/perl/tests
A         proton-c/bindings/perl/tests/messenger.t
A         proton-c/bindings/perl/tests/data.t
A         proton-c/bindings/perl/tests/utils.pm
A         proton-c/bindings/perl/tests/array_helper.t
A         proton-c/bindings/perl/tests/hash_helper.t
A         proton-c/bindings/perl/tests/message.t
A         proton-c/bindings/perl/TODO
A         proton-c/bindings/php
A         proton-c/bindings/php/CMakeLists.txt
A         proton-c/bindings/php/examples
A         proton-c/bindings/php/examples/server.php
A         proton-c/bindings/php/examples/client.php
A         proton-c/bindings/php/php.i
A         proton-c/bindings/php/compat.swg
A         proton-c/bindings/php/cproton.ini
A         proton-c/bindings/php/proton.ini.in
A         proton-c/bindings/php/.gitignore
A         proton-c/bindings/php/get_include_dir.php
A         proton-c/bindings/php/proton.php
A         proton-c/bindings/php/tests.php
A         proton-c/bindings/CMakeLists.txt
AU        proton-c/env.py
A         proton-c/mllib
AU        proton-c/mllib/transforms.py
AU        proton-c/mllib/__init__.py
AU        proton-c/mllib/dom.py
AU        proton-c/mllib/parsers.py
A         proton-c/xproton.py
A         proton-c/include
A         proton-c/include/proton
A         proton-c/include/proton/cproton.i
A         proton-c/include/proton/condition.h
A         proton-c/include/proton/error.h
A         proton-c/include/proton/version.h.in
A         proton-c/include/proton/driver.h
A         proton-c/include/proton/connection.h
A         proton-c/include/proton/cid.h
A         proton-c/include/proton/url.h
A         proton-c/include/proton/disposition.h
A         proton-c/include/proton/buffer.h
A         proton-c/include/proton/event.h
A         proton-c/include/proton/container.h
A         proton-c/include/proton/session.h
A         proton-c/include/proton/delivery.h
A         proton-c/include/proton/messenger.h
A         proton-c/include/proton/scanner.h
A         proton-c/include/proton/transport.h
A         proton-c/include/proton/parser.h
A         proton-c/include/proton/link.h
AU        proton-c/include/proton/ssl.h
A         proton-c/include/proton/sasl.h
A         proton-c/include/proton/selectable.h
A         proton-c/include/proton/types.h
A         proton-c/include/proton/engine.h
A         proton-c/include/proton/terminus.h
A         proton-c/include/proton/object.h
A         proton-c/include/proton/io.h
A         proton-c/include/proton/import_export.h
A         proton-c/include/proton/util.h
A         proton-c/include/proton/codec.h
A         proton-c/include/proton/selector.h
A         proton-c/include/proton/driver_extras.h
A         proton-c/include/proton/framing.h
A         proton-c/include/proton/message.h
A         proton-c/include/proton/type_compat.h
A         proton-c/.gitignore
A         proton-c/soversion.cmake
A         tests
A         tests/pom.xml
A         tests/resources
A         tests/resources/logging.properties
A         tests/smoke
AU        tests/smoke/recv.php
AU        tests/smoke/recv.py
AU        tests/smoke/recv.pl
AU        tests/smoke/send.rb
AU        tests/smoke/send.php
AU        tests/smoke/send.py
AU        tests/smoke/recv.rb
AU        tests/smoke/send.pl
A         tests/interop
A         tests/interop/strings.amqp
A         tests/interop/null.amqp
A         tests/interop/primitives.amqp
A         tests/interop/lists.amqp
A         tests/interop/maps.amqp
A         tests/interop/arrays.amqp
A         tests/interop/described_array.amqp
A         tests/interop/described.amqp
A         tests/interop/message.amqp
A         tests/tools
AU        tests/tools/soak-check
A         tests/tools/apps
AU        tests/tools/apps/README.txt
A         tests/tools/apps/python
AU        tests/tools/apps/python/msgr-recv.py
AU        tests/tools/apps/python/msgr-send.py
A         tests/tools/apps/c
A         tests/tools/apps/c/CMakeLists.txt
AU        tests/tools/apps/c/msgr-common.c
AU        tests/tools/apps/c/msgr-send.c
AU        tests/tools/apps/c/msgr-common.h
AU        tests/tools/apps/c/msgr-recv.c
A         tests/java
A         tests/java/pythonTests.ignore
A         tests/java/org
A         tests/java/org/apache
A         tests/java/org/apache/qpid
A         tests/java/org/apache/qpid/proton
AU        tests/java/org/apache/qpid/proton/InteropTest.java
A         tests/java/org/apache/qpid/proton/JythonTest.java
A         tests/python
AU        tests/python/proton-test
A         tests/python/proton_tests
A         tests/python/proton_tests/codec.py
AU        tests/python/proton_tests/soak.py
A         tests/python/proton_tests/__init__.py
A         tests/python/proton_tests/ssl_db
A         tests/python/proton_tests/ssl_db/server-certificate.pem
A         tests/python/proton_tests/ssl_db/server.pkcs12
A         tests/python/proton_tests/ssl_db/bad-server-private-key.pem
AU        tests/python/proton_tests/ssl_db/README.txt
A         tests/python/proton_tests/ssl_db/server-request.pem
A         tests/python/proton_tests/ssl_db/server-wc-certificate.pem
A         tests/python/proton_tests/ssl_db/client-certificate.pem
A         tests/python/proton_tests/ssl_db/client.pkcs12
A         tests/python/proton_tests/ssl_db/ca-certificate.pem
A         tests/python/proton_tests/ssl_db/server-wc-request.pem
A         tests/python/proton_tests/ssl_db/client-request.pem
A         tests/python/proton_tests/ssl_db/server-private-key.pem
A         tests/python/proton_tests/ssl_db/ca.pkcs12
A         tests/python/proton_tests/ssl_db/bad-server-certificate.pem
A         tests/python/proton_tests/ssl_db/server-wc-private-key.pem
A         tests/python/proton_tests/ssl_db/bad-server.pkcs12
A         tests/python/proton_tests/ssl_db/client-private-key.pem
AU        tests/python/proton_tests/interop.py
AU        tests/python/proton_tests/ssl.py
A         tests/python/proton_tests/sasl.py
A         tests/python/proton_tests/url.py
A         tests/python/proton_tests/message.py
AU        tests/python/proton_tests/engine.py
A         tests/python/proton_tests/valgrind.supp
A         tests/python/proton_tests/scratch.py
AU        tests/python/proton_tests/common.py
A         tests/python/proton_tests/messenger.py
A         tests/python/proton_tests/transport.py
AU        tests/python/interop-generate
A         tests/ruby
A         tests/ruby/proton_tests
A         tests/ruby/proton_tests/smoke.rb
AU        tests/ruby/proton_tests/interop.rb
AU        tests/ruby/proton-test
A         version.txt
A         .gitignore
A         TODO
 U        .
At revision 1626863
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson8044141607399173352.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux jenkins-ubuntu-1404-4gb-fc7 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Could NOT find Java (missing:  Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE) 
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #418

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/418/changes>

Changes:

[aconway] PROTON-693: Python Url class to wrap C function pni_parse_url

It was pointed out that pni_parse_url is an internal function and the interface
is not suitable for public API.

Rewrote the URL parser as a proper swigable C API pn_url_*. This gets rid of the
need for previous swig insanity and is cleaner all round.

Internally still uses the pni_parse_url parser, we can clean that up later.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/>
Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision '2014-09-19T21:15:51.848 +0000'
A         proton-c/src/url.c
U         proton-c/CMakeLists.txt
U         proton-c/bindings/php/php.i
U         proton-c/bindings/python/proton.py
U         proton-c/bindings/python/cproton.i
U         proton-c/bindings/ruby/ruby.i
U         proton-c/bindings/perl/perl.i
U         proton-c/include/proton/cproton.i
A         proton-c/include/proton/url.h
U         tests/python/proton_tests/url.py
At revision 1626335
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson718157349067562216.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pomona.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Qpid-proton-c #417

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-c/417/changes>

Changes:

[rhs] PROTON-674: patch from dominic for setting ttl on a subscription

------------------------------------------
[...truncated 768 lines...]
A         proton-c/bindings/CMakeLists.txt
A         proton-c/bindings/python
A         proton-c/bindings/python/cproton.i
AU        proton-c/bindings/python/setup.py.in
A         proton-c/bindings/python/CMakeLists.txt
A         proton-c/bindings/python/proton.py
A         proton-c/bindings/ruby
A         proton-c/bindings/ruby/LICENSE
A         proton-c/bindings/ruby/README.rdoc
A         proton-c/bindings/ruby/.gitignore
A         proton-c/bindings/ruby/TODO
A         proton-c/bindings/ruby/lib
A         proton-c/bindings/ruby/lib/qpid_proton
A         proton-c/bindings/ruby/lib/qpid_proton/hash.rb
A         proton-c/bindings/ruby/lib/qpid_proton/described.rb
A         proton-c/bindings/ruby/lib/qpid_proton/message.rb
A         proton-c/bindings/ruby/lib/qpid_proton/subscription.rb
A         proton-c/bindings/ruby/lib/qpid_proton/version.rb
A         proton-c/bindings/ruby/lib/qpid_proton/messenger.rb
A         proton-c/bindings/ruby/lib/qpid_proton/mapping.rb
A         proton-c/bindings/ruby/lib/qpid_proton/tracker.rb
A         proton-c/bindings/ruby/lib/qpid_proton/message_format.rb
A         proton-c/bindings/ruby/lib/qpid_proton/tracker_status.rb
A         proton-c/bindings/ruby/lib/qpid_proton/exception_handling.rb
A         proton-c/bindings/ruby/lib/qpid_proton/selectable.rb
A         proton-c/bindings/ruby/lib/qpid_proton/filters.rb
A         proton-c/bindings/ruby/lib/qpid_proton/data.rb
A         proton-c/bindings/ruby/lib/qpid_proton/array.rb
A         proton-c/bindings/ruby/lib/qpid_proton/exceptions.rb
A         proton-c/bindings/ruby/lib/qpid_proton.rb
A         proton-c/bindings/ruby/ChangeLog
A         proton-c/bindings/ruby/ruby.i
A         proton-c/bindings/ruby/spec
A         proton-c/bindings/ruby/spec/spec_helper.rb
A         proton-c/bindings/ruby/spec/qpid
A         proton-c/bindings/ruby/spec/qpid/proton
A         proton-c/bindings/ruby/spec/qpid/proton/array_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/exception_handling_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/hash_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/message_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/messenger_spec.rb
A         proton-c/bindings/ruby/spec/qpid/proton/data_spec.rb
A         proton-c/bindings/ruby/CMakeLists.txt
A         proton-c/bindings/ruby/ext
A         proton-c/bindings/ruby/ext/cproton
A         proton-c/bindings/ruby/ext/cproton/extconf.rb
A         proton-c/bindings/ruby/qpid_proton.gemspec
A         proton-c/bindings/perl
A         proton-c/bindings/perl/LICENSE
A         proton-c/bindings/perl/tests
A         proton-c/bindings/perl/tests/array_helper.t
A         proton-c/bindings/perl/tests/hash_helper.t
A         proton-c/bindings/perl/tests/message.t
A         proton-c/bindings/perl/tests/messenger.t
A         proton-c/bindings/perl/tests/data.t
A         proton-c/bindings/perl/tests/utils.pm
A         proton-c/bindings/perl/TODO
A         proton-c/bindings/perl/MANIFEST
A         proton-c/bindings/perl/lib
A         proton-c/bindings/perl/lib/qpid_proton.pm
A         proton-c/bindings/perl/lib/qpid
A         proton-c/bindings/perl/lib/qpid/proton.pm
A         proton-c/bindings/perl/lib/qpid/proton
A         proton-c/bindings/perl/lib/qpid/proton/array_helper.pm
A         proton-c/bindings/perl/lib/qpid/proton/utils.pm
A         proton-c/bindings/perl/lib/qpid/proton/ExceptionHandling.pm
A         proton-c/bindings/perl/lib/qpid/proton/Message.pm
A         proton-c/bindings/perl/lib/qpid/proton/Messenger.pm
A         proton-c/bindings/perl/lib/qpid/proton/Data.pm
A         proton-c/bindings/perl/lib/qpid/proton/Mapping.pm
A         proton-c/bindings/perl/lib/qpid/proton/Tracker.pm
A         proton-c/bindings/perl/lib/qpid/proton/Constants.pm
A         proton-c/bindings/perl/lib/qpid/proton/Errors.pm
A         proton-c/bindings/perl/Makefile.PL
A         proton-c/bindings/perl/perl.i
A         proton-c/bindings/perl/CMakeLists.txt
A         proton-c/bindings/perl/README
AU        proton-c/env.py
A         proton-c/mllib
AU        proton-c/mllib/transforms.py
AU        proton-c/mllib/__init__.py
AU        proton-c/mllib/dom.py
AU        proton-c/mllib/parsers.py
A         proton-c/xproton.py
A         proton-c/include
A         proton-c/include/proton
A         proton-c/include/proton/connection.h
A         proton-c/include/proton/cid.h
A         proton-c/include/proton/disposition.h
A         proton-c/include/proton/buffer.h
A         proton-c/include/proton/event.h
A         proton-c/include/proton/container.h
A         proton-c/include/proton/session.h
A         proton-c/include/proton/delivery.h
A         proton-c/include/proton/messenger.h
A         proton-c/include/proton/scanner.h
A         proton-c/include/proton/transport.h
A         proton-c/include/proton/parser.h
A         proton-c/include/proton/link.h
AU        proton-c/include/proton/ssl.h
A         proton-c/include/proton/sasl.h
A         proton-c/include/proton/selectable.h
A         proton-c/include/proton/types.h
A         proton-c/include/proton/engine.h
A         proton-c/include/proton/object.h
A         proton-c/include/proton/terminus.h
A         proton-c/include/proton/io.h
A         proton-c/include/proton/import_export.h
A         proton-c/include/proton/util.h
A         proton-c/include/proton/codec.h
A         proton-c/include/proton/selector.h
A         proton-c/include/proton/driver_extras.h
A         proton-c/include/proton/framing.h
A         proton-c/include/proton/type_compat.h
A         proton-c/include/proton/message.h
A         proton-c/include/proton/cproton.i
A         proton-c/include/proton/condition.h
A         proton-c/include/proton/error.h
A         proton-c/include/proton/version.h.in
A         proton-c/include/proton/driver.h
A         tests
A         tests/pom.xml
A         tests/resources
A         tests/resources/logging.properties
A         tests/smoke
AU        tests/smoke/recv.rb
AU        tests/smoke/send.pl
AU        tests/smoke/recv.php
AU        tests/smoke/recv.py
AU        tests/smoke/recv.pl
AU        tests/smoke/send.rb
AU        tests/smoke/send.php
AU        tests/smoke/send.py
A         tests/interop
A         tests/interop/strings.amqp
A         tests/interop/null.amqp
A         tests/interop/primitives.amqp
A         tests/interop/lists.amqp
A         tests/interop/maps.amqp
A         tests/interop/arrays.amqp
A         tests/interop/described_array.amqp
A         tests/interop/described.amqp
A         tests/interop/message.amqp
A         tests/tools
A         tests/tools/apps
A         tests/tools/apps/python
AU        tests/tools/apps/python/msgr-send.py
AU        tests/tools/apps/python/msgr-recv.py
A         tests/tools/apps/c
AU        tests/tools/apps/c/msgr-recv.c
A         tests/tools/apps/c/CMakeLists.txt
AU        tests/tools/apps/c/msgr-common.c
AU        tests/tools/apps/c/msgr-send.c
AU        tests/tools/apps/c/msgr-common.h
AU        tests/tools/apps/README.txt
AU        tests/tools/soak-check
A         tests/java
A         tests/java/pythonTests.ignore
A         tests/java/org
A         tests/java/org/apache
A         tests/java/org/apache/qpid
A         tests/java/org/apache/qpid/proton
AU        tests/java/org/apache/qpid/proton/InteropTest.java
A         tests/java/org/apache/qpid/proton/JythonTest.java
A         tests/python
AU        tests/python/proton-test
A         tests/python/proton_tests
AU        tests/python/proton_tests/interop.py
AU        tests/python/proton_tests/ssl.py
A         tests/python/proton_tests/sasl.py
A         tests/python/proton_tests/url.py
A         tests/python/proton_tests/message.py
AU        tests/python/proton_tests/engine.py
A         tests/python/proton_tests/valgrind.supp
A         tests/python/proton_tests/scratch.py
AU        tests/python/proton_tests/common.py
A         tests/python/proton_tests/messenger.py
A         tests/python/proton_tests/transport.py
A         tests/python/proton_tests/codec.py
AU        tests/python/proton_tests/soak.py
A         tests/python/proton_tests/__init__.py
A         tests/python/proton_tests/ssl_db
A         tests/python/proton_tests/ssl_db/bad-server-certificate.pem
A         tests/python/proton_tests/ssl_db/server-wc-private-key.pem
A         tests/python/proton_tests/ssl_db/bad-server.pkcs12
A         tests/python/proton_tests/ssl_db/client-private-key.pem
A         tests/python/proton_tests/ssl_db/server-certificate.pem
A         tests/python/proton_tests/ssl_db/server.pkcs12
A         tests/python/proton_tests/ssl_db/bad-server-private-key.pem
AU        tests/python/proton_tests/ssl_db/README.txt
A         tests/python/proton_tests/ssl_db/server-request.pem
A         tests/python/proton_tests/ssl_db/server-wc-certificate.pem
A         tests/python/proton_tests/ssl_db/client-certificate.pem
A         tests/python/proton_tests/ssl_db/client.pkcs12
A         tests/python/proton_tests/ssl_db/ca-certificate.pem
A         tests/python/proton_tests/ssl_db/server-wc-request.pem
A         tests/python/proton_tests/ssl_db/client-request.pem
A         tests/python/proton_tests/ssl_db/server-private-key.pem
A         tests/python/proton_tests/ssl_db/ca.pkcs12
AU        tests/python/interop-generate
A         tests/ruby
AU        tests/ruby/proton-test
A         tests/ruby/proton_tests
A         tests/ruby/proton_tests/smoke.rb
AU        tests/ruby/proton_tests/interop.rb
A         version.txt
 U        .
At revision 1626289
[Qpid-proton-c] $ /bin/bash -e /tmp/hudson8447170265649500591.sh
No LSB modules are available.
Arch: x86_64 Uname: Linux pomona.apache.org 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
Java home:
=============
Listing pertinent packages
=============
+ cd proton
+ rm -rf build testresults
+ mkdir build testresults
+ cd build
+ cmake ..
Build type is "RelWithDebInfo" (has debug symbols)
-- The C compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- PN_VERSION: 0.8
-- Found Java: /usr/bin/java  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1f") 
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for uuid_generate
-- Looking for uuid_generate - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
-- Looking for uuid_create
-- Looking for uuid_create - not found
-- Looking for UuidToString
-- Looking for UuidToString - not found
CMake Error at proton-c/CMakeLists.txt:138 (message):
  No Uuid API found


-- Configuring incomplete, errors occurred!
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeOutput.log".>
See also "<https://builds.apache.org/job/Qpid-proton-c/ws/proton/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Recording test results