• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jaegertracing / jaeger-client-python / 441 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2017 08:51AM UTC
Files 24
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Nov 2017 08:48AM UTC coverage: 94.252%. Remained the same
COVER=1

push

travis-ci

pavolloffay
Make xdock-java depend on jaeger-agent (#97)

The xdock-java container exists immediately with the error:

Exception in thread "main" java.lang.RuntimeException: TUDPTransport cannot connect:
	at com.uber.jaeger.reporters.protocols.ThriftUdpTransport.newThriftUdpClient(ThriftUdpTransport.java:49)
	at com.uber.jaeger.senders.UdpSender.<init>(UdpSender.java:46)
	at com.uber.jaeger.crossdock.JerseyServer.senderFromEnv(JerseyServer.java:165)
	at com.uber.jaeger.crossdock.JerseyServer.main(JerseyServer.java:142)
Caused by: java.net.SocketException: Unresolved address
	at java.net.DatagramSocket.connect(DatagramSocket.java:493)
	at com.uber.jaeger.reporters.protocols.ThriftUdpTransport.newThriftUdpClient(ThriftUdpTransport.java:47)
	... 3 more

It actually wants to connect to jaeger-client, according to strace:

[pid 28925] sendto(8, "\2\0\0\0\16\0\0\0\r\0\0\0jaeger-agent\0", 25, MSG_NOSIGNAL, NULL, 0) = 25

This patch tries to make jaeger-agent spawn before xdock-java

Signed-off-by: Nehal J Wani <nehaljw.kkd1@gmail.com>

360 of 390 branches covered (92.31%)

Branch coverage included in aggregate %.

1460 of 1541 relevant lines covered (94.74%)

0.95 hits per line

Source Files on job 441.1 (COVER=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 441
  • Travis Job 441.1
  • 988086bf on github
  • Prev Job for COVER=1 on master (#431.1)
  • Next Job for COVER=1 on master (#455.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc