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

ERROR: Installation aborted, plugin 'logstash-input-jdbc' is already provided by 'logstash-integration-jdbc' #3173

Closed
pndx opened this issue Mar 12, 2022 · 2 comments

Comments

@pndx
Copy link

pndx commented Mar 12, 2022

Description:

Can not build logstash

Expected Behavior:

Can build

Context information:

Output of git rev-parse HEAD

df4ccf5eb7857d459e2b1d15c17ac07655d030bf

Output of docker version

Client:
 Cloud integration: 1.0.17
 Version:           20.10.8
 API version:       1.41
 Go version:        go1.16.6
 Git commit:        3967b7d
 Built:             Fri Jul 30 19:55:20 2021
 OS/Arch:           darwin/amd64
 Context:           default
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          20.10.8
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.16.6
  Git commit:       75249d8
  Built:            Fri Jul 30 19:52:10 2021
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.4.9
  GitCommit:        e25210fe30a0a703442421b0f60afac609f950a3
 runc:
  Version:          1.0.1
  GitCommit:        v1.0.1-0-g4144b63
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Output of docker-compose version

docker-compose version 1.29.2, build 5becea4c
docker-py version: 5.0.0
CPython version: 3.9.0
OpenSSL version: OpenSSL 1.1.1h  22 Sep 2020

System info: Mac, Windows or Linux. Include which disto/version

macOS Monterey Version 12.2.1

Steps to reproduce the issue:

  1. run docker-compose build logstash

Stacktrace & Additional info:

docker-compose build logstash                                                                                                                                                    5.74     4.55G   3.05     06:44    03.12.22 
Building logstash
[+] Building 84.0s (11/12)
 => [internal] load build definition from Dockerfile                                                                                                                                                                                     0.0s
 => => transferring dockerfile: 37B                                                                                                                                                                                                      0.0s
 => [internal] load .dockerignore                                                                                                                                                                                                        0.0s
 => => transferring context: 2B                                                                                                                                                                                                          0.0s
 => [internal] load metadata for docker.io/library/logstash:7.9.1                                                                                                                                                                        3.7s
 => [auth] library/logstash:pull token for registry-1.docker.io                                                                                                                                                                          0.0s
 => [1/7] FROM docker.io/library/logstash:7.9.1@sha256:e2caec02269f054d3381583a6dbdb30b050e77c65172047143f300004eb0df31                                                                                                                  0.0s
 => [internal] load build context                                                                                                                                                                                                        0.0s
 => => transferring context: 129B                                                                                                                                                                                                        0.0s
 => CACHED [2/7] RUN rm -f /usr/share/logstash/pipeline/logstash.conf                                                                                                                                                                    0.0s
 => CACHED [3/7] RUN curl -L -o /usr/share/logstash/lib/mysql-connector-java-5.1.47.jar https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.47/mysql-connector-java-5.1.47.jar                                                 0.0s
 => CACHED [4/7] ADD ./pipeline/ /usr/share/logstash/pipeline/                                                                                                                                                                           0.0s
 => CACHED [5/7] ADD ./config/ /usr/share/logstash/config/                                                                                                                                                                               0.0s
 => ERROR [6/7] RUN logstash-plugin install logstash-input-jdbc                                                                                                                                                                         80.1s
------
 > [6/7] RUN logstash-plugin install logstash-input-jdbc:
#11 0.417 OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
#11 7.339 WARNING: An illegal reflective access operation has occurred
#11 7.339 WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/usr/share/logstash/vendor/jruby/lib/ruby/stdlib/jopenssl.jar) to field java.security.MessageDigest.provider
#11 7.339 WARNING: Please consider reporting this to the maintainers of org.jruby.ext.openssl.SecurityHelper
#11 7.339 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
#11 7.339 WARNING: All illegal access operations will be denied in a future release
#11 12.06 Validating logstash-input-jdbc
#11 80.04 ERROR: Installation aborted, plugin 'logstash-input-jdbc' is already provided by 'logstash-integration-jdbc'
------
executor failed running [/bin/sh -c logstash-plugin install logstash-input-jdbc]: exit code: 1
ERROR: Service 'logstash' failed to build : Build failed

ERROR: Installation aborted, plugin 'logstash-input-jdbc' is already provided by 'logstash-integration-jdbc'

@pndx pndx added the Type: Bug label Mar 12, 2022
@stale
Copy link

stale bot commented Jun 11, 2022

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label Jun 11, 2022
@stale
Copy link

stale bot commented Jul 10, 2022

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant