Skip to content

yarn-e2e/label=docker,os=ubuntu-14.04 #130 failed #2910

@DanBuild

Description

@DanBuild

Build 'yarn-e2e/label=docker,os=ubuntu-14.04' is failing!

Last 50 lines of build output:

[...truncated 6.39 KB...]
Preparing to unpack .../ca-certificates_20160104ubuntu0.14.04.1_all.deb ...
Unpacking ca-certificates (20160104ubuntu0.14.04.1) ...
Selecting previously unselected package yarn.
Preparing to unpack .../yarn_0.23.0-20170311.0529-1_all.deb ...
Unpacking yarn (0.23.0-20170311.0529-1) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../nodejs_6.10.0-1nodesource1~trusty1_amd64.deb ...
Unpacking nodejs (6.10.0-1nodesource1~trusty1) ...
Setting up openssl (1.0.1f-1ubuntu2.22) ...
Setting up ca-certificates (20160104ubuntu0.14.04.1) ...
Setting up yarn (0.23.0-20170311.0529-1) ...
Setting up nodejs (6.10.0-1nodesource1~trusty1) ...
Processing triggers for ca-certificates (20160104ubuntu0.14.04.1) ...
Updating certificates in /etc/ssl/certs... 173 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
+ ./run-yarn-test.sh
+ cd /tmp
+ mkdir yarntest
+ cd yarntest
+ echo '{}'
+ yarn --version
0.23.0-20170311.0529
+ rm -rf /root/.cache/yarn
+ yarn add react
yarn add v0.23.0-20170311.0529
info No lockfile found.
warning No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
/usr/share/yarn/lib/fetchers/tarball-fetcher.js:141
        entry.props.uid = entry.uid = 0;
                        ^

TypeError: Cannot set property 'uid' of undefined
    at Extract.extractorStream.pipe.on.on.entry (/usr/share/yarn/lib/fetchers/tarball-fetcher.js:141:25)
    at emitThree (events.js:121:20)
    at Extract.emit (events.js:194:7)
    at Extract.onheader (/usr/share/yarn/node_modules/tar-stream/extract.js:177:10)
    at Extract._write (/usr/share/yarn/node_modules/tar-stream/extract.js:243:8)
    at doWrite (/usr/share/yarn/node_modules/readable-stream/lib/_stream_writable.js:347:64)
    at writeOrBuffer (/usr/share/yarn/node_modules/readable-stream/lib/_stream_writable.js:336:5)
    at Extract.Writable.write (/usr/share/yarn/node_modules/readable-stream/lib/_stream_writable.js:274:11)
    at UnpackStream.ondata (_stream_readable.js:555:20)
    at emitOne (events.js:96:13)
+ fail_with_log
+ exitcode=1
+ '[' -s yarn-error.log ']'
+ exit 1
Build step 'Execute shell' marked build as failure

Changes since last successful build:

View full output

cc @Daniel15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions