Build failed in Hudson: IcedTea6hgTargetTesting #156
Hudson Admin
gnu_andrew at member.fsf.org
Tue Feb 22 00:22:45 PST 2011
See <http://toadeater:8080/job/IcedTea6hgTargetTesting/156/>
------------------------------------------
[...truncated 224141 lines...]
4300K .......... .......... .......... .......... .......... 74% 347K 4s
4350K .......... .......... .......... .......... .......... 75% 486K 4s
4400K .......... .......... .......... .......... .......... 76% 350K 3s
4450K .......... .......... .......... .......... .......... 77% 590K 3s
4500K .......... .......... .......... .......... .......... 78% 352K 3s
4550K .......... .......... .......... .......... .......... 78% 521K 3s
4600K .......... .......... .......... .......... .......... 79% 361K 3s
4650K .......... .......... .......... .......... .......... 80% 540K 3s
4700K .......... .......... .......... .......... .......... 81% 341K 3s
4750K .......... .......... .......... .......... .......... 82% 534K 3s
4800K .......... .......... .......... .......... .......... 83% 336K 2s
4850K .......... .......... .......... .......... .......... 84% 504K 2s
4900K .......... .......... .......... .......... .......... 84% 345K 2s
4950K .......... .......... .......... .......... .......... 85% 491K 2s
5000K .......... .......... .......... .......... .......... 86% 514K 2s
5050K .......... .......... .......... .......... .......... 87% 353K 2s
5100K .......... .......... .......... .......... .......... 88% 548K 2s
5150K .......... .......... .......... .......... .......... 89% 335K 2s
5200K .......... .......... .......... .......... .......... 90% 550K 1s
5250K .......... .......... .......... .......... .......... 90% 343K 1s
5300K .......... .......... .......... .......... .......... 91% 545K 1s
5350K .......... .......... .......... .......... .......... 92% 354K 1s
5400K .......... .......... .......... .......... .......... 93% 524K 1s
5450K .......... .......... .......... .......... .......... 94% 347K 1s
5500K .......... .......... .......... .......... .......... 95% 585K 1s
5550K .......... .......... .......... .......... .......... 96% 341K 1s
5600K .......... .......... .......... .......... .......... 96% 542K 0s
5650K .......... .......... .......... .......... .......... 97% 352K 0s
5700K .......... .......... .......... .......... .......... 98% 523K 0s
5750K .......... .......... .......... .......... .......... 99% 330K 0s
5800K .......... .......... ..... 100% 1.18M=14s
2011-02-22 03:21:34 (410 KB/s) - “drops/jaxp144_01.zip” saved [5964803/5964803]
drops/jaxp144_01.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws-b20.zip
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaxws-b20.zip ] ; \
then \
mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxws drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaxws-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxws-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaf-b20.zip ] ; \
then \
mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaf drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaf-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaf-drop.stamp
mkdir -p stamps
touch stamps/download-drops.stamp
ln -sf /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 cacao-6a5eda011e49.tar.gz
if ! echo "57f3abd73688cb8861875e2f21be9ec8a0c7c234e1e694489e3efa4436e9228c cacao-6a5eda011e49.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if [ cacao-6a5eda011e49.tar.gz ] ; \
then \
mv cacao-6a5eda011e49.tar.gz cacao-6a5eda011e49.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/cacao/6a5eda011e49.tar.gz -O cacao-6a5eda011e49.tar.gz; \
if ! echo "57f3abd73688cb8861875e2f21be9ec8a0c7c234e1e694489e3efa4436e9228c cacao-6a5eda011e49.tar.gz" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of CACAO zip"; false; \
fi; \
fi
cacao-6a5eda011e49.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match
--2011-02-22 03:21:35-- http://icedtea.classpath.org/download/drops/cacao/6a5eda011e49.tar.gz
Resolving icedtea.classpath.org... 208.78.240.231
Connecting to icedtea.classpath.org|208.78.240.231|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4207812 (4.0M) [application/x-gzip]
Saving to: “cacao-6a5eda011e49.tar.gz”
0K .......... .......... .......... .......... .......... 1% 105K 39s
50K .......... .......... .......... .......... .......... 2% 309K 26s
100K .......... .......... .......... .......... .......... 3% 341K 21s
150K .......... .......... .......... .......... .......... 4% 349K 18s
200K .......... .......... .......... .......... .......... 6% 638K 16s
250K .......... .......... .......... .......... .......... 7% 408K 14s
300K .......... .......... .......... .......... .......... 8% 355K 14s
350K .......... .......... .......... .......... .......... 9% 428K 13s
400K .......... .......... .......... .......... .......... 10% 63.7K 18s
450K .......... .......... .......... .......... .......... 12% 231M 16s
500K .......... .......... .......... .......... .......... 13% 300M 14s
550K .......... .......... .......... .......... .......... 14% 305K 14s
600K .......... .......... .......... .......... .......... 15% 1.15M 13s
650K .......... .......... .......... .......... .......... 17% 350K 12s
700K .......... .......... .......... .......... .......... 18% 361K 12s
750K .......... .......... .......... .......... .......... 19% 1.11M 11s
800K .......... .......... .......... .......... .......... 20% 344K 11s
850K .......... .......... .......... .......... .......... 21% 361K 11s
900K .......... .......... .......... .......... .......... 23% 352K 10s
950K .......... .......... .......... .......... .......... 24% 989K 10s
1000K .......... .......... .......... .......... .......... 25% 338K 10s
1050K .......... .......... .......... .......... .......... 26% 398K 9s
1100K .......... .......... .......... .......... .......... 27% 336K 9s
1150K .......... .......... .......... .......... .......... 29% 573K 9s
1200K .......... .......... .......... .......... .......... 30% 460K 9s
1250K .......... .......... .......... .......... .......... 31% 333K 9s
1300K .......... .......... .......... .......... .......... 32% 515K 8s
1350K .......... .......... .......... .......... .......... 34% 311K 8s
1400K .......... .......... .......... .......... .......... 35% 495K 8s
1450K .......... .......... .......... .......... .......... 36% 352K 8s
1500K .......... .......... .......... .......... .......... 37% 516K 8s
1550K .......... .......... .......... .......... .......... 38% 363K 7s
1600K .......... .......... .......... .......... .......... 40% 623K 7s
1650K .......... .......... .......... .......... .......... 41% 452K 7s
1700K .......... .......... .......... .......... .......... 42% 687K 7s
1750K .......... .......... .......... .......... .......... 43% 337K 7s
1800K .......... .......... .......... .......... .......... 45% 574K 6s
1850K .......... .......... .......... .......... .......... 46% 320K 6s
1900K .......... .......... .......... .......... .......... 47% 492K 6s
1950K .......... .......... .......... .......... .......... 48% 319K 6s
2000K .......... .......... .......... .......... .......... 49% 557K 6s
2050K .......... .......... .......... .......... .......... 51% 317K 6s
2100K .......... .......... .......... .......... .......... 52% 457K 5s
2150K .......... .......... .......... .......... .......... 53% 304K 5s
2200K .......... .......... .......... .......... .......... 54% 536K 5s
2250K .......... .......... .......... .......... .......... 55% 323K 5s
2300K .......... .......... .......... .......... .......... 57% 494K 5s
2350K .......... .......... .......... .......... .......... 58% 320K 5s
2400K .......... .......... .......... .......... .......... 59% 546K 5s
2450K .......... .......... .......... .......... .......... 60% 495K 4s
2500K .......... .......... .......... .......... .......... 62% 336K 4s
2550K .......... .......... .......... .......... .......... 63% 527K 4s
2600K .......... .......... .......... .......... .......... 64% 327K 4s
2650K .......... .......... .......... .......... .......... 65% 531K 4s
2700K .......... .......... .......... .......... .......... 66% 323K 4s
2750K .......... .......... .......... .......... .......... 68% 497K 4s
2800K .......... .......... .......... .......... .......... 69% 324K 3s
2850K .......... .......... .......... .......... .......... 70% 522K 3s
2900K .......... .......... .......... .......... .......... 71% 321K 3s
2950K .......... .......... .......... .......... .......... 73% 482K 3s
3000K .......... .......... .......... .......... .......... 74% 311K 3s
3050K .......... .......... .......... .......... .......... 75% 516K 3s
3100K .......... .......... .......... .......... .......... 76% 321K 3s
3150K .......... .......... .......... .......... .......... 77% 663K 2s
3200K .......... .......... .......... .......... .......... 79% 452K 2s
3250K .......... .......... .......... .......... .......... 80% 508K 2s
3300K .......... .......... .......... .......... .......... 81% 332K 2s
3350K .......... .......... .......... .......... .......... 82% 557K 2s
3400K .......... .......... .......... .......... .......... 83% 323K 2s
3450K .......... .......... .......... .......... .......... 85% 528K 2s
3500K .......... .......... .......... .......... .......... 86% 493K 1s
3550K .......... .......... .......... .......... .......... 87% 323K 1s
3600K .......... .......... .......... .......... .......... 88% 570K 1s
3650K .......... .......... .......... .......... .......... 90% 323K 1s
3700K .......... .......... .......... .......... .......... 91% 446K 1s
3750K .......... .......... .......... .......... .......... 92% 308K 1s
3800K .......... .......... .......... .......... .......... 93% 561K 1s
3850K .......... .......... .......... .......... .......... 94% 323K 1s
3900K .......... .......... .......... .......... .......... 96% 494K 0s
3950K .......... .......... .......... .......... .......... 97% 314K 0s
4000K .......... .......... .......... .......... .......... 98% 599K 0s
4050K .......... .......... .......... .......... .......... 99% 322K 0s
4100K ......... 100% 1.18M=11s
2011-02-22 03:21:46 (381 KB/s) - “cacao-6a5eda011e49.tar.gz” saved [4207812/4207812]
cacao-6a5eda011e49.tar.gz: OK
mkdir -p stamps
touch stamps/download-cacao.stamp
if ! /usr/bin/hg fclone -h; \
then \
echo "No forest extension found. Please refer to" \
"http://selenic.com/mercurial/wiki/index.cgi/ForestExtension"; \
exit 1; \
fi;
hg fclone [OPTION]... SOURCE [DEST]
make a clone of an existing forest of repositories
Create a clone of an existing forest in a new directory.
Look at the help text for the clone command for more information.
options:
--walkhg walk repositories under '.hg' (yes/no)
-U --noupdate the clone will include an empty working copy (only a
repository)
-u --updaterev revision, tag or branch to check out
-r --rev include the specified changeset
-b --branch clone only the specified branch
--pull use pull protocol to copy metadata
--uncompressed use uncompressed transfer (fast over LAN)
-e --ssh specify ssh command to use
--remotecmd specify hg command to run on the remote side
use "hg -v help fclone" to show global options
mkdir -p stamps
touch stamps/hgforest.stamp
/usr/bin/hg fclone http://hg.openjdk.java.net/jdk6/jdk6 openjdk.hg;
[.]
requesting all changes
adding changesets
adding manifests
adding file changes
added 67 changesets with 133 changes to 31 files
updating to branch default
30 files updated, 0 files merged, 0 files removed, 0 files unresolved
[corba]
requesting all changes
adding changesets
adding manifests
adding file changes
added 60 changesets with 2879 changes to 1376 files
updating to branch default
1362 files updated, 0 files merged, 0 files removed, 0 files unresolved
[hotspot]
requesting all changes
adding changesets
adding manifests
adding file changes
added 2007 changesets with 41356 changes to 4276 files
updating to branch default
3764 files updated, 0 files merged, 0 files removed, 0 files unresolved
[jaxp]
abort: error: Connection timed out
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
More information about the icedtea-test
mailing list