Pull request #338 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6126e739245b1378ef53467b1d055053e9ae671d+f25607548414acab236b5d6b621afb5b0ea6f720 (eb90ad5270e90b444f82d597554ac0eed5d4b7de) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15113457774890880811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17150039093273998880.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7473688152579233861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7265212098019008175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5744087108319937576.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4084784360611258140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5659 in /w/workspace/foundry_device-usb-camera_PR-338 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-338 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f25607548414acab236b5d6b621afb5b0ea6f720 into PR head commit 6126e739245b1378ef53467b1d055053e9ae671d Merge succeeded, producing 6126e739245b1378ef53467b1d055053e9ae671d Checking out Revision 6126e739245b1378ef53467b1d055053e9ae671d (PR-338) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 6126e739245b1378ef53467b1d055053e9ae671d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6126e739245b1378ef53467b1d055053e9ae671d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T17:31:12.398Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T17:31:12.632Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T17:31:12.794Z] ========================================================= [2024-07-15T17:31:12.794Z] EdgeX Global Pipelines Version Info [2024-07-15T17:31:12.794Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:31:13.570Z] ------------------- [2024-07-15T17:31:13.570Z] stable info: [2024-07-15T17:31:13.570Z] ------------------- [2024-07-15T17:31:13.570Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T17:31:13.570Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T17:31:13.570Z] Message: update stable to v1.0.260 [2024-07-15T17:31:14.142Z] ------------------- [2024-07-15T17:31:14.142Z] experimental info: [2024-07-15T17:31:14.142Z] ------------------- [2024-07-15T17:31:14.142Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T17:31:14.142Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T17:31:14.142Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T17:31:14.416Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-07-15T17:31:14.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-07-15T17:31:14.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T17:31:14.831Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T17:31:14.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T17:31:14.967Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T17:31:15.033Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T17:31:15.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-15T17:31:15.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T17:31:15.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T17:31:15.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T17:31:15.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-07-15T17:31:15.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T17:31:15.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T17:31:15.516Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T17:31:15.586Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T17:31:15.650Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T17:31:15.716Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T17:31:15.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T17:31:15.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T17:31:15.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-15T17:31:15.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-15T17:31:16.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T17:31:16.085Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T17:31:16.144Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T17:31:16.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T17:31:16.269Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T17:31:16.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-338 [Pipeline] echo [2024-07-15T17:31:16.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-338 [Pipeline] echo [2024-07-15T17:31:16.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-338 [Pipeline] echo [2024-07-15T17:31:16.506Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] echo [2024-07-15T17:31:16.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6126e73 [Pipeline] echo [2024-07-15T17:31:16.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T17:31:16.793Z] provisioning config files... [2024-07-15T17:31:16.808Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-338@tmp/config17858915553460667074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:31:17.244Z] ---> ****-login.sh [2024-07-15T17:31:17.244Z] nexus3.edgexfoundry.org:10001 [2024-07-15T17:31:17.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:17.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:17.767Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:17.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:17.767Z] [2024-07-15T17:31:17.767Z] Login Succeeded [2024-07-15T17:31:17.767Z] nexus3.edgexfoundry.org:10002 [2024-07-15T17:31:17.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:17.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:17.767Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:17.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:17.767Z] [2024-07-15T17:31:17.767Z] Login Succeeded [2024-07-15T17:31:17.767Z] nexus3.edgexfoundry.org:10003 [2024-07-15T17:31:17.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:18.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:18.028Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:18.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:18.028Z] [2024-07-15T17:31:18.028Z] Login Succeeded [2024-07-15T17:31:18.028Z] nexus3.edgexfoundry.org:10004 [2024-07-15T17:31:18.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:18.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:18.028Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:18.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:18.028Z] [2024-07-15T17:31:18.028Z] Login Succeeded [2024-07-15T17:31:18.028Z] ****.io [2024-07-15T17:31:18.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:18.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:18.288Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:18.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:18.289Z] [2024-07-15T17:31:18.289Z] Login Succeeded [2024-07-15T17:31:18.289Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T17:31:18.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T17:31:19.040Z] + git rev-list -1 --merges 6126e739245b1378ef53467b1d055053e9ae671d~1..6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] echo [2024-07-15T17:31:19.087Z] -----------> git rev-list -1 --merges 6126e739245b1378ef53467b1d055053e9ae671d~1..6126e739245b1378ef53467b1d055053e9ae671d 6126e739245b1378ef53467b1d055053e9ae671d [false] [Pipeline] sh [2024-07-15T17:31:19.412Z] + git log --format=format:%s -1 6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] echo [2024-07-15T17:31:19.457Z] ========================================================= [2024-07-15T17:31:19.457Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T17:31:19.457Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T17:31:19.937Z] + git log --format=format:%s -1 6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] echo [2024-07-15T17:31:19.982Z] [semverPrep] GIT_COMMIT: 6126e739245b1378ef53467b1d055053e9ae671d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-15T17:31:20.028Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T17:31:20.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T17:31:20.473Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T17:31:20.473Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T17:31:20.473Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T17:31:20.473Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-15T17:31:20.473Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-15T17:31:20.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:31:21.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T17:31:21.015Z] [2024-07-15T17:31:21.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:31:21.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T17:31:21.451Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T17:31:21.451Z] b85a868b505f: Pulling fs layer [2024-07-15T17:31:21.451Z] e2be974225ed: Pulling fs layer [2024-07-15T17:31:21.451Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T17:31:21.451Z] 988bab9f4d93: Pulling fs layer [2024-07-15T17:31:21.451Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T17:31:21.451Z] eaf3925da568: Pulling fs layer [2024-07-15T17:31:21.451Z] bab4dde63d76: Pulling fs layer [2024-07-15T17:31:21.451Z] bde34c3a00c8: Pulling fs layer [2024-07-15T17:31:21.451Z] b352a97aabf1: Pulling fs layer [2024-07-15T17:31:21.451Z] 4872d77fe225: Pulling fs layer [2024-07-15T17:31:21.451Z] 5851b861e8e6: Pulling fs layer [2024-07-15T17:31:21.451Z] 1469e6f7b9e6: Waiting [2024-07-15T17:31:21.451Z] eaf3925da568: Waiting [2024-07-15T17:31:21.451Z] b352a97aabf1: Waiting [2024-07-15T17:31:21.451Z] bde34c3a00c8: Waiting [2024-07-15T17:31:21.451Z] bab4dde63d76: Waiting [2024-07-15T17:31:21.451Z] 4872d77fe225: Waiting [2024-07-15T17:31:21.451Z] 988bab9f4d93: Waiting [2024-07-15T17:31:21.451Z] e2be974225ed: Download complete [2024-07-15T17:31:21.451Z] 988bab9f4d93: Download complete [2024-07-15T17:31:21.451Z] 1469e6f7b9e6: Verifying Checksum [2024-07-15T17:31:21.451Z] 1469e6f7b9e6: Download complete [2024-07-15T17:31:21.451Z] eaf3925da568: Verifying Checksum [2024-07-15T17:31:21.451Z] eaf3925da568: Download complete [2024-07-15T17:31:21.451Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T17:31:21.451Z] 339a4e72a1f5: Download complete [2024-07-15T17:31:21.713Z] bde34c3a00c8: Download complete [2024-07-15T17:31:21.713Z] b352a97aabf1: Verifying Checksum [2024-07-15T17:31:21.713Z] b352a97aabf1: Download complete [2024-07-15T17:31:21.713Z] 4872d77fe225: Verifying Checksum [2024-07-15T17:31:21.713Z] 4872d77fe225: Download complete [2024-07-15T17:31:21.713Z] 5851b861e8e6: Verifying Checksum [2024-07-15T17:31:21.713Z] 5851b861e8e6: Download complete [2024-07-15T17:31:21.713Z] b85a868b505f: Verifying Checksum [2024-07-15T17:31:21.713Z] b85a868b505f: Download complete [2024-07-15T17:31:21.974Z] bab4dde63d76: Verifying Checksum [2024-07-15T17:31:21.974Z] bab4dde63d76: Download complete [2024-07-15T17:31:22.936Z] b85a868b505f: Pull complete [2024-07-15T17:31:23.200Z] e2be974225ed: Pull complete [2024-07-15T17:31:23.461Z] 339a4e72a1f5: Pull complete [2024-07-15T17:31:23.719Z] 988bab9f4d93: Pull complete [2024-07-15T17:31:23.979Z] 1469e6f7b9e6: Pull complete [2024-07-15T17:31:23.979Z] eaf3925da568: Pull complete [2024-07-15T17:31:25.888Z] bab4dde63d76: Pull complete [2024-07-15T17:31:25.888Z] bde34c3a00c8: Pull complete [2024-07-15T17:31:25.888Z] b352a97aabf1: Pull complete [2024-07-15T17:31:25.888Z] 4872d77fe225: Pull complete [2024-07-15T17:31:25.888Z] 5851b861e8e6: Pull complete [2024-07-15T17:31:26.147Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T17:31:26.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T17:31:26.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T17:31:26.483Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2024-07-15T17:31:26.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T17:31:29.830Z] $ docker top 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 -eo pid,comm [2024-07-15T17:31:29.886Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-15T17:31:29.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T17:31:30.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T17:31:30.067Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T17:31:30.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T17:31:30.174Z] $ docker exec 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 ssh-agent [2024-07-15T17:31:30.276Z] SSH_AUTH_SOCK=/tmp/ssh-QgF5pKD8WnUf/agent.32 [2024-07-15T17:31:30.277Z] SSH_AGENT_PID=38 [2024-07-15T17:31:30.287Z] Running ssh-add (command line suppressed) [2024-07-15T17:31:30.389Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-338@tmp/private_key_18427905325253845644.key (/w/workspace/foundry_device-usb-camera_PR-338@tmp/private_key_18427905325253845644.key) [2024-07-15T17:31:30.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T17:31:30.765Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T17:31:30.786Z] $ docker exec --env ******** --env ******** 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 ssh-agent -k [2024-07-15T17:31:30.887Z] unset SSH_AUTH_SOCK; [2024-07-15T17:31:30.888Z] unset SSH_AGENT_PID; [2024-07-15T17:31:30.888Z] echo Agent pid 38 killed; [2024-07-15T17:31:30.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T17:31:31.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T17:31:31.031Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T17:31:31.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T17:31:31.153Z] $ docker exec 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 ssh-agent [2024-07-15T17:31:31.254Z] SSH_AUTH_SOCK=/tmp/ssh-bMBRlmzAlzYX/agent.71 [2024-07-15T17:31:31.254Z] SSH_AGENT_PID=77 [2024-07-15T17:31:31.259Z] Running ssh-add (command line suppressed) [2024-07-15T17:31:31.358Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-338@tmp/private_key_507183479684701139.key (/w/workspace/foundry_device-usb-camera_PR-338@tmp/private_key_507183479684701139.key) [2024-07-15T17:31:31.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T17:31:31.719Z] + git semver init [2024-07-15T17:31:31.979Z] 2024-07-15 17:31:31,880 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T17:31:31.979Z] 2024-07-15 17:31:31,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-338/.semver [2024-07-15T17:31:31.979Z] 2024-07-15 17:31:31,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-338/.semver [2024-07-15T17:31:31.979Z] 2024-07-15 17:31:31,882 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-338/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-338, universal_newlines=False, shell=None, istream=None) [2024-07-15T17:31:33.887Z] 2024-07-15 17:31:33,514 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-338/.git/info/exclude [2024-07-15T17:31:33.887Z] 2024-07-15 17:31:33,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-338/.semver/PR-338 with force:False [2024-07-15T17:31:33.887Z] 2024-07-15 17:31:33,515 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-338/.semver/PR-338 [2024-07-15T17:31:33.887Z] 2024-07-15 17:31:33,519 [execute] INFO git cat-file --batch-check [2024-07-15T17:31:33.887Z] 2024-07-15 17:31:33,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-338/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T17:31:33.887Z] 2024-07-15 17:31:33,526 [execute] INFO git cat-file --batch [2024-07-15T17:31:33.887Z] 2024-07-15 17:31:33,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-338/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T17:31:33.887Z] 2024-07-15 17:31:33,531 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-338/.semver/PR-338 [2024-07-15T17:31:33.887Z] 0.0.0 [Pipeline] } [2024-07-15T17:31:33.916Z] $ docker exec --env ******** --env ******** 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 ssh-agent -k [2024-07-15T17:31:34.017Z] unset SSH_AUTH_SOCK; [2024-07-15T17:31:34.018Z] unset SSH_AGENT_PID; [2024-07-15T17:31:34.018Z] echo Agent pid 77 killed; [2024-07-15T17:31:34.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T17:31:34.515Z] + git semver [Pipeline] } [2024-07-15T17:31:34.802Z] $ docker stop --time=1 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 [2024-07-15T17:31:36.116Z] $ docker rm -f --volumes 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T17:31:36.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T17:31:36.987Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T17:31:37.011Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T17:31:37.785Z] provisioning config files... [2024-07-15T17:31:37.797Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-338@tmp/config9105434569379149816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:31:38.175Z] ---> ****-login.sh [2024-07-15T17:31:38.175Z] nexus3.edgexfoundry.org:10001 [2024-07-15T17:31:38.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:38.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:38.175Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:38.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:38.175Z] [2024-07-15T17:31:38.175Z] Login Succeeded [2024-07-15T17:31:38.175Z] nexus3.edgexfoundry.org:10002 [2024-07-15T17:31:38.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:38.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:38.175Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:38.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:38.175Z] [2024-07-15T17:31:38.175Z] Login Succeeded [2024-07-15T17:31:38.175Z] nexus3.edgexfoundry.org:10003 [2024-07-15T17:31:38.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:38.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:38.435Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:38.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:38.435Z] [2024-07-15T17:31:38.435Z] Login Succeeded [2024-07-15T17:31:38.435Z] nexus3.edgexfoundry.org:10004 [2024-07-15T17:31:38.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:38.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:38.435Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:38.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:38.435Z] [2024-07-15T17:31:38.435Z] Login Succeeded [2024-07-15T17:31:38.435Z] ****.io [2024-07-15T17:31:38.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:31:38.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:31:38.718Z] Configure a credential helper to remove this warning. See [2024-07-15T17:31:38.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:31:38.718Z] [2024-07-15T17:31:38.718Z] Login Succeeded [2024-07-15T17:31:38.718Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T17:31:38.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T17:31:39.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T17:31:39.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T17:31:39.121Z] ========================================================= [2024-07-15T17:31:39.121Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T17:31:39.121Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:31:39.660Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-15T17:31:39.660Z] Sending build context to Docker daemon 20.44MB [2024-07-15T17:31:39.660Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T17:31:39.661Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-15T17:31:39.921Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T17:31:39.921Z] 619be1103602: Pulling fs layer [2024-07-15T17:31:39.921Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T17:31:39.921Z] 5df492c9dc93: Pulling fs layer [2024-07-15T17:31:39.921Z] 7629e6793208: Pulling fs layer [2024-07-15T17:31:39.921Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T17:31:39.921Z] fb5054dd5b73: Pulling fs layer [2024-07-15T17:31:39.921Z] eeca6798cff9: Pulling fs layer [2024-07-15T17:31:39.921Z] aa269ceb94a6: Pulling fs layer [2024-07-15T17:31:39.921Z] ada007ff1a6a: Pulling fs layer [2024-07-15T17:31:39.921Z] 7629e6793208: Waiting [2024-07-15T17:31:39.921Z] aa269ceb94a6: Waiting [2024-07-15T17:31:39.921Z] eeca6798cff9: Waiting [2024-07-15T17:31:39.921Z] fb5054dd5b73: Waiting [2024-07-15T17:31:39.921Z] 4f4fb700ef54: Waiting [2024-07-15T17:31:39.921Z] ada007ff1a6a: Waiting [2024-07-15T17:31:39.921Z] 7862e08f4a3e: Verifying Checksum [2024-07-15T17:31:39.921Z] 7862e08f4a3e: Download complete [2024-07-15T17:31:39.921Z] 7629e6793208: Download complete [2024-07-15T17:31:39.921Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T17:31:39.921Z] 4f4fb700ef54: Download complete [2024-07-15T17:31:39.921Z] fb5054dd5b73: Download complete [2024-07-15T17:31:39.921Z] 619be1103602: Verifying Checksum [2024-07-15T17:31:39.921Z] 619be1103602: Download complete [2024-07-15T17:31:39.921Z] eeca6798cff9: Verifying Checksum [2024-07-15T17:31:39.921Z] eeca6798cff9: Download complete [2024-07-15T17:31:40.182Z] 619be1103602: Pull complete [2024-07-15T17:31:40.182Z] ada007ff1a6a: Verifying Checksum [2024-07-15T17:31:40.182Z] ada007ff1a6a: Download complete [2024-07-15T17:31:40.182Z] 7862e08f4a3e: Pull complete [2024-07-15T17:31:40.442Z] 5df492c9dc93: Verifying Checksum [2024-07-15T17:31:40.442Z] 5df492c9dc93: Download complete [2024-07-15T17:31:40.702Z] aa269ceb94a6: Verifying Checksum [2024-07-15T17:31:40.703Z] aa269ceb94a6: Download complete [2024-07-15T17:31:43.992Z] 5df492c9dc93: Pull complete [2024-07-15T17:31:43.992Z] 7629e6793208: Pull complete [2024-07-15T17:31:43.992Z] 4f4fb700ef54: Pull complete [2024-07-15T17:31:43.992Z] fb5054dd5b73: Pull complete [2024-07-15T17:31:43.992Z] eeca6798cff9: Pull complete [2024-07-15T17:31:46.573Z] aa269ceb94a6: Pull complete [2024-07-15T17:31:47.142Z] ada007ff1a6a: Pull complete [2024-07-15T17:31:47.143Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T17:31:47.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T17:31:47.143Z] ---> f489d0715acc [2024-07-15T17:31:47.143Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-15T17:31:52.549Z] Still waiting to schedule task [2024-07-15T17:31:52.549Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-15T17:31:53.744Z] ---> Running in 5f1213ce9394 [2024-07-15T17:31:53.744Z] Removing intermediate container 5f1213ce9394 [2024-07-15T17:31:53.744Z] ---> a1808fd14c3d [2024-07-15T17:31:53.744Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T17:31:53.744Z] ---> Running in c42f4c14a935 [2024-07-15T17:31:53.744Z] Removing intermediate container c42f4c14a935 [2024-07-15T17:31:53.744Z] ---> 3ee282156733 [2024-07-15T17:31:53.744Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-15T17:31:53.744Z] ---> Running in 96299092a022 [2024-07-15T17:31:53.744Z] Removing intermediate container 96299092a022 [2024-07-15T17:31:53.744Z] ---> a7ad63a8d438 [2024-07-15T17:31:53.744Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-15T17:31:53.744Z] ---> Running in 3316112f4e8c [2024-07-15T17:31:53.744Z] Removing intermediate container 3316112f4e8c [2024-07-15T17:31:53.744Z] ---> 5bfab8a961f2 [2024-07-15T17:31:53.744Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T17:31:53.744Z] ---> Running in bb0ebeb884ba [2024-07-15T17:31:53.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T17:31:53.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T17:31:53.744Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-15T17:31:53.744Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-15T17:31:54.003Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-15T17:31:54.003Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-15T17:31:54.003Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-15T17:31:54.003Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-15T17:31:54.003Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-15T17:31:54.003Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-15T17:31:54.003Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-15T17:31:54.003Z] (10/13) Installing kmod-libs (30-r3) [2024-07-15T17:31:54.003Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-15T17:31:54.003Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-15T17:31:54.003Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-15T17:31:54.003Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T17:31:54.003Z] Executing eudev-3.2.11-r8.trigger [2024-07-15T17:31:54.003Z] OK: 271 MiB in 65 packages [2024-07-15T17:31:54.572Z] Removing intermediate container bb0ebeb884ba [2024-07-15T17:31:54.572Z] ---> 776115eeff8a [2024-07-15T17:31:54.572Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-15T17:31:54.572Z] ---> Running in 7bfa3654b55c [2024-07-15T17:31:54.833Z] Removing intermediate container 7bfa3654b55c [2024-07-15T17:31:54.833Z] ---> 018d4bea5345 [2024-07-15T17:31:54.833Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-15T17:31:54.833Z] ---> e22231cb0ebd [2024-07-15T17:31:54.833Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T17:31:54.833Z] ---> Running in c4cf0255a355 [2024-07-15T17:33:02.564Z] Removing intermediate container c4cf0255a355 [2024-07-15T17:33:02.564Z] ---> c3e6610aac60 [2024-07-15T17:33:02.564Z] Step 11/13 : COPY . . [2024-07-15T17:33:03.962Z] ---> dda7ef9fe91f [2024-07-15T17:33:03.962Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-15T17:33:03.962Z] ---> Running in 5f922c40b0bc [2024-07-15T17:33:04.222Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T17:33:04.222Z] Dload Upload Total Spent Left Speed [2024-07-15T17:33:04.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9336 0 --:--:-- --:--:-- --:--:-- 9398 [2024-07-15T17:33:04.480Z] Removing intermediate container 5f922c40b0bc [2024-07-15T17:33:04.480Z] ---> 6399b8812415 [2024-07-15T17:33:04.480Z] Step 13/13 : RUN ${MAKE} [2024-07-15T17:33:04.480Z] ---> Running in 548655d43048 [2024-07-15T17:33:04.740Z] noop [2024-07-15T17:33:04.998Z] Removing intermediate container 548655d43048 [2024-07-15T17:33:04.998Z] ---> 8160c1eb6a9d [2024-07-15T17:33:04.998Z] Successfully built 8160c1eb6a9d [2024-07-15T17:33:04.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:33:05.510Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T17:33:05.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T17:33:05.701Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2024-07-15T17:33:05.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T17:33:06.074Z] $ docker top b36a769af26bd8d36ee38c35d55244b50f3cd29061d0c793f36fe0bea8aa4298 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T17:33:06.496Z] + go version [2024-07-15T17:33:06.496Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T17:33:06.531Z] $ docker stop --time=1 b36a769af26bd8d36ee38c35d55244b50f3cd29061d0c793f36fe0bea8aa4298 [2024-07-15T17:33:07.818Z] $ docker rm -f --volumes b36a769af26bd8d36ee38c35d55244b50f3cd29061d0c793f36fe0bea8aa4298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:33:08.699Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T17:33:08.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T17:33:08.892Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2024-07-15T17:33:08.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T17:33:09.274Z] $ docker top fa9f971457f2f3bc017767e5c3908e811b8f28ededea22ea9479fc8be40d5fb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T17:33:09.696Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-338 [Pipeline] fileExists [Pipeline] sh [2024-07-15T17:33:10.095Z] + make test [2024-07-15T17:33:10.095Z] go test ./... -coverprofile=coverage.out ./... [2024-07-15T17:33:12.000Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-15T17:33:25.405Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5660 in /w/workspace/foundry_device-usb-camera_PR-338 [Pipeline] { [Pipeline] ws [2024-07-15T17:33:25.482Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-15T17:33:25.581Z] Selected Git installation does not exist. Using Default [2024-07-15T17:33:25.581Z] The recommended git tool is: NONE [2024-07-15T17:33:30.129Z] using credential edgex-jenkins-ssh [2024-07-15T17:33:30.155Z] Cloning the remote Git repository [2024-07-15T17:33:30.189Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-07-15T17:33:30.304Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-07-15T17:33:30.447Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-15T17:33:30.448Z] > git --version # timeout=10 [2024-07-15T17:33:30.467Z] > git --version # 'git version 2.25.1' [2024-07-15T17:33:30.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T17:33:30.614Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T17:33:33.926Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-15T17:33:33.926Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2024-07-15T17:33:33.216Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-15T17:33:33.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T17:33:34.114Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-15T17:33:34.167Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-15T17:33:34.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T17:33:34.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-15T17:33:34.730Z] Merging remotes/origin/main commit f25607548414acab236b5d6b621afb5b0ea6f720 into PR head commit 6126e739245b1378ef53467b1d055053e9ae671d [2024-07-15T17:33:35.025Z] Merge succeeded, producing 6126e739245b1378ef53467b1d055053e9ae671d [2024-07-15T17:33:35.027Z] Checking out Revision 6126e739245b1378ef53467b1d055053e9ae671d (PR-338) [2024-07-15T17:33:35.569Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-15T17:33:35.615Z] > git --version # timeout=10 [2024-07-15T17:33:35.626Z] > git --version # 'git version 2.25.1' [2024-07-15T17:33:35.639Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T17:33:34.748Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T17:33:34.818Z] > git checkout -f 6126e739245b1378ef53467b1d055053e9ae671d # timeout=10 [2024-07-15T17:33:34.911Z] > git remote # timeout=10 [2024-07-15T17:33:34.934Z] > git config --get remote.origin.url # timeout=10 [2024-07-15T17:33:34.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T17:33:34.978Z] > git merge f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 [2024-07-15T17:33:35.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-15T17:33:35.027Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T17:33:35.065Z] > git checkout -f 6126e739245b1378ef53467b1d055053e9ae671d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T17:33:40.796Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T17:33:40.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T17:33:40.796Z] Dload Upload Total Spent Left Speed [2024-07-15T17:33:40.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2024-07-15T17:33:41.150Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T17:33:41.514Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-15T17:33:41.514Z] + sudo tee /etc/docker/daemon.new [2024-07-15T17:33:41.514Z] { [2024-07-15T17:33:41.514Z] "registry-mirrors": [ [2024-07-15T17:33:41.514Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T17:33:41.514Z] ], [2024-07-15T17:33:41.514Z] "bip": "10.250.0.254/24", [2024-07-15T17:33:41.514Z] "hosts": [ [2024-07-15T17:33:41.514Z] "tcp://0.0.0.0:5555", [2024-07-15T17:33:41.514Z] "unix:///var/run/docker.sock" [2024-07-15T17:33:41.514Z] ], [2024-07-15T17:33:41.514Z] "mtu": 1458, [2024-07-15T17:33:41.514Z] "selinux-enabled": true, [2024-07-15T17:33:41.514Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T17:33:41.514Z] } [Pipeline] sh [2024-07-15T17:33:41.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T17:33:42.241Z] + sudo service docker restart [2024-07-15T17:33:43.890Z] go vet ./... [2024-07-15T17:33:52.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T17:33:52.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T17:33:52.048Z] ./bin/test-attribution-txt.sh [2024-07-15T17:33:52.048Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-15T17:33:52.048Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T17:33:52.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T17:33:52.141Z] $ docker stop --time=1 fa9f971457f2f3bc017767e5c3908e811b8f28ededea22ea9479fc8be40d5fb9 [2024-07-15T17:33:56.152Z] $ docker rm -f --volumes fa9f971457f2f3bc017767e5c3908e811b8f28ededea22ea9479fc8be40d5fb9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T17:33:56.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T17:33:56.924Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-15T17:33:57.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T17:33:58.092Z] + ls -al . [2024-07-15T17:33:58.092Z] total 292 [2024-07-15T17:33:58.092Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 17:33 . [2024-07-15T17:33:58.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 17:31 .. [2024-07-15T17:33:58.092Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 17:33 .git [2024-07-15T17:33:58.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:31 .github [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 15 17:31 .gitignore [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 15 17:31 .golangci.yml [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 15 17:31 .hadolint.yml [2024-07-15T17:33:58.092Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 17:31 .semver [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 15 17:31 Attribution.txt [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 15 17:31 CHANGELOG.md [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 15 17:31 Dockerfile [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 15 17:31 GOVERNANCE.md [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 15 17:31 Jenkinsfile [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 17:31 LICENSE [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 15 17:31 Makefile [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 17:31 OWNERS.md [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 15 17:31 README.md [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 17:31 VERSION [2024-07-15T17:33:58.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 17:31 bin [2024-07-15T17:33:58.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:31 cmd [2024-07-15T17:33:58.092Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 15 17:33 coverage.out [2024-07-15T17:33:58.092Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 15 17:31 docker-entrypoint.sh [2024-07-15T17:33:58.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 17:31 docs [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 7209 Jul 15 17:31 go.mod [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 102276 Jul 15 17:31 go.sum [2024-07-15T17:33:58.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:31 internal [2024-07-15T17:33:58.092Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 15 17:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:33:58.531Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6126e739245b1378ef53467b1d055053e9ae671d --label arch=amd64 --label version=0.0.0 . [2024-07-15T17:33:58.531Z] Sending build context to Docker daemon 20.49MB [2024-07-15T17:33:58.531Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T17:33:58.531Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-15T17:33:58.531Z] ---> 8160c1eb6a9d [2024-07-15T17:33:58.531Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-15T17:33:59.102Z] ---> Running in 17fea7e95fa8 [2024-07-15T17:33:59.102Z] Removing intermediate container 17fea7e95fa8 [2024-07-15T17:33:59.102Z] ---> 909f479b0093 [2024-07-15T17:33:59.102Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T17:33:59.102Z] ---> Running in babb75081047 [2024-07-15T17:33:59.102Z] Removing intermediate container babb75081047 [2024-07-15T17:33:59.102Z] ---> d76d9a022afa [2024-07-15T17:33:59.102Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-15T17:33:59.102Z] ---> Running in c5a6198f8a6d [2024-07-15T17:33:59.361Z] Removing intermediate container c5a6198f8a6d [2024-07-15T17:33:59.361Z] ---> d5a51e1d9737 [2024-07-15T17:33:59.361Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-15T17:33:59.361Z] ---> Running in 387c64b1c5fa [2024-07-15T17:33:59.361Z] Removing intermediate container 387c64b1c5fa [2024-07-15T17:33:59.361Z] ---> ded1ab02fa32 [2024-07-15T17:33:59.361Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T17:33:59.361Z] ---> Running in 78faa1eae8c4 [2024-07-15T17:33:59.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T17:33:59.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T17:34:00.139Z] OK: 271 MiB in 65 packages [2024-07-15T17:34:00.397Z] Removing intermediate container 78faa1eae8c4 [2024-07-15T17:34:00.397Z] ---> 61d35811b2b7 [2024-07-15T17:34:00.397Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-15T17:34:00.397Z] ---> Running in 2257a27ce99b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T17:34:00.590Z] provisioning config files... [2024-07-15T17:34:00.620Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3165235352365342222tmp [Pipeline] { [2024-07-15T17:34:00.662Z] Removing intermediate container 2257a27ce99b [2024-07-15T17:34:00.662Z] ---> 00179a688ee4 [2024-07-15T17:34:00.662Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-15T17:34:00.662Z] ---> 4a254dffcc32 [2024-07-15T17:34:00.662Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T17:34:00.662Z] ---> Running in 7f41658662b8 [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:34:01.141Z] ---> ****-login.sh [2024-07-15T17:34:01.142Z] nexus3.edgexfoundry.org:10001 [2024-07-15T17:34:01.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:34:01.599Z] Removing intermediate container 7f41658662b8 [2024-07-15T17:34:01.599Z] ---> 7ba7e1d09d35 [2024-07-15T17:34:01.599Z] Step 11/37 : COPY . . [2024-07-15T17:34:01.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:34:01.996Z] Configure a credential helper to remove this warning. See [2024-07-15T17:34:01.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:34:01.996Z] [2024-07-15T17:34:01.996Z] Login Succeeded [2024-07-15T17:34:01.996Z] nexus3.edgexfoundry.org:10002 [2024-07-15T17:34:01.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:34:02.201Z] ---> 1514471265af [2024-07-15T17:34:02.201Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-15T17:34:02.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:34:02.264Z] Configure a credential helper to remove this warning. See [2024-07-15T17:34:02.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:34:02.264Z] [2024-07-15T17:34:02.264Z] Login Succeeded [2024-07-15T17:34:02.264Z] nexus3.edgexfoundry.org:10003 [2024-07-15T17:34:02.462Z] ---> Running in ff2eb1fc0f16 [2024-07-15T17:34:02.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:34:02.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:34:02.532Z] Configure a credential helper to remove this warning. See [2024-07-15T17:34:02.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:34:02.533Z] [2024-07-15T17:34:02.533Z] Login Succeeded [2024-07-15T17:34:02.533Z] nexus3.edgexfoundry.org:10004 [2024-07-15T17:34:02.723Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T17:34:02.723Z] Dload Upload Total Spent Left Speed [2024-07-15T17:34:02.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 30801 0 --:--:-- --:--:-- --:--:-- 31235 [2024-07-15T17:34:02.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:34:02.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:34:02.805Z] Configure a credential helper to remove this warning. See [2024-07-15T17:34:02.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:34:02.805Z] [2024-07-15T17:34:02.805Z] Login Succeeded [2024-07-15T17:34:02.805Z] ****.io [2024-07-15T17:34:02.982Z] Removing intermediate container ff2eb1fc0f16 [2024-07-15T17:34:02.982Z] ---> 93d339b2a5ac [2024-07-15T17:34:02.982Z] Step 13/37 : RUN ${MAKE} [2024-07-15T17:34:02.982Z] ---> Running in ff0fb817810a [2024-07-15T17:34:03.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T17:34:03.241Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-15T17:34:03.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T17:34:03.337Z] Configure a credential helper to remove this warning. See [2024-07-15T17:34:03.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T17:34:03.337Z] [2024-07-15T17:34:03.337Z] Login Succeeded [2024-07-15T17:34:03.337Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T17:34:03.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T17:34:03.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T17:34:03.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T17:34:03.907Z] ========================================================= [2024-07-15T17:34:03.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T17:34:03.907Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:34:04.456Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-15T17:34:05.043Z] Sending build context to Docker daemon 10.48MB [2024-07-15T17:34:05.043Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T17:34:05.043Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-15T17:34:05.043Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T17:34:05.043Z] c6b39de5b339: Pulling fs layer [2024-07-15T17:34:05.043Z] a69c41024577: Pulling fs layer [2024-07-15T17:34:05.043Z] d6de4b400683: Pulling fs layer [2024-07-15T17:34:05.043Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T17:34:05.043Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T17:34:05.043Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T17:34:05.043Z] 00f215d4a9da: Pulling fs layer [2024-07-15T17:34:05.043Z] d496ad576159: Pulling fs layer [2024-07-15T17:34:05.043Z] 464afbd9ba4c: Waiting [2024-07-15T17:34:05.043Z] 00f215d4a9da: Waiting [2024-07-15T17:34:05.043Z] d496ad576159: Waiting [2024-07-15T17:34:05.043Z] 35cb2a7552d0: Waiting [2024-07-15T17:34:05.043Z] 4f4fb700ef54: Waiting [2024-07-15T17:34:05.043Z] a69c41024577: Verifying Checksum [2024-07-15T17:34:05.043Z] a69c41024577: Download complete [2024-07-15T17:34:05.043Z] 35cb2a7552d0: Verifying Checksum [2024-07-15T17:34:05.043Z] 35cb2a7552d0: Download complete [2024-07-15T17:34:05.043Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T17:34:05.043Z] 4f4fb700ef54: Download complete [2024-07-15T17:34:05.043Z] 464afbd9ba4c: Verifying Checksum [2024-07-15T17:34:05.043Z] 464afbd9ba4c: Download complete [2024-07-15T17:34:05.320Z] c6b39de5b339: Verifying Checksum [2024-07-15T17:34:05.320Z] c6b39de5b339: Download complete [2024-07-15T17:34:05.590Z] d496ad576159: Verifying Checksum [2024-07-15T17:34:05.590Z] d496ad576159: Download complete [2024-07-15T17:34:06.176Z] c6b39de5b339: Pull complete [2024-07-15T17:34:06.760Z] a69c41024577: Pull complete [2024-07-15T17:34:07.025Z] d6de4b400683: Download complete [2024-07-15T17:34:07.981Z] 00f215d4a9da: Verifying Checksum [2024-07-15T17:34:07.981Z] 00f215d4a9da: Download complete [2024-07-15T17:34:20.304Z] d6de4b400683: Pull complete [2024-07-15T17:34:20.304Z] 35cb2a7552d0: Pull complete [2024-07-15T17:34:20.304Z] 4f4fb700ef54: Pull complete [2024-07-15T17:34:20.304Z] 464afbd9ba4c: Pull complete [2024-07-15T17:34:28.508Z] 00f215d4a9da: Pull complete [2024-07-15T17:34:30.466Z] d496ad576159: Pull complete [2024-07-15T17:34:30.466Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T17:34:30.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T17:34:30.466Z] ---> f246e2811388 [2024-07-15T17:34:30.466Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-15T17:34:32.411Z] ---> Running in f41b3216ee3a [2024-07-15T17:34:32.411Z] Removing intermediate container f41b3216ee3a [2024-07-15T17:34:32.411Z] ---> 203c2947869e [2024-07-15T17:34:32.411Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T17:34:32.411Z] ---> Running in 95c224162132 [2024-07-15T17:34:32.679Z] Removing intermediate container 95c224162132 [2024-07-15T17:34:32.679Z] ---> b0e8a0917d22 [2024-07-15T17:34:32.679Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-15T17:34:32.679Z] ---> Running in 0d5a6b360ef3 [2024-07-15T17:34:33.262Z] Removing intermediate container 0d5a6b360ef3 [2024-07-15T17:34:33.262Z] ---> b598c410e3f9 [2024-07-15T17:34:33.262Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-15T17:34:33.262Z] ---> Running in 83b640a2b447 [2024-07-15T17:34:33.530Z] Removing intermediate container 83b640a2b447 [2024-07-15T17:34:33.530Z] ---> ac91c6ffbb61 [2024-07-15T17:34:33.530Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T17:34:33.530Z] ---> Running in 6d259075ab91 [2024-07-15T17:34:34.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T17:34:34.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T17:34:35.899Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-15T17:34:35.899Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-15T17:34:35.899Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-15T17:34:35.899Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-15T17:34:35.899Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-15T17:34:36.169Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-15T17:34:36.169Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-15T17:34:36.169Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-15T17:34:36.169Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-15T17:34:36.169Z] (10/13) Installing kmod-libs (30-r3) [2024-07-15T17:34:36.169Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-15T17:34:36.169Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-15T17:34:36.169Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-15T17:34:36.169Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T17:34:36.169Z] Executing eudev-3.2.11-r8.trigger [2024-07-15T17:34:36.169Z] OK: 273 MiB in 65 packages [2024-07-15T17:34:37.581Z] Removing intermediate container 6d259075ab91 [2024-07-15T17:34:37.581Z] ---> 51f202347ab0 [2024-07-15T17:34:37.581Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-15T17:34:37.581Z] ---> Running in 2cca6045a1bc [2024-07-15T17:34:37.850Z] Removing intermediate container 2cca6045a1bc [2024-07-15T17:34:37.850Z] ---> 326e5c7604f0 [2024-07-15T17:34:37.850Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-15T17:34:38.803Z] ---> a9f20c33cd89 [2024-07-15T17:34:38.803Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T17:34:38.803Z] ---> Running in 6688f44b8c5e [2024-07-15T17:34:41.965Z] Removing intermediate container ff0fb817810a [2024-07-15T17:34:41.965Z] ---> 8cf9cacb6e81 [2024-07-15T17:34:41.965Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-15T17:34:41.965Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-15T17:34:42.226Z] 8411072a22a5: Pulling fs layer [2024-07-15T17:34:42.485Z] 8411072a22a5: Verifying Checksum [2024-07-15T17:34:42.485Z] 8411072a22a5: Download complete [2024-07-15T17:34:42.744Z] 8411072a22a5: Pull complete [2024-07-15T17:34:42.744Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-15T17:34:42.744Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-15T17:34:42.744Z] ---> 1ac78cb06e13 [2024-07-15T17:34:42.744Z] Step 15/37 : FROM alpine:3.18 [2024-07-15T17:34:43.002Z] 3.18: Pulling from library/alpine [2024-07-15T17:34:43.263Z] 73baa7ef167e: Pulling fs layer [2024-07-15T17:34:43.263Z] 73baa7ef167e: Verifying Checksum [2024-07-15T17:34:43.263Z] 73baa7ef167e: Download complete [2024-07-15T17:34:43.523Z] 73baa7ef167e: Pull complete [2024-07-15T17:34:43.523Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T17:34:43.523Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T17:34:43.523Z] ---> 8fd7cac70a4a [2024-07-15T17:34:43.523Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-15T17:34:44.092Z] ---> Running in ecbf159f5bbe [2024-07-15T17:34:44.092Z] Removing intermediate container ecbf159f5bbe [2024-07-15T17:34:44.092Z] ---> 0f6784f2fd99 [2024-07-15T17:34:44.092Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-15T17:34:44.092Z] ---> Running in 283fca1108f1 [2024-07-15T17:34:44.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T17:34:44.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T17:34:44.872Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-07-15T17:34:44.872Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-07-15T17:34:44.872Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-07-15T17:34:44.872Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-07-15T17:34:44.872Z] (5/107) Installing libxau (1.0.11-r2) [2024-07-15T17:34:44.872Z] (6/107) Installing libmd (1.0.4-r2) [2024-07-15T17:34:44.872Z] (7/107) Installing libbsd (0.11.7-r1) [2024-07-15T17:34:44.872Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-07-15T17:34:44.872Z] (9/107) Installing libxcb (1.15-r1) [2024-07-15T17:34:45.131Z] (10/107) Installing libx11 (1.8.7-r0) [2024-07-15T17:34:45.131Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-07-15T17:34:45.131Z] (12/107) Installing libpciaccess (0.17-r2) [2024-07-15T17:34:45.132Z] (13/107) Installing libdrm (2.4.115-r4) [2024-07-15T17:34:45.132Z] (14/107) Installing libxext (1.3.5-r2) [2024-07-15T17:34:45.132Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-07-15T17:34:45.132Z] (16/107) Installing libffi (3.4.4-r2) [2024-07-15T17:34:45.132Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-07-15T17:34:45.132Z] (18/107) Installing libva (2.18.0-r1) [2024-07-15T17:34:45.132Z] (19/107) Installing libvdpau (1.5-r1) [2024-07-15T17:34:45.132Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-07-15T17:34:45.132Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-15T17:34:45.132Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-07-15T17:34:45.132Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-15T17:34:45.132Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-07-15T17:34:45.132Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-07-15T17:34:45.132Z] (26/107) Installing libhwy (1.0.4-r1) [2024-07-15T17:34:45.132Z] (27/107) Installing lcms2 (2.15-r2) [2024-07-15T17:34:45.132Z] (28/107) Installing libjxl (0.8.2-r0) [2024-07-15T17:34:45.132Z] (29/107) Installing lame-libs (3.100-r5) [2024-07-15T17:34:45.132Z] (30/107) Installing opus (1.4-r0) [2024-07-15T17:34:45.132Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-07-15T17:34:45.132Z] (32/107) Installing soxr (0.1.3-r5) [2024-07-15T17:34:45.132Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-15T17:34:45.132Z] (34/107) Installing libogg (1.3.5-r4) [2024-07-15T17:34:45.132Z] (35/107) Installing libtheora (1.1.1-r17) [2024-07-15T17:34:45.391Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-07-15T17:34:45.391Z] (37/107) Installing libvpx (1.13.0-r2) [2024-07-15T17:34:45.391Z] (38/107) Installing libwebp (1.3.2-r0) [2024-07-15T17:34:45.391Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-07-15T17:34:45.391Z] (40/107) Installing numactl (2.0.16-r4) [2024-07-15T17:34:45.391Z] (41/107) Installing x265-libs (3.5-r4) [2024-07-15T17:34:45.391Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-07-15T17:34:45.391Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-15T17:34:45.651Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-07-15T17:34:45.651Z] (45/107) Installing libexpat (2.6.2-r0) [2024-07-15T17:34:45.651Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-07-15T17:34:45.651Z] (47/107) Installing libpng (1.6.39-r3) [2024-07-15T17:34:45.651Z] (48/107) Installing freetype (2.13.0-r5) [2024-07-15T17:34:45.651Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-07-15T17:34:45.912Z] (50/107) Installing fribidi (1.0.13-r0) [2024-07-15T17:34:45.912Z] (51/107) Installing libintl (0.21.1-r7) [2024-07-15T17:34:45.912Z] (52/107) Installing libblkid (2.38.1-r8) [2024-07-15T17:34:45.912Z] (53/107) Installing libmount (2.38.1-r8) [2024-07-15T17:34:45.912Z] (54/107) Installing pcre2 (10.42-r1) [2024-07-15T17:34:45.912Z] (55/107) Installing glib (2.76.6-r0) [2024-07-15T17:34:45.912Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-07-15T17:34:45.912Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-07-15T17:34:45.912Z] (58/107) Installing libunibreak (5.1-r0) [2024-07-15T17:34:45.912Z] (59/107) Installing libass (0.17.1-r0) [2024-07-15T17:34:45.912Z] (60/107) Installing libbluray (1.3.4-r0) [2024-07-15T17:34:45.912Z] (61/107) Installing gmp (6.2.1-r3) [2024-07-15T17:34:45.912Z] (62/107) Installing nettle (3.8.1-r2) [2024-07-15T17:34:45.912Z] (63/107) Installing libunistring (1.1-r1) [2024-07-15T17:34:45.912Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-07-15T17:34:45.912Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-07-15T17:34:45.912Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-07-15T17:34:45.912Z] (67/107) Installing gnutls (3.8.4-r0) [2024-07-15T17:34:45.912Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-07-15T17:34:45.912Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-07-15T17:34:45.912Z] (70/107) Installing cjson (1.7.17-r0) [2024-07-15T17:34:45.912Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-07-15T17:34:45.912Z] (72/107) Installing librist (0.2.7-r0) [2024-07-15T17:34:46.172Z] (73/107) Installing libsrt (1.5.2-r0) [2024-07-15T17:34:46.172Z] (74/107) Installing libssh (0.10.5-r0) [2024-07-15T17:34:46.172Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-07-15T17:34:46.172Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-07-15T17:34:46.172Z] (77/107) Installing libsodium (1.0.18-r3) [2024-07-15T17:34:46.172Z] (78/107) Installing libzmq (4.3.4-r4) [2024-07-15T17:34:46.172Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-15T17:34:46.172Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-07-15T17:34:46.172Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-07-15T17:34:46.172Z] (82/107) Installing shaderc (2023.3-r1) [2024-07-15T17:34:46.172Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-07-15T17:34:46.172Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-07-15T17:34:46.172Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-15T17:34:46.172Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-15T17:34:46.172Z] (87/107) Installing vidstab (1.1.1-r0) [2024-07-15T17:34:46.172Z] (88/107) Installing zimg (3.0.5-r0) [2024-07-15T17:34:46.172Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-15T17:34:46.430Z] (90/107) Installing libasyncns (0.8-r1) [2024-07-15T17:34:46.430Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-07-15T17:34:46.430Z] (92/107) Installing libltdl (2.4.7-r2) [2024-07-15T17:34:46.430Z] (93/107) Installing orc (0.4.34-r0) [2024-07-15T17:34:46.430Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-07-15T17:34:46.430Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-07-15T17:34:46.430Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-07-15T17:34:46.430Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-07-15T17:34:46.430Z] (98/107) Installing libpulse (16.1-r10) [2024-07-15T17:34:46.430Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-15T17:34:46.430Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-07-15T17:34:46.430Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-15T17:34:46.430Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-07-15T17:34:46.430Z] (103/107) Installing udev-init-scripts (35-r1) [2024-07-15T17:34:46.430Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-07-15T17:34:46.430Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-07-15T17:34:46.430Z] (106/107) Installing kmod-libs (30-r3) [2024-07-15T17:34:46.430Z] (107/107) Installing eudev (3.2.11-r8) [2024-07-15T17:34:46.430Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T17:34:46.430Z] Executing glib-2.76.6-r0.trigger [2024-07-15T17:34:46.430Z] Executing eudev-3.2.11-r8.trigger [2024-07-15T17:34:46.430Z] OK: 131 MiB in 122 packages [2024-07-15T17:34:50.669Z] Removing intermediate container 283fca1108f1 [2024-07-15T17:34:50.669Z] ---> 336cea401a5e [2024-07-15T17:34:50.669Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-15T17:34:50.669Z] ---> Running in 5526107b18ed [2024-07-15T17:34:50.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T17:34:50.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T17:34:50.669Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T17:34:50.669Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T17:34:50.669Z] OK: 131 MiB in 122 packages [2024-07-15T17:34:51.237Z] Removing intermediate container 5526107b18ed [2024-07-15T17:34:51.237Z] ---> 77d2ffdb7ee3 [2024-07-15T17:34:51.237Z] Step 19/37 : WORKDIR / [2024-07-15T17:34:51.237Z] ---> Running in 2cd2a3ebf9ab [2024-07-15T17:34:51.237Z] Removing intermediate container 2cd2a3ebf9ab [2024-07-15T17:34:51.237Z] ---> 5a14a83e7485 [2024-07-15T17:34:51.237Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-15T17:34:53.163Z] ---> 9d2389275314 [2024-07-15T17:34:53.163Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-15T17:34:53.423Z] ---> 27cf3c9ff74a [2024-07-15T17:34:53.423Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-15T17:34:53.423Z] ---> 8e5ea104c2f5 [2024-07-15T17:34:53.423Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-15T17:34:53.682Z] ---> 6d747a00b102 [2024-07-15T17:34:53.682Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-15T17:34:53.682Z] ---> 2501c32214d2 [2024-07-15T17:34:53.682Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-15T17:34:53.942Z] ---> 256eccff875e [2024-07-15T17:34:53.942Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-15T17:34:54.883Z] ---> ec5f4e59bc1a [2024-07-15T17:34:54.883Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-15T17:34:54.883Z] ---> Running in 2494b802ac70 [2024-07-15T17:34:55.451Z] Removing intermediate container 2494b802ac70 [2024-07-15T17:34:55.451Z] ---> 7980ab115a5d [2024-07-15T17:34:55.451Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-15T17:34:55.451Z] ---> Running in 9f22eb707638 [2024-07-15T17:34:56.027Z] Removing intermediate container 9f22eb707638 [2024-07-15T17:34:56.027Z] ---> c71ddfc450dc [2024-07-15T17:34:56.027Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-15T17:34:56.027Z] ---> Running in d305c0aeac14 [2024-07-15T17:34:56.601Z] Removing intermediate container d305c0aeac14 [2024-07-15T17:34:56.601Z] ---> d1eb09473772 [2024-07-15T17:34:56.601Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-15T17:34:56.601Z] ---> Running in 6fac5977c033 [2024-07-15T17:34:57.169Z] Removing intermediate container 6fac5977c033 [2024-07-15T17:34:57.169Z] ---> 6ffb0ae0a513 [2024-07-15T17:34:57.169Z] Step 31/37 : EXPOSE 59983 [2024-07-15T17:34:57.169Z] ---> Running in 0c3ee34a3e2f [2024-07-15T17:34:57.428Z] Removing intermediate container 0c3ee34a3e2f [2024-07-15T17:34:57.428Z] ---> e4aa25d7a228 [2024-07-15T17:34:57.428Z] Step 32/37 : EXPOSE 8554 [2024-07-15T17:34:57.428Z] ---> Running in e7518b766441 [2024-07-15T17:34:57.428Z] Removing intermediate container e7518b766441 [2024-07-15T17:34:57.428Z] ---> 1c50d017c82d [2024-07-15T17:34:57.428Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-15T17:34:57.428Z] ---> Running in 12524175520e [2024-07-15T17:34:57.428Z] Removing intermediate container 12524175520e [2024-07-15T17:34:57.428Z] ---> 218ecc88897e [2024-07-15T17:34:57.428Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-15T17:34:57.687Z] ---> Running in a3863bc96995 [2024-07-15T17:34:57.687Z] Removing intermediate container a3863bc96995 [2024-07-15T17:34:57.687Z] ---> 8de9bde123ae [2024-07-15T17:34:57.687Z] Step 35/37 : LABEL arch=amd64 [2024-07-15T17:34:57.687Z] ---> Running in 60361029c2a7 [2024-07-15T17:34:57.687Z] Removing intermediate container 60361029c2a7 [2024-07-15T17:34:57.687Z] ---> c16f9fad01fd [2024-07-15T17:34:57.687Z] Step 36/37 : LABEL git_sha=6126e739245b1378ef53467b1d055053e9ae671d [2024-07-15T17:34:57.687Z] ---> Running in df4fa3f349cb [2024-07-15T17:34:57.946Z] Removing intermediate container df4fa3f349cb [2024-07-15T17:34:57.946Z] ---> 8f1da650ec75 [2024-07-15T17:34:57.946Z] Step 37/37 : LABEL version=0.0.0 [2024-07-15T17:34:57.946Z] ---> Running in 53843d60f5e1 [2024-07-15T17:34:57.946Z] Removing intermediate container 53843d60f5e1 [2024-07-15T17:34:57.946Z] ---> 886c380bab73 [2024-07-15T17:34:57.946Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T17:34:57.946Z] Successfully built 886c380bab73 [2024-07-15T17:34:57.946Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:34:58.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T17:34:58.988Z] [2024-07-15T17:34:58.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:34:59.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T17:34:59.397Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T17:34:59.397Z] 5eb5b503b376: Pulling fs layer [2024-07-15T17:34:59.397Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T17:34:59.397Z] ec43610c2a17: Pulling fs layer [2024-07-15T17:34:59.397Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T17:34:59.397Z] 33b1e0a273af: Pulling fs layer [2024-07-15T17:34:59.397Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T17:34:59.397Z] 2f39f015ded8: Pulling fs layer [2024-07-15T17:34:59.397Z] 3a2ae6a8a46f: Waiting [2024-07-15T17:34:59.397Z] 33b1e0a273af: Waiting [2024-07-15T17:34:59.397Z] 5d3b04190fa2: Waiting [2024-07-15T17:34:59.397Z] 2f39f015ded8: Waiting [2024-07-15T17:34:59.397Z] 5c69ac0246d0: Download complete [2024-07-15T17:34:59.397Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-15T17:34:59.397Z] 3a2ae6a8a46f: Download complete [2024-07-15T17:34:59.397Z] 33b1e0a273af: Verifying Checksum [2024-07-15T17:34:59.397Z] 33b1e0a273af: Download complete [2024-07-15T17:34:59.397Z] 5d3b04190fa2: Verifying Checksum [2024-07-15T17:34:59.397Z] 5d3b04190fa2: Download complete [2024-07-15T17:34:59.397Z] ec43610c2a17: Verifying Checksum [2024-07-15T17:34:59.397Z] ec43610c2a17: Download complete [2024-07-15T17:34:59.658Z] 5eb5b503b376: Verifying Checksum [2024-07-15T17:34:59.658Z] 5eb5b503b376: Download complete [2024-07-15T17:35:00.228Z] 2f39f015ded8: Download complete [2024-07-15T17:35:00.795Z] 5eb5b503b376: Pull complete [2024-07-15T17:35:01.057Z] 5c69ac0246d0: Pull complete [2024-07-15T17:35:01.322Z] ec43610c2a17: Pull complete [2024-07-15T17:35:01.583Z] 3a2ae6a8a46f: Pull complete [2024-07-15T17:35:01.583Z] 33b1e0a273af: Pull complete [2024-07-15T17:35:01.843Z] 5d3b04190fa2: Pull complete [2024-07-15T17:35:06.023Z] 2f39f015ded8: Pull complete [2024-07-15T17:35:06.023Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T17:35:06.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T17:35:06.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T17:35:06.273Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2024-07-15T17:35:06.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T17:35:11.230Z] $ docker top cdfcea244e97cc1c203f36766f1088c3e1225cd28ae818dd4c16d2c3461d0d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:35:11.744Z] ---> job-cost.sh [2024-07-15T17:35:11.744Z] lf-activate-venv: SKIPPING [2024-07-15T17:35:11.744Z] INFO: No Stack... [2024-07-15T17:35:12.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T17:35:12.262Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T17:35:12.660Z] + cat /w/workspace/foundry_device-usb-camera_PR-338/archives/cost.csv [2024-07-15T17:35:12.660Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T17:35:12.717Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [2024-07-15T17:35:12.723Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] did not exist. Created. [2024-07-15T17:35:12.730Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T17:35:13.185Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T17:35:13.247Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T17:35:13.282Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T17:35:13.373Z] $ docker stop --time=1 cdfcea244e97cc1c203f36766f1088c3e1225cd28ae818dd4c16d2c3461d0d3c [2024-07-15T17:35:14.524Z] $ docker rm -f --volumes cdfcea244e97cc1c203f36766f1088c3e1225cd28ae818dd4c16d2c3461d0d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T17:36:30.473Z] Removing intermediate container 6688f44b8c5e [2024-07-15T17:36:30.473Z] ---> a6c54e24729e [2024-07-15T17:36:30.473Z] Step 11/13 : COPY . . [2024-07-15T17:36:30.473Z] ---> cac6adf0d2cc [2024-07-15T17:36:30.473Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-15T17:36:30.473Z] ---> Running in b84c6f1f3ac6 [2024-07-15T17:36:30.473Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T17:36:30.473Z]   Dload Upload Total Spent Left Speed [2024-07-15T17:36:30.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8138 0 --:--:-- --:--:-- --:--:-- 8232 [2024-07-15T17:36:30.473Z] Removing intermediate container b84c6f1f3ac6 [2024-07-15T17:36:30.473Z] ---> 2e1858bc888c [2024-07-15T17:36:30.473Z] Step 13/13 : RUN ${MAKE} [2024-07-15T17:36:30.473Z] ---> Running in b4d25b5afe2d [2024-07-15T17:36:30.473Z] noop [2024-07-15T17:36:30.473Z] Removing intermediate container b4d25b5afe2d [2024-07-15T17:36:30.473Z] ---> 7d651cf89f0c [2024-07-15T17:36:30.473Z] Successfully built 7d651cf89f0c [2024-07-15T17:36:30.473Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:36:30.994Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T17:36:30.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T17:36:31.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-5660 does not seem to be running inside a container [2024-07-15T17:36:31.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-15T17:36:32.449Z] $ docker top 8b5d61c98acbf12247009f4e259145825f694d66ac2a68b1519cb190f1b3d3bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T17:36:33.339Z] + go version [2024-07-15T17:36:33.339Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T17:36:33.376Z] $ docker stop --time=1 8b5d61c98acbf12247009f4e259145825f694d66ac2a68b1519cb190f1b3d3bf [2024-07-15T17:36:34.984Z] $ docker rm -f --volumes 8b5d61c98acbf12247009f4e259145825f694d66ac2a68b1519cb190f1b3d3bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:36:35.936Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T17:36:35.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T17:36:36.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-5660 does not seem to be running inside a container [2024-07-15T17:36:36.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-15T17:36:37.391Z] $ docker top 4635f534f61eb5f5a5eb3dcea77de7ff71c74a0559eec3d3bb2aa0c499b8001d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T17:36:38.269Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-15T17:36:39.000Z] + make test [2024-07-15T17:36:39.000Z] go test ./... -coverprofile=coverage.out ./... [2024-07-15T17:36:44.349Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-15T17:40:36.225Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-15T17:40:36.225Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 4.4% of statements [2024-07-15T17:40:36.225Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T17:40:36.225Z] go vet ./... [2024-07-15T17:41:23.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T17:41:23.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T17:41:23.070Z] ./bin/test-attribution-txt.sh [2024-07-15T17:41:23.070Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T17:41:23.070Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-15T17:41:23.071Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T17:41:23.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T17:41:23.178Z] $ docker stop --time=1 4635f534f61eb5f5a5eb3dcea77de7ff71c74a0559eec3d3bb2aa0c499b8001d [2024-07-15T17:41:25.114Z] $ docker rm -f --volumes 4635f534f61eb5f5a5eb3dcea77de7ff71c74a0559eec3d3bb2aa0c499b8001d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T17:41:26.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T17:41:26.741Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T17:41:27.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T17:41:28.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T17:41:28.390Z] + ls -al . [2024-07-15T17:41:28.390Z] total 288 [2024-07-15T17:41:28.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 17:36 . [2024-07-15T17:41:28.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 17:33 .. [2024-07-15T17:41:28.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 17:33 .git [2024-07-15T17:41:28.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:33 .github [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 15 17:33 .gitignore [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 15 17:33 .golangci.yml [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 15 17:33 .hadolint.yml [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 15 17:33 Attribution.txt [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 15 17:33 CHANGELOG.md [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 15 17:33 Dockerfile [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 15 17:33 GOVERNANCE.md [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 15 17:33 Jenkinsfile [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 17:33 LICENSE [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 15 17:33 Makefile [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 17:33 OWNERS.md [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 15 17:33 README.md [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 17:31 VERSION [2024-07-15T17:41:28.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 17:33 bin [2024-07-15T17:41:28.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:33 cmd [2024-07-15T17:41:28.390Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 15 17:40 coverage.out [2024-07-15T17:41:28.390Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 15 17:33 docker-entrypoint.sh [2024-07-15T17:41:28.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 17:33 docs [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 7209 Jul 15 17:33 go.mod [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 102276 Jul 15 17:33 go.sum [2024-07-15T17:41:28.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:33 internal [2024-07-15T17:41:28.390Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 15 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:41:28.927Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6126e739245b1378ef53467b1d055053e9ae671d --label arch=arm64 --label version=0.0.0 . [2024-07-15T17:41:29.539Z] Sending build context to Docker daemon 10.54MB [2024-07-15T17:41:29.539Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T17:41:29.539Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-15T17:41:29.539Z] ---> 7d651cf89f0c [2024-07-15T17:41:29.539Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-15T17:41:29.811Z] ---> Running in 639315f48692 [2024-07-15T17:41:30.084Z] Removing intermediate container 639315f48692 [2024-07-15T17:41:30.084Z] ---> 2d4dcba8f127 [2024-07-15T17:41:30.084Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T17:41:30.084Z] ---> Running in 70437b492218 [2024-07-15T17:41:30.376Z] Removing intermediate container 70437b492218 [2024-07-15T17:41:30.376Z] ---> cd56879f8aae [2024-07-15T17:41:30.376Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-15T17:41:30.376Z] ---> Running in 99c571c6de1d [2024-07-15T17:41:30.976Z] Removing intermediate container 99c571c6de1d [2024-07-15T17:41:30.976Z] ---> 2fec7f0c1297 [2024-07-15T17:41:30.976Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-15T17:41:30.976Z] ---> Running in 47f6161ed9cb [2024-07-15T17:41:31.265Z] Removing intermediate container 47f6161ed9cb [2024-07-15T17:41:31.265Z] ---> 3bc0aaefbe27 [2024-07-15T17:41:31.265Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T17:41:31.265Z] ---> Running in 2b465d58cfe2 [2024-07-15T17:41:32.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T17:41:32.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T17:41:33.454Z] OK: 273 MiB in 65 packages [2024-07-15T17:41:34.416Z] Removing intermediate container 2b465d58cfe2 [2024-07-15T17:41:34.416Z] ---> 31d6426b5715 [2024-07-15T17:41:34.416Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-15T17:41:34.416Z] ---> Running in a59015bb1d85 [2024-07-15T17:41:34.684Z] Removing intermediate container a59015bb1d85 [2024-07-15T17:41:34.684Z] ---> 8af3ec208d2f [2024-07-15T17:41:34.684Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-15T17:41:35.267Z] ---> 03bee01520b7 [2024-07-15T17:41:35.267Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T17:41:35.267Z] ---> Running in ea85efe81d46 [2024-07-15T17:41:37.859Z] Removing intermediate container ea85efe81d46 [2024-07-15T17:41:37.859Z] ---> 9ad4574ffb2e [2024-07-15T17:41:37.859Z] Step 11/37 : COPY . . [2024-07-15T17:41:39.273Z] ---> 6d389d376add [2024-07-15T17:41:39.273Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-15T17:41:39.273Z] ---> Running in d7be3a564036 [2024-07-15T17:41:40.231Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T17:41:40.231Z] Dload Upload Total Spent Left Speed [2024-07-15T17:41:40.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062   0 0 5612 0 --:--:-- --:--:-- --:--:-- 5679 [2024-07-15T17:41:41.192Z] Removing intermediate container d7be3a564036 [2024-07-15T17:41:41.192Z] ---> 177aa0ef8b5d [2024-07-15T17:41:41.192Z] Step 13/37 : RUN ${MAKE} [2024-07-15T17:41:41.192Z] ---> Running in ebc036482ece [2024-07-15T17:41:42.156Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-15T17:45:21.461Z] Removing intermediate container ebc036482ece [2024-07-15T17:45:21.461Z] ---> 2a9aa403a0cb [2024-07-15T17:45:21.461Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-15T17:45:21.461Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-15T17:45:21.461Z] da4d7e05a7aa: Pulling fs layer [2024-07-15T17:45:21.461Z] da4d7e05a7aa: Verifying Checksum [2024-07-15T17:45:21.461Z] da4d7e05a7aa: Download complete [2024-07-15T17:45:21.461Z] da4d7e05a7aa: Pull complete [2024-07-15T17:45:21.461Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-15T17:45:21.461Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-15T17:45:21.461Z] ---> 62c65ed7ef0d [2024-07-15T17:45:21.461Z] Step 15/37 : FROM alpine:3.18 [2024-07-15T17:45:21.461Z] 3.18: Pulling from library/alpine [2024-07-15T17:45:21.461Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T17:45:21.461Z] 5c905c7ebe2f: Verifying Checksum [2024-07-15T17:45:21.461Z] 5c905c7ebe2f: Download complete [2024-07-15T17:45:22.067Z] 5c905c7ebe2f: Pull complete [2024-07-15T17:45:22.067Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T17:45:22.067Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T17:45:22.067Z] ---> dec292d02e07 [2024-07-15T17:45:22.067Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-15T17:45:22.332Z] ---> Running in 6e6311725beb [2024-07-15T17:45:22.607Z] Removing intermediate container 6e6311725beb [2024-07-15T17:45:22.607Z] ---> a31b63ed7478 [2024-07-15T17:45:22.607Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-15T17:45:22.607Z] ---> Running in c7a69006c4fd [2024-07-15T17:45:23.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T17:45:24.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T17:45:25.121Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-07-15T17:45:25.121Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-07-15T17:45:25.121Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-07-15T17:45:25.121Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-07-15T17:45:25.121Z] (5/104) Installing libxau (1.0.11-r2) [2024-07-15T17:45:25.121Z] (6/104) Installing libmd (1.0.4-r2) [2024-07-15T17:45:25.121Z] (7/104) Installing libbsd (0.11.7-r1) [2024-07-15T17:45:25.121Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-07-15T17:45:25.121Z] (9/104) Installing libxcb (1.15-r1) [2024-07-15T17:45:25.388Z] (10/104) Installing libx11 (1.8.7-r0) [2024-07-15T17:45:25.388Z] (11/104) Installing libdrm (2.4.115-r4) [2024-07-15T17:45:25.388Z] (12/104) Installing libxext (1.3.5-r2) [2024-07-15T17:45:25.388Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-07-15T17:45:25.388Z] (14/104) Installing libffi (3.4.4-r2) [2024-07-15T17:45:25.388Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-07-15T17:45:25.388Z] (16/104) Installing libva (2.18.0-r1) [2024-07-15T17:45:25.388Z] (17/104) Installing libvdpau (1.5-r1) [2024-07-15T17:45:25.388Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-15T17:45:25.656Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-07-15T17:45:25.656Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-07-15T17:45:25.656Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-07-15T17:45:25.656Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-15T17:45:25.656Z] (23/104) Installing libhwy (1.0.4-r1) [2024-07-15T17:45:25.656Z] (24/104) Installing lcms2 (2.15-r2) [2024-07-15T17:45:25.656Z] (25/104) Installing libjxl (0.8.2-r0) [2024-07-15T17:45:25.656Z] (26/104) Installing lame-libs (3.100-r5) [2024-07-15T17:45:25.656Z] (27/104) Installing opus (1.4-r0) [2024-07-15T17:45:25.656Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-07-15T17:45:25.925Z] (29/104) Installing soxr (0.1.3-r5) [2024-07-15T17:45:25.925Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-15T17:45:25.925Z] (31/104) Installing libogg (1.3.5-r4) [2024-07-15T17:45:25.925Z] (32/104) Installing libtheora (1.1.1-r17) [2024-07-15T17:45:25.925Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-07-15T17:45:25.925Z] (34/104) Installing libvpx (1.13.0-r2) [2024-07-15T17:45:25.925Z] (35/104) Installing libwebp (1.3.2-r0) [2024-07-15T17:45:25.925Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-07-15T17:45:25.925Z] (37/104) Installing numactl (2.0.16-r4) [2024-07-15T17:45:25.925Z] (38/104) Installing x265-libs (3.5-r4) [2024-07-15T17:45:26.193Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-07-15T17:45:26.194Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-15T17:45:26.460Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-07-15T17:45:26.461Z] (42/104) Installing libexpat (2.6.2-r0) [2024-07-15T17:45:26.461Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-07-15T17:45:26.461Z] (44/104) Installing libpng (1.6.39-r3) [2024-07-15T17:45:26.461Z] (45/104) Installing freetype (2.13.0-r5) [2024-07-15T17:45:26.461Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-07-15T17:45:26.725Z] (47/104) Installing fribidi (1.0.13-r0) [2024-07-15T17:45:26.726Z] (48/104) Installing libintl (0.21.1-r7) [2024-07-15T17:45:26.992Z] (49/104) Installing libblkid (2.38.1-r8) [2024-07-15T17:45:26.992Z] (50/104) Installing libmount (2.38.1-r8) [2024-07-15T17:45:26.992Z] (51/104) Installing pcre2 (10.42-r1) [2024-07-15T17:45:26.992Z] (52/104) Installing glib (2.76.6-r0) [2024-07-15T17:45:26.992Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-07-15T17:45:26.992Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-07-15T17:45:26.992Z] (55/104) Installing libunibreak (5.1-r0) [2024-07-15T17:45:26.992Z] (56/104) Installing libass (0.17.1-r0) [2024-07-15T17:45:26.992Z] (57/104) Installing libbluray (1.3.4-r0) [2024-07-15T17:45:26.992Z] (58/104) Installing gmp (6.2.1-r3) [2024-07-15T17:45:26.992Z] (59/104) Installing nettle (3.8.1-r2) [2024-07-15T17:45:27.259Z] (60/104) Installing libunistring (1.1-r1) [2024-07-15T17:45:27.259Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-07-15T17:45:27.259Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-07-15T17:45:27.259Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-07-15T17:45:27.259Z] (64/104) Installing gnutls (3.8.4-r0) [2024-07-15T17:45:27.259Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-07-15T17:45:27.259Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-07-15T17:45:27.259Z] (67/104) Installing cjson (1.7.17-r0) [2024-07-15T17:45:27.259Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-07-15T17:45:27.259Z] (69/104) Installing librist (0.2.7-r0) [2024-07-15T17:45:27.259Z] (70/104) Installing libsrt (1.5.2-r0) [2024-07-15T17:45:27.526Z] (71/104) Installing libssh (0.10.5-r0) [2024-07-15T17:45:27.526Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-07-15T17:45:27.526Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-07-15T17:45:27.526Z] (74/104) Installing libsodium (1.0.18-r3) [2024-07-15T17:45:27.526Z] (75/104) Installing libzmq (4.3.4-r4) [2024-07-15T17:45:27.526Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-15T17:45:27.526Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-07-15T17:45:27.526Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-07-15T17:45:27.793Z] (79/104) Installing shaderc (2023.3-r1) [2024-07-15T17:45:28.060Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-07-15T17:45:28.060Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-07-15T17:45:28.060Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-15T17:45:28.060Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-15T17:45:28.060Z] (84/104) Installing vidstab (1.1.1-r0) [2024-07-15T17:45:28.060Z] (85/104) Installing zimg (3.0.5-r0) [2024-07-15T17:45:28.060Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-15T17:45:28.060Z] (87/104) Installing libasyncns (0.8-r1) [2024-07-15T17:45:28.060Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-07-15T17:45:28.060Z] (89/104) Installing libltdl (2.4.7-r2) [2024-07-15T17:45:28.060Z] (90/104) Installing orc (0.4.34-r0) [2024-07-15T17:45:28.060Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-07-15T17:45:28.060Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-07-15T17:45:28.327Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-07-15T17:45:28.327Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-07-15T17:45:28.327Z] (95/104) Installing libpulse (16.1-r10) [2024-07-15T17:45:28.327Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-15T17:45:28.327Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-07-15T17:45:28.327Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-15T17:45:28.327Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-07-15T17:45:28.327Z] (100/104) Installing udev-init-scripts (35-r1) [2024-07-15T17:45:28.327Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-07-15T17:45:28.327Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-07-15T17:45:28.327Z] (103/104) Installing kmod-libs (30-r3) [2024-07-15T17:45:28.327Z] (104/104) Installing eudev (3.2.11-r8) [2024-07-15T17:45:28.327Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T17:45:28.592Z] Executing glib-2.76.6-r0.trigger [2024-07-15T17:45:28.592Z] Executing eudev-3.2.11-r8.trigger [2024-07-15T17:45:28.592Z] OK: 110 MiB in 119 packages [2024-07-15T17:45:32.843Z] Removing intermediate container c7a69006c4fd [2024-07-15T17:45:32.843Z] ---> 354e9759b98a [2024-07-15T17:45:32.843Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-15T17:45:32.843Z] ---> Running in 90eefc23231d [2024-07-15T17:45:33.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T17:45:33.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T17:45:34.286Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T17:45:34.550Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T17:45:34.551Z] OK: 110 MiB in 119 packages [2024-07-15T17:45:35.514Z] Removing intermediate container 90eefc23231d [2024-07-15T17:45:35.514Z] ---> f67660e5d50b [2024-07-15T17:45:35.514Z] Step 19/37 : WORKDIR / [2024-07-15T17:45:35.783Z] ---> Running in dbc7896fe63d [2024-07-15T17:45:36.049Z] Removing intermediate container dbc7896fe63d [2024-07-15T17:45:36.049Z] ---> 6e4b15377f09 [2024-07-15T17:45:36.049Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-15T17:45:37.989Z] ---> 8d36a5f9fe36 [2024-07-15T17:45:37.989Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-15T17:45:38.572Z] ---> 0b600180b654 [2024-07-15T17:45:38.572Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-15T17:45:38.839Z] ---> 1cb37d6f4acf [2024-07-15T17:45:38.839Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-15T17:45:39.427Z] ---> 9dab38a48c2f [2024-07-15T17:45:39.427Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-15T17:45:40.015Z] ---> f12c711d53ba [2024-07-15T17:45:40.015Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-15T17:45:40.598Z] ---> 76a29789ba76 [2024-07-15T17:45:40.598Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-15T17:45:42.004Z] ---> a9bde164db3f [2024-07-15T17:45:42.004Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-15T17:45:42.004Z] ---> Running in 027050f229a0 [2024-07-15T17:45:43.948Z] Removing intermediate container 027050f229a0 [2024-07-15T17:45:43.948Z] ---> d421384c2b66 [2024-07-15T17:45:43.948Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-15T17:45:43.948Z] ---> Running in e50e68af29b2 [2024-07-15T17:45:46.284Z] Removing intermediate container e50e68af29b2 [2024-07-15T17:45:46.284Z] ---> f43e314d8839 [2024-07-15T17:45:46.284Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-15T17:45:46.284Z] ---> Running in d205d9f4c0c7 [2024-07-15T17:45:46.880Z] Removing intermediate container d205d9f4c0c7 [2024-07-15T17:45:46.880Z] ---> 1b32b444330a [2024-07-15T17:45:46.880Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-15T17:45:47.154Z] ---> Running in 1f7599e054ad [2024-07-15T17:45:48.722Z] Removing intermediate container 1f7599e054ad [2024-07-15T17:45:48.722Z] ---> 6e428cc8a0ab [2024-07-15T17:45:48.722Z] Step 31/37 : EXPOSE 59983 [2024-07-15T17:45:48.722Z] ---> Running in 8fbe92ac4c04 [2024-07-15T17:45:51.549Z] Removing intermediate container 8fbe92ac4c04 [2024-07-15T17:45:51.549Z] ---> c2312f480618 [2024-07-15T17:45:51.549Z] Step 32/37 : EXPOSE 8554 [2024-07-15T17:45:51.549Z] ---> Running in b06cec417599 [2024-07-15T17:45:51.549Z] Removing intermediate container b06cec417599 [2024-07-15T17:45:51.549Z] ---> f985875f1198 [2024-07-15T17:45:51.549Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-15T17:45:51.549Z] ---> Running in 9fe1b1f74558 [2024-07-15T17:45:51.549Z] Removing intermediate container 9fe1b1f74558 [2024-07-15T17:45:51.549Z] ---> cad9bf1dc814 [2024-07-15T17:45:51.549Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-15T17:45:51.549Z] ---> Running in 22c9138f7f2a [2024-07-15T17:45:51.549Z] Removing intermediate container 22c9138f7f2a [2024-07-15T17:45:51.549Z] ---> d5923a0dc94f [2024-07-15T17:45:51.549Z] Step 35/37 : LABEL arch=arm64 [2024-07-15T17:45:51.549Z] ---> Running in 543bf1ef63c6 [2024-07-15T17:45:51.549Z] Removing intermediate container 543bf1ef63c6 [2024-07-15T17:45:51.549Z] ---> 53be175feee6 [2024-07-15T17:45:51.549Z] Step 36/37 : LABEL git_sha=6126e739245b1378ef53467b1d055053e9ae671d [2024-07-15T17:45:51.549Z] ---> Running in c5c5658b27bc [2024-07-15T17:45:51.549Z] Removing intermediate container c5c5658b27bc [2024-07-15T17:45:51.549Z] ---> 1672836e113c [2024-07-15T17:45:51.549Z] Step 37/37 : LABEL version=0.0.0 [2024-07-15T17:45:51.549Z] ---> Running in 3df0fa7d7818 [2024-07-15T17:45:51.549Z] Removing intermediate container 3df0fa7d7818 [2024-07-15T17:45:51.549Z] ---> b2290c04219a [2024-07-15T17:45:51.549Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T17:45:51.549Z] Successfully built b2290c04219a [2024-07-15T17:45:51.549Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:45:52.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T17:45:52.531Z] [2024-07-15T17:45:52.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:45:52.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T17:45:52.980Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T17:45:52.980Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T17:45:52.980Z] 04944245beec: Pulling fs layer [2024-07-15T17:45:52.980Z] 699f458cf7ca: Pulling fs layer [2024-07-15T17:45:52.980Z] 765212b225bb: Pulling fs layer [2024-07-15T17:45:52.981Z] f23df028b6ca: Pulling fs layer [2024-07-15T17:45:52.981Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T17:45:52.981Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T17:45:52.981Z] 765212b225bb: Waiting [2024-07-15T17:45:52.981Z] f23df028b6ca: Waiting [2024-07-15T17:45:52.981Z] d65c8cfc05b1: Waiting [2024-07-15T17:45:52.981Z] 2437ff75d9bd: Waiting [2024-07-15T17:45:53.264Z] 04944245beec: Verifying Checksum [2024-07-15T17:45:53.264Z] 04944245beec: Download complete [2024-07-15T17:45:53.264Z] 765212b225bb: Verifying Checksum [2024-07-15T17:45:53.264Z] 765212b225bb: Download complete [2024-07-15T17:45:53.264Z] f23df028b6ca: Verifying Checksum [2024-07-15T17:45:53.264Z] f23df028b6ca: Download complete [2024-07-15T17:45:53.264Z] d65c8cfc05b1: Verifying Checksum [2024-07-15T17:45:53.264Z] d65c8cfc05b1: Download complete [2024-07-15T17:45:53.532Z] 699f458cf7ca: Verifying Checksum [2024-07-15T17:45:53.532Z] 699f458cf7ca: Download complete [2024-07-15T17:45:53.805Z] 8998bd30e6a1: Verifying Checksum [2024-07-15T17:45:53.805Z] 8998bd30e6a1: Download complete [2024-07-15T17:45:56.420Z] 2437ff75d9bd: Verifying Checksum [2024-07-15T17:45:56.420Z] 2437ff75d9bd: Download complete [2024-07-15T17:45:58.374Z] 8998bd30e6a1: Pull complete [2024-07-15T17:45:58.977Z] 04944245beec: Pull complete [2024-07-15T17:46:00.400Z] 699f458cf7ca: Pull complete [2024-07-15T17:46:00.667Z] 765212b225bb: Pull complete [2024-07-15T17:46:01.651Z] f23df028b6ca: Pull complete [2024-07-15T17:46:01.651Z] d65c8cfc05b1: Pull complete [2024-07-15T17:46:19.923Z] 2437ff75d9bd: Pull complete [2024-07-15T17:46:19.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T17:46:19.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T17:46:19.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T17:46:20.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-5660 does not seem to be running inside a container [2024-07-15T17:46:20.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-15T17:46:22.846Z] $ docker top 08c31746fde200ee6b634eaaf5edc3dd8dd9bed78522d9fecd78cbeb9edce6e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:46:23.774Z] ---> job-cost.sh [2024-07-15T17:46:23.774Z] lf-activate-venv: SKIPPING [2024-07-15T17:46:23.774Z] INFO: No Stack... [2024-07-15T17:46:24.354Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T17:46:24.934Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T17:46:25.599Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-07-15T17:46:25.599Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T17:46:25.695Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [2024-07-15T17:46:25.702Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] did not exist. Created. [2024-07-15T17:46:25.709Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T17:46:26.469Z] /w/workspace/device-usb-camera/1@tmp/durable-821d54e2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T17:46:27.137Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T17:46:27.180Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T17:46:27.226Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T17:46:27.247Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T17:46:27.340Z] $ docker stop --time=1 08c31746fde200ee6b634eaaf5edc3dd8dd9bed78522d9fecd78cbeb9edce6e5 [2024-07-15T17:46:28.875Z] $ docker rm -f --volumes 08c31746fde200ee6b634eaaf5edc3dd8dd9bed78522d9fecd78cbeb9edce6e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-15T17:46:30.227Z] provisioning config files... [2024-07-15T17:46:30.237Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-338@tmp/config9164626273508069600tmp [Pipeline] { [Pipeline] sh [2024-07-15T17:46:30.603Z] + set +x [2024-07-15T17:46:30.603Z] + bash -s -- [2024-07-15T17:46:30.603Z] + curl -s https://codecov.io/bash [2024-07-15T17:46:30.603Z] [2024-07-15T17:46:30.603Z] _____ _ [2024-07-15T17:46:30.603Z] / ____| | | [2024-07-15T17:46:30.603Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T17:46:30.603Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T17:46:30.603Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T17:46:30.603Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T17:46:30.603Z] Bash-1.0.6 [2024-07-15T17:46:30.603Z] [2024-07-15T17:46:30.603Z] [2024-07-15T17:46:30.603Z] ==> git version 2.25.1 found [2024-07-15T17:46:30.603Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-15T17:46:30.603Z] Release-Date: 2020-01-08 [2024-07-15T17:46:30.603Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-15T17:46:30.603Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T17:46:30.603Z] ==> Jenkins CI detected. [2024-07-15T17:46:30.603Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-338 [2024-07-15T17:46:30.603Z] project root: . [2024-07-15T17:46:30.603Z] --> token set from env [2024-07-15T17:46:30.603Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T17:46:30.863Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T17:46:30.863Z] ==> Python coveragepy not found [2024-07-15T17:46:30.863Z] ==> Searching for coverage reports in: [2024-07-15T17:46:30.863Z] + . [2024-07-15T17:46:30.863Z] -> Found 1 reports [2024-07-15T17:46:30.863Z] ==> Detecting git/mercurial file structure [2024-07-15T17:46:30.863Z] ==> Reading reports [2024-07-15T17:46:30.863Z] + ./coverage.out bytes=54703 [2024-07-15T17:46:30.863Z] ==> Appending adjustments [2024-07-15T17:46:30.863Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T17:46:30.863Z] + Found adjustments [2024-07-15T17:46:30.863Z] ==> Gzipping contents [2024-07-15T17:46:30.863Z] 8.0K /tmp/codecov.4UdLtu.gz [2024-07-15T17:46:30.863Z] ==> Uploading reports [2024-07-15T17:46:30.863Z] url: https://codecov.io [2024-07-15T17:46:30.863Z] query: branch=PR-338&commit=6126e739245b1378ef53467b1d055053e9ae671d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=338&job=&cmd_args= [2024-07-15T17:46:30.863Z] -> Pinging Codecov [2024-07-15T17:46:30.863Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-338&commit=6126e739245b1378ef53467b1d055053e9ae671d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=338&job=&cmd_args= [2024-07-15T17:46:31.123Z] -> Uploading to [2024-07-15T17:46:31.123Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/73D8F5FF140700D3E01443B452E23636/6126e739245b1378ef53467b1d055053e9ae671d/b36ec34a-0042-4162-878a-ab74d3d2df57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T174630Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7556f95e51cc410883a047c14bd91662a7c902579b7108b1869160b139603e18 [2024-07-15T17:46:31.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T17:46:31.123Z] Dload Upload Total Spent Left Speed [2024-07-15T17:46:31.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29331 --:--:-- --:--:-- --:--:-- 29458 [2024-07-15T17:46:31.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] } [2024-07-15T17:46:31.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-15T17:46:33.790Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-338/archives ] [2024-07-15T17:46:33.790Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-338/archives [2024-07-15T17:46:33.790Z] total 16 [2024-07-15T17:46:33.790Z] drwxr-xr-x 3 root root 4096 Jul 15 17:35 . [2024-07-15T17:46:33.790Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 17:35 .. [2024-07-15T17:46:33.790Z] drwxr-xr-x 2 root root 4096 Jul 15 17:35 cost [2024-07-15T17:46:33.790Z] -rw-r--r-- 1 root root 89 Jul 15 17:35 cost.csv [2024-07-15T17:46:33.790Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-338/archives [2024-07-15T17:46:33.790Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-338/archives [2024-07-15T17:46:33.790Z] total 16 [2024-07-15T17:46:33.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 17:35 . [2024-07-15T17:46:33.790Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 17:35 .. [2024-07-15T17:46:33.790Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 17:35 cost [2024-07-15T17:46:33.790Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 15 17:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:46:34.136Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:46:35.043Z] ---> package-listing.sh [2024-07-15T17:46:35.043Z] ++ facter osfamily [2024-07-15T17:46:35.043Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T17:46:35.303Z] + OS_FAMILY=debian [2024-07-15T17:46:35.303Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-338 [2024-07-15T17:46:35.303Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T17:46:35.303Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T17:46:35.303Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T17:46:35.303Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T17:46:35.303Z] + '[' /w/workspace/foundry_device-usb-camera_PR-338 ']' [2024-07-15T17:46:35.303Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T17:46:35.303Z] + case "${OS_FAMILY}" in [2024-07-15T17:46:35.303Z] + dpkg -l [2024-07-15T17:46:35.303Z] + grep '^ii' [2024-07-15T17:46:35.303Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T17:46:35.303Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T17:46:35.303Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T17:46:35.303Z] + '[' /w/workspace/foundry_device-usb-camera_PR-338 ']' [2024-07-15T17:46:35.303Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-338/archives/ [2024-07-15T17:46:35.303Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-338/archives/ [Pipeline] echo [2024-07-15T17:46:35.351Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-15T17:46:35.656Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T17:46:36.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T17:46:36.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T17:46:36.493Z] prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container [2024-07-15T17:46:36.502Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T17:46:36.719Z] $ docker top 0536a283c14958a52d7352d7a15a4681143229f474c17d4cf4b23c2e4a296874 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T17:46:37.150Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T17:46:37.468Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T17:46:37.792Z] + ls /var/log/sa-host [2024-07-15T17:46:37.792Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T17:46:38.055Z] provisioning config files... [2024-07-15T17:46:38.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-338@tmp/config6062021096631275217tmp [Pipeline] { [Pipeline] echo [2024-07-15T17:46:38.135Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:46:38.461Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T17:46:38.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:46:38.934Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T17:46:38.979Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:46:39.312Z] ---> sudo-logs.sh [2024-07-15T17:46:39.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T17:46:39.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:46:39.756Z] ---> job-cost.sh [2024-07-15T17:46:39.756Z] lf-activate-venv: SKIPPING [2024-07-15T17:46:39.756Z] DEBUG: total: 0.2199999988079071 [2024-07-15T17:46:39.756Z] INFO: Retrieving Stack Cost... [2024-07-15T17:46:40.015Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T17:46:40.583Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T17:46:40.634Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T17:46:40.965Z] ---> logs-deploy.sh [2024-07-15T17:46:40.966Z] lf-activate-venv: SKIPPING [2024-07-15T17:46:40.966Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-338/1 [2024-07-15T17:46:40.966Z] INFO: archiving workspace using pattern(s): [2024-07-15T17:46:41.914Z] Archives upload complete. [2024-07-15T17:46:42.173Z] INFO: archiving logs to Nexus [2024-07-15T17:46:42.744Z] ---> uname -a: [2024-07-15T17:46:42.744Z] Linux prd-ubuntu20-04-docker-8c-8g-5659 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] ---> lscpu: [2024-07-15T17:46:42.744Z] Architecture: x86_64 [2024-07-15T17:46:42.744Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-15T17:46:42.744Z] Byte Order: Little Endian [2024-07-15T17:46:42.744Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-15T17:46:42.744Z] CPU(s): 8 [2024-07-15T17:46:42.744Z] On-line CPU(s) list: 0-7 [2024-07-15T17:46:42.744Z] Thread(s) per core: 1 [2024-07-15T17:46:42.744Z] Core(s) per socket: 1 [2024-07-15T17:46:42.744Z] Socket(s): 8 [2024-07-15T17:46:42.744Z] NUMA node(s): 1 [2024-07-15T17:46:42.744Z] Vendor ID: AuthenticAMD [2024-07-15T17:46:42.744Z] CPU family: 23 [2024-07-15T17:46:42.744Z] Model: 49 [2024-07-15T17:46:42.744Z] Model name: AMD EPYC-Rome Processor [2024-07-15T17:46:42.744Z] Stepping: 0 [2024-07-15T17:46:42.744Z] CPU MHz: 2800.000 [2024-07-15T17:46:42.744Z] BogoMIPS: 5600.00 [2024-07-15T17:46:42.744Z] Virtualization: AMD-V [2024-07-15T17:46:42.744Z] Hypervisor vendor: KVM [2024-07-15T17:46:42.744Z] Virtualization type: full [2024-07-15T17:46:42.744Z] L1d cache: 256 KiB [2024-07-15T17:46:42.744Z] L1i cache: 256 KiB [2024-07-15T17:46:42.744Z] L2 cache: 4 MiB [2024-07-15T17:46:42.744Z] L3 cache: 128 MiB [2024-07-15T17:46:42.744Z] NUMA node0 CPU(s): 0-7 [2024-07-15T17:46:42.744Z] Vulnerability Itlb multihit: Not affected [2024-07-15T17:46:42.744Z] Vulnerability L1tf: Not affected [2024-07-15T17:46:42.744Z] Vulnerability Mds: Not affected [2024-07-15T17:46:42.744Z] Vulnerability Meltdown: Not affected [2024-07-15T17:46:42.744Z] Vulnerability Mmio stale data: Not affected [2024-07-15T17:46:42.744Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-15T17:46:42.744Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-15T17:46:42.744Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-15T17:46:42.744Z] Vulnerability Srbds: Not affected [2024-07-15T17:46:42.744Z] Vulnerability Tsx async abort: Not affected [2024-07-15T17:46:42.744Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] ---> nproc: [2024-07-15T17:46:42.744Z] 8 [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] ---> df -h: [2024-07-15T17:46:42.744Z] Filesystem Size Used Avail Use% Mounted on [2024-07-15T17:46:42.744Z] overlay 155G 13G 143G 8% / [2024-07-15T17:46:42.744Z] tmpfs 64M 0 64M 0% /dev [2024-07-15T17:46:42.744Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-15T17:46:42.744Z] shm 64M 0 64M 0% /dev/shm [2024-07-15T17:46:42.744Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] ---> sar -b -r -n DEV: [2024-07-15T17:46:42.744Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5659) 07/15/24 _x86_64_ (8 CPU) [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] 17:30:26 LINUX RESTART (8 CPU) [2024-07-15T17:46:42.744Z] [2024-07-15T17:46:42.744Z] 17:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-15T17:46:42.744Z] 17:32:01 391.22 14.95 376.27 0.00 1922.61 37160.47 0.00 [2024-07-15T17:46:42.744Z] 17:33:01 225.62 1.82 223.81 0.00 14.53 73459.11 0.00 [2024-07-15T17:46:42.744Z] 17:34:01 117.51 0.18 117.33 0.00 12.26 20575.10 0.00 [2024-07-15T17:46:42.744Z] 17:35:01 194.85 0.02 194.83 0.00 4.27 46651.02 0.00 [2024-07-15T17:46:42.744Z] 17:36:01 93.45 6.13 87.32 0.00 4365.27 24909.20 0.00 [2024-07-15T17:46:42.744Z] 17:37:01 5.76 0.02 5.75 0.00 0.13 117.96 0.00 [2024-07-15T17:46:42.744Z] 17:38:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 [2024-07-15T17:46:42.744Z] 17:39:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 [2024-07-15T17:46:42.744Z] 17:40:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2024-07-15T17:46:42.744Z] 17:41:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2024-07-15T17:46:42.744Z] 17:42:01 1.07 0.00 1.07 0.00 0.00 16.53 0.00 [2024-07-15T17:46:42.744Z] 17:43:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2024-07-15T17:46:42.745Z] 17:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2024-07-15T17:46:42.745Z] 17:45:02 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2024-07-15T17:46:42.745Z] 17:46:01 1.95 0.02 1.93 0.00 0.14 26.98 0.00 [2024-07-15T17:46:42.745Z] Average: 69.49 1.54 67.94 0.00 421.74 13550.29 0.00 [2024-07-15T17:46:42.745Z] [2024-07-15T17:46:42.745Z] 17:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-15T17:46:42.745Z] 17:32:01 29173868 31529144 785860 2.39 79632 2546140 1961908 5.78 1039164 2277900 5708 [2024-07-15T17:46:42.745Z] 17:33:01 27141836 31534680 769896 2.34 185764 4280652 1874452 5.52 1314892 3823244 56 [2024-07-15T17:46:42.745Z] 17:34:01 27893864 31508396 791340 2.41 194044 3559932 1883708 5.55 1293312 3153780 1148 [2024-07-15T17:46:42.745Z] 17:35:01 26973828 31498680 799272 2.43 201044 4412760 2030432 5.98 1424984 3887920 255952 [2024-07-15T17:46:42.745Z] 17:36:01 26316604 31510540 759640 2.31 234920 5012316 1694488 4.99 1693348 4210520 1044 [2024-07-15T17:46:42.745Z] 17:37:01 26321020 31509960 760068 2.31 233416 5009060 1720640 5.07 1692216 4207276 292 [2024-07-15T17:46:42.745Z] 17:38:01 26327272 31516244 753724 2.29 233440 5009064 1720640 5.07 1686380 4207280 160 [2024-07-15T17:46:42.745Z] 17:39:01 26327168 31516236 753580 2.29 233496 5009072 1720640 5.07 1686380 4207284 168 [2024-07-15T17:46:42.745Z] 17:40:01 26333608 31522720 746976 2.27 233516 5009072 1720640 5.07 1680028 4207284 164 [2024-07-15T17:46:42.745Z] 17:41:01 26335660 31524832 745016 2.27 233568 5009076 1720640 5.07 1678392 4207292 196 [2024-07-15T17:46:42.745Z] 17:42:01 26337920 31527256 742572 2.26 233604 5009204 1720640 5.07 1677056 4207420 208 [2024-07-15T17:46:42.745Z] 17:43:01 26337944 31527284 742516 2.26 233632 5009208 1720640 5.07 1676584 4207424 44 [2024-07-15T17:46:42.745Z] 17:44:01 26337644 31527020 742716 2.26 233664 5009212 1720640 5.07 1676612 4207428 12 [2024-07-15T17:46:42.745Z] 17:45:02 26337428 31526876 742772 2.26 233704 5009212 1720640 5.07 1677296 4207428 228 [2024-07-15T17:46:42.745Z] 17:46:01 26334648 31524288 744748 2.26 233780 5009192 1730140 5.10 1677456 4207400 88 [2024-07-15T17:46:42.745Z] Average: 26722021 31520277 758713 2.31 215415 4660211 1777393 5.24 1571607 3961792 17698 [2024-07-15T17:46:42.745Z] [2024-07-15T17:46:42.745Z] 17:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-15T17:46:42.745Z] 17:32:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:32:01 ens3 527.31 359.46 5573.96 85.86 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:32:01 docker0 120.31 134.58 9.78 315.90 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:32:01 vethc0f2b66 91.73 104.35 8.82 83.99 0.00 0.00 0.00 0.01 [2024-07-15T17:46:42.745Z] 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:33:01 ens3 474.43 271.76 3199.77 27.81 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:33:01 docker0 269.86 470.51 22.75 3197.19 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:34:01 ens3 41.99 26.56 73.90 17.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:34:01 docker0 1.68 2.78 0.11 31.05 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:35:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:35:01 ens3 162.16 89.92 3699.02 17.78 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:35:01 docker0 18.78 44.49 1.37 864.63 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:36:01 ens3 256.57 141.23 2730.65 125.48 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:37:01 ens3 0.38 0.30 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:39:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:41:01 ens3 0.37 0.33 0.09 1.17 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:45:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:45:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:46:01 ens3 0.15 0.14 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] Average: ens3 97.69 59.40 1019.63 18.37 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] Average: docker0 27.41 43.54 2.27 294.27 0.00 0.00 0.00 0.00 [2024-07-15T17:46:42.745Z] [2024-07-15T17:46:42.745Z] [2024-07-15T17:46:42.745Z] ---> sar -P ALL: [2024-07-15T17:46:42.745Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5659) 07/15/24 _x86_64_ (8 CPU) [2024-07-15T17:46:42.745Z] [2024-07-15T17:46:42.745Z] 17:30:26 LINUX RESTART (8 CPU) [2024-07-15T17:46:42.745Z] [2024-07-15T17:46:42.745Z] 17:31:01 CPU %user %nice %system %iowait %steal %idle [2024-07-15T17:46:42.745Z] 17:32:01 all 8.31 0.00 3.05 2.88 0.08 85.69 [2024-07-15T17:46:42.745Z] 17:32:01 0 6.41 0.00 2.91 1.94 0.07 88.66 [2024-07-15T17:46:42.745Z] 17:32:01 1 10.27 0.00 4.24 11.95 0.08 73.46 [2024-07-15T17:46:42.745Z] 17:32:01 2 7.70 0.00 2.56 0.02 0.05 89.68 [2024-07-15T17:46:42.745Z] 17:32:01 3 7.22 0.00 2.90 0.20 0.08 89.60 [2024-07-15T17:46:42.745Z] 17:32:01 4 6.39 0.00 2.34 2.78 0.07 88.41 [2024-07-15T17:46:42.745Z] 17:32:01 5 10.37 0.00 2.97 1.16 0.08 85.41 [2024-07-15T17:46:42.745Z] 17:32:01 6 8.69 0.00 3.36 3.41 0.08 84.45 [2024-07-15T17:46:42.745Z] 17:32:01 7 9.38 0.00 3.12 1.55 0.08 85.87 [2024-07-15T17:46:42.745Z] 17:33:01 all 6.51 0.00 3.34 5.36 0.08 84.71 [2024-07-15T17:46:42.745Z] 17:33:01 0 6.32 0.00 2.52 1.66 0.08 89.42 [2024-07-15T17:46:42.745Z] 17:33:01 1 7.82 0.00 4.74 19.08 0.10 68.25 [2024-07-15T17:46:42.745Z] 17:33:01 2 5.76 0.00 2.30 0.50 0.05 91.39 [2024-07-15T17:46:42.745Z] 17:33:01 3 7.96 0.00 4.12 13.81 0.07 74.05 [2024-07-15T17:46:42.745Z] 17:33:01 4 4.87 0.00 4.25 0.71 0.08 90.09 [2024-07-15T17:46:42.745Z] 17:33:01 5 8.65 0.00 3.44 0.86 0.17 86.88 [2024-07-15T17:46:42.745Z] 17:33:01 6 4.75 0.00 1.50 0.48 0.07 93.20 [2024-07-15T17:46:42.745Z] 17:33:01 7 5.97 0.00 3.87 6.01 0.05 84.11 [2024-07-15T17:46:42.745Z] 17:34:01 all 46.09 0.00 7.78 1.64 0.11 44.37 [2024-07-15T17:46:42.745Z] 17:34:01 0 43.74 0.00 8.01 0.63 0.10 47.53 [2024-07-15T17:46:42.745Z] 17:34:01 1 48.98 0.00 7.79 2.03 0.12 41.08 [2024-07-15T17:46:42.745Z] 17:34:01 2 43.21 0.00 7.25 2.55 0.10 46.88 [2024-07-15T17:46:42.745Z] 17:34:01 3 48.18 0.00 8.89 2.68 0.12 40.13 [2024-07-15T17:46:42.745Z] 17:34:01 4 44.31 0.00 7.13 0.22 0.10 48.24 [2024-07-15T17:46:42.745Z] 17:34:01 5 47.81 0.00 8.60 0.79 0.12 42.68 [2024-07-15T17:46:42.745Z] 17:34:01 6 43.19 0.00 6.51 0.36 0.10 49.84 [2024-07-15T17:46:42.745Z] 17:34:01 7 49.28 0.00 8.05 3.88 0.12 38.67 [2024-07-15T17:46:42.745Z] 17:35:01 all 27.96 0.00 6.17 3.10 0.09 62.69 [2024-07-15T17:46:42.745Z] 17:35:01 0 26.28 0.00 5.89 5.44 0.08 62.31 [2024-07-15T17:46:42.745Z] 17:35:01 1 29.59 0.00 6.20 2.24 0.08 61.89 [2024-07-15T17:46:42.745Z] 17:35:01 2 24.69 0.00 4.66 0.10 0.07 70.48 [2024-07-15T17:46:42.745Z] 17:35:01 3 28.53 0.00 7.17 0.81 0.08 63.41 [2024-07-15T17:46:42.745Z] 17:35:01 4 27.23 0.00 5.05 0.02 0.08 67.61 [2024-07-15T17:46:42.745Z] 17:35:01 5 29.43 0.00 7.29 0.24 0.10 62.94 [2024-07-15T17:46:42.745Z] 17:35:01 6 25.71 0.00 5.92 14.69 0.10 53.58 [2024-07-15T17:46:42.745Z] 17:35:01 7 32.17 0.00 7.16 1.55 0.10 59.02 [2024-07-15T17:46:42.745Z] 17:36:01 all 4.01 0.00 2.02 1.68 0.03 92.27 [2024-07-15T17:46:42.745Z] 17:36:01 0 7.60 0.00 2.68 1.12 0.03 88.57 [2024-07-15T17:46:42.745Z] 17:36:01 1 4.22 0.00 1.44 0.17 0.03 94.13 [2024-07-15T17:46:42.745Z] 17:36:01 2 3.21 0.00 1.95 0.53 0.02 94.29 [2024-07-15T17:46:42.745Z] 17:36:01 3 4.69 0.00 1.74 1.07 0.03 92.46 [2024-07-15T17:46:42.745Z] 17:36:01 4 2.44 0.00 2.56 0.47 0.02 94.52 [2024-07-15T17:46:42.745Z] 17:36:01 5 2.17 0.00 1.40 0.30 0.02 96.10 [2024-07-15T17:46:42.745Z] 17:36:01 6 3.04 0.00 1.86 7.24 0.03 87.83 [2024-07-15T17:46:42.745Z] 17:36:01 7 4.71 0.00 2.48 2.55 0.03 90.22 [2024-07-15T17:46:42.745Z] 17:37:01 all 0.07 0.00 0.07 0.01 0.00 99.85 [2024-07-15T17:46:42.745Z] 17:37:01 0 0.07 0.00 0.07 0.03 0.00 99.83 [2024-07-15T17:46:42.745Z] 17:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2024-07-15T17:46:42.745Z] 17:37:01 2 0.02 0.00 0.07 0.03 0.02 99.87 [2024-07-15T17:46:42.745Z] 17:37:01 3 0.23 0.00 0.13 0.00 0.00 99.63 [2024-07-15T17:46:42.745Z] 17:37:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2024-07-15T17:46:42.745Z] 17:37:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2024-07-15T17:46:42.745Z] 17:37:01 6 0.08 0.00 0.07 0.00 0.00 99.85 [2024-07-15T17:46:42.745Z] 17:37:01 7 0.02 0.00 0.08 0.00 0.00 99.90 [2024-07-15T17:46:42.745Z] 17:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-15T17:46:42.745Z] 17:38:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-15T17:46:42.745Z] 17:38:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2024-07-15T17:46:42.745Z] 17:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T17:46:42.745Z] 17:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-15T17:46:42.745Z] 17:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.745Z] 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.745Z] 17:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T17:46:42.745Z] 17:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T17:46:42.745Z] 17:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-15T17:46:42.745Z] 17:39:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-15T17:46:42.745Z] 17:39:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2024-07-15T17:46:42.745Z] 17:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-15T17:46:42.745Z] 17:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T17:46:42.745Z] 17:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T17:46:42.745Z] 17:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-15T17:46:42.745Z] 17:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.745Z] 17:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-15T17:46:42.745Z] 17:40:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-07-15T17:46:42.745Z] 17:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-15T17:46:42.745Z] 17:40:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-07-15T17:46:42.745Z] 17:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T17:46:42.745Z] 17:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-15T17:46:42.745Z] 17:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T17:46:42.745Z] 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.745Z] 17:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T17:46:42.745Z] 17:40:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-15T17:46:42.745Z] 17:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-07-15T17:46:42.745Z] 17:41:01 0 0.08 0.00 0.03 0.02 0.02 99.85 [2024-07-15T17:46:42.745Z] 17:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T17:46:42.745Z] 17:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-15T17:46:42.745Z] 17:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-15T17:46:42.745Z] 17:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.745Z] 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.745Z] 17:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T17:46:42.745Z] 17:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-15T17:46:42.745Z] 17:42:01 all 0.20 0.00 0.02 0.04 0.00 99.75 [2024-07-15T17:46:42.745Z] 17:42:01 0 0.27 0.00 0.05 0.20 0.00 99.48 [2024-07-15T17:46:42.745Z] 17:42:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-15T17:46:42.745Z] 17:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-15T17:46:42.745Z] 17:42:01 3 0.05 0.00 0.00 0.07 0.00 99.88 [2024-07-15T17:46:42.745Z] 17:42:01 4 1.21 0.00 0.00 0.00 0.00 98.79 [2024-07-15T17:46:42.745Z] 17:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-15T17:46:42.745Z] 17:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.745Z] 17:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-15T17:46:42.745Z] [2024-07-15T17:46:42.746Z] 17:42:01 CPU %user %nice %system %iowait %steal %idle [2024-07-15T17:46:42.746Z] 17:43:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2024-07-15T17:46:42.746Z] 17:43:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-15T17:46:42.746Z] 17:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T17:46:42.746Z] 17:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-15T17:46:42.746Z] 17:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T17:46:42.746Z] 17:43:01 4 1.73 0.00 0.00 0.00 0.00 98.27 [2024-07-15T17:46:42.746Z] 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.746Z] 17:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T17:46:42.746Z] 17:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T17:46:42.746Z] 17:44:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2024-07-15T17:46:42.746Z] 17:44:01 0 0.10 0.00 0.02 0.02 0.02 99.85 [2024-07-15T17:46:42.746Z] 17:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-15T17:46:42.746Z] 17:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-15T17:46:42.746Z] 17:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-15T17:46:42.746Z] 17:44:01 4 0.15 0.00 0.00 0.00 0.02 99.83 [2024-07-15T17:46:42.746Z] 17:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.746Z] 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T17:46:42.746Z] 17:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-15T17:46:42.746Z] 17:45:02 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-07-15T17:46:42.746Z] 17:45:02 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-15T17:46:42.746Z] 17:45:02 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T17:46:42.746Z] 17:45:02 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-15T17:46:42.746Z] 17:45:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.746Z] 17:45:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.746Z] 17:45:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.746Z] 17:45:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T17:46:42.746Z] 17:45:02 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-15T17:46:42.746Z] 17:46:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2024-07-15T17:46:42.746Z] 17:46:01 0 0.05 0.00 0.02 0.07 0.02 99.85 [2024-07-15T17:46:42.746Z] 17:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-15T17:46:42.746Z] 17:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2024-07-15T17:46:42.746Z] 17:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-15T17:46:42.746Z] 17:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-15T17:46:42.746Z] 17:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-15T17:46:42.746Z] 17:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-15T17:46:42.746Z] 17:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-15T17:46:42.746Z] Average: all 6.19 0.00 1.49 0.98 0.03 91.32 [2024-07-15T17:46:42.746Z] Average: 0 6.03 0.00 1.48 0.74 0.03 91.72 [2024-07-15T17:46:42.746Z] Average: 1 6.72 0.00 1.63 2.34 0.03 89.28 [2024-07-15T17:46:42.746Z] Average: 2 5.60 0.00 1.25 0.25 0.02 92.87 [2024-07-15T17:46:42.746Z] Average: 3 6.43 0.00 1.66 1.23 0.03 90.66 [2024-07-15T17:46:42.746Z] Average: 4 5.85 0.00 1.42 0.28 0.03 92.43 [2024-07-15T17:46:42.746Z] Average: 5 6.52 0.00 1.58 0.22 0.03 91.65 [2024-07-15T17:46:42.746Z] Average: 6 5.61 0.00 1.27 1.71 0.03 91.38 [2024-07-15T17:46:42.746Z] Average: 7 6.74 0.00 1.65 1.03 0.03 90.55 [2024-07-15T17:46:42.746Z] [2024-07-15T17:46:42.746Z] [2024-07-15T17:46:42.746Z]