Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore PR -- fix: remove rc2 #9831

Open
wants to merge 1 commit into
base: 0.28.2-ksqldb
Choose a base branch
from

restore PR -- fix: remove rc2

d4a3a0f
Select commit
Loading
Failed to load commit list.
Open

restore PR -- fix: remove rc2 #9831

restore PR -- fix: remove rc2
d4a3a0f
Select commit
Loading
Failed to load commit list.
Confluent-Jenkins-Public / Jenkins-public-CI failed Feb 16, 2024 in 54s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments `

                        mvn --batch-mode -Pjenkins clean verify install dependency:analyze site validate -U
                    `.
script returned exit code 1
Build log
[2024-02-16T13:12:42.588Z] + mvn --batch-mode -Pjenkins clean verify install dependency:analyze site validate -U
[2024-02-16T13:12:42.588Z] ----- withMaven Wrapper script -----
[2024-02-16T13:12:42.588Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/ksql_PR-9831@tmp/withMaven9ee4ecf2/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/ksql_PR-9831@tmp/withMaven9ee4ecf2" 
[2024-02-16T13:12:42.588Z] Apache Maven 3.8.6.1 (7b6715e3069f00ad8ffb70855972888452b94d9b)
[2024-02-16T13:12:42.588Z] Maven home: /usr/local/apache-maven-3.8.6.1
[2024-02-16T13:12:42.588Z] Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre
[2024-02-16T13:12:42.588Z] Default locale: en, platform encoding: UTF-8
[2024-02-16T13:12:42.588Z] OS name: "linux", version: "4.15.0-1032-aws", arch: "amd64", family: "unix"
[2024-02-16T13:12:43.151Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/workspace/ksql_PR-9831@tmp/withMaven9ee4ecf2/maven-spy-20240216-131243-72833427892253358584.log.tmp ...
[2024-02-16T13:12:43.408Z] [INFO] Scanning for projects...
[2024-02-16T13:12:43.408Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common/7.3.0-cc-docker-ksql.119-662/common-7.3.0-cc-docker-ksql.119-662.pom
[2024-02-16T13:12:43.666Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/io/confluent/common/7.3.0-cc-docker-ksql.119-662/common-7.3.0-cc-docker-ksql.119-662.pom
[2024-02-16T13:12:43.923Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/io/confluent/common/7.3.0-cc-docker-ksql.119-662/common-7.3.0-cc-docker-ksql.119-662.pom
[2024-02-16T13:12:43.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/confluent/common/7.3.0-cc-docker-ksql.119-662/common-7.3.0-cc-docker-ksql.119-662.pom
[2024-02-16T13:12:43.923Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2024-02-16T13:12:43.923Z] [FATAL] Non-resolvable parent POM for io.confluent.ksql:ksqldb-parent:0.28.2: Could not find artifact io.confluent:common:pom:7.3.0-cc-docker-ksql.119-662 in confluent-snapshots (https://s3-us-west-2.amazonaws.com/confluent-snapshots/) and 'parent.relativePath' points at wrong local POM @ line 29, column 13
[2024-02-16T13:12:43.923Z]  @ 
[2024-02-16T13:12:43.923Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/workspace/ksql_PR-9831@tmp/withMaven9ee4ecf2/maven-spy-20240216-131243-72833427892253358584.log
[2024-02-16T13:12:43.923Z] [ERROR] The build could not read 1 project -> [Help 1]
[2024-02-16T13:12:43.923Z] [ERROR]   
[2024-02-16T13:12:43.923Z] [ERROR]   The project io.confluent.ksql:ksqldb-parent:0.28.2 (/home/jenkins/workspace/ksql_PR-9831/pom.xml) has 1 error
[2024-02-16T13:12:43.923Z] [ERROR]     Non-resolvable parent POM for io.confluent.ksql:ksqldb-parent:0.28.2: Could not find artifact io.confluent:common:pom:7.3.0-cc-docker-ksql.119-662 in confluent-snapshots (https://s3-us-west-2.amazonaws.com/confluent-snapshots/) and 'parent.relativePath' points at wrong local POM @ line 29, column 13 -> [Help 2]
[2024-02-16T13:12:43.923Z] [ERROR] 
[2024-02-16T13:12:43.923Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2024-02-16T13:12:43.923Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-02-16T13:12:43.923Z] [ERROR] 
[2024-02-16T13:12:43.923Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-02-16T13:12:43.923Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[2024-02-16T13:12:43.923Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

Details

  • Checkout (38 sec)
  • Build (4.6 sec)
    Error: script returned exit code 1
  • Post (3 sec)