<div dir="ltr">Hi,<div><br></div><div>the same failure output  &quot;<span style="background-color:transparent"><font color="#333333" face="Consolas, Liberation Mono, Menlo, Courier, monospace"><span style="font-size:12px;line-height:inherit;white-space:pre-wrap">[INFO] Fatal error: Arguments to path.join must be strings&quot; have been noticed also when building </span><span style="font-size:12px;white-space:pre-wrap">liveoak &#39;master&#39;. I suspect some change on the nodes tools broke builds.. :(</span></font></span></div>
<div><br></div><div><br></div><div><span style="background-color:transparent"><font color="#333333" face="Consolas, Liberation Mono, Menlo, Courier, monospace"><span style="font-size:12px;white-space:pre-wrap">[1] </span></font></span><a href="https://projectodd.ci.cloudbees.com/job/liveoak/371/console">https://projectodd.ci.cloudbees.com/job/liveoak/371/console</a></div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 15, 2014 at 9:07 AM, Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">
Hi,</p><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">
since Friday, all in a sudden, the node.js part of the build (triggered by the frontend plugin inside the &#39;server&#39; module) is failing on different ways.</p><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">

Extremely odd: the 0.11.0 tag is effected as well. The release (on maven central) is good, but ATM we are not able to build the source on the 0.11.0 tag :-(</p><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">

Oh, yeah, Travis-CI notice the broken build as well ;-) and thankfully abstractj put in a PR to have a temporary fix for the build failure: <a href="https://github.com/aerogear/aerogear-unifiedpush-server/pull/293" rel="noreferrer" style="color:rgb(65,131,196);text-decoration:none" target="_blank">https://github.com/aerogear/aerogear-unifiedpush-server/pull/293</a></p>

<p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">Thanks Bruno!</p><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">

Yesterday Bruno, Villiam and Luke looked at this already, and they noticed a failure like this:</p><pre style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:13px;margin-top:15px;margin-bottom:15px;border:1px solid rgb(221,221,221);line-height:19px;overflow:auto;padding:6px 10px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;word-wrap:normal;color:rgb(51,51,51);background-color:rgb(248,248,248)">
<code style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:12px;margin:0px;border:none;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:0px;word-wrap:normal;display:inline;line-height:inherit;background:transparent">[INFO] --- frontend-maven-plugin:0.0.15:npm (npm install) @ unifiedpush-server ---
[INFO] Running &#39;npm install --color=false&#39; in /home/travis/build/aerogear/aerogear-unifiedpush-server/admin-ui
[INFO] npm WARN package.json newadmin@0.0.0 No repository field.
[INFO] 
[INFO] --- frontend-maven-plugin:0.0.15:grunt (grunt build) @ unifiedpush-server ---
[INFO] Running &#39;grunt dist --no-color&#39; in /home/travis/build/aerogear/aerogear-unifiedpush-server/admin-ui
[INFO] &gt;&gt; Local Npm module &quot;grunt-cli&quot; not found. Is it installed?
[INFO] 
[INFO] Running &quot;bower:install&quot; (bower) task
[INFO] Fatal error: Arguments to path.join must be strings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
</code></pre><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">Note: &quot;grunt-cli&quot; <em>IS</em> installed, even globally. If I am correct, at the moment we are not 100% sure what the &quot;Fatal error: Arguments to path.join must be strings&quot; really means...</p>

<p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">On my machine, I noticed the npm stuff downloads half of the internet, but gets stuck in the middle:</p>

<pre style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:13px;margin-top:15px;margin-bottom:15px;border:1px solid rgb(221,221,221);line-height:19px;overflow:auto;padding:6px 10px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;word-wrap:normal;color:rgb(51,51,51);background-color:rgb(248,248,248)">
<code style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:12px;margin:0px;border:none;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:0px;word-wrap:normal;display:inline;line-height:inherit;background:transparent">[INFO] npm http 304 <a href="https://registry.npmjs.org/oauth-sign" target="_blank">https://registry.npmjs.org/oauth-sign</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/aws-sign2" target="_blank">https://registry.npmjs.org/aws-sign2</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/hawk" target="_blank">https://registry.npmjs.org/hawk</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/combined-stream" target="_blank">https://registry.npmjs.org/combined-stream</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/async" target="_blank">https://registry.npmjs.org/async</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/assert-plus" target="_blank">https://registry.npmjs.org/assert-plus</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/asn1" target="_blank">https://registry.npmjs.org/asn1</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/ctype" target="_blank">https://registry.npmjs.org/ctype</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/punycode" target="_blank">https://registry.npmjs.org/punycode</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/hoek" target="_blank">https://registry.npmjs.org/hoek</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/boom" target="_blank">https://registry.npmjs.org/boom</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/sntp" target="_blank">https://registry.npmjs.org/sntp</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/cryptiles" target="_blank">https://registry.npmjs.org/cryptiles</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/async" target="_blank">https://registry.npmjs.org/async</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/combined-stream" target="_blank">https://registry.npmjs.org/combined-stream</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/assert-plus" target="_blank">https://registry.npmjs.org/assert-plus</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/asn1" target="_blank">https://registry.npmjs.org/asn1</a>
[INFO] npm http GET <a href="https://registry.npmjs.org/delayed-stream" target="_blank">https://registry.npmjs.org/delayed-stream</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/ctype" target="_blank">https://registry.npmjs.org/ctype</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/punycode" target="_blank">https://registry.npmjs.org/punycode</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/boom" target="_blank">https://registry.npmjs.org/boom</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/hoek" target="_blank">https://registry.npmjs.org/hoek</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/cryptiles" target="_blank">https://registry.npmjs.org/cryptiles</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/sntp" target="_blank">https://registry.npmjs.org/sntp</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/delayed-stream" target="_blank">https://registry.npmjs.org/delayed-stream</a>
</code></pre><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">Now, after more than one hour of &#39;waiting&#39;, I cancled the build, resulting in:</p>

<pre style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:13px;margin-top:15px;margin-bottom:15px;border:1px solid rgb(221,221,221);line-height:19px;overflow:auto;padding:6px 10px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;word-wrap:normal;color:rgb(51,51,51);background-color:rgb(248,248,248)">
<code style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:12px;margin:0px;border:none;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:0px;word-wrap:normal;display:inline;line-height:inherit;background:transparent">[INFO] &gt; optipng-bin@0.3.9 postinstall /Users/matzew/Work/JBoss/UPS/admin-ui/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin
[INFO] &gt; node index.js
[INFO]
[INFO] ✓ pre-build test passed successfully
[INFO] npm http 304 <a href="https://registry.npmjs.org/hoek" target="_blank">https://registry.npmjs.org/hoek</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/boom" target="_blank">https://registry.npmjs.org/boom</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/cryptiles" target="_blank">https://registry.npmjs.org/cryptiles</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/sntp" target="_blank">https://registry.npmjs.org/sntp</a>
[INFO] npm http 304 <a href="https://registry.npmjs.org/delayed-stream" target="_blank">https://registry.npmjs.org/delayed-stream</a>
^C[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] AeroGear UnifiedPush Server ....................... SUCCESS [3.884s]
[INFO] UnifiedPush Model Layer ........................... SUCCESS [0.146s]
[INFO] UnifiedPush Server Model API ...................... SUCCESS [2.699s]
[INFO] UnifiedPush Server Model JPA implementation ....... SUCCESS [15.036s]
[INFO] UnifiedPush Service Layer ......................... SUCCESS [7.757s]
[INFO] UnifiedPush Push Notification Networks ............ SUCCESS [2.009s]
[INFO] UnifiedPush RESTful Endpoint ...................... SUCCESS [2.811s]
[INFO] UnifiedPush Server (WAR) .......................... FAILURE [1:30:54.769s]
[INFO] UnifiedPush Auth Server ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:31:29.994s
[INFO] Finished at: Tue Jul 15 07:48:37 CEST 2014
[INFO] Final Memory: 80M/191M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.15:npm (npm install) on project unifiedpush-server: &#39;npm install --color=false&#39; failed. (error code 130) -&gt; [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] <a href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank">http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException</a>
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn &lt;goals&gt; -rf :unifiedpush-server
</code></pre><p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">This is more a FYI on what&#39;s going on - I will file a JIRA ticket for that;</p>

<p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px"><strong>PS:</strong> According to yesterday&#39;s IRC discussions, a manual `<code style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:12px;margin:0px;border:1px solid rgb(221,221,221);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:0px;background-color:rgb(248,248,248)">grunt server</code> does work, so development is not<em>directly</em> effected</p>
<span class="HOEnZb"><font color="#888888">
<p style="margin:15px 0px;color:rgb(51,51,51);font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:15.454545021057129px;line-height:23.18181800842285px">-Matthias</p><div><br></div>-- <br>Matthias Wessendorf <br>

<br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>

twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</font></span></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div>