Skip to content
Failed

Console Output

Started by user Andrzej Szeszo
Building in workspace /data/jenkins/jobs/illumos-gate/workspace
Checkout:workspace / /data/jenkins/jobs/illumos-gate/workspace - hudson.remoting.LocalChannel@15e39ca
Using strategy: Default
Cloning the remote Git repository
Cloning repository git://github.com/OpenIndiana/oi-userland.git
git --version
git version 1.7.9.2
Fetching upstream changes from origin
Commencing build of Revision b5568af59a19b87d3ab79e4fab8a81ece58c58e8 (origin/oi/hipster)
Checking out Revision b5568af59a19b87d3ab79e4fab8a81ece58c58e8 (origin/oi/hipster)
No change to record in branch origin/oi/hipster
[workspace] $ /bin/sh -xe /var/tmp/hudson8337812514532949980.sh
+ [ -f components/components.mk ]
+ [ -f components/depends.mk ]
+ gmake setup PUBLISHER=openindiana.org
setup components
make[1]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/components'
Generating component list...
Generating component dependencies...
make[1]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/components'
make[1]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/components'
/bin/mkdir -p /data/jenkins/jobs/illumos-gate/workspace/i386/logs
/usr/bin/pkgrepo create file:/data/jenkins/jobs/illumos-gate/workspace/i386/repo
/usr/bin/pkgrepo add-publisher -s file:/data/jenkins/jobs/illumos-gate/workspace/i386/repo openindiana.org
building tools...
make[2]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /data/jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
make[1]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/components'
+ gmake -C components/illumos/illumos-gate update
gmake: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
Cloning into '/data/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate/illumos-gate'...
cd /data/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate/illumos-gate; git pull git://github.com/illumos/illumos-gate.git; \
  [ $(git log -1 --format=%H) == $(cat .downloaded) ] || \
  git log -1 --format=%H > .downloaded
From git://github.com/illumos/illumos-gate
 * branch            HEAD       -> FETCH_HEAD
Already up-to-date.
cat: cannot open .downloaded: No such file or directory
/bin/bash: line 1: [: 850ad55a82ec00d2ba0cb55e5c30e49baafd4b2d: unary operator expected
gmake: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/components/illumos/illumos-gate'
+ gmake publish COMPONENT_DIRS=illumos/illumos-gate
publish components
make[1]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /data/jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
publish illumos/illumos-gate
/usr/bin/pkgrepo rebuild -s file:/data/jenkins/jobs/illumos-gate/workspace/i386/repo
Initiating repository rebuild.
make[1]: Leaving directory `/data/jenkins/jobs/illumos-gate/workspace/components'
+ rsync -av i386/repo/publisher/openindiana.org/file/ rsync://pkg.openindiana.org:974/hipster-file/
sending incremental file list
rsync: change_dir "/data/jenkins/jobs/illumos-gate/workspace//i386/repo/publisher/openindiana.org/file" failed: No such file or directory (2)

sent 14 bytes  received 8 bytes  44.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.9]
Build step 'Execute shell' marked build as failure
Sending e-mails to: aszeszo@gmail.com
Finished: FAILURE