See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...
------------------------------------------
[...truncated 356 lines...]
[0m[0m18:26:30,605 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=15.45
+ echo 15.45
+ echo 'Iteration #1 completed in 15.45 seconds'
Iteration #1 completed in 15.45 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #2'
Bootstrap iteration #2
[0m18:26:33,093 INFO [org.jboss.as.repository] (management-handler-thread - 1)
JBAS014900: Content added at location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:26:33,105 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7)
JBAS015876: Starting deployment of "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m[0m18:26:37,373 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016002:
Processing weld deployment weld-beans.war
[0m[0m18:26:37,459 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005:
Starting Services for CDI deployment: weld-beans.war
[0m[0m18:26:37,468 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016008:
Starting weld service for deployment weld-beans.war
[0m[0m18:26:43,562 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC
service thread 1-4) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context
'/weld-beans'
[0m[0m18:26:45,106 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4)
JBAS017534: Registered web context: /weld-beans
[0m[0m18:26:45,182 INFO [org.jboss.as.server] (management-handler-thread - 1)
JBAS018559: Deployed "weld-beans.war" (runtime-name :
"weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'undeploy weld-beans.war'
[0m18:26:47,063 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4)
JBAS017535: Unregistered web context: /weld-beans
[0m[31m18:26:47,074 ERROR [stderr] (xnio-file-watcher[Watcher for
/tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp4e4cb1768cf88776/content-5c19bbc638fd6cc6/]-0)
Exception in thread "xnio-file-watcher[Watcher for
/tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp4e4cb1768cf88776/content-5c19bbc638fd6cc6/]-0"
java.nio.file.ClosedWatchServiceException
[0m[31m18:26:47,075 ERROR [stderr] (xnio-file-watcher[Watcher for
/tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp4e4cb1768cf88776/content-5c19bbc638fd6cc6/]-0)
at sun.nio.fs.AbstractWatchService.checkOpen(AbstractWatchService.java:80)
[0m[31m18:26:47,076 ERROR [stderr] (xnio-file-watcher[Watcher for
/tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp4e4cb1768cf88776/content-5c19bbc638fd6cc6/]-0)
at sun.nio.fs.AbstractWatchService.checkKey(AbstractWatchService.java:92)
[0m[31m18:26:47,077 ERROR [stderr] (xnio-file-watcher[Watcher for
/tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp4e4cb1768cf88776/content-5c19bbc638fd6cc6/]-0)
at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:119)
[0m[31m18:26:47,077 ERROR [stderr] (xnio-file-watcher[Watcher for
/tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp4e4cb1768cf88776/content-5c19bbc638fd6cc6/]-0)
at org.xnio.nio.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:85)
[0m[31m18:26:47,078 ERROR [stderr] (xnio-file-watcher[Watcher for
/tmp/weld-performance/jboss-as-7/standalone/tmp/vfs/temp/temp4e4cb1768cf88776/content-5c19bbc638fd6cc6/]-0)
at java.lang.Thread.run(Thread.java:745)
[0m[0m18:26:47,104 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016009:
Stopping weld service for deployment weld-beans.war
[0m[0m18:26:47,716 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6)
JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 656ms
[0m[0m18:26:47,863 INFO [org.jboss.as.repository] (management-handler-thread - 2)
JBAS014901: Content removed from location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:26:47,864 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=14.54
+ echo 14.54
+ echo 'Iteration #2 completed in 14.54 seconds'
Iteration #2 completed in 14.54 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #3'
Bootstrap iteration #3
[0m18:26:50,490 INFO [org.jboss.as.repository] (management-handler-thread - 1)
JBAS014900: Content added at location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:26:50,498 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1)
JBAS015876: Starting deployment of "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m[0m18:26:54,620 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002:
Processing weld deployment weld-beans.war
[0m[0m18:26:54,717 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005:
Starting Services for CDI deployment: weld-beans.war
[0m[0m18:26:54,730 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016008:
Starting weld service for deployment weld-beans.war
[0m[0m18:27:01,352 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC
service thread 1-2) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context
'/weld-beans'
[0m[0m18:27:02,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /weld-beans
[0m[0m18:27:03,059 INFO [org.jboss.as.server] (management-handler-thread - 1)
JBAS018559: Deployed "weld-beans.war" (runtime-name :
"weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'undeploy weld-beans.war'
[0m18:27:05,014 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3)
JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:27:05,058 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009:
Stopping weld service for deployment weld-beans.war
[0m[0m18:27:05,670 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3)
JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 657ms
[0m[0m18:27:05,829 INFO [org.jboss.as.repository] (management-handler-thread - 2)
JBAS014901: Content removed from location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:27:05,830 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=15.15
+ echo 15.15
+ echo 'Iteration #3 completed in 15.15 seconds'
Iteration #3 completed in 15.15 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #4'
Bootstrap iteration #4
[0m18:27:08,360 INFO [org.jboss.as.repository] (management-handler-thread - 1)
JBAS014900: Content added at location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:27:08,369 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4)
JBAS015876: Starting deployment of "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m[0m18:27:12,838 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002:
Processing weld deployment weld-beans.war
[0m[0m18:27:12,921 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016005:
Starting Services for CDI deployment: weld-beans.war
[0m[0m18:27:12,935 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016008:
Starting weld service for deployment weld-beans.war
[0m[0m18:27:18,512 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC
service thread 1-7) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context
'/weld-beans'
[0m[0m18:27:20,063 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7)
JBAS017534: Registered web context: /weld-beans
[0m[0m18:27:20,154 INFO [org.jboss.as.server] (management-handler-thread - 1)
JBAS018559: Deployed "weld-beans.war" (runtime-name :
"weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'undeploy weld-beans.war'
[0m18:27:22,121 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8)
JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:27:22,159 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016009:
Stopping weld service for deployment weld-beans.war
[0m[0m18:27:22,785 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5)
JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 665ms
[0m[0m18:27:22,939 INFO [org.jboss.as.repository] (management-handler-thread - 2)
JBAS014901: Content removed from location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:27:22,940 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=14.33
+ echo 14.33
+ echo 'Iteration #4 completed in 14.33 seconds'
Iteration #4 completed in 14.33 seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #5'
Bootstrap iteration #5
[0m18:27:25,435 INFO [org.jboss.as.repository] (management-handler-thread - 1)
JBAS014900: Content added at location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:27:25,444 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5)
JBAS015876: Starting deployment of "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m[0m18:27:29,752 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002:
Processing weld deployment weld-beans.war
[0m[0m18:27:29,846 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016005:
Starting Services for CDI deployment: weld-beans.war
[0m[0m18:27:29,859 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016008:
Starting weld service for deployment weld-beans.war
[0m[0m18:27:35,232 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC
service thread 1-2) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context
'/weld-beans'
[0m[0m18:27:36,967 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /weld-beans
[0m[0m18:27:37,059 INFO [org.jboss.as.server] (management-handler-thread - 1)
JBAS018559: Deployed "weld-beans.war" (runtime-name :
"weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'undeploy weld-beans.war'
[0m18:27:38,933 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:27:38,977 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016009:
Stopping weld service for deployment weld-beans.war
[0m[0m18:27:39,585 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7)
JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 653ms
[0m[0m18:27:39,738 INFO [org.jboss.as.repository] (management-handler-thread - 2)
JBAS014901: Content removed from location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:27:39,739 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=
+ echo
+ echo 'Iteration #5 completed in seconds'
Iteration #5 completed in seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #6'
Bootstrap iteration #6
[0m18:27:42,166 INFO [org.jboss.as.repository] (management-handler-thread - 1)
JBAS014900: Content added at location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:27:42,175 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5)
JBAS015876: Starting deployment of "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m[0m18:27:46,352 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002:
Processing weld deployment weld-beans.war
[0m[0m18:27:46,453 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005:
Starting Services for CDI deployment: weld-beans.war
[0m[0m18:27:46,461 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016008:
Starting weld service for deployment weld-beans.war
[0m[0m18:27:51,905 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC
service thread 1-5) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context
'/weld-beans'
[0m[0m18:27:53,535 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5)
JBAS017534: Registered web context: /weld-beans
[0m[0m18:27:53,617 INFO [org.jboss.as.server] (management-handler-thread - 1)
JBAS018559: Deployed "weld-beans.war" (runtime-name :
"weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'undeploy weld-beans.war'
[0m18:27:55,710 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7)
JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:27:55,756 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016009:
Stopping weld service for deployment weld-beans.war
[0m[0m18:27:56,396 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6)
JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 687ms
[0m[0m18:27:56,551 INFO [org.jboss.as.repository] (management-handler-thread - 2)
JBAS014901: Content removed from location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:27:56,552 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=file
+ echo file
+ echo 'Iteration #6 completed in file seconds'
Iteration #6 completed in file seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #7'
Bootstrap iteration #7
[0m18:27:59,020 INFO [org.jboss.as.repository] (management-handler-thread - 1)
JBAS014900: Content added at location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:27:59,029 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7)
JBAS015876: Starting deployment of "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m[0m18:28:03,466 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002:
Processing weld deployment weld-beans.war
[0m[0m18:28:03,562 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005:
Starting Services for CDI deployment: weld-beans.war
[0m[0m18:28:03,574 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016008:
Starting weld service for deployment weld-beans.war
[0m[0m18:28:08,972 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC
service thread 1-2) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context
'/weld-beans'
[0m[0m18:28:10,743 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /weld-beans
[0m[0m18:28:10,827 INFO [org.jboss.as.server] (management-handler-thread - 1)
JBAS018559: Deployed "weld-beans.war" (runtime-name :
"weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'undeploy weld-beans.war'
[0m18:28:12,717 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:28:12,764 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016009:
Stopping weld service for deployment weld-beans.war
[0m[0m18:28:13,369 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6)
JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 649ms
[0m[0m18:28:13,535 INFO [org.jboss.as.repository] (management-handler-thread - 2)
JBAS014901: Content removed from location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:28:13,537 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=file
+ echo file
+ echo 'Iteration #7 completed in file seconds'
Iteration #7 completed in file seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #8'
Bootstrap iteration #8
[0m18:28:16,078 INFO [org.jboss.as.repository] (management-handler-thread - 1)
JBAS014900: Content added at location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:28:16,087 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3)
JBAS015876: Starting deployment of "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m[0m18:28:23,414 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002:
Processing weld deployment weld-beans.war
[0m[0m18:28:23,508 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005:
Starting Services for CDI deployment: weld-beans.war
[0m[0m18:28:23,521 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008:
Starting weld service for deployment weld-beans.war
[0m[0m18:28:30,353 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC
service thread 1-4) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context
'/weld-beans'
[0m[0m18:28:31,951 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4)
JBAS017534: Registered web context: /weld-beans
[0m[0m18:28:32,056 INFO [org.jboss.as.server] (management-handler-thread - 1)
JBAS018559: Deployed "weld-beans.war" (runtime-name :
"weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'undeploy weld-beans.war'
[0m18:28:33,968 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5)
JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:28:34,012 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009:
Stopping weld service for deployment weld-beans.war
[0m[0m18:28:34,625 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5)
JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 658ms
[0m[0m18:28:34,789 INFO [org.jboss.as.repository] (management-handler-thread - 2)
JBAS014901: Content removed from location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:28:34,790 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=
+ echo
+ echo 'Iteration #8 completed in seconds'
Iteration #8 completed in seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #9'
Bootstrap iteration #9
[0m18:28:37,321 INFO [org.jboss.as.repository] (management-handler-thread - 1)
JBAS014900: Content added at location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:28:37,328 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5)
JBAS015876: Starting deployment of "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m[0m18:28:41,567 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016002:
Processing weld deployment weld-beans.war
[0m[0m18:28:41,639 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005:
Starting Services for CDI deployment: weld-beans.war
[0m[0m18:28:41,647 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016008:
Starting weld service for deployment weld-beans.war
[0m[0m18:28:47,248 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC
service thread 1-1) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context
'/weld-beans'
[0m[0m18:28:49,098 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017534: Registered web context: /weld-beans
[0m[0m18:28:49,197 INFO [org.jboss.as.server] (management-handler-thread - 1)
JBAS018559: Deployed "weld-beans.war" (runtime-name :
"weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'undeploy weld-beans.war'
[0m18:28:51,111 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4)
JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:28:51,154 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009:
Stopping weld service for deployment weld-beans.war
[0m[0m18:28:51,782 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6)
JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 672ms
[0m[0m18:28:51,922 INFO [org.jboss.as.repository] (management-handler-thread - 2)
JBAS014901: Content removed from location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:28:51,924 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=file
+ echo file
+ echo 'Iteration #9 completed in file seconds'
Iteration #9 completed in file seconds
+ for i in '`seq 1 ${WELD_BOOTSTRAP_ITERATIONS}`'
+ echo 'Bootstrap iteration #10'
Bootstrap iteration #10
[0m18:28:54,355 INFO [org.jboss.as.repository] (management-handler-thread - 1)
JBAS014900: Content added at location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:28:54,362 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4)
JBAS015876: Starting deployment of "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m[0m18:28:58,521 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016002:
Processing weld deployment weld-beans.war
[0m[0m18:28:58,612 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016005:
Starting Services for CDI deployment: weld-beans.war
[0m[0m18:28:58,624 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008:
Starting weld service for deployment weld-beans.war
[0m[0m18:29:04,325 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC
service thread 1-6) Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context
'/weld-beans'
[0m[0m18:29:06,005 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6)
JBAS017534: Registered web context: /weld-beans
[0m[0m18:29:06,092 INFO [org.jboss.as.server] (management-handler-thread - 1)
JBAS018559: Deployed "weld-beans.war" (runtime-name :
"weld-beans.war")
[0m+ /tmp/weld-performance/jboss-as-7/bin/jboss-cli.sh --controller=127.0.0.1:9990 -c
'undeploy weld-beans.war'
[0m18:29:07,941 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7)
JBAS017535: Unregistered web context: /weld-beans
[0m[0m18:29:07,983 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009:
Stopping weld service for deployment weld-beans.war
[0m[0m18:29:08,612 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6)
JBAS015877: Stopped deployment weld-beans.war (runtime-name: weld-beans.war) in 674ms
[0m[0m18:29:08,761 INFO [org.jboss.as.repository] (management-handler-thread - 2)
JBAS014901: Content removed from location
/tmp/weld-performance/jboss-as-7/standalone/data/content/7a/e49676b0830f35847044def164b2f6d0105385/content
[0m[0m18:29:08,762 INFO [org.jboss.as.server] (management-handler-thread - 2)
JBAS018558: Undeployed "weld-beans.war" (runtime-name:
"weld-beans.war")
[0m++ cat time.txt
++ grep real
++ cut -d ' ' -f2
+ TIME=14.15
+ echo 14.15
+ echo 'Iteration #10 completed in 14.15 seconds'
Iteration #10 completed in 14.15 seconds
++ paste -sd+ /tmp/weld-performance/iterations.txt
++ bc
(standard_in) 1: parse error
(standard_in) 1: parse error
+ SUM=
++ echo 'scale=2; /10'
++ bc
(standard_in) 1: parse error
+ AVERAGE=
+ echo YVALUE=
/home/hudson/config_repository/scripts/weld/bootstrap.sh: line 145:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...;:
No space left on device
Process leaked file descriptors. See
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more
information
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[0m18:29:19,092 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread
1-4) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
[0mArchiving artifacts
Recording plot data
No plot data file found: time.properties