Coder Social home page Coder Social logo

Comments (8)

yegor256 avatar yegor256 commented on August 24, 2024

@rultor release, tag is 0.6

from jpeek.

rultor avatar rultor commented on August 24, 2024

@rultor release, tag is 0.6

@yegor256 OK, I will release it now. Please check the progress here

from jpeek.

rultor avatar rultor commented on August 24, 2024

@rultor release, tag is 0.6

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

remote:        [INFO] \u001b[K
remote:        [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jpeek ---\u001b[K
remote:        [INFO] Installing /tmp/build_bb7498d301e600e4cc1968a402f7a0af/target/jpeek.jar to /app/tmp/cache/.m2/repository/org/jpeek/jpeek/0.6/jpeek-0.6.jar\u001b[K
remote:        [INFO] Installing /tmp/build_bb7498d301e600e4cc1968a402f7a0af/pom.xml to /app/tmp/cache/.m2/repository/org/jpeek/jpeek/0.6/jpeek-0.6.pom\u001b[K
remote:        [INFO] Installing /tmp/build_bb7498d301e600e4cc1968a402f7a0af/target/jpeek-jar-with-dependencies.jar to /app/tmp/cache/.m2/repository/org/jpeek/jpeek/0.6/jpeek-0.6-jar-with-dependencies.jar\u001b[K
remote:        [INFO] ------------------------------------------------------------------------\u001b[K
remote:        [INFO] BUILD SUCCESS\u001b[K
remote:        [INFO] ------------------------------------------------------------------------\u001b[K
remote:        [INFO] Total time: 01:08 min\u001b[K
remote:        [INFO] Finished at: 2017-10-27T16:13:34+00:00\u001b[K
remote:        [INFO] Final Memory: 98M/527M\u001b[K
remote:        [INFO] ------------------------------------------------------------------------\u001b[K
remote: -----> Discovering process types\u001b[K
remote:        Procfile declares types -> web\u001b[K
remote: 
remote: -----> Compressing...\u001b[K
remote:        Done: 128.8M\u001b[K
remote: -----> Launching...\u001b[K
remote:        Released v11\u001b[K
remote:        https://jpeek.herokuapp.com/ deployed to Heroku\u001b[K
remote: 
remote: Verifying deploy... done.\u001b[K
To heroku.com:jpeek.git
 + b81e8b0...3edeb74 __rultor -> master (forced update)
+ git reset HEAD~1
+ curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://www.jpeek.org
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   978  100   978    0     0   5511      0 --:--:-- --:--:-- --:--:--  5525
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.6 -m '0.6: tagged by rultor.com'
+ git reset --hard
HEAD is now at 168db3e 0.6
+ git clean -fd
Removing settings.xml
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 168db3e).
+ git push --all origin
To [email protected]:yegor256/jpeek.git
 ! [rejected]        master -> master (fetch first)
error: failed to push some refs to '[email protected]:yegor256/jpeek.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
container 0a616ec95058dc2b617c5e8a180299aa7fa5877cdadad2422ced15b30e919344 is dead
Fri Oct 27 18:14:18 CEST 2017

from jpeek.

yegor256 avatar yegor256 commented on August 24, 2024

@rultor release, tag is 0.6

from jpeek.

rultor avatar rultor commented on August 24, 2024

@rultor release, tag is 0.6

@yegor256 OK, I will release it now. Please check the progress here

from jpeek.

rultor avatar rultor commented on August 24, 2024

@rultor release, tag is 0.6

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

[ERROR]     * Artifact updating: Repository ='releases:Releases' does not allow updating artifact='/org/jpeek/jpeek/0.6/jpeek-0.6.pom'
[ERROR]     * Artifact updating: Repository ='releases:Releases' does not allow updating artifact='/org/jpeek/jpeek/0.6/jpeek-0.6.jar'
[ERROR]     * Artifact updating: Repository ='releases:Releases' does not allow updating artifact='/org/jpeek/jpeek/0.6/jpeek-0.6-sources.jar'
[ERROR]     * Artifact updating: Repository ='releases:Releases' does not allow updating artifact='/org/jpeek/jpeek/0.6/jpeek-0.6-jar-with-dependencies.jar'
[ERROR] 
[ERROR] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:39 min
[INFO] Finished at: 2017-10-27T16:29:18+00:00
[INFO] Final Memory: 102M/495M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) on project jpeek: Could not perform action: there are failing staging rules! Staging rules failure! -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) on project jpeek: Could not perform action: there are failing staging rules!
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Could not perform action: there are failing staging rules!
	at org.sonatype.nexus.maven.staging.workflow.AbstractStagingActionMojo.execute(AbstractStagingActionMojo.java:65)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
Caused by: com.sonatype.nexus.staging.client.StagingRuleFailuresException: Staging rules failure!
	at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl.monitorRepositoryTransition(StagingWorkflowV3ServiceImpl.java:272)
	at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl.monitorRepositoryTransition(StagingWorkflowV2ServiceImpl.java:407)
	at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl$10.perform(StagingWorkflowV2ServiceImpl.java:281)
	at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl$10.perform(StagingWorkflowV2ServiceImpl.java:276)
	at com.sonatype.nexus.staging.client.internal.ExceptionConverter.runAndReturn(ExceptionConverter.java:38)
	at com.sonatype.nexus.staging.client.internal.StagingWorkflowV2ServiceImpl.releaseStagingRepositories(StagingWorkflowV2ServiceImpl.java:275)
	at com.sonatype.nexus.staging.client.internal.StagingWorkflowV3ServiceImpl.releaseStagingRepositories(StagingWorkflowV3ServiceImpl.java:91)
	at org.sonatype.nexus.maven.staging.workflow.ReleaseStageRepositoryMojo.doExecute(ReleaseStageRepositoryMojo.java:55)
	at org.sonatype.nexus.maven.staging.workflow.AbstractStagingActionMojo.execute(AbstractStagingActionMojo.java:55)
	... 22 more
[ERROR] 
[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/MojoExecutionException
container 0ff29e23946b21713a458781c15ea4ce092374aa965e33d8d14887fcc1108256 is dead
Fri Oct 27 18:30:21 CEST 2017

from jpeek.

0crat avatar 0crat commented on August 24, 2024

Oops! There is no order for job gh:yegor256/jpeek#25.

from jpeek.

0crat avatar 0crat commented on August 24, 2024

Oops! Job gh:yegor256/jpeek#25 is not in scope.

from jpeek.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.