signalfx/splunk-otel-collector

Dependency Test Report

github-actions opened this issue · 0 comments

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

#33 0.822 Checking for missing lib dependencies...
#33 1.073 Everything is there!
#33 DONE 1.2s

#31 [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
#31 4.967 signalfx-agent-5.27.  80% |*************************       |  155M  0:00:00 ETA
#31 5.959 signalfx-agent-5.27.  97% |******************************* |  188M  0:00:00 ETA
#31 6.181 signalfx-agent-5.27. 100% |********************************|  192M  0:00:00 ETA
#31 6.181 'signalfx-agent-5.27.3.tar.gz' saved
#31 13.45 Setting interpreter on /usr/lib/splunk-otel-collector/agent-bundle/bin/* to /usr/lib/splunk-otel-collector/agent-bundle/bin/ld-linux.so
#31 DONE 15.8s

#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.5s

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

#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.1s

#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

#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.7s done
#43 writing image sha256:f403b57a4f82b4e3951c9f1761a2b84dc15167630bdddab0f8f1b3c6a7ced557 done
#43 naming to docker.io/library/otelcol:amd64 done
#43 DONE 4.7s
docker tag otelcol:amd64 otelcol:latest
rm ./cmd/otelcol/otelcol
rm ./cmd/otelcol/translatesfx
rm ./cmd/otelcol/migratecheckpoint
rm ./cmd/otelcol/collect-libs.sh