Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

link to blog #210

Merged
merged 1 commit into from
Jun 15, 2017
Merged

link to blog #210

merged 1 commit into from
Jun 15, 2017

Conversation

amihaiemil
Copy link
Member

Pr for #209

@amihaiemil
Copy link
Member Author

@rultor merge

@coveralls
Copy link

coveralls commented Jun 15, 2017

Coverage Status

Coverage remained the same at 82.868% when pulling da6d102 on 209 into f4eabef on master.

@rultor
Copy link
Contributor

rultor commented Jun 15, 2017

@rultor merge

@amihaiemil OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Contributor

rultor commented Jun 15, 2017

@rultor merge

@amihaiemil Oops, I failed. You can see the full log here (spent 2min)

2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "      }[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "    },{[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page34.html",[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/some/other/page.html",[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "        "category" : "mischelaneous",[\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-06-15 16:17:46,584 DEBUG - http-outgoing-15 << "      },[\n]"
2017-06-15 16:17:46,585 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-06-15 16:17:46,585 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-06-15 16:17:46,585 DEBUG - http-outgoing-15 << "      }[\n]"
2017-06-15 16:17:46,585 DEBUG - http-outgoing-15 << "    } ][\n]"
2017-06-15 16:17:46,585 DEBUG - http-outgoing-15 << "  }[\n]"
2017-06-15 16:17:46,585 DEBUG - http-outgoing-15 << "}"
2017-06-15 16:17:46,585 DEBUG - http-outgoing-15 << HTTP/1.1 200 OK
2017-06-15 16:17:46,585 DEBUG - http-outgoing-15 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-06-15 16:17:46,585 DEBUG - http-outgoing-15 << Content-Type: text/plain; charset=iso-8859-1
2017-06-15 16:17:46,587 DEBUG - http-outgoing-15 << Content-Length: 5345
2017-06-15 16:17:46,587 DEBUG - http-outgoing-15 << Date: Thu, 15 Jun 2017 16:17:46 GMT
2017-06-15 16:17:46,587 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-06-15 16:17:46,593 DEBUG - Connection [id: 15][route: {}->http://localhost:43712] can be kept alive for 60.0 seconds
2017-06-15 16:17:46,593 DEBUG - Connection released: [id: 15][route: {}->http://localhost:43712][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-06-15 16:17:47,569 INFO - stopped on port #43712
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec

Results :

Tests in error: 
  illegalStateOnMissingRegion(com.amihaiemil.charles.aws.AmazonEsRepositoryTestCase): Unable to execute HTTP request: Connect to localhost:8080 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused (Connection refused)

Tests run: 112, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.198 s
[INFO] Finished at: 2017-06-15T16:17:47+00:00
[INFO] Final Memory: 34M/452M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project charles-rest: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/r/repo/target/surefire-reports for the individual test results.
[ERROR] -> [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] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
container a977f2621db1426bfcf2f0e7e459b43fb566a497047f181ea7be86c367ead75d is dead
Thu Jun 15 18:18:40 CEST 2017

@amihaiemil
Copy link
Member Author

@rultor try to merge again

@rultor
Copy link
Contributor

rultor commented Jun 15, 2017

@rultor try to merge again

@amihaiemil OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Contributor

rultor commented Jun 15, 2017

@rultor try to merge again

@amihaiemil Oops, I failed. You can see the full log here (spent 2min)

2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "      }[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "    },{[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page34.html",[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/some/other/page.html",[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "        "category" : "mischelaneous",[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "      },[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "      }[\n]"
2017-06-15 16:22:45,819 DEBUG - http-outgoing-15 << "    } ][\n]"
2017-06-15 16:22:45,820 DEBUG - http-outgoing-15 << "  }[\n]"
2017-06-15 16:22:45,820 DEBUG - http-outgoing-15 << "}"
2017-06-15 16:22:45,820 DEBUG - http-outgoing-15 << HTTP/1.1 200 OK
2017-06-15 16:22:45,820 DEBUG - http-outgoing-15 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-06-15 16:22:45,820 DEBUG - http-outgoing-15 << Content-Type: text/plain; charset=iso-8859-1
2017-06-15 16:22:45,820 DEBUG - http-outgoing-15 << Content-Length: 5345
2017-06-15 16:22:45,820 DEBUG - http-outgoing-15 << Date: Thu, 15 Jun 2017 16:22:45 GMT
2017-06-15 16:22:45,820 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-06-15 16:22:45,824 DEBUG - Connection [id: 15][route: {}->http://localhost:37892] can be kept alive for 60.0 seconds
2017-06-15 16:22:45,824 DEBUG - Connection released: [id: 15][route: {}->http://localhost:37892][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-06-15 16:22:46,814 INFO - stopped on port #37892
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 sec

Results :

Tests in error: 
  illegalStateOnMissingRegion(com.amihaiemil.charles.aws.AmazonEsRepositoryTestCase): Unable to execute HTTP request: Connect to localhost:8080 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused (Connection refused)

Tests run: 112, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.579 s
[INFO] Finished at: 2017-06-15T16:22:46+00:00
[INFO] Final Memory: 34M/452M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project charles-rest: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/r/repo/target/surefire-reports for the individual test results.
[ERROR] -> [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] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
container 80e80c5a180b6d57be38ca511443ec2d1cb9c424315a8654236b3542fe692e15 is dead
Thu Jun 15 18:23:44 CEST 2017

@amihaiemil
Copy link
Member Author

@rultor merge

@rultor
Copy link
Contributor

rultor commented Jun 15, 2017

@rultor merge

@amihaiemil OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Contributor

rultor commented Jun 15, 2017

@rultor merge

@amihaiemil Oops, I failed. You can see the full log here (spent 2min)

2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "      }[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "    },{[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page34.html",[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/some/other/page.html",[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "        "category" : "mischelaneous",[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "      },[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "      }[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "    } ][\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "  }[\n]"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << "}"
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << HTTP/1.1 200 OK
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << Content-Type: text/plain; charset=iso-8859-1
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << Content-Length: 5345
2017-06-15 17:08:28,811 DEBUG - http-outgoing-15 << Date: Thu, 15 Jun 2017 17:08:28 GMT
2017-06-15 17:08:28,812 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-06-15 17:08:28,815 DEBUG - Connection [id: 15][route: {}->http://localhost:43497] can be kept alive for 60.0 seconds
2017-06-15 17:08:28,815 DEBUG - Connection released: [id: 15][route: {}->http://localhost:43497][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-06-15 17:08:29,802 INFO - stopped on port #43497
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 sec

Results :

Tests in error: 
  illegalStateOnMissingRegion(com.amihaiemil.charles.aws.AmazonEsRepositoryTestCase): Unable to execute HTTP request: Connect to localhost:8080 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused (Connection refused)

Tests run: 112, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.229 s
[INFO] Finished at: 2017-06-15T17:08:29+00:00
[INFO] Final Memory: 30M/456M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project charles-rest: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/r/repo/target/surefire-reports for the individual test results.
[ERROR] -> [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] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
container ff1a38babdb26a25f5e78ff0bfe01d027ba28a3cc0303f1401e8108dc9ab0b38 is dead
Thu Jun 15 19:09:27 CEST 2017

@amihaiemil amihaiemil merged commit 1243e87 into master Jun 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants