Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Build failed in Hudson: ptp-nightly #233

See <https://hudson.eclipse.org/hudson/job/ptp-nightly/233/changes>

Changes:

[Greg Watson] More fixes to get sdm_test working again.

[Greg Watson] Update execution environment

------------------------------------------
[...truncated 5182 lines...]
[WARNING] Artifact org.eclipse.ptp:org.eclipse.ptp.etfw.tau.perfdmf:java-source:sources:3.0.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO] 
[INFO] --- tycho-packaging-plugin:0.13.0:package-plugin (default-package-plugin) @ org.eclipse.ptp.etfw.tau.perfdmf ---
[INFO] Building jar: /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.perfdmf/target/org.eclipse.ptp.etfw.tau.perfdmf-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.13.0:p2-metadata (default-p2-metadata) @ org.eclipse.ptp.etfw.tau.perfdmf ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ptp.etfw.tau.perfdmf ---
[INFO] Installing /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.perfdmf/target/org.eclipse.ptp.etfw.tau.perfdmf-3.0.0-SNAPSHOT.jar to <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/.repository/org/eclipse/ptp/org.eclipse.ptp.etfw.tau.perfdmf/3.0.0-SNAPSHOT/org.eclipse.ptp.etfw.tau.perfdmf-3.0.0-SNAPSHOT.jar>
[INFO] Installing /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.perfdmf/pom.xml to <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/.repository/org/eclipse/ptp/org.eclipse.ptp.etfw.tau.perfdmf/3.0.0-SNAPSHOT/org.eclipse.ptp.etfw.tau.perfdmf-3.0.0-SNAPSHOT.pom>
[INFO] Installing /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.perfdmf/target/org.eclipse.ptp.etfw.tau.perfdmf-3.0.0-SNAPSHOT-sources.jar to <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/.repository/org/eclipse/ptp/org.eclipse.ptp.etfw.tau.perfdmf/3.0.0-SNAPSHOT/org.eclipse.ptp.etfw.tau.perfdmf-3.0.0-SNAPSHOT-sources.jar>
[INFO] Installing /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.perfdmf/target/p2content.xml to <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/.repository/org/eclipse/ptp/org.eclipse.ptp.etfw.tau.perfdmf/3.0.0-SNAPSHOT/org.eclipse.ptp.etfw.tau.perfdmf-3.0.0-SNAPSHOT-p2metadata.xml>
[INFO] Installing /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.perfdmf/target/p2artifacts.xml to <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/.repository/org/eclipse/ptp/org.eclipse.ptp.etfw.tau.perfdmf/3.0.0-SNAPSHOT/org.eclipse.ptp.etfw.tau.perfdmf-3.0.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.13.0:update-local-index (default-update-local-index) @ org.eclipse.ptp.etfw.tau.perfdmf ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.ptp.etfw.tau.papiselect 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.ptp.etfw.tau.papiselect ---
[INFO] Deleting /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.papiselect/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ org.eclipse.ptp.etfw.tau.papiselect ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.13.0:validate-id (default-validate-id) @ org.eclipse.ptp.etfw.tau.papiselect ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.13.0:validate-version (default-validate-version) @ org.eclipse.ptp.etfw.tau.papiselect ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.ptp.etfw.tau.papiselect ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.papiselect/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.13.0:compile (default-compile) @ org.eclipse.ptp.etfw.tau.papiselect ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 9 source files to /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.papiselect/target/classes
----------
1. ERROR in /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.papiselect/src/org/eclipse/ptp/etfw/tau/papiselect/papic/EventTreeDialog.java (at line 81)
	public void checkStateChanged(CheckStateChangedEvent event) {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method checkStateChanged(CheckStateChangedEvent) of type new ICheckStateListener(){} must override a superclass method
----------
----------
2. ERROR in /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.papiselect/src/org/eclipse/ptp/etfw/tau/papiselect/PapiListSelectionDialog.java (at line 314)
	public void checkStateChanged(CheckStateChangedEvent event) {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method checkStateChanged(CheckStateChangedEvent) of type PapiCheckListener must override a superclass method
----------
2 problems (2 errors)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PTP Parent ........................................ SUCCESS [0.872s]
[INFO] org.eclipse.ptp.utils.core ........................ SUCCESS [4.224s]
[INFO] org.eclipse.ptp.services.core ..................... SUCCESS [2.414s]
[INFO] org.eclipse.ptp.proxy.protocol .................... SUCCESS [7.298s]
[INFO] org.eclipse.ptp.core .............................. SUCCESS [4.727s]
[INFO] org.eclipse.ptp.remote.core ....................... SUCCESS [2.540s]
[INFO] org.eclipse.ptp.ems.core .......................... SUCCESS [2.825s]
[INFO] org.eclipse.ptp.remote.ui ......................... SUCCESS [3.204s]
[INFO] org.eclipse.ptp.ems.ui ............................ SUCCESS [3.656s]
[INFO] org.eclipse.ptp.services.ui ....................... SUCCESS [2.936s]
[INFO] org.eclipse.ptp.utils.ui .......................... SUCCESS [2.204s]
[INFO] org.eclipse.ptp.ui ................................ SUCCESS [4.404s]
[INFO] org.eclipse.ptp.debug.core ........................ SUCCESS [7.776s]
[INFO] org.eclipse.ptp.debug.ui .......................... SUCCESS [4.368s]
[INFO] org.eclipse.ptp.launch ............................ SUCCESS [2.471s]
[INFO] org.eclipse.ptp.proxy ............................. SUCCESS [1.154s]
[INFO] org.eclipse.ptp.utils.file.core ................... SUCCESS [1.596s]
[INFO] org.eclipse.ptp.remotetools.utils ................. SUCCESS [1.770s]
[INFO] org.eclipse.ptp.remotetools.core .................. SUCCESS [2.495s]
[INFO] org.eclipse.ptp.utils.extensionpoints.core ........ SUCCESS [1.718s]
[INFO] org.eclipse.ptp.remotetools.environment.core ...... SUCCESS [2.217s]
[INFO] org.eclipse.ptp.remotetools.preferences ........... SUCCESS [1.539s]
[INFO] org.eclipse.ptp.remote.remotetools.core ........... SUCCESS [1.951s]
[INFO] org.eclipse.ptp.remotetools.environment.generichost  SUCCESS [1.837s]
[INFO] org.eclipse.ptp.remote.remotetools.ui ............. SUCCESS [1.600s]
[INFO] org.eclipse.ptp.remote.rse.core ................... SUCCESS [2.260s]
[INFO] org.eclipse.ptp.remote.rse.ui ..................... SUCCESS [1.733s]
[INFO] org.eclipse.ptp.utils ............................. SUCCESS [0.821s]
[INFO] org.eclipse.ptp.doc.user .......................... SUCCESS [2.071s]
[INFO] org.eclipse.ptp.doc.isv ........................... SUCCESS [1.265s]
[INFO] org.eclipse.ptp.debug.sdm ......................... SUCCESS [1.499s]
[INFO] org.eclipse.ptp.rm.core ........................... SUCCESS [2.109s]
[INFO] org.eclipse.ptp.debug.sdm.core .................... SUCCESS [2.922s]
[INFO] org.eclipse.ptp.rm.ui ............................. SUCCESS [3.325s]
[INFO] org.eclipse.ptp.debug.sdm.ui ...................... SUCCESS [1.769s]
[INFO] org.eclipse.ptp.debug.sdm.x10 ..................... SUCCESS [1.546s]
[INFO] org.eclipse.ptp.rdt.core .......................... SUCCESS [4.893s]
[INFO] org.eclipse.ptp.rdt.xlc ........................... SUCCESS [2.274s]
[INFO] org.eclipse.ptp.rdt.editor ........................ SUCCESS [1.824s]
[INFO] org.eclipse.ptp.rdt.ui ............................ SUCCESS [6.184s]
[INFO] org.eclipse.ptp.rdt.managedbuilder.xlc.ui ......... SUCCESS [2.379s]
[INFO] org.eclipse.ptp.rdt.make.ui ....................... SUCCESS [1.989s]
[INFO] org.eclipse.ptp.rdt.core.remotejars ............... SUCCESS [2:04.287s]
[INFO] org.eclipse.ptp.rdt.core.stubs .................... SUCCESS [1.656s]
[INFO] org.eclipse.ptp.rdt.doc.user ...................... SUCCESS [1.454s]
[INFO] org.eclipse.ptp.rdt.managedbuilder.gnu.ui ......... SUCCESS [2.738s]
[INFO] org.eclipse.ptp.rdt.managedbuilder.xlupc.ui ....... SUCCESS [2.406s]
[INFO] org.eclipse.ptp.rdt.server.dstore ................. SUCCESS [4.221s]
[INFO] org.eclipse.ptp.rdt.sync.core ..................... SUCCESS [2.822s]
[INFO] org.eclipse.ptp.rdt.sync.git.core ................. SUCCESS [2.433s]
[INFO] org.eclipse.ptp.rdt.sync.ui ....................... SUCCESS [3.203s]
[INFO] org.eclipse.ptp.rdt.sync.git.ui ................... SUCCESS [2.389s]
[INFO] org.eclipse.ptp.rdt.sync.ui.fortran ............... SUCCESS [3.001s]
[INFO] org.eclipse.ptp ................................... SUCCESS [1.065s]
[INFO] org.eclipse.ptp.aix.ppc ........................... SUCCESS [1.022s]
[INFO] org.eclipse.ptp.cdt.compilers.core ................ SUCCESS [2.025s]
[INFO] org.eclipse.ptp.cdt.compilers ..................... SUCCESS [1.291s]
[INFO] org.eclipse.ptp.rm.generic.core ................... SUCCESS [2.826s]
[INFO] org.eclipse.ptp.rm.proxy.core ..................... SUCCESS [2.329s]
[INFO] org.eclipse.ptp.rm.generic.ui ..................... SUCCESS [2.474s]
[INFO] org.eclipse.ptp.core .............................. SUCCESS [1.579s]
[INFO] org.eclipse.ptp.etfw.feedback ..................... SUCCESS [2.827s]
[INFO] org.eclipse.ptp.rm.jaxb.core ...................... SUCCESS [3.391s]
[INFO] org.eclipse.ptp.rm.jaxb.control.core .............. SUCCESS [3.640s]
[INFO] org.eclipse.ptp.etfw.doc.user ..................... SUCCESS [1.203s]
[INFO] org.eclipse.ptp.etfw.toolopts ..................... SUCCESS [2.420s]
[INFO] org.eclipse.ptp.etfw .............................. SUCCESS [3.100s]
[INFO] org.eclipse.ptp.etfw.parallel ..................... SUCCESS [2.467s]
[INFO] org.eclipse.ptp.etfw .............................. SUCCESS [1.425s]
[INFO] org.eclipse.ptp.etfw.ppw .......................... SUCCESS [2.364s]
[INFO] org.eclipse.ptp.etfw.ppw .......................... SUCCESS [1.600s]
[INFO] org.eclipse.ptp.etfw.tau.perfdmf .................. SUCCESS [2.433s]
[INFO] org.eclipse.ptp.etfw.tau.papiselect ............... FAILURE [0.558s]
[INFO] org.eclipse.ptp.etfw.tau .......................... SKIPPED
[INFO] org.eclipse.ptp.etfw.tau.selinst .................. SKIPPED
[INFO] org.eclipse.ptp.etfw.tau .......................... SKIPPED
[INFO] org.eclipse.ptp.etfw.tau.selinstfort .............. SKIPPED
[INFO] org.eclipse.ptp.etfw.tau.fortran .................. SKIPPED
[INFO] org.eclipse.ptp.rm.slurm.proxy .................... SKIPPED
[INFO] org.eclipse.ptp.macosx.x86 ........................ SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll.proxy ................... SKIPPED
[INFO] org.eclipse.ptp.linux.x86_64 ...................... SKIPPED
[INFO] org.eclipse.ptp.macosx.ppc ........................ SKIPPED
[INFO] org.eclipse.ptp.linux.x86 ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe.proxy ................... SKIPPED
[INFO] org.eclipse.ptp.linux.ppc ......................... SKIPPED
[INFO] org.eclipse.ptp.external .......................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll.core .................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll.help .................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll.ui ...................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.ll ......................... SKIPPED
[INFO] org.eclipse.ptp.pldt.mpi.analysis.cdt ............. SKIPPED
[INFO] org.eclipse.ptp.pldt.common ....................... SKIPPED
[INFO] org.eclipse.ptp.pldt.mpi.analysis ................. SKIPPED
[INFO] org.eclipse.ptp.pldt.openmp.analysis .............. SKIPPED
[INFO] org.eclipse.ptp.remotetools.environment.launcher .. SKIPPED
[INFO] org.eclipse.ptp.rm.mpi.mpich2.core ................ SKIPPED
[INFO] org.eclipse.ptp.rm.mpi.mpich2.ui .................. SKIPPED
[INFO] org.eclipse.ptp.remote.remotetools ................ SKIPPED
[INFO] org.eclipse.ptp.rm.slurm.core ..................... SKIPPED
[INFO] org.eclipse.ptp.pldt.doc.user ..................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.pbs ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.ui ........................ SKIPPED
[INFO] org.eclipse.ptp.rm.slurm.help ..................... SKIPPED
[INFO] org.eclipse.ptp.rm.slurm.ui ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.slurm .......................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openmp.ui.pv ................. SKIPPED
[INFO] org.eclipse.ptp.debug.sdm ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml.core ....................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openmp.core .................. SKIPPED
[INFO] org.eclipse.ptp.pldt.mpi.core ..................... SKIPPED
[INFO] org.eclipse.ptp.pldt.wizards ...................... SKIPPED
[INFO] org.eclipse.ptp.pldt .............................. SKIPPED
[INFO] org.eclipse.ptp.pldt.lapi ......................... SKIPPED
[INFO] org.eclipse.ptp.pldt.lapi ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.control.ui ................ SKIPPED
[INFO] org.eclipse.ptp.rm.lml.ui ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml_jaxb ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml_jaxb ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml.da ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.pbs.doc.user .............. SKIPPED
[INFO] org.eclipse.ptp.remote ............................ SKIPPED
[INFO] org.eclipse.ptp.rm.lml.monitor.ui ................. SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.openmpi ................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.openmpi ................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml.da.server .................. SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.pbs ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml.monitor.core ............... SKIPPED
[INFO] org.eclipse.ptp.rm.mpich2 ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.mpi.openmpi.core ............... SKIPPED
[INFO] org.eclipse.ptp.rm.mpi.openmpi.ui ................. SKIPPED
[INFO] org.eclipse.ptp.rm.openmpi ........................ SKIPPED
[INFO] org.eclipse.ptp.services .......................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.doc.isv ................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe ......................... SKIPPED
[INFO] org.eclipse.ptp.rm.lml ............................ SKIPPED
[INFO] org.eclipse.ptp.remotetools.environment.ui ........ SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe.help .................... SKIPPED
[INFO] org.eclipse.ptp.remotetools ....................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe.core .................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe.ui ...................... SKIPPED
[INFO] org.eclipse.ptp.rm.ibm.pe ......................... SKIPPED
[INFO] org.eclipse.ptp.rdt.remotetools ................... SKIPPED
[INFO] org.eclipse.ptp.utils ............................. SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb ........................... SKIPPED
[INFO] org.eclipse.ptp ................................... SKIPPED
[INFO] org.eclipse.ptp.gem.help .......................... SKIPPED
[INFO] org.eclipse.ptp.gem ............................... SKIPPED
[INFO] org.eclipse.ptp.gem ............................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openmp.fortran ............... SKIPPED
[INFO] org.eclipse.ptp.pldt.mpi.fortran .................. SKIPPED
[INFO] org.eclipse.ptp.pldt.fortran ...................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openacc ...................... SKIPPED
[INFO] org.eclipse.ptp.pldt.openacc ...................... SKIPPED
[INFO] org.eclipse.ptp.pldt.upc .......................... SKIPPED
[INFO] org.eclipse.ptp.pldt.upc .......................... SKIPPED
[INFO] org.eclipse.ptp.remote.rse ........................ SKIPPED
[INFO] org.eclipse.ptp.rdt ............................... SKIPPED
[INFO] org.eclipse.ptp.rdt.editor ........................ SKIPPED
[INFO] org.eclipse.ptp.rdt.remotejars .................... SKIPPED
[INFO] org.eclipse.ptp.rdt.sync .......................... SKIPPED
[INFO] org.eclipse.ptp.rdt.sync.fortran .................. SKIPPED
[INFO] org.eclipse.ptp.rdt.xlc ........................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.contrib ................... SKIPPED
[INFO] org.eclipse.ptp.rm.jaxb.contrib ................... SKIPPED
[INFO] org.eclipse.ptp.sci ............................... SKIPPED
[INFO] org.eclipse.ptp.sci ............................... SKIPPED
[INFO] org.eclipse.ptp.sdk ............................... SKIPPED
[INFO] org.eclipse.ptp.repo .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:52.934s
[INFO] Finished at: Wed Feb 15 13:20:01 EST 2012
[INFO] Final Memory: 136M/340M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.13.0:compile (default-compile) on project org.eclipse.ptp.etfw.tau.papiselect: Compilation failure: Compilation failure:
[ERROR] /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.papiselect/src/org/eclipse/ptp/etfw/tau/papiselect/papic/EventTreeDialog.java (at line 81):[-1,-1]
[ERROR] public void checkStateChanged(CheckStateChangedEvent event) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method checkStateChanged(CheckStateChangedEvent) of type new ICheckStateListener(){} must override a superclass method
[ERROR] 
[ERROR] /opt/public/jobs/ptp-nightly/workspace/tools/etfw/org.eclipse.ptp.etfw.tau.papiselect/src/org/eclipse/ptp/etfw/tau/papiselect/PapiListSelectionDialog.java (at line 314):[-1,-1]
[ERROR] public void checkStateChanged(CheckStateChangedEvent event) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method checkStateChanged(CheckStateChangedEvent) of type PapiCheckListener must override a superclass method
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.ptp.etfw.tau.papiselect
Archiving artifacts



Back to the top