signalfx/splunk-otel-collector

Dependency Test Report

github-actions opened this issue · 0 comments

https://github.com/signalfx/splunk-otel-collector/actions/runs/4353877046

#26 [smartagent 5/6] RUN if [ "$ARCH" = "amd64" ]; then         SMART_AGENT=signalfx-agent-${SMART_AGENT_RELEASE#v}.tar.gz &&         URL=https://github.com/signalfx/signalfx-agent/releases/download/${SMART_AGENT_RELEASE}/$SMART_AGENT &&         cd /usr/lib/splunk-otel-collector && wget "$URL" && tar -xzf $SMART_AGENT && mv signalfx-agent agent-bundle &&         /usr/lib/splunk-otel-collector/agent-bundle/bin/patch-interpreter /usr/lib/splunk-otel-collector/agent-bundle &&         rm -f /usr/lib/splunk-otel-collector/agent-bundle/bin/signalfx-agent             /usr/lib/splunk-otel-collector/agent-bundle/bin/agent-status             $SMART_AGENT;     else         mkdir -p /usr/lib/splunk-otel-collector/agent-bundle;     fi
#26 9.993 Setting interpreter on /usr/lib/splunk-otel-collector/agent-bundle/bin/* to /usr/lib/splunk-otel-collector/agent-bundle/bin/ld-linux.so
#26 DONE 11.1s

#34 [smartagent 6/6] RUN find /usr/lib/splunk-otel-collector/agent-bundle -wholename "*test*.key" -delete -or -wholename "*test*.pem" -delete
#34 DONE 0.4s

#8 [smartagent 1/6] FROM docker.io/library/alpine:3.17.0@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
#8 ...

#35 [stage-4  8/15] COPY --from=smartagent --chown=999 /usr/lib/splunk-otel-collector /usr/lib/splunk-otel-collector
#35 DONE 3.0s

#36 [stage-4  9/15] COPY --from=journalctl --chown=999 /bin/journalctl /bin/journalctl
#36 DONE 0.0s

#37 [stage-4 10/15] COPY --from=journalctl --chown=999 /opt/journalctl /
#37 DONE 0.0s

#38 [stage-4 11/15] COPY --chown=999 config/collector/gateway_config.yaml /etc/otel/collector/gateway_config.yaml
#38 DONE 0.0s

#39 [stage-4 12/15] COPY --chown=999 config/collector/otlp_config_linux.yaml /etc/otel/collector/otlp_config_linux.yaml
#39 DONE 0.0s

#8 [smartagent 1/6] FROM docker.io/library/alpine:3.17.0@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
#8 ...

#40 [stage-4 13/15] COPY --chown=999 config/collector/agent_config.yaml /etc/otel/collector/agent_config.yaml
#40 DONE 0.0s

#41 [stage-4 14/15] COPY --chown=999 config/collector/fargate_config.yaml /etc/otel/collector/fargate_config.yaml
#41 DONE 0.0s

#42 [stage-4 15/15] COPY --chown=999 config/collector/ecs_ec2_config.yaml /etc/otel/collector/ecs_ec2_config.yaml
#42 DONE 0.0s

#43 exporting to image
#43 exporting layers
#43 exporting layers 4.2s done
#43 writing image sha256:60e1e3bd456015d62df62c648cdf4190448f7ae25ffa07a9fa1a7ae6086ae5a3 done
#43 naming to docker.io/library/otelcol:amd64 done
#43 DONE 4.2s

#8 [smartagent 1/6] FROM docker.io/library/alpine:3.17.0@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
docker tag otelcol:amd64 otelcol:latest
rm ./cmd/otelcol/otelcol
rm ./cmd/otelcol/translatesfx
rm ./cmd/otelcol/migratecheckpoint
rm ./cmd/otelcol/collect-libs.sh