See <https://builds.apache.org/job/Qpid-proton-c/1858/display/redirect?page=changes>
Changes: [aconway] NO-JIRA: [cpp] document proton::condition operators == and << [aconway] PROTON-1942: [c] separate pn_message_encode2 from pn_message_send [aconway] PROTON-1942: [c] decoding a message does not set the inferred flag. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/> Cloning the remote Git repository Cloning repository http://git-wip-us.apache.org/repos/asf/qpid-proton.git > git init <https://builds.apache.org/job/Qpid-proton-c/ws/> # timeout=10 Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git > git --version # timeout=10 > git fetch --tags --progress > http://git-wip-us.apache.org/repos/asf/qpid-proton.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > http://git-wip-us.apache.org/repos/asf/qpid-proton.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/qpid-proton.git > git fetch --tags --progress > http://git-wip-us.apache.org/repos/asf/qpid-proton.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision b114344ffa2281b09af60b9635a79f7fb735a012 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b114344ffa2281b09af60b9635a79f7fb735a012 Commit message: "PROTON-1942: [c] decoding a message does not set the inferred flag." > git rev-list --no-walk e2d1ffe52ad1f5688b5363ec9ceda54ae93a9d65 # timeout=10 [Qpid-proton-c] $ /bin/bash -e /tmp/jenkins8352663670833474203.sh No LSB modules are available. Arch: x86_64 Uname: Linux asf933.gq1.ygridcore.net 4.4.0-133-generic #159-Ubuntu SMP Fri Aug 10 07:31:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 16.04.5 LTS Release: 16.04 Codename: xenial User: jenkins ========================= Listing installed packages cmake 3.5.1-1ubuntu3 python 2.7.12-1~16.04 ruby 1:2.3.0+1 swig3.0 3.0.8-0ubuntu3 swig 3.0.8-0ubuntu3 ========================= /usr/bin/python /usr/bin/swig PATH=/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin Traceback (most recent call last): File "/home/jenkins/.local/bin/pip", line 6, in <module> from pkg_resources import load_entry_point File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3086, in <module> @_call_aside File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3070, in _call_aside f(*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3099, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 576, in _build_master return cls._build_from_requirements(__requires__) File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 589, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 778, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'pip==10.0.1' distribution was not found and is required by the application Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
