[errai-dev] Build failed in Jenkins: Errai » Errai::Cordova::Demos::Kitchensink #971

ci-builds at redhat.com ci-builds at redhat.com
Fri Apr 5 14:00:08 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai.example$errai-cordova-kitchensink/971/>

------------------------------------------
[...truncated 409 lines...]
[ERROR] The alt attribute should be used to give a short description
[ERROR] of an image; longer descriptions should be given with the
[ERROR] longdesc attribute which takes a URL linked to the description.
[ERROR] These measures are needed for people using non-graphical browsers.
[ERROR] For further advice on how to make your pages accessible
[ERROR] see "http://www.w3.org/WAI/GL". You may also want to try
[ERROR] "http://www.cast.org/bobby/" which is a free Web-based
[ERROR] service for checking URLs for accessibility.
[ERROR] line 5 column 3 - Warning: <link> lacks "type" attribute
[ERROR] line 6 column 3 - Warning: <link> lacks "type" attribute
[ERROR] line 9 column 1 - Warning: unknown attribute "data-field"
[ERROR] line 25 column 7 - Warning: unknown attribute "data-field"
[ERROR] line 29 column 5 - Warning: <form> lacks "action" attribute
[ERROR] line 36 column 13 - Warning: unknown attribute "placeholder"
[ERROR] line 36 column 13 - Warning: unknown attribute "data-field"
[ERROR] line 37 column 14 - Warning: unknown attribute "data-field"
[ERROR] line 37 column 66 - Warning: trimming empty <span>
[ERROR] line 44 column 13 - Warning: unknown attribute "placeholder"
[ERROR] line 44 column 13 - Warning: unknown attribute "data-field"
[ERROR] line 45 column 14 - Warning: unknown attribute "data-field"
[ERROR] line 45 column 67 - Warning: trimming empty <span>
[ERROR] line 52 column 13 - Warning: unknown attribute "placeholder"
[ERROR] line 52 column 13 - Warning: unknown attribute "data-field"
[ERROR] line 53 column 14 - Warning: unknown attribute "data-field"
[ERROR] line 53 column 67 - Warning: trimming empty <span>
[ERROR] line 60 column 13 - Warning: unknown attribute "data-field"
[ERROR] line 61 column 14 - Warning: unknown attribute "data-field"
[ERROR] line 61 column 14 - Warning: img lacks "alt" attribute
[ERROR] line 66 column 13 - Warning: unknown attribute "data-field"
[ERROR] line 67 column 14 - Warning: unknown attribute "data-field"
[ERROR] line 67 column 52 - Warning: trimming empty <label>
[ERROR] line 72 column 5 - Warning: unknown attribute "data-field"
[ERROR] line 72 column 39 - Warning: trimming empty <label>
[ERROR] line 74 column 6 - Warning: unknown attribute "data-field"
[ERROR] line 76 column 1 - Warning: trimming empty <div>
[ERROR] InputStream: Doctype given is ""
[ERROR] InputStream: Document content looks like HTML 4.01 Transitional
[ERROR] 27 warnings, no errors were found!
[INFO] <!DOCTYPE html>
[INFO] <html>
[INFO] <head>
[INFO] <meta name="generator" content=
[INFO] "HTML Tidy for Java (vers. 2009-12-01), see jtidy.sourceforge.net">
[INFO] <title>Errai KitchenSink</title>
[INFO] <link type="text/css" href=
[INFO] "http://twitter.github.com/bootstrap/assets/css/bootstrap.css" rel=
[INFO] "stylesheet">
[INFO] <link type="text/css" href=
[INFO] "http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css"
[INFO]  rel="stylesheet">
[INFO] </head>
[INFO] <body>
[INFO] <div data-field="main">
[INFO] <h1>Welcome to JBoss AS 7!</h1>
[INFO] <p>You have successfully deployed the Errai Kitchen Sink Java EE 6
[INFO] web application on JBoss AS 7.</p>
[INFO] <h2>Register (Bean Validation example)</h2>
[INFO] <p>Enforces annotation-based constraints defined on the model
[INFO] class.</p>
[INFO] <div>
[INFO] <div class="alert alert-error">
[INFO] <div data-field="generalErrorLabel">error</div>
[INFO] </div>
[INFO] <form class="form-horizontal">
[INFO] <fieldset><legend>Member Registration</legend> 
[INFO] <div class="control-group"><label class="control-label" for=
[INFO] "inputName">Name</label> 
[INFO] <div class="controls"><input type="text" id="inputName" data-field=
[INFO] "nameBox" placeholder="Member name"> </div>
[INFO] </div>
[INFO] <div class="control-group"><label class="control-label" for=
[INFO] "inputEmail">Email</label> 
[INFO] <div class="controls"><input type="email" id="inputEmail"
[INFO] data-field="emailBox" placeholder="your.name at company.com"> </div>
[INFO] </div>
[INFO] <div class="control-group"><label class="control-label" for=
[INFO] "inputPhone">Phone number</label> 
[INFO] <div class="controls"><input type="number" id="inputPhone"
[INFO] data-field="phoneBox" placeholder="+41 7 123"> </div>
[INFO] </div>
[INFO] <div class="control-group"><label class=
[INFO] "control-label">Picture</label> 
[INFO] <div class="controls"><button type="button" class="btn" data-field=
[INFO] "takePicture">Take picture</button> <img data-field="image" src="#"
[INFO] class="img-polaroid">
[INFO] </div>
[INFO] </div>
[INFO] <div class="control-group">
[INFO] <div class="controls"><button type="button" class="btn btn-primary"
[INFO] data-field="registerButton">Register</button> </div>
[INFO] </div>
[INFO] </fieldset>
[INFO] </form>
[INFO]  
[INFO] <p>REST URL for all members: <a target="_blank" href=
[INFO] "rest/members">rest/members</a></p>
[INFO] <p>Note: to see Errai broadcasting push notifications, open this
[INFO] page in another browser (a completely different browser, not just a
[INFO] new window in the same browser). Every member you register will
[INFO] appear in all browsers simultaneously.</p>
[INFO] </div>
[INFO] </div>
[INFO] </body>
[INFO] </html>
[ERROR] The alt attribute should be used to give a short description
[ERROR] of an image; longer descriptions should be given with the
[ERROR] longdesc attribute which takes a URL linked to the description.
[ERROR] These measures are needed for people using non-graphical browsers.
[ERROR] For further advice on how to make your pages accessible
[ERROR] see "http://www.w3.org/WAI/GL". You may also want to try
[ERROR] "http://www.cast.org/bobby/" which is a free Web-based
[ERROR] service for checking URLs for accessibility.
[INFO]                Checking ErraiApp.properties for configured types ...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]          Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO]             Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO]                generating ioc bootstrapping code...
[INFO]    Scanning for additional dependencies: jar:file:/mnt/hudson_workspace/workspace/Errai/errai-marshalling/target/errai-marshalling-3.0-SNAPSHOT.jar!/org/jboss/errai/marshalling/client/api/MarshallerFramework.java
[INFO]       Computing all possible rebind results for 'org.jboss.errai.marshalling.client.api.MarshallerFactory'
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]          Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory
[INFO]             Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator
[INFO]                Generating Marshallers Bootstrapper...
[INFO]    [ERROR] Errors in 'jar:file:/mnt/hudson_workspace/workspace/Errai/errai-ui/target/errai-ui-3.0-SNAPSHOT.jar!/org/jboss/errai/ui/shared/TemplateUtil.java'
[INFO]       [ERROR] Line 27:  The import com.google.gwt.core.shared cannot be resolved
[INFO]       [ERROR] Line 48:  GWT cannot be resolved
[INFO]    Scanning for additional dependencies: jar:file:/qa/maven_repos_shared/repository/com/googlecode/gwtphonegap/gwtphonegap/2.0.0.0/gwtphonegap-2.0.0.0.jar!/com/googlecode/gwtphonegap/client/log/PhoneGapRemoteBatchLogHandler.java
[INFO]       Adding '17' new generated units
[INFO]          Validating newly compiled units
[INFO]             Ignored 1 unit with compilation errors in first pass.
[INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
[INFO]    [ERROR] Cannot proceed due to previous errors
mojoFailed org.codehaus.mojo:gwt-maven-plugin:2.4.0(default)
projectFailed org.jboss.errai.example:errai-cordova-kitchensink:3.0-SNAPSHOT


More information about the errai-dev mailing list