v.l.o IP address has changed so click-through is broken

Bug #1063874 reported by Dave Pigott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Android Infrastructure
Fix Released
Critical
Paul Sokolovsky

Bug Description

v.l.o moved over to its dedicated leased line today, with a new IP address: 88.98.47.97

We need to move this over so that click throughs stop failing

Related branches

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

<davepigott> pfalcon: Well, it's when we wget a boot.tar.gz (for example) - we then fail because we get the html of the licence click through
<pfalcon> davepigott: ok, like, lava gets fed with build artifacts, those are protected by click-thru, lava fails to fetch it?
<davepigott> pfalcon: Yep. I assume that it's because the old IP address was on a whitelist somewhere, and now it's not?

Revision history for this message
Dave Pigott (dpigott) wrote :

http://validation.linaro.org/lava-server/scheduler/job/34822/log_file

An example of a job failing - it gets the html of the licence click through rather than the actual tarball

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

Quotes from log above:

root@master:~# [rc=0]: <LAVA_DISPATCHER>2012-10-08 03:36:04 PM INFO: Downloading the image files
<LAVA_DISPATCHER>2012-10-08 03:36:04 PM INFO: Downloading image: http://releases.linaro.org/12.02/android/images/snowball-ics-gcc46-igloo-stable-blob/boot.tar.bz2
<LAVA_DISPATCHER>2012-10-08 03:36:06 PM INFO: Downloading image: http://releases.linaro.org/12.02/android/images/snowball-ics-gcc46-igloo-stable-blob/system.tar.bz2
<LAVA_DISPATCHER>2012-10-08 03:36:06 PM INFO: Downloading image: http://releases.linaro.org/12.02/android/images/snowball-ics-gcc46-igloo-stable-blob/userdata.tar.bz2
<LAVA_DISPATCHER>2012-10-08 03:36:06 PM INFO: Downloaded the image files
<LAVA_DISPATCHER>2012-10-08 03:36:06 PM INFO: Deploying test boot filesystem

root@master:~# [rc=0]: wget --no-check-certificate --no-proxy --connect-timeout =30 -S --progress=dot -e dotbytes=2M -O- http://192.168.1.10/images/tmp/tmp3JeBE x/boot.tar.bz2 |tar --warning=no-timestamp --numeric-owner -C /mnt/lava -xjf -
--2012-10-08 15:36:27-- http://192.168.1.10/images/tmp/tmp3JeBEx/boot.tar.bz2
Connecting to 192.168.1.10:80... connected.
HTTP request sent, awaiting response...
  HTTP/1.1 200 OK
  Date: Mon, 08 Oct 2012 15:36:27 GMT
  Server: Apache/2.2.20 (Ubuntu)
  Last-Modified: Mon, 08 Oct 2012 15:36:06 GMT
  ETag: "da0762-34f2-4cb8dfae0b919"
  Accept-Ranges: bytes
  Content-Length: 13554
  Keep-Alive: timeout=5, max=100
  Connection: Keep-Alive
  Content-Type: application/x-bzip2
Length: 13554 (13K) [application/x-bzip2]
Saving to: `STDOUT'
bzip2: (stdin) is not a bzip2 file.

     0K tar: Child died with signal 13
    tar: Error is not recoverable: exiting now
                                  100% 63.7K=0.2s

2012-10-08 15:36:27 (63.7 KB/s) - written to stdout [13554/13554]

(I assume there's some kind of (transparent?) proxy on 192.168.1.10)

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :
Changed in linaro-android-infrastructure:
importance: Undecided → Critical
status: New → Triaged
assignee: nobody → Paul Sokolovsky (pfalcon)
milestone: none → 2012.10
Revision history for this message
Fathi Boudra (fboudra) wrote :

white-listing is done in license_protected_downloads/config.py file.
merge request submitted.

Revision history for this message
Fathi Boudra (fboudra) wrote :

closing. linaro-license-protection deployed.

Changed in linaro-android-infrastructure:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.