Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d52eed5e0bdf095fe71ab1c2620e174378e09b3d 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-ssh18057421933242211531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12299627668979978483.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh891015000076744953.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh13140909183011845276.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh435841837530046818.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.17 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17146’ Running on prd-ubuntu20.04-docker-8c-8g-17148 in /w/workspace/exfoundry_device-usb-camera_main [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 Avoid second fetch Checking out Revision d52eed5e0bdf095fe71ab1c2620e174378e09b3d (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # 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 core.sparsecheckout # timeout=10 > git checkout -f d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 Commit message: "feat(snap): Add snap packaging (#30)" > git rev-list --no-walk 55a3a87f6faf5f5f0cba6aef660df9a20be671bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-07T15:32:25.115Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-07T15:32:25.167Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-07T15:32:25.186Z] ========================================================= [2022-07-07T15:32:25.186Z] EdgeX Global Pipelines Version Info [2022-07-07T15:32:25.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:32:25.939Z] ------------------- [2022-07-07T15:32:25.939Z] stable info: [2022-07-07T15:32:25.939Z] ------------------- [2022-07-07T15:32:25.939Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-07T15:32:25.939Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-07T15:32:25.939Z] Message: update stable to v1.0.234 [2022-07-07T15:32:26.512Z] ------------------- [2022-07-07T15:32:26.512Z] experimental info: [2022-07-07T15:32:26.512Z] ------------------- [2022-07-07T15:32:26.512Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-07T15:32:26.512Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-07T15:32:26.512Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-07T15:32:26.788Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-07T15:32:26.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-07T15:32:26.804Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-07T15:32:26.812Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-07T15:32:26.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-07T15:32:26.827Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-07T15:32:26.835Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-07T15:32:26.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-07T15:32:26.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-07T15:32:26.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-07T15:32:26.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-07T15:32:26.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-07T15:32:26.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-07T15:32:26.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-07T15:32:26.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T15:32:26.934Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T15:32:26.946Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T15:32:26.963Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T15:32:26.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-07T15:32:26.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-07T15:32:26.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-07T15:32:27.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-07T15:32:27.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-07T15:32:27.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-07T15:32:27.027Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-07T15:32:27.035Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-07T15:32:27.043Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-07T15:32:27.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-07T15:32:27.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-07T15:32:27.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-07T15:32:27.076Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] echo [2022-07-07T15:32:27.084Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d52eed5 [Pipeline] echo [2022-07-07T15:32:27.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T15:32:27.132Z] provisioning config files... [2022-07-07T15:32:27.154Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3224854975579256398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:32:27.458Z] ---> docker-login.sh [2022-07-07T15:32:27.458Z] nexus3.edgexfoundry.org:10001 [2022-07-07T15:32:27.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:27.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:27.720Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:27.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:27.720Z] [2022-07-07T15:32:27.720Z] Login Succeeded [2022-07-07T15:32:27.720Z] nexus3.edgexfoundry.org:10002 [2022-07-07T15:32:27.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:27.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:27.982Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:27.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:27.982Z] [2022-07-07T15:32:27.982Z] Login Succeeded [2022-07-07T15:32:27.982Z] nexus3.edgexfoundry.org:10003 [2022-07-07T15:32:27.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:27.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:27.982Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:27.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:27.982Z] [2022-07-07T15:32:27.982Z] Login Succeeded [2022-07-07T15:32:27.982Z] nexus3.edgexfoundry.org:10004 [2022-07-07T15:32:28.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:28.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:28.244Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:28.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:28.244Z] [2022-07-07T15:32:28.244Z] Login Succeeded [2022-07-07T15:32:28.244Z] docker.io [2022-07-07T15:32:28.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:28.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:28.505Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:28.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:28.505Z] [2022-07-07T15:32:28.505Z] Login Succeeded [2022-07-07T15:32:28.505Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T15:32:28.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-07T15:32:28.902Z] + git rev-list -1 --merges d52eed5e0bdf095fe71ab1c2620e174378e09b3d~1..d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] echo [2022-07-07T15:32:28.942Z] -----------> git rev-list -1 --merges d52eed5e0bdf095fe71ab1c2620e174378e09b3d~1..d52eed5e0bdf095fe71ab1c2620e174378e09b3d d52eed5e0bdf095fe71ab1c2620e174378e09b3d [false] [Pipeline] sh [2022-07-07T15:32:29.236Z] + git log --format=format:%s -1 d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] echo [2022-07-07T15:32:29.255Z] ========================================================= [2022-07-07T15:32:29.255Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-07T15:32:29.255Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T15:32:29.598Z] + git log --format=format:%s -1 d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] echo [2022-07-07T15:32:29.610Z] [semverPrep] GIT_COMMIT: d52eed5e0bdf095fe71ab1c2620e174378e09b3d, Commit Message: feat(snap): Add snap packaging (#30) [Pipeline] echo [2022-07-07T15:32:29.619Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-07T15:32:29.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T15:32:29.972Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-07T15:32:29.972Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-07T15:32:29.972Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-07T15:32:29.972Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-07-07T15:32:29.972Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-07T15:32:29.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:32:30.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T15:32:30.326Z] [2022-07-07T15:32:30.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:32:30.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T15:32:30.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-07T15:32:30.630Z] 42c077c10790: Pulling fs layer [2022-07-07T15:32:30.630Z] f63e77b7563a: Pulling fs layer [2022-07-07T15:32:30.630Z] bd5fdadae976: Pulling fs layer [2022-07-07T15:32:30.630Z] 205491f53016: Pulling fs layer [2022-07-07T15:32:30.630Z] df18705c85c3: Pulling fs layer [2022-07-07T15:32:30.630Z] bdb3f477010e: Pulling fs layer [2022-07-07T15:32:30.630Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-07T15:32:30.630Z] 2c6e9b1d212d: Pulling fs layer [2022-07-07T15:32:30.630Z] bdb8f0575790: Pulling fs layer [2022-07-07T15:32:30.630Z] 386e3cb2ff24: Pulling fs layer [2022-07-07T15:32:30.630Z] 2343380bae48: Pulling fs layer [2022-07-07T15:32:30.630Z] df18705c85c3: Waiting [2022-07-07T15:32:30.630Z] 205491f53016: Waiting [2022-07-07T15:32:30.630Z] bdb3f477010e: Waiting [2022-07-07T15:32:30.630Z] 2343380bae48: Waiting [2022-07-07T15:32:30.630Z] 2c6e9b1d212d: Waiting [2022-07-07T15:32:30.630Z] bdb8f0575790: Waiting [2022-07-07T15:32:30.630Z] 386e3cb2ff24: Waiting [2022-07-07T15:32:30.630Z] f63e77b7563a: Download complete [2022-07-07T15:32:30.630Z] 205491f53016: Verifying Checksum [2022-07-07T15:32:30.630Z] 205491f53016: Download complete [2022-07-07T15:32:30.893Z] df18705c85c3: Verifying Checksum [2022-07-07T15:32:30.893Z] df18705c85c3: Download complete [2022-07-07T15:32:30.893Z] bdb3f477010e: Verifying Checksum [2022-07-07T15:32:30.893Z] bdb3f477010e: Download complete [2022-07-07T15:32:30.893Z] bd5fdadae976: Verifying Checksum [2022-07-07T15:32:30.893Z] bd5fdadae976: Download complete [2022-07-07T15:32:30.893Z] 2c6e9b1d212d: Verifying Checksum [2022-07-07T15:32:30.893Z] 2c6e9b1d212d: Download complete [2022-07-07T15:32:30.893Z] bdb8f0575790: Download complete [2022-07-07T15:32:30.893Z] 386e3cb2ff24: Download complete [2022-07-07T15:32:30.893Z] 2343380bae48: Verifying Checksum [2022-07-07T15:32:30.893Z] 2343380bae48: Download complete [2022-07-07T15:32:30.893Z] 42c077c10790: Verifying Checksum [2022-07-07T15:32:30.893Z] 42c077c10790: Download complete [2022-07-07T15:32:31.153Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-07T15:32:31.153Z] c8a8fc8e1c8f: Download complete [2022-07-07T15:32:32.536Z] 42c077c10790: Pull complete [2022-07-07T15:32:32.536Z] f63e77b7563a: Pull complete [2022-07-07T15:32:33.108Z] bd5fdadae976: Pull complete [2022-07-07T15:32:33.108Z] 205491f53016: Pull complete [2022-07-07T15:32:33.369Z] df18705c85c3: Pull complete [2022-07-07T15:32:33.632Z] bdb3f477010e: Pull complete [2022-07-07T15:32:36.196Z] c8a8fc8e1c8f: Pull complete [2022-07-07T15:32:36.196Z] 2c6e9b1d212d: Pull complete [2022-07-07T15:32:36.455Z] bdb8f0575790: Pull complete [2022-07-07T15:32:36.455Z] 386e3cb2ff24: Pull complete [2022-07-07T15:32:36.455Z] 2343380bae48: Pull complete [2022-07-07T15:32:36.455Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-07T15:32:36.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T15:32:36.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:32:36.572Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:32:36.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-07T15:32:37.445Z] $ docker top 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 -eo pid,comm [2022-07-07T15:32:37.529Z] 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). [2022-07-07T15:32:37.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T15:32:37.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T15:32:37.567Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T15:32:37.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T15:32:37.699Z] $ docker exec 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 ssh-agent [2022-07-07T15:32:37.826Z] SSH_AUTH_SOCK=/tmp/ssh-cwGcCQezGzwf/agent.33 [2022-07-07T15:32:37.826Z] SSH_AGENT_PID=40 [2022-07-07T15:32:37.834Z] Running ssh-add (command line suppressed) [2022-07-07T15:32:37.967Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4911651725768204958.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4911651725768204958.key) [2022-07-07T15:32:37.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T15:32:38.275Z] + git tag --points-at HEAD [Pipeline] } [2022-07-07T15:32:38.294Z] $ docker exec --env ******** --env ******** 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 ssh-agent -k [2022-07-07T15:32:38.401Z] unset SSH_AUTH_SOCK; [2022-07-07T15:32:38.401Z] unset SSH_AGENT_PID; [2022-07-07T15:32:38.401Z] echo Agent pid 40 killed; [2022-07-07T15:32:38.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-07T15:32:38.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T15:32:38.440Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T15:32:38.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T15:32:38.572Z] $ docker exec 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 ssh-agent [2022-07-07T15:32:38.782Z] SSH_AUTH_SOCK=/tmp/ssh-FUOYuhb8LmGc/agent.73 [2022-07-07T15:32:38.783Z] SSH_AGENT_PID=79 [2022-07-07T15:32:38.788Z] Running ssh-add (command line suppressed) [2022-07-07T15:32:38.931Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5669025183153993656.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5669025183153993656.key) [2022-07-07T15:32:38.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T15:32:39.233Z] + git semver init [2022-07-07T15:32:39.492Z] 2022-07-07 15:32:39,426 [run_init] DEBUG init version:0.0.0 force:False [2022-07-07T15:32:39.492Z] 2022-07-07 15:32:39,427 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-07T15:32:39.492Z] 2022-07-07 15:32:39,427 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-07T15:32:39.492Z] 2022-07-07 15:32:39,428 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-07T15:32:40.064Z] 2022-07-07 15:32:39,990 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-07T15:32:40.064Z] 2022-07-07 15:32:39,990 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-07T15:32:40.064Z] 2022-07-07 15:32:39,990 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T15:32:40.064Z] 2022-07-07 15:32:39,991 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T15:32:40.064Z] 0.0.1-dev.13 [Pipeline] } [2022-07-07T15:32:40.079Z] $ docker exec --env ******** --env ******** 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 ssh-agent -k [2022-07-07T15:32:40.191Z] unset SSH_AUTH_SOCK; [2022-07-07T15:32:40.191Z] unset SSH_AGENT_PID; [2022-07-07T15:32:40.191Z] echo Agent pid 79 killed; [2022-07-07T15:32:40.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T15:32:40.507Z] + git semver [Pipeline] } [2022-07-07T15:32:40.789Z] $ docker stop --time=1 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 [2022-07-07T15:32:42.190Z] $ docker rm -f 2a065104a28733b51be47788ac67a67aac6d4cf53292adee0618d5e86068c531 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T15:32:42.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-07T15:32:42.856Z] Stashed 1 file(s) [Pipeline] echo [2022-07-07T15:32:42.859Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.13 [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 [2022-07-07T15:32:43.011Z] provisioning config files... [2022-07-07T15:32:43.023Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config414158931529636905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:32:43.327Z] ---> docker-login.sh [2022-07-07T15:32:43.327Z] nexus3.edgexfoundry.org:10001 [2022-07-07T15:32:43.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:43.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:43.327Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:43.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:43.327Z] [2022-07-07T15:32:43.327Z] Login Succeeded [2022-07-07T15:32:43.327Z] nexus3.edgexfoundry.org:10002 [2022-07-07T15:32:43.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:43.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:43.589Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:43.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:43.589Z] [2022-07-07T15:32:43.589Z] Login Succeeded [2022-07-07T15:32:43.589Z] nexus3.edgexfoundry.org:10003 [2022-07-07T15:32:43.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:43.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:43.589Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:43.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:43.589Z] [2022-07-07T15:32:43.589Z] Login Succeeded [2022-07-07T15:32:43.589Z] nexus3.edgexfoundry.org:10004 [2022-07-07T15:32:43.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:43.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:43.856Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:43.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:43.856Z] [2022-07-07T15:32:43.856Z] Login Succeeded [2022-07-07T15:32:43.856Z] docker.io [2022-07-07T15:32:43.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:32:44.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:32:44.119Z] Configure a credential helper to remove this warning. See [2022-07-07T15:32:44.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:32:44.119Z] [2022-07-07T15:32:44.119Z] Login Succeeded [2022-07-07T15:32:44.119Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T15:32:44.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T15:32:44.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T15:32:44.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T15:32:44.218Z] ========================================================= [2022-07-07T15:32:44.218Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-07T15:32:44.218Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:32:44.540Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-07T15:32:44.540Z] Sending build context to Docker daemon 664.1kB [2022-07-07T15:32:44.540Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T15:32:44.540Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-07T15:32:44.540Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-07T15:32:44.540Z] 59bf1c3509f3: Pulling fs layer [2022-07-07T15:32:44.540Z] 666ba61612fd: Pulling fs layer [2022-07-07T15:32:44.540Z] 8ed8ca486205: Pulling fs layer [2022-07-07T15:32:44.540Z] cc1cd167ecdc: Pulling fs layer [2022-07-07T15:32:44.540Z] c516ae0d96e1: Pulling fs layer [2022-07-07T15:32:44.540Z] 684cea983483: Pulling fs layer [2022-07-07T15:32:44.540Z] dd3240ac7de5: Pulling fs layer [2022-07-07T15:32:44.540Z] b1e948a4e11c: Pulling fs layer [2022-07-07T15:32:44.540Z] a8fd76ee1af6: Pulling fs layer [2022-07-07T15:32:44.540Z] 646ad004c059: Pulling fs layer [2022-07-07T15:32:44.540Z] 684cea983483: Waiting [2022-07-07T15:32:44.540Z] b1e948a4e11c: Waiting [2022-07-07T15:32:44.540Z] dd3240ac7de5: Waiting [2022-07-07T15:32:44.540Z] cc1cd167ecdc: Waiting [2022-07-07T15:32:44.540Z] a8fd76ee1af6: Waiting [2022-07-07T15:32:44.540Z] c516ae0d96e1: Waiting [2022-07-07T15:32:44.540Z] 646ad004c059: Waiting [2022-07-07T15:32:44.540Z] 8ed8ca486205: Verifying Checksum [2022-07-07T15:32:44.540Z] 8ed8ca486205: Download complete [2022-07-07T15:32:44.540Z] 666ba61612fd: Verifying Checksum [2022-07-07T15:32:44.540Z] 666ba61612fd: Download complete [2022-07-07T15:32:44.811Z] c516ae0d96e1: Verifying Checksum [2022-07-07T15:32:44.811Z] c516ae0d96e1: Download complete [2022-07-07T15:32:44.811Z] 59bf1c3509f3: Verifying Checksum [2022-07-07T15:32:44.811Z] 59bf1c3509f3: Download complete [2022-07-07T15:32:44.811Z] 684cea983483: Verifying Checksum [2022-07-07T15:32:44.811Z] 684cea983483: Download complete [2022-07-07T15:32:44.811Z] dd3240ac7de5: Verifying Checksum [2022-07-07T15:32:44.811Z] dd3240ac7de5: Download complete [2022-07-07T15:32:44.811Z] b1e948a4e11c: Verifying Checksum [2022-07-07T15:32:44.811Z] b1e948a4e11c: Download complete [2022-07-07T15:32:44.811Z] 59bf1c3509f3: Pull complete [2022-07-07T15:32:45.081Z] 666ba61612fd: Pull complete [2022-07-07T15:32:45.351Z] 8ed8ca486205: Pull complete [2022-07-07T15:32:45.351Z] 646ad004c059: Verifying Checksum [2022-07-07T15:32:45.351Z] 646ad004c059: Download complete [2022-07-07T15:32:45.613Z] cc1cd167ecdc: Download complete [2022-07-07T15:32:45.613Z] a8fd76ee1af6: Verifying Checksum [2022-07-07T15:32:45.613Z] a8fd76ee1af6: Download complete [2022-07-07T15:32:49.811Z] cc1cd167ecdc: Pull complete [2022-07-07T15:32:49.811Z] c516ae0d96e1: Pull complete [2022-07-07T15:32:49.811Z] 684cea983483: Pull complete [2022-07-07T15:32:49.811Z] dd3240ac7de5: Pull complete [2022-07-07T15:32:49.811Z] b1e948a4e11c: Pull complete [2022-07-07T15:32:51.720Z] a8fd76ee1af6: Pull complete [2022-07-07T15:32:52.660Z] 646ad004c059: Pull complete [2022-07-07T15:32:52.660Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-07T15:32:52.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-07T15:32:52.660Z] ---> 8f69c11f6b0c [2022-07-07T15:32:52.660Z] Step 3/12 : ARG MAKE="make build" [2022-07-07T15:32:54.050Z] ---> Running in 37e2f2eff799 [2022-07-07T15:32:54.050Z] Removing intermediate container 37e2f2eff799 [2022-07-07T15:32:54.050Z] ---> 8ae66fe81d49 [2022-07-07T15:32:54.050Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T15:32:54.050Z] ---> Running in 8981805952b1 [2022-07-07T15:32:54.050Z] Removing intermediate container 8981805952b1 [2022-07-07T15:32:54.050Z] ---> aff810ff2ef1 [2022-07-07T15:32:54.050Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-07T15:32:54.311Z] ---> Running in 1dfd38f90aff [2022-07-07T15:32:54.311Z] Removing intermediate container 1dfd38f90aff [2022-07-07T15:32:54.311Z] ---> dbdb7fc11936 [2022-07-07T15:32:54.311Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T15:32:54.311Z] ---> Running in c03006f87c6a [2022-07-07T15:32:54.883Z] Removing intermediate container c03006f87c6a [2022-07-07T15:32:54.883Z] ---> 076664c5d618 [2022-07-07T15:32:54.883Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T15:32:54.883Z] ---> Running in 27bd9d2fb411 [2022-07-07T15:32:55.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T15:32:56.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T15:32:56.343Z] (1/81) Installing mesa (21.2.6-r0) [2022-07-07T15:32:56.605Z] (2/81) Installing libxau (1.0.9-r0) [2022-07-07T15:32:56.605Z] (3/81) Installing libmd (1.0.3-r0) [2022-07-07T15:32:56.605Z] (4/81) Installing libbsd (0.11.3-r1) [2022-07-07T15:32:56.864Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-07-07T15:32:56.864Z] (6/81) Installing libxcb (1.14-r2) [2022-07-07T15:32:56.864Z] (7/81) Installing libx11 (1.7.2-r0) [2022-07-07T15:32:57.126Z] (8/81) Installing libxext (1.3.4-r0) [2022-07-07T15:32:57.126Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-07-07T15:32:57.386Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-07-07T15:32:57.386Z] (11/81) Installing libpciaccess (0.16-r0) [2022-07-07T15:32:57.386Z] (12/81) Installing libdrm (2.4.109-r0) [2022-07-07T15:32:57.648Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-07-07T15:32:57.648Z] (14/81) Installing libxshmfence (1.3-r1) [2022-07-07T15:32:57.648Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-07-07T15:32:57.909Z] (16/81) Installing libice (1.0.10-r0) [2022-07-07T15:32:57.909Z] (17/81) Installing libuuid (2.37.4-r0) [2022-07-07T15:32:57.909Z] (18/81) Installing libsm (1.2.3-r0) [2022-07-07T15:32:57.969Z] Still waiting to schedule task [2022-07-07T15:32:57.969Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-07T15:32:58.171Z] (19/81) Installing libxt (1.2.1-r0) [2022-07-07T15:32:58.171Z] (20/81) Installing libxmu (1.1.3-r0) [2022-07-07T15:32:58.171Z] (21/81) Installing xset (1.2.4-r0) [2022-07-07T15:32:58.432Z] (22/81) Installing xprop (1.2.5-r0) [2022-07-07T15:32:58.432Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-07-07T15:32:58.432Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-07-07T15:32:58.692Z] (25/81) Installing libffi (3.4.2-r1) [2022-07-07T15:32:58.692Z] (26/81) Installing libintl (0.21-r0) [2022-07-07T15:32:58.692Z] (27/81) Installing libblkid (2.37.4-r0) [2022-07-07T15:32:58.954Z] (28/81) Installing libmount (2.37.4-r0) [2022-07-07T15:32:58.954Z] (29/81) Installing pcre (8.45-r1) [2022-07-07T15:32:59.214Z] (30/81) Installing glib (2.70.1-r0) [2022-07-07T15:32:59.214Z] (31/81) Installing icu-libs (69.1-r1) [2022-07-07T15:33:00.205Z] (32/81) Installing libpcre2-16 (10.40-r0) [2022-07-07T15:33:00.205Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-07-07T15:33:00.205Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-07-07T15:33:00.777Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-07-07T15:33:00.777Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-07-07T15:33:00.777Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-07-07T15:33:00.777Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-07-07T15:33:01.038Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-07-07T15:33:01.299Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-07-07T15:33:01.560Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-07-07T15:33:01.560Z] (42/81) Installing libpng (1.6.37-r1) [2022-07-07T15:33:01.560Z] (43/81) Installing freetype (2.11.1-r2) [2022-07-07T15:33:01.821Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-07-07T15:33:01.821Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-07-07T15:33:01.821Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-07-07T15:33:02.082Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-07-07T15:33:02.082Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-07-07T15:33:02.342Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-07-07T15:33:02.342Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-07-07T15:33:02.342Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-07-07T15:33:02.603Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-07-07T15:33:02.603Z] (53/81) Installing avahi-libs (0.8-r5) [2022-07-07T15:33:02.865Z] (54/81) Installing nettle (3.7.3-r0) [2022-07-07T15:33:02.865Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-07-07T15:33:03.126Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-07-07T15:33:03.126Z] (57/81) Installing libunistring (0.9.10-r1) [2022-07-07T15:33:03.126Z] (58/81) Installing gnutls (3.7.1-r0) [2022-07-07T15:33:03.386Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-07-07T15:33:03.386Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-07-07T15:33:03.386Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-07-07T15:33:03.646Z] (62/81) Installing libevdev (1.12.0-r0) [2022-07-07T15:33:03.646Z] (63/81) Installing mtdev (1.1.6-r0) [2022-07-07T15:33:03.646Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-07T15:33:03.908Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-07-07T15:33:03.908Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-07-07T15:33:04.169Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-07-07T15:33:04.169Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-07-07T15:33:04.169Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-07-07T15:33:04.428Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-07T15:33:04.428Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-07T15:33:04.428Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-07-07T15:33:04.689Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-07-07T15:33:05.266Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-07-07T15:33:05.266Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-07-07T15:33:05.526Z] (76/81) Installing udev-init-scripts (35-r0) [2022-07-07T15:33:05.526Z] Executing udev-init-scripts-35-r0.post-install [2022-07-07T15:33:05.526Z] (77/81) Installing kmod-libs (29-r2) [2022-07-07T15:33:05.526Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-07-07T15:33:05.786Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-07-07T15:33:05.786Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-07T15:33:05.786Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-07-07T15:33:06.051Z] Executing busybox-1.34.1-r3.trigger [2022-07-07T15:33:06.051Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-07T15:33:06.051Z] OK: 335 MiB in 133 packages [2022-07-07T15:33:07.962Z] Removing intermediate container 27bd9d2fb411 [2022-07-07T15:33:07.962Z] ---> 4de1a38259ef [2022-07-07T15:33:07.962Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-07T15:33:07.962Z] ---> Running in 6e6ec8048726 [2022-07-07T15:33:07.962Z] Removing intermediate container 6e6ec8048726 [2022-07-07T15:33:07.962Z] ---> adb4ed2f493d [2022-07-07T15:33:07.962Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-07T15:33:08.229Z] ---> 4599c2c078d0 [2022-07-07T15:33:08.229Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T15:33:08.229Z] ---> Running in 6b1022d2152c [2022-07-07T15:33:26.456Z] Removing intermediate container 6b1022d2152c [2022-07-07T15:33:26.456Z] ---> 059e240bc8e4 [2022-07-07T15:33:26.456Z] Step 11/12 : COPY . . [2022-07-07T15:33:26.456Z] ---> b4e793999392 [2022-07-07T15:33:26.456Z] Step 12/12 : RUN ${MAKE} [2022-07-07T15:33:26.456Z] ---> Running in 677b0e30e9aa [2022-07-07T15:33:26.456Z] noop [2022-07-07T15:33:26.456Z] Removing intermediate container 677b0e30e9aa [2022-07-07T15:33:26.456Z] ---> 90fa44a4bead [2022-07-07T15:33:26.456Z] Successfully built 90fa44a4bead [2022-07-07T15:33:26.456Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:33:26.777Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T15:33:26.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:33:26.863Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:33:26.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-07-07T15:33:27.297Z] $ docker top 03646e89a6eaf2c77f7734fc26fa89f27bb98146ac892dc6f48e56dd5fa05972 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T15:33:27.658Z] + go version [2022-07-07T15:33:27.658Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-07T15:33:27.682Z] $ docker stop --time=1 03646e89a6eaf2c77f7734fc26fa89f27bb98146ac892dc6f48e56dd5fa05972 [2022-07-07T15:33:28.982Z] $ docker rm -f 03646e89a6eaf2c77f7734fc26fa89f27bb98146ac892dc6f48e56dd5fa05972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:33:29.394Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T15:33:29.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:33:29.481Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:33:29.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-07-07T15:33:29.924Z] $ docker top f5f19bf6c6e5d107cb8191fa3ca43421f26531de62ff4d84c4f4c2c9dceeedb0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T15:33:30.289Z] + make test [2022-07-07T15:33:30.289Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-07T15:33:30.549Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-07T15:33:40.545Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-07T15:33:40.545Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-07T15:33:47.125Z] CGO_ENABLED=1 go vet ./... [2022-07-07T15:33:51.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T15:33:51.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T15:33:51.340Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T15:33:51.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T15:33:51.374Z] $ docker stop --time=1 f5f19bf6c6e5d107cb8191fa3ca43421f26531de62ff4d84c4f4c2c9dceeedb0 [2022-07-07T15:33:53.194Z] $ docker rm -f f5f19bf6c6e5d107cb8191fa3ca43421f26531de62ff4d84c4f4c2c9dceeedb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T15:33:53.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T15:33:53.669Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-07T15:33:54.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T15:33:54.471Z] + ls -al . [2022-07-07T15:33:54.471Z] total 164 [2022-07-07T15:33:54.471Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 15:33 . [2022-07-07T15:33:54.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 15:32 .. [2022-07-07T15:33:54.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 15:32 .git [2022-07-07T15:33:54.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:32 .github [2022-07-07T15:33:54.471Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 7 15:32 .gitignore [2022-07-07T15:33:54.471Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 7 15:32 .golangci.yml [2022-07-07T15:33:54.471Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 7 15:32 .hadolint.yml [2022-07-07T15:33:54.471Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 15:32 .semver [2022-07-07T15:33:54.471Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 7 15:32 Attribution.txt [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 7 15:32 CHANGELOG.md [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jul 7 15:32 Dockerfile [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 15:32 GOVERNANCE.md [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 7 15:32 Jenkinsfile [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 7 15:32 LICENSE [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 7 15:32 Makefile [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 7 15:32 OWNERS.md [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 7 15:32 README.md [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 7 15:32 VERSION [2022-07-07T15:33:54.472Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 15:32 bin [2022-07-07T15:33:54.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:32 cmd [2022-07-07T15:33:54.472Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 7 15:33 coverage.out [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 15:32 docker-entrypoint.sh [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 7 15:32 go.mod [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 7 15:32 go.sum [2022-07-07T15:33:54.472Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:32 internal [2022-07-07T15:33:54.472Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 15:32 snap [2022-07-07T15:33:54.472Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 7 15:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:33:54.783Z] + 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=d52eed5e0bdf095fe71ab1c2620e174378e09b3d --label arch=amd64 --label version=0.0.1-dev.13 . [2022-07-07T15:33:54.783Z] Sending build context to Docker daemon 665.1kB [2022-07-07T15:33:54.783Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T15:33:54.783Z] Step 2/29 : FROM ${BASE} AS builder [2022-07-07T15:33:54.783Z] ---> 90fa44a4bead [2022-07-07T15:33:54.783Z] Step 3/29 : ARG MAKE="make build" [2022-07-07T15:33:54.783Z] ---> Running in 5750abbbedc3 [2022-07-07T15:33:55.057Z] Removing intermediate container 5750abbbedc3 [2022-07-07T15:33:55.057Z] ---> 5f77f354ca14 [2022-07-07T15:33:55.057Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T15:33:55.057Z] ---> Running in c8f92254660a [2022-07-07T15:33:55.057Z] Removing intermediate container c8f92254660a [2022-07-07T15:33:55.057Z] ---> 5e0d4006cba5 [2022-07-07T15:33:55.057Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-07T15:33:55.057Z] ---> Running in 32837cbba17a [2022-07-07T15:33:55.320Z] Removing intermediate container 32837cbba17a [2022-07-07T15:33:55.320Z] ---> d6a67ccad7bf [2022-07-07T15:33:55.320Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T15:33:55.320Z] ---> Running in a2c488e79a6d [2022-07-07T15:33:55.891Z] Removing intermediate container a2c488e79a6d [2022-07-07T15:33:55.891Z] ---> 40a498cb8a55 [2022-07-07T15:33:55.891Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T15:33:55.891Z] ---> Running in 654135a21a99 [2022-07-07T15:33:56.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T15:33:57.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T15:33:57.358Z] OK: 335 MiB in 133 packages [2022-07-07T15:33:57.627Z] Removing intermediate container 654135a21a99 [2022-07-07T15:33:57.627Z] ---> 504f103d1079 [2022-07-07T15:33:57.627Z] Step 8/29 : WORKDIR /device-usb-camera [2022-07-07T15:33:57.627Z] ---> Running in 30f5fe8fdb2d [2022-07-07T15:33:57.889Z] Removing intermediate container 30f5fe8fdb2d [2022-07-07T15:33:57.889Z] ---> a7a97f6fc0df [2022-07-07T15:33:57.889Z] Step 9/29 : COPY go.mod vendor* ./ [2022-07-07T15:33:57.889Z] ---> c9c9dc0f9619 [2022-07-07T15:33:57.889Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T15:33:57.889Z] ---> Running in bd8917de1c66 [2022-07-07T15:33:58.826Z] Removing intermediate container bd8917de1c66 [2022-07-07T15:33:58.826Z] ---> 9f668124a8a0 [2022-07-07T15:33:58.826Z] Step 11/29 : COPY . . [2022-07-07T15:33:58.826Z] ---> f435273c85ea [2022-07-07T15:33:58.826Z] Step 12/29 : RUN ${MAKE} [2022-07-07T15:33:58.826Z] ---> Running in af71d18a9455 [2022-07-07T15:33:59.087Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-07T15:34:21.321Z] Removing intermediate container af71d18a9455 [2022-07-07T15:34:21.321Z] ---> a983cffbff33 [2022-07-07T15:34:21.321Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-07T15:34:21.321Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-07T15:34:21.321Z] af6660deedbd: Pulling fs layer [2022-07-07T15:34:21.321Z] 97cd0a44c592: Pulling fs layer [2022-07-07T15:34:21.321Z] 97cd0a44c592: Verifying Checksum [2022-07-07T15:34:21.321Z] 97cd0a44c592: Download complete [2022-07-07T15:34:21.321Z] af6660deedbd: Verifying Checksum [2022-07-07T15:34:21.321Z] af6660deedbd: Download complete [2022-07-07T15:34:21.321Z] af6660deedbd: Pull complete [2022-07-07T15:34:21.321Z] 97cd0a44c592: Pull complete [2022-07-07T15:34:21.321Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-07T15:34:21.321Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-07T15:34:21.321Z] ---> fea57e182299 [2022-07-07T15:34:21.321Z] Step 14/29 : FROM alpine:3.15 [2022-07-07T15:34:21.321Z] 3.15: Pulling from library/alpine [2022-07-07T15:34:21.321Z] df9b9388f04a: Pulling fs layer [2022-07-07T15:34:21.321Z] df9b9388f04a: Verifying Checksum [2022-07-07T15:34:21.321Z] df9b9388f04a: Download complete [2022-07-07T15:34:21.321Z] df9b9388f04a: Pull complete [2022-07-07T15:34:21.321Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-07T15:34:21.321Z] Status: Downloaded newer image for alpine:3.15 [2022-07-07T15:34:21.321Z] ---> 0ac33e5f5afa [2022-07-07T15:34:21.321Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-07T15:34:21.580Z] ---> Running in bc0bbf9e0d7d [2022-07-07T15:34:21.580Z] Removing intermediate container bc0bbf9e0d7d [2022-07-07T15:34:21.580Z] ---> cb678493e2b0 [2022-07-07T15:34:21.580Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-07T15:34:21.580Z] ---> Running in a9257270570e [2022-07-07T15:34:21.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T15:34:22.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T15:34:22.361Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-07T15:34:22.361Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-07T15:34:22.361Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-07T15:34:22.361Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-07T15:34:22.361Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-07T15:34:22.361Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-07T15:34:22.361Z] (7/74) Installing libxcb (1.14-r2) [2022-07-07T15:34:22.361Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-07T15:34:22.361Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-07T15:34:22.361Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-07T15:34:22.361Z] (11/74) Installing expat (2.4.7-r0) [2022-07-07T15:34:22.361Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-07T15:34:22.361Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-07T15:34:22.361Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-07T15:34:22.361Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-07T15:34:22.361Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-07T15:34:22.361Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-07T15:34:22.361Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-07T15:34:22.361Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-07T15:34:22.361Z] (20/74) Installing libintl (0.21-r0) [2022-07-07T15:34:22.362Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-07T15:34:22.624Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-07T15:34:22.624Z] (23/74) Installing pcre (8.45-r1) [2022-07-07T15:34:22.624Z] (24/74) Installing glib (2.70.1-r0) [2022-07-07T15:34:22.624Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-07T15:34:22.624Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-07T15:34:22.624Z] (27/74) Installing libass (0.15.2-r0) [2022-07-07T15:34:22.624Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-07T15:34:22.624Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-07T15:34:22.624Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-07T15:34:22.624Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-07T15:34:22.624Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-07T15:34:22.624Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-07T15:34:22.624Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-07T15:34:22.624Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-07T15:34:22.624Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-07T15:34:22.624Z] (37/74) Installing lame (3.100-r0) [2022-07-07T15:34:22.624Z] (38/74) Installing opus (1.3.1-r1) [2022-07-07T15:34:22.624Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-07T15:34:22.624Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-07T15:34:22.624Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-07T15:34:22.624Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-07T15:34:22.624Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-07T15:34:22.624Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-07T15:34:22.624Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-07T15:34:22.624Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-07T15:34:22.624Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-07T15:34:22.885Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-07T15:34:22.885Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-07T15:34:22.885Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-07T15:34:22.885Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-07T15:34:22.885Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-07T15:34:22.885Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-07T15:34:22.885Z] (54/74) Installing libva (2.13.0-r0) [2022-07-07T15:34:22.885Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-07T15:34:22.885Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-07T15:34:22.885Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-07T15:34:22.885Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-07T15:34:22.885Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-07T15:34:22.885Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-07T15:34:22.885Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-07T15:34:22.885Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-07T15:34:22.885Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-07T15:34:22.885Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-07T15:34:23.147Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-07T15:34:23.147Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-07T15:34:23.147Z] Executing udev-init-scripts-35-r0.post-install [2022-07-07T15:34:23.147Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-07T15:34:23.147Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-07T15:34:23.147Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-07T15:34:23.147Z] (70/74) Installing kmod-libs (29-r2) [2022-07-07T15:34:23.147Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-07T15:34:23.147Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-07T15:34:23.147Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-07T15:34:23.147Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-07T15:34:23.147Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T15:34:23.147Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-07T15:34:23.147Z] OK: 78 MiB in 88 packages [2022-07-07T15:34:24.537Z] Removing intermediate container a9257270570e [2022-07-07T15:34:24.537Z] ---> 4143cd0fd051 [2022-07-07T15:34:24.537Z] Step 17/29 : WORKDIR / [2022-07-07T15:34:24.537Z] ---> Running in 17c6d78a6e92 [2022-07-07T15:34:24.798Z] Removing intermediate container 17c6d78a6e92 [2022-07-07T15:34:24.798Z] ---> 777e192411e6 [2022-07-07T15:34:24.798Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-07-07T15:34:25.370Z] ---> 16482479d857 [2022-07-07T15:34:25.370Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-07T15:34:25.370Z] ---> b161dcda128e [2022-07-07T15:34:25.370Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-07T15:34:25.631Z] ---> d14d4c0dfca1 [2022-07-07T15:34:25.631Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-07T15:34:25.893Z] ---> 2b22383fb8f9 [2022-07-07T15:34:25.893Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-07T15:34:25.893Z] ---> 833f5fc2ecb5 [2022-07-07T15:34:25.893Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-07-07T15:34:26.466Z] ---> 25336aae0985 [2022-07-07T15:34:26.466Z] Step 24/29 : EXPOSE 59983 [2022-07-07T15:34:26.466Z] ---> Running in 0d91d6532489 [2022-07-07T15:34:26.727Z] Removing intermediate container 0d91d6532489 [2022-07-07T15:34:26.727Z] ---> a8612190364a [2022-07-07T15:34:26.727Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-07T15:34:26.727Z] ---> Running in 477452701b4a [2022-07-07T15:34:26.727Z] Removing intermediate container 477452701b4a [2022-07-07T15:34:26.727Z] ---> ac03df820a2a [2022-07-07T15:34:26.727Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-07T15:34:26.727Z] ---> Running in 1dc9099a0c4c [2022-07-07T15:34:26.990Z] Removing intermediate container 1dc9099a0c4c [2022-07-07T15:34:26.990Z] ---> 062678745b84 [2022-07-07T15:34:26.990Z] Step 27/29 : LABEL arch=amd64 [2022-07-07T15:34:26.990Z] ---> Running in 95491430aca7 [2022-07-07T15:34:26.990Z] Removing intermediate container 95491430aca7 [2022-07-07T15:34:26.990Z] ---> 550e550f72da [2022-07-07T15:34:26.990Z] Step 28/29 : LABEL git_sha=d52eed5e0bdf095fe71ab1c2620e174378e09b3d [2022-07-07T15:34:26.990Z] ---> Running in 0c925c316f9d [2022-07-07T15:34:27.252Z] Removing intermediate container 0c925c316f9d [2022-07-07T15:34:27.252Z] ---> 8ff9ddb66c18 [2022-07-07T15:34:27.252Z] Step 29/29 : LABEL version=0.0.1-dev.13 [2022-07-07T15:34:27.252Z] ---> Running in 2eb9e315f206 [2022-07-07T15:34:27.252Z] Removing intermediate container 2eb9e315f206 [2022-07-07T15:34:27.252Z] ---> 07c1bf3c473d [2022-07-07T15:34:27.252Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T15:34:27.252Z] Successfully built 07c1bf3c473d [2022-07-07T15:34:27.252Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T15:34:27.341Z] provisioning config files... [2022-07-07T15:34:27.350Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7067956258623596385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:34:27.657Z] ---> docker-login.sh [2022-07-07T15:34:27.657Z] nexus3.edgexfoundry.org:10001 [2022-07-07T15:34:27.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:34:27.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:34:27.657Z] Configure a credential helper to remove this warning. See [2022-07-07T15:34:27.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:34:27.657Z] [2022-07-07T15:34:27.657Z] Login Succeeded [2022-07-07T15:34:27.657Z] nexus3.edgexfoundry.org:10002 [2022-07-07T15:34:27.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:34:27.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:34:27.918Z] Configure a credential helper to remove this warning. See [2022-07-07T15:34:27.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:34:27.918Z] [2022-07-07T15:34:27.918Z] Login Succeeded [2022-07-07T15:34:27.918Z] nexus3.edgexfoundry.org:10003 [2022-07-07T15:34:27.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:34:27.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:34:27.918Z] Configure a credential helper to remove this warning. See [2022-07-07T15:34:27.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:34:27.918Z] [2022-07-07T15:34:27.918Z] Login Succeeded [2022-07-07T15:34:27.918Z] nexus3.edgexfoundry.org:10004 [2022-07-07T15:34:27.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:34:28.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:34:28.178Z] Configure a credential helper to remove this warning. See [2022-07-07T15:34:28.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:34:28.178Z] [2022-07-07T15:34:28.178Z] Login Succeeded [2022-07-07T15:34:28.178Z] docker.io [2022-07-07T15:34:28.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:34:28.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:34:28.439Z] Configure a credential helper to remove this warning. See [2022-07-07T15:34:28.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:34:28.439Z] [2022-07-07T15:34:28.439Z] Login Succeeded [2022-07-07T15:34:28.439Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T15:34:28.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T15:34:28.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T15:34:28.502Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-07T15:34:28.502Z] d52eed5e0bdf095fe71ab1c2620e174378e09b3d [2022-07-07T15:34:28.502Z] latest [2022-07-07T15:34:28.502Z] 0.0.1-dev.13 [2022-07-07T15:34:28.502Z] d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [2022-07-07T15:34:28.502Z] main [2022-07-07T15:34:28.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:28.818Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:29.133Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d [2022-07-07T15:34:29.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T15:34:29.133Z] 550e596c6d0e: Preparing [2022-07-07T15:34:29.133Z] 1207169bf42c: Preparing [2022-07-07T15:34:29.133Z] 361d6ab0acce: Preparing [2022-07-07T15:34:29.133Z] 2fdc624e58a4: Preparing [2022-07-07T15:34:29.133Z] 29984d5daf54: Preparing [2022-07-07T15:34:29.133Z] 5eb785dae55c: Preparing [2022-07-07T15:34:29.133Z] c41eb8a2d725: Preparing [2022-07-07T15:34:29.133Z] 4fc242d58285: Preparing [2022-07-07T15:34:29.133Z] c41eb8a2d725: Waiting [2022-07-07T15:34:29.133Z] 5eb785dae55c: Waiting [2022-07-07T15:34:29.133Z] 4fc242d58285: Waiting [2022-07-07T15:34:29.133Z] 361d6ab0acce: Pushed [2022-07-07T15:34:29.133Z] 29984d5daf54: Pushed [2022-07-07T15:34:29.133Z] 1207169bf42c: Pushed [2022-07-07T15:34:29.133Z] 2fdc624e58a4: Pushed [2022-07-07T15:34:29.133Z] 4fc242d58285: Layer already exists [2022-07-07T15:34:31.055Z] 550e596c6d0e: Pushed [2022-07-07T15:34:32.032Z] 5eb785dae55c: Pushed [2022-07-07T15:34:36.233Z] c41eb8a2d725: Pushed [2022-07-07T15:34:36.494Z] d52eed5e0bdf095fe71ab1c2620e174378e09b3d: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:37.813Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:38.127Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-07T15:34:38.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T15:34:38.127Z] 550e596c6d0e: Preparing [2022-07-07T15:34:38.127Z] 1207169bf42c: Preparing [2022-07-07T15:34:38.127Z] 361d6ab0acce: Preparing [2022-07-07T15:34:38.127Z] 2fdc624e58a4: Preparing [2022-07-07T15:34:38.127Z] 29984d5daf54: Preparing [2022-07-07T15:34:38.127Z] 5eb785dae55c: Preparing [2022-07-07T15:34:38.127Z] c41eb8a2d725: Preparing [2022-07-07T15:34:38.127Z] 4fc242d58285: Preparing [2022-07-07T15:34:38.127Z] 4fc242d58285: Waiting [2022-07-07T15:34:38.127Z] 5eb785dae55c: Waiting [2022-07-07T15:34:38.127Z] 2fdc624e58a4: Layer already exists [2022-07-07T15:34:38.127Z] 1207169bf42c: Layer already exists [2022-07-07T15:34:38.127Z] 361d6ab0acce: Layer already exists [2022-07-07T15:34:38.127Z] 29984d5daf54: Layer already exists [2022-07-07T15:34:38.127Z] 550e596c6d0e: Layer already exists [2022-07-07T15:34:38.127Z] c41eb8a2d725: Layer already exists [2022-07-07T15:34:38.127Z] 5eb785dae55c: Layer already exists [2022-07-07T15:34:38.127Z] 4fc242d58285: Layer already exists [2022-07-07T15:34:38.127Z] latest: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:38.448Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:38.765Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.13 [2022-07-07T15:34:38.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T15:34:38.765Z] 550e596c6d0e: Preparing [2022-07-07T15:34:38.765Z] 1207169bf42c: Preparing [2022-07-07T15:34:38.765Z] 361d6ab0acce: Preparing [2022-07-07T15:34:38.765Z] 2fdc624e58a4: Preparing [2022-07-07T15:34:38.765Z] 29984d5daf54: Preparing [2022-07-07T15:34:38.765Z] 5eb785dae55c: Preparing [2022-07-07T15:34:38.765Z] c41eb8a2d725: Preparing [2022-07-07T15:34:38.765Z] 4fc242d58285: Preparing [2022-07-07T15:34:38.765Z] 5eb785dae55c: Waiting [2022-07-07T15:34:38.765Z] c41eb8a2d725: Waiting [2022-07-07T15:34:38.765Z] 4fc242d58285: Waiting [2022-07-07T15:34:38.765Z] 2fdc624e58a4: Layer already exists [2022-07-07T15:34:38.765Z] 1207169bf42c: Layer already exists [2022-07-07T15:34:38.765Z] 361d6ab0acce: Layer already exists [2022-07-07T15:34:38.765Z] 29984d5daf54: Layer already exists [2022-07-07T15:34:38.765Z] 550e596c6d0e: Layer already exists [2022-07-07T15:34:38.765Z] c41eb8a2d725: Layer already exists [2022-07-07T15:34:38.765Z] 5eb785dae55c: Layer already exists [2022-07-07T15:34:38.765Z] 4fc242d58285: Layer already exists [2022-07-07T15:34:38.765Z] 0.0.1-dev.13: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:39.087Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:39.396Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [2022-07-07T15:34:39.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T15:34:39.396Z] 550e596c6d0e: Preparing [2022-07-07T15:34:39.396Z] 1207169bf42c: Preparing [2022-07-07T15:34:39.396Z] 361d6ab0acce: Preparing [2022-07-07T15:34:39.396Z] 2fdc624e58a4: Preparing [2022-07-07T15:34:39.396Z] 29984d5daf54: Preparing [2022-07-07T15:34:39.396Z] 5eb785dae55c: Preparing [2022-07-07T15:34:39.396Z] c41eb8a2d725: Preparing [2022-07-07T15:34:39.396Z] 4fc242d58285: Preparing [2022-07-07T15:34:39.396Z] c41eb8a2d725: Waiting [2022-07-07T15:34:39.396Z] 5eb785dae55c: Waiting [2022-07-07T15:34:39.396Z] 4fc242d58285: Waiting [2022-07-07T15:34:39.396Z] 1207169bf42c: Layer already exists [2022-07-07T15:34:39.396Z] 29984d5daf54: Layer already exists [2022-07-07T15:34:39.396Z] 2fdc624e58a4: Layer already exists [2022-07-07T15:34:39.396Z] 550e596c6d0e: Layer already exists [2022-07-07T15:34:39.396Z] 361d6ab0acce: Layer already exists [2022-07-07T15:34:39.396Z] 5eb785dae55c: Layer already exists [2022-07-07T15:34:39.396Z] c41eb8a2d725: Layer already exists [2022-07-07T15:34:39.396Z] 4fc242d58285: Layer already exists [2022-07-07T15:34:39.396Z] d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:39.456Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17150 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-07T15:34:39.478Z] Running in /w/workspace/device-usb-camera/24 [Pipeline] { [Pipeline] checkout [2022-07-07T15:34:39.505Z] Selected Git installation does not exist. Using Default [2022-07-07T15:34:39.505Z] The recommended git tool is: NONE [2022-07-07T15:34:39.718Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:40.039Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-07T15:34:40.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T15:34:40.039Z] 550e596c6d0e: Preparing [2022-07-07T15:34:40.039Z] 1207169bf42c: Preparing [2022-07-07T15:34:40.039Z] 361d6ab0acce: Preparing [2022-07-07T15:34:40.039Z] 2fdc624e58a4: Preparing [2022-07-07T15:34:40.039Z] 29984d5daf54: Preparing [2022-07-07T15:34:40.039Z] 5eb785dae55c: Preparing [2022-07-07T15:34:40.039Z] c41eb8a2d725: Preparing [2022-07-07T15:34:40.039Z] 4fc242d58285: Preparing [2022-07-07T15:34:40.039Z] c41eb8a2d725: Waiting [2022-07-07T15:34:40.039Z] 4fc242d58285: Waiting [2022-07-07T15:34:40.039Z] 5eb785dae55c: Waiting [2022-07-07T15:34:40.039Z] 29984d5daf54: Layer already exists [2022-07-07T15:34:40.039Z] 361d6ab0acce: Layer already exists [2022-07-07T15:34:40.039Z] 1207169bf42c: Layer already exists [2022-07-07T15:34:40.039Z] 550e596c6d0e: Layer already exists [2022-07-07T15:34:40.039Z] 2fdc624e58a4: Layer already exists [2022-07-07T15:34:40.039Z] 5eb785dae55c: Layer already exists [2022-07-07T15:34:40.039Z] c41eb8a2d725: Layer already exists [2022-07-07T15:34:40.039Z] 4fc242d58285: Layer already exists [2022-07-07T15:34:40.039Z] main: digest: sha256:5636c32bc1c2ef726109c49107aed9f63af724d6895dde8574af11c4fa5ed131 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T15:34:40.075Z] ===================================================== [Pipeline] echo [2022-07-07T15:34:40.085Z] taggedImages: [2022-07-07T15:34:40.085Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d [2022-07-07T15:34:40.085Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-07T15:34:40.085Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.13 [2022-07-07T15:34:40.085Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [2022-07-07T15:34:40.085Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:40.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T15:34:40.464Z] [2022-07-07T15:34:40.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:34:40.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T15:34:40.780Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-07T15:34:40.780Z] 5eb5b503b376: Pulling fs layer [2022-07-07T15:34:40.780Z] 5c69ac0246d0: Pulling fs layer [2022-07-07T15:34:40.780Z] ec43610c2a17: Pulling fs layer [2022-07-07T15:34:40.780Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-07T15:34:40.780Z] 33b1e0a273af: Pulling fs layer [2022-07-07T15:34:40.780Z] 5d3b04190fa2: Pulling fs layer [2022-07-07T15:34:40.780Z] 2f39f015ded8: Pulling fs layer [2022-07-07T15:34:40.780Z] 2f39f015ded8: Waiting [2022-07-07T15:34:40.780Z] 33b1e0a273af: Waiting [2022-07-07T15:34:40.780Z] 3a2ae6a8a46f: Waiting [2022-07-07T15:34:40.780Z] 5c69ac0246d0: Download complete [2022-07-07T15:34:40.780Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-07T15:34:40.780Z] 3a2ae6a8a46f: Download complete [2022-07-07T15:34:40.780Z] 33b1e0a273af: Verifying Checksum [2022-07-07T15:34:40.780Z] 33b1e0a273af: Download complete [2022-07-07T15:34:40.780Z] ec43610c2a17: Verifying Checksum [2022-07-07T15:34:40.780Z] ec43610c2a17: Download complete [2022-07-07T15:34:40.780Z] 5d3b04190fa2: Verifying Checksum [2022-07-07T15:34:40.780Z] 5d3b04190fa2: Download complete [2022-07-07T15:34:41.039Z] 5eb5b503b376: Verifying Checksum [2022-07-07T15:34:41.039Z] 5eb5b503b376: Download complete [2022-07-07T15:34:41.605Z] 2f39f015ded8: Download complete [2022-07-07T15:34:42.540Z] 5eb5b503b376: Pull complete [2022-07-07T15:34:42.540Z] 5c69ac0246d0: Pull complete [2022-07-07T15:34:43.111Z] ec43610c2a17: Pull complete [2022-07-07T15:34:43.111Z] 3a2ae6a8a46f: Pull complete [2022-07-07T15:34:43.371Z] 33b1e0a273af: Pull complete [2022-07-07T15:34:43.371Z] 5d3b04190fa2: Pull complete [2022-07-07T15:34:45.897Z] using credential edgex-jenkins-ssh [2022-07-07T15:34:45.917Z] Cloning the remote Git repository [2022-07-07T15:34:46.000Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-07T15:34:46.081Z] > git init /w/workspace/device-usb-camera/24 # timeout=10 [2022-07-07T15:34:46.189Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-07T15:34:46.192Z] > git --version # timeout=10 [2022-07-07T15:34:46.319Z] > git --version # 'git version 2.25.1' [2022-07-07T15:34:46.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T15:34:46.456Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T15:34:47.110Z] Avoid second fetch [2022-07-07T15:34:47.111Z] Checking out Revision d52eed5e0bdf095fe71ab1c2620e174378e09b3d (main) [2022-07-07T15:34:47.567Z] 2f39f015ded8: Pull complete [2022-07-07T15:34:47.567Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-07T15:34:47.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T15:34:47.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:34:47.665Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:34:47.706Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-07T15:34:47.065Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-07T15:34:47.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T15:34:47.137Z] > git config core.sparsecheckout # timeout=10 [2022-07-07T15:34:47.153Z] > git checkout -f d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 [2022-07-07T15:34:49.325Z] $ docker top 76f0f1bec1c562ea5207882644393c9f6914635cf560a4b6486188c713004efd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:34:49.720Z] ---> job-cost.sh [2022-07-07T15:34:49.720Z] lf-activate-venv: SKIPPING [2022-07-07T15:34:49.720Z] INFO: No Stack... [2022-07-07T15:34:49.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T15:34:50.552Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T15:34:50.844Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-07T15:34:50.844Z] + cut -d, -f6 [Pipeline] lock [2022-07-07T15:34:50.859Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [2022-07-07T15:34:50.866Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] did not exist. Created. [2022-07-07T15:34:50.866Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T15:34:51.169Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-07T15:34:51.198Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T15:34:51.205Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T15:34:51.228Z] $ docker stop --time=1 76f0f1bec1c562ea5207882644393c9f6914635cf560a4b6486188c713004efd [2022-07-07T15:34:51.354Z] Commit message: "feat(snap): Add snap packaging (#30)" [2022-07-07T15:34:51.704Z] [2022-07-07T15:34:51.704Z] GitHub has been notified of this commit’s build result [2022-07-07T15:34:51.704Z] [2022-07-07T15:34:52.409Z] $ docker rm -f 76f0f1bec1c562ea5207882644393c9f6914635cf560a4b6486188c713004efd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T15:34:53.060Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-07T15:34:53.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T15:34:53.060Z] Dload Upload Total Spent Left Speed [2022-07-07T15:34:53.060Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2022-07-07T15:34:53.918Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-07T15:34:54.267Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-07-07T15:34:54.268Z] /etc/docker/daemon.new [2022-07-07T15:34:54.268Z] { [2022-07-07T15:34:54.268Z] "registry-mirrors": [ [2022-07-07T15:34:54.268Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-07T15:34:54.268Z] ], [2022-07-07T15:34:54.268Z] "bip": "10.250.0.254/24", [2022-07-07T15:34:54.268Z] "hosts": [ [2022-07-07T15:34:54.268Z] "tcp://0.0.0.0:5555", [2022-07-07T15:34:54.268Z] "unix:///var/run/docker.sock" [2022-07-07T15:34:54.268Z] ], [2022-07-07T15:34:54.268Z] "mtu": 1458, [2022-07-07T15:34:54.268Z] "selinux-enabled": true, [2022-07-07T15:34:54.268Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-07T15:34:54.268Z] } [Pipeline] sh [2022-07-07T15:34:54.617Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-07T15:34:54.962Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T15:35:13.312Z] provisioning config files... [2022-07-07T15:35:13.334Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/24@tmp/config7334697001337251986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:35:13.693Z] ---> docker-login.sh [2022-07-07T15:35:13.693Z] nexus3.edgexfoundry.org:10001 [2022-07-07T15:35:14.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:35:14.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:35:14.572Z] Configure a credential helper to remove this warning. See [2022-07-07T15:35:14.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:35:14.572Z] [2022-07-07T15:35:14.572Z] Login Succeeded [2022-07-07T15:35:14.572Z] nexus3.edgexfoundry.org:10002 [2022-07-07T15:35:14.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:35:14.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:35:14.847Z] Configure a credential helper to remove this warning. See [2022-07-07T15:35:14.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:35:14.847Z] [2022-07-07T15:35:14.847Z] Login Succeeded [2022-07-07T15:35:15.124Z] nexus3.edgexfoundry.org:10003 [2022-07-07T15:35:15.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:35:15.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:35:15.398Z] Configure a credential helper to remove this warning. See [2022-07-07T15:35:15.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:35:15.398Z] [2022-07-07T15:35:15.398Z] Login Succeeded [2022-07-07T15:35:15.398Z] nexus3.edgexfoundry.org:10004 [2022-07-07T15:35:15.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:35:15.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:35:15.956Z] Configure a credential helper to remove this warning. See [2022-07-07T15:35:15.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:35:15.956Z] [2022-07-07T15:35:15.956Z] Login Succeeded [2022-07-07T15:35:15.956Z] docker.io [2022-07-07T15:35:16.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:35:16.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:35:16.504Z] Configure a credential helper to remove this warning. See [2022-07-07T15:35:16.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:35:16.504Z] [2022-07-07T15:35:16.504Z] Login Succeeded [2022-07-07T15:35:16.504Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T15:35:16.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T15:35:16.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T15:35:16.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T15:35:16.820Z] ========================================================= [2022-07-07T15:35:16.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-07T15:35:16.820Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:35:17.176Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-07T15:35:17.455Z] Sending build context to Docker daemon 435.7kB [2022-07-07T15:35:17.455Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T15:35:17.455Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-07T15:35:17.729Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-07T15:35:17.729Z] 9b3977197b4f: Pulling fs layer [2022-07-07T15:35:17.729Z] 1a89e8eeedd5: Pulling fs layer [2022-07-07T15:35:17.729Z] 94645a83ff95: Pulling fs layer [2022-07-07T15:35:17.729Z] e6fb740bc735: Pulling fs layer [2022-07-07T15:35:17.729Z] 3a77bd46dcc9: Pulling fs layer [2022-07-07T15:35:17.729Z] 355e64cbe906: Pulling fs layer [2022-07-07T15:35:17.729Z] 63ab81a10011: Pulling fs layer [2022-07-07T15:35:17.729Z] 555d1d1c4555: Pulling fs layer [2022-07-07T15:35:17.729Z] 7d9057610161: Pulling fs layer [2022-07-07T15:35:17.729Z] e6fb740bc735: Waiting [2022-07-07T15:35:17.729Z] 3a77bd46dcc9: Waiting [2022-07-07T15:35:17.729Z] 355e64cbe906: Waiting [2022-07-07T15:35:17.729Z] 63ab81a10011: Waiting [2022-07-07T15:35:17.729Z] 555d1d1c4555: Waiting [2022-07-07T15:35:17.729Z] 7d9057610161: Waiting [2022-07-07T15:35:17.729Z] 94645a83ff95: Verifying Checksum [2022-07-07T15:35:17.729Z] 94645a83ff95: Download complete [2022-07-07T15:35:17.729Z] 1a89e8eeedd5: Verifying Checksum [2022-07-07T15:35:17.729Z] 1a89e8eeedd5: Download complete [2022-07-07T15:35:17.729Z] 3a77bd46dcc9: Verifying Checksum [2022-07-07T15:35:17.729Z] 3a77bd46dcc9: Download complete [2022-07-07T15:35:17.729Z] 355e64cbe906: Verifying Checksum [2022-07-07T15:35:17.729Z] 355e64cbe906: Download complete [2022-07-07T15:35:17.729Z] 9b3977197b4f: Download complete [2022-07-07T15:35:17.729Z] 63ab81a10011: Verifying Checksum [2022-07-07T15:35:17.729Z] 63ab81a10011: Download complete [2022-07-07T15:35:18.718Z] 9b3977197b4f: Pull complete [2022-07-07T15:35:18.718Z] 7d9057610161: Verifying Checksum [2022-07-07T15:35:18.718Z] 7d9057610161: Download complete [2022-07-07T15:35:19.328Z] 1a89e8eeedd5: Pull complete [2022-07-07T15:35:19.328Z] 94645a83ff95: Pull complete [2022-07-07T15:35:19.928Z] 555d1d1c4555: Verifying Checksum [2022-07-07T15:35:19.928Z] 555d1d1c4555: Download complete [2022-07-07T15:35:20.530Z] e6fb740bc735: Verifying Checksum [2022-07-07T15:35:20.530Z] e6fb740bc735: Download complete [2022-07-07T15:35:33.151Z] e6fb740bc735: Pull complete [2022-07-07T15:35:33.151Z] 3a77bd46dcc9: Pull complete [2022-07-07T15:35:33.151Z] 355e64cbe906: Pull complete [2022-07-07T15:35:33.151Z] 63ab81a10011: Pull complete [2022-07-07T15:35:39.880Z] 555d1d1c4555: Pull complete [2022-07-07T15:35:41.326Z] 7d9057610161: Pull complete [2022-07-07T15:35:41.326Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-07T15:35:41.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T15:35:41.326Z] ---> 819e984ddca1 [2022-07-07T15:35:41.326Z] Step 3/12 : ARG MAKE="make build" [2022-07-07T15:35:42.760Z] ---> Running in 040362f5baea [2022-07-07T15:35:43.366Z] Removing intermediate container 040362f5baea [2022-07-07T15:35:43.366Z] ---> 8bf73cab0811 [2022-07-07T15:35:43.366Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T15:35:43.366Z] ---> Running in 6d9170520c7e [2022-07-07T15:35:43.641Z] Removing intermediate container 6d9170520c7e [2022-07-07T15:35:43.641Z] ---> 1bf1ccf3f54d [2022-07-07T15:35:43.641Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-07T15:35:43.641Z] ---> Running in dd1439f92ba1 [2022-07-07T15:35:43.916Z] Removing intermediate container dd1439f92ba1 [2022-07-07T15:35:43.916Z] ---> 664cc1601d7a [2022-07-07T15:35:43.916Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T15:35:43.916Z] ---> Running in 35c88b0a6a30 [2022-07-07T15:35:45.896Z] Removing intermediate container 35c88b0a6a30 [2022-07-07T15:35:45.896Z] ---> 833f576b970e [2022-07-07T15:35:45.896Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T15:35:45.896Z] ---> Running in 2cbb46a74a53 [2022-07-07T15:35:46.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T15:35:47.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T15:35:48.483Z] (1/14) Installing libintl (0.21-r0) [2022-07-07T15:35:48.483Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-07T15:35:48.483Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-07-07T15:35:48.757Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-07T15:35:48.757Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-07T15:35:49.031Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-07T15:35:49.031Z] Executing udev-init-scripts-35-r0.post-install [2022-07-07T15:35:49.031Z] (7/14) Installing libblkid (2.37.4-r0) [2022-07-07T15:35:49.031Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-07T15:35:49.306Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-07-07T15:35:49.306Z] (10/14) Installing kmod-libs (29-r2) [2022-07-07T15:35:49.580Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-07-07T15:35:49.580Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-07-07T15:35:49.580Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-07T15:35:49.858Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-07T15:35:49.858Z] Executing busybox-1.34.1-r3.trigger [2022-07-07T15:35:49.858Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-07T15:35:49.858Z] OK: 228 MiB in 66 packages [2022-07-07T15:35:51.319Z] Removing intermediate container 2cbb46a74a53 [2022-07-07T15:35:51.319Z] ---> 379f026487ee [2022-07-07T15:35:51.319Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-07T15:35:51.319Z] ---> Running in 4a227f115892 [2022-07-07T15:35:51.319Z] Removing intermediate container 4a227f115892 [2022-07-07T15:35:51.319Z] ---> bd4c3ad95b33 [2022-07-07T15:35:51.319Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-07T15:35:51.942Z] ---> 4ce7ae52c073 [2022-07-07T15:35:51.943Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T15:35:52.232Z] ---> Running in 36603bd53f97 [2022-07-07T15:36:39.237Z] Removing intermediate container 36603bd53f97 [2022-07-07T15:36:39.237Z] ---> e1716489cb18 [2022-07-07T15:36:39.237Z] Step 11/12 : COPY . . [2022-07-07T15:36:39.237Z] ---> 9a1e9be26e40 [2022-07-07T15:36:39.237Z] Step 12/12 : RUN ${MAKE} [2022-07-07T15:36:39.237Z] ---> Running in 840e2105f7af [2022-07-07T15:36:39.237Z] noop [2022-07-07T15:36:39.237Z] Removing intermediate container 840e2105f7af [2022-07-07T15:36:39.237Z] ---> 1ca2128637e5 [2022-07-07T15:36:39.237Z] Successfully built 1ca2128637e5 [2022-07-07T15:36:39.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:36:39.606Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T15:36:39.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:36:39.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-17150 does not seem to be running inside a container [2022-07-07T15:36:39.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/24 -v /w/workspace/device-usb-camera/24:/w/workspace/device-usb-camera/24:rw,z -v /w/workspace/device-usb-camera/24@tmp:/w/workspace/device-usb-camera/24@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 ******** ci-base-image-arm64 cat [2022-07-07T15:36:41.258Z] $ docker top 64dcea78b417c1e0eaecc3abd8c17c68b15e4207c98ca3e275e01c765b47781c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T15:36:42.191Z] + go version [2022-07-07T15:36:42.191Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-07T15:36:42.218Z] $ docker stop --time=1 64dcea78b417c1e0eaecc3abd8c17c68b15e4207c98ca3e275e01c765b47781c [2022-07-07T15:36:43.843Z] $ docker rm -f 64dcea78b417c1e0eaecc3abd8c17c68b15e4207c98ca3e275e01c765b47781c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:36:44.466Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T15:36:44.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:36:44.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-17150 does not seem to be running inside a container [2022-07-07T15:36:44.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/24 -v /w/workspace/device-usb-camera/24:/w/workspace/device-usb-camera/24:rw,z -v /w/workspace/device-usb-camera/24@tmp:/w/workspace/device-usb-camera/24@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 ******** ci-base-image-arm64 cat [2022-07-07T15:36:46.041Z] $ docker top 0dd3f2cd537d148642d4eb877b791952d05c4ebfd886fe71292a1b65acebbe86 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T15:36:46.965Z] + make test [2022-07-07T15:36:46.965Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-07T15:36:48.410Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-07T15:38:10.239Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-07T15:38:10.239Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-07T15:38:10.239Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-07T15:38:10.239Z] CGO_ENABLED=1 go vet ./... [2022-07-07T15:38:37.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T15:38:37.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T15:38:37.072Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T15:38:37.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T15:38:37.111Z] $ docker stop --time=1 0dd3f2cd537d148642d4eb877b791952d05c4ebfd886fe71292a1b65acebbe86 [2022-07-07T15:38:38.870Z] $ docker rm -f 0dd3f2cd537d148642d4eb877b791952d05c4ebfd886fe71292a1b65acebbe86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T15:38:39.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T15:38:39.808Z] Warning: overwriting stash ‘coverage-report’ [2022-07-07T15:38:40.213Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T15:38:40.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T15:38:40.941Z] + ls -al . [2022-07-07T15:38:40.941Z] total 160 [2022-07-07T15:38:40.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 15:38 . [2022-07-07T15:38:40.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 15:34 .. [2022-07-07T15:38:40.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 15:34 .git [2022-07-07T15:38:40.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:34 .github [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 7 15:34 .gitignore [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 7 15:34 .golangci.yml [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 7 15:34 .hadolint.yml [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 7 15:34 Attribution.txt [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 7 15:34 CHANGELOG.md [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jul 7 15:34 Dockerfile [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 15:34 GOVERNANCE.md [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 7 15:34 Jenkinsfile [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 7 15:34 LICENSE [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 7 15:34 Makefile [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 7 15:34 OWNERS.md [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 7 15:34 README.md [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 7 15:32 VERSION [2022-07-07T15:38:40.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 15:34 bin [2022-07-07T15:38:40.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:34 cmd [2022-07-07T15:38:40.941Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 7 15:36 coverage.out [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 15:34 docker-entrypoint.sh [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 7 15:34 go.mod [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 7 15:34 go.sum [2022-07-07T15:38:40.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 15:34 internal [2022-07-07T15:38:40.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 15:34 snap [2022-07-07T15:38:40.941Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 7 15:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:38:41.298Z] + 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=d52eed5e0bdf095fe71ab1c2620e174378e09b3d --label arch=arm64 --label version=0.0.1-dev.13 . [2022-07-07T15:38:41.573Z] Sending build context to Docker daemon 436.7kB [2022-07-07T15:38:41.573Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T15:38:41.573Z] Step 2/29 : FROM ${BASE} AS builder [2022-07-07T15:38:41.573Z] ---> 1ca2128637e5 [2022-07-07T15:38:41.573Z] Step 3/29 : ARG MAKE="make build" [2022-07-07T15:38:41.846Z] ---> Running in cf7a89965427 [2022-07-07T15:38:42.122Z] Removing intermediate container cf7a89965427 [2022-07-07T15:38:42.122Z] ---> fc3abfff3fc9 [2022-07-07T15:38:42.122Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T15:38:42.122Z] ---> Running in 55e9def20371 [2022-07-07T15:38:42.398Z] Removing intermediate container 55e9def20371 [2022-07-07T15:38:42.398Z] ---> 39a8f3476959 [2022-07-07T15:38:42.398Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-07T15:38:42.398Z] ---> Running in f0fb34899dc8 [2022-07-07T15:38:42.672Z] Removing intermediate container f0fb34899dc8 [2022-07-07T15:38:42.672Z] ---> c6a82279accf [2022-07-07T15:38:42.672Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T15:38:42.948Z] ---> Running in b328f59986b8 [2022-07-07T15:38:44.405Z] Removing intermediate container b328f59986b8 [2022-07-07T15:38:44.405Z] ---> fb226c3b7081 [2022-07-07T15:38:44.405Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T15:38:44.405Z] ---> Running in 4597d8be27d6 [2022-07-07T15:38:45.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T15:38:46.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T15:38:47.440Z] OK: 228 MiB in 66 packages [2022-07-07T15:38:48.040Z] Removing intermediate container 4597d8be27d6 [2022-07-07T15:38:48.040Z] ---> cd1d0a161b27 [2022-07-07T15:38:48.040Z] Step 8/29 : WORKDIR /device-usb-camera [2022-07-07T15:38:48.314Z] ---> Running in d9d9721a7dd0 [2022-07-07T15:38:48.595Z] Removing intermediate container d9d9721a7dd0 [2022-07-07T15:38:48.595Z] ---> 56f397debf1b [2022-07-07T15:38:48.595Z] Step 9/29 : COPY go.mod vendor* ./ [2022-07-07T15:38:49.201Z] ---> 02e34f9e9268 [2022-07-07T15:38:49.201Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T15:38:49.201Z] ---> Running in 8260355fbfb3 [2022-07-07T15:38:51.189Z] Removing intermediate container 8260355fbfb3 [2022-07-07T15:38:51.189Z] ---> e1be702fb4b7 [2022-07-07T15:38:51.189Z] Step 11/29 : COPY . . [2022-07-07T15:38:51.788Z] ---> 598d10ecdbcb [2022-07-07T15:38:51.788Z] Step 12/29 : RUN ${MAKE} [2022-07-07T15:38:51.788Z] ---> Running in 100b1d7fae5b [2022-07-07T15:38:52.776Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-07T15:40:59.673Z] Removing intermediate container 100b1d7fae5b [2022-07-07T15:40:59.673Z] ---> a9e7b74ed6c0 [2022-07-07T15:40:59.673Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-07T15:40:59.673Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-07T15:40:59.673Z] eab2503cf8f4: Pulling fs layer [2022-07-07T15:40:59.673Z] 97cd0a44c592: Pulling fs layer [2022-07-07T15:40:59.673Z] 97cd0a44c592: Verifying Checksum [2022-07-07T15:40:59.673Z] 97cd0a44c592: Download complete [2022-07-07T15:40:59.673Z] eab2503cf8f4: Verifying Checksum [2022-07-07T15:40:59.673Z] eab2503cf8f4: Download complete [2022-07-07T15:40:59.673Z] eab2503cf8f4: Pull complete [2022-07-07T15:40:59.673Z] 97cd0a44c592: Pull complete [2022-07-07T15:40:59.673Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-07T15:40:59.673Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-07T15:40:59.673Z] ---> 7f763cca56b3 [2022-07-07T15:40:59.673Z] Step 14/29 : FROM alpine:3.15 [2022-07-07T15:40:59.673Z] 3.15: Pulling from library/alpine [2022-07-07T15:40:59.673Z] 9981e73032c8: Pulling fs layer [2022-07-07T15:40:59.673Z] 9981e73032c8: Download complete [2022-07-07T15:40:59.673Z] 9981e73032c8: Pull complete [2022-07-07T15:40:59.673Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-07T15:40:59.673Z] Status: Downloaded newer image for alpine:3.15 [2022-07-07T15:40:59.673Z] ---> 3fb3c9af89a9 [2022-07-07T15:40:59.673Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-07T15:40:59.673Z] ---> Running in 68756ee80e27 [2022-07-07T15:40:59.673Z] Removing intermediate container 68756ee80e27 [2022-07-07T15:40:59.673Z] ---> 78123af56ce8 [2022-07-07T15:40:59.673Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-07T15:40:59.673Z] ---> Running in de69a29d72cf [2022-07-07T15:40:59.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T15:40:59.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T15:40:59.674Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-07T15:40:59.674Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-07T15:40:59.674Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-07T15:40:59.674Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-07T15:40:59.674Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-07T15:40:59.674Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-07T15:40:59.674Z] (7/73) Installing libxcb (1.14-r2) [2022-07-07T15:40:59.674Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-07T15:40:59.674Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-07T15:40:59.674Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-07T15:40:59.674Z] (11/73) Installing expat (2.4.7-r0) [2022-07-07T15:40:59.674Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-07T15:40:59.674Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-07T15:40:59.674Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-07T15:40:59.674Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-07T15:40:59.674Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-07T15:40:59.674Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-07T15:40:59.674Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-07T15:40:59.674Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-07T15:40:59.674Z] (20/73) Installing libintl (0.21-r0) [2022-07-07T15:40:59.674Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-07T15:40:59.674Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-07T15:40:59.674Z] (23/73) Installing pcre (8.45-r1) [2022-07-07T15:40:59.674Z] (24/73) Installing glib (2.70.1-r0) [2022-07-07T15:40:59.674Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-07T15:40:59.674Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-07T15:40:59.674Z] (27/73) Installing libass (0.15.2-r0) [2022-07-07T15:40:59.674Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-07T15:40:59.674Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-07T15:40:59.674Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-07T15:40:59.674Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-07T15:40:59.674Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-07T15:40:59.674Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-07T15:40:59.674Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-07T15:40:59.674Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-07T15:40:59.674Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-07T15:40:59.674Z] (37/73) Installing lame (3.100-r0) [2022-07-07T15:40:59.674Z] (38/73) Installing opus (1.3.1-r1) [2022-07-07T15:40:59.674Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-07T15:40:59.674Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-07T15:40:59.674Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-07T15:40:59.674Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-07T15:40:59.674Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-07T15:40:59.674Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-07T15:40:59.674Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-07T15:40:59.674Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-07T15:40:59.674Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-07T15:40:59.674Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-07T15:40:59.674Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-07T15:40:59.674Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-07T15:40:59.674Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-07T15:40:59.674Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-07T15:40:59.674Z] (53/73) Installing libva (2.13.0-r0) [2022-07-07T15:40:59.674Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-07T15:40:59.674Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-07T15:40:59.674Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-07T15:40:59.674Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-07T15:40:59.674Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-07T15:40:59.674Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-07T15:40:59.674Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-07T15:40:59.674Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-07T15:40:59.674Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-07T15:40:59.674Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-07T15:40:59.674Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-07T15:40:59.674Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-07T15:40:59.674Z] Executing udev-init-scripts-35-r0.post-install [2022-07-07T15:40:59.674Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-07T15:40:59.674Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-07T15:40:59.674Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-07T15:40:59.674Z] (69/73) Installing kmod-libs (29-r2) [2022-07-07T15:40:59.674Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-07T15:40:59.674Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-07T15:40:59.674Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-07T15:40:59.674Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-07T15:40:59.674Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T15:40:59.674Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-07T15:40:59.674Z] OK: 67 MiB in 87 packages [2022-07-07T15:41:00.659Z] Removing intermediate container de69a29d72cf [2022-07-07T15:41:00.659Z] ---> 0410ee6a55f5 [2022-07-07T15:41:00.659Z] Step 17/29 : WORKDIR / [2022-07-07T15:41:00.659Z] ---> Running in 9e487c510622 [2022-07-07T15:41:00.934Z] Removing intermediate container 9e487c510622 [2022-07-07T15:41:00.934Z] ---> 9cbad19880d7 [2022-07-07T15:41:00.934Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-07-07T15:41:02.933Z] ---> 4bf090262dfd [2022-07-07T15:41:02.933Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-07T15:41:03.208Z] ---> e3e1d00f555f [2022-07-07T15:41:03.208Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-07T15:41:03.813Z] ---> 35efaa3724a4 [2022-07-07T15:41:03.813Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-07T15:41:04.088Z] ---> 92a6dbf43d77 [2022-07-07T15:41:04.089Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-07T15:41:04.701Z] ---> 838fc3ec7a59 [2022-07-07T15:41:04.701Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-07-07T15:41:06.214Z] ---> 2bd49a705766 [2022-07-07T15:41:06.214Z] Step 24/29 : EXPOSE 59983 [2022-07-07T15:41:06.214Z] ---> Running in 1f43475ae948 [2022-07-07T15:41:06.214Z] Removing intermediate container 1f43475ae948 [2022-07-07T15:41:06.214Z] ---> 9bd85750cd89 [2022-07-07T15:41:06.214Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-07T15:41:06.214Z] ---> Running in df81870ee88d [2022-07-07T15:41:06.816Z] Removing intermediate container df81870ee88d [2022-07-07T15:41:06.816Z] ---> 0bc9184cecd7 [2022-07-07T15:41:06.816Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-07T15:41:06.816Z] ---> Running in fc9827d9f299 [2022-07-07T15:41:07.096Z] Removing intermediate container fc9827d9f299 [2022-07-07T15:41:07.096Z] ---> de5b6c44fa57 [2022-07-07T15:41:07.096Z] Step 27/29 : LABEL arch=arm64 [2022-07-07T15:41:07.096Z] ---> Running in cdb7c4acc547 [2022-07-07T15:41:07.371Z] Removing intermediate container cdb7c4acc547 [2022-07-07T15:41:07.371Z] ---> 2626845c8c04 [2022-07-07T15:41:07.371Z] Step 28/29 : LABEL git_sha=d52eed5e0bdf095fe71ab1c2620e174378e09b3d [2022-07-07T15:41:07.647Z] ---> Running in 3fe9eff362aa [2022-07-07T15:41:07.921Z] Removing intermediate container 3fe9eff362aa [2022-07-07T15:41:07.921Z] ---> ac5644ad6f27 [2022-07-07T15:41:07.921Z] Step 29/29 : LABEL version=0.0.1-dev.13 [2022-07-07T15:41:07.921Z] ---> Running in b0a4181efa7a [2022-07-07T15:41:08.196Z] Removing intermediate container b0a4181efa7a [2022-07-07T15:41:08.196Z] ---> aea6c621f684 [2022-07-07T15:41:08.196Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T15:41:08.196Z] Successfully built aea6c621f684 [2022-07-07T15:41:08.196Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T15:41:08.312Z] provisioning config files... [2022-07-07T15:41:08.330Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/24@tmp/config5798292959082827212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:41:08.689Z] ---> docker-login.sh [2022-07-07T15:41:08.689Z] nexus3.edgexfoundry.org:10001 [2022-07-07T15:41:08.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:41:08.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:41:08.967Z] Configure a credential helper to remove this warning. See [2022-07-07T15:41:08.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:41:08.967Z] [2022-07-07T15:41:08.967Z] Login Succeeded [2022-07-07T15:41:08.967Z] nexus3.edgexfoundry.org:10002 [2022-07-07T15:41:09.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:41:09.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:41:09.566Z] Configure a credential helper to remove this warning. See [2022-07-07T15:41:09.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:41:09.566Z] [2022-07-07T15:41:09.566Z] Login Succeeded [2022-07-07T15:41:09.566Z] nexus3.edgexfoundry.org:10003 [2022-07-07T15:41:09.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:41:10.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:41:10.114Z] Configure a credential helper to remove this warning. See [2022-07-07T15:41:10.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:41:10.114Z] [2022-07-07T15:41:10.114Z] Login Succeeded [2022-07-07T15:41:10.114Z] nexus3.edgexfoundry.org:10004 [2022-07-07T15:41:10.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:41:10.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:41:10.662Z] Configure a credential helper to remove this warning. See [2022-07-07T15:41:10.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:41:10.662Z] [2022-07-07T15:41:10.662Z] Login Succeeded [2022-07-07T15:41:10.662Z] docker.io [2022-07-07T15:41:10.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T15:41:11.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T15:41:11.209Z] Configure a credential helper to remove this warning. See [2022-07-07T15:41:11.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T15:41:11.209Z] [2022-07-07T15:41:11.209Z] Login Succeeded [2022-07-07T15:41:11.209Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T15:41:11.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T15:41:11.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T15:41:11.278Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-07T15:41:11.278Z] d52eed5e0bdf095fe71ab1c2620e174378e09b3d [2022-07-07T15:41:11.278Z] latest [2022-07-07T15:41:11.278Z] 0.0.1-dev.13 [2022-07-07T15:41:11.278Z] d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [2022-07-07T15:41:11.278Z] main [2022-07-07T15:41:11.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:11.642Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:12.006Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d [2022-07-07T15:41:12.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T15:41:12.007Z] a43932d1df72: Preparing [2022-07-07T15:41:12.007Z] 1207169bf42c: Preparing [2022-07-07T15:41:12.007Z] cbd1a21b34d7: Preparing [2022-07-07T15:41:12.007Z] 74b92e4b2365: Preparing [2022-07-07T15:41:12.007Z] e2bd742d862a: Preparing [2022-07-07T15:41:12.007Z] 591608725c55: Preparing [2022-07-07T15:41:12.007Z] b3c6b98b2b4a: Preparing [2022-07-07T15:41:12.007Z] 4f4ce317c6bb: Preparing [2022-07-07T15:41:12.007Z] 591608725c55: Waiting [2022-07-07T15:41:12.007Z] b3c6b98b2b4a: Waiting [2022-07-07T15:41:12.007Z] 4f4ce317c6bb: Waiting [2022-07-07T15:41:12.288Z] 74b92e4b2365: Pushed [2022-07-07T15:41:12.288Z] cbd1a21b34d7: Pushed [2022-07-07T15:41:12.288Z] e2bd742d862a: Pushed [2022-07-07T15:41:12.288Z] 1207169bf42c: Pushed [2022-07-07T15:41:12.288Z] 4f4ce317c6bb: Layer already exists [2022-07-07T15:41:16.607Z] a43932d1df72: Pushed [2022-07-07T15:41:18.590Z] 591608725c55: Pushed [2022-07-07T15:41:26.868Z] b3c6b98b2b4a: Pushed [2022-07-07T15:41:26.868Z] d52eed5e0bdf095fe71ab1c2620e174378e09b3d: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:27.236Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:27.597Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-07T15:41:27.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T15:41:27.597Z] a43932d1df72: Preparing [2022-07-07T15:41:27.597Z] 1207169bf42c: Preparing [2022-07-07T15:41:27.597Z] cbd1a21b34d7: Preparing [2022-07-07T15:41:27.597Z] 74b92e4b2365: Preparing [2022-07-07T15:41:27.597Z] e2bd742d862a: Preparing [2022-07-07T15:41:27.598Z] 591608725c55: Preparing [2022-07-07T15:41:27.598Z] b3c6b98b2b4a: Preparing [2022-07-07T15:41:27.598Z] 4f4ce317c6bb: Preparing [2022-07-07T15:41:27.598Z] 591608725c55: Waiting [2022-07-07T15:41:27.598Z] b3c6b98b2b4a: Waiting [2022-07-07T15:41:27.598Z] 4f4ce317c6bb: Waiting [2022-07-07T15:41:27.598Z] 1207169bf42c: Layer already exists [2022-07-07T15:41:27.598Z] 74b92e4b2365: Layer already exists [2022-07-07T15:41:27.598Z] e2bd742d862a: Layer already exists [2022-07-07T15:41:27.598Z] cbd1a21b34d7: Layer already exists [2022-07-07T15:41:27.598Z] a43932d1df72: Layer already exists [2022-07-07T15:41:27.598Z] 591608725c55: Layer already exists [2022-07-07T15:41:27.598Z] 4f4ce317c6bb: Layer already exists [2022-07-07T15:41:27.598Z] b3c6b98b2b4a: Layer already exists [2022-07-07T15:41:27.870Z] latest: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:28.241Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:28.608Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.13 [2022-07-07T15:41:28.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T15:41:28.608Z] a43932d1df72: Preparing [2022-07-07T15:41:28.608Z] 1207169bf42c: Preparing [2022-07-07T15:41:28.608Z] cbd1a21b34d7: Preparing [2022-07-07T15:41:28.608Z] 74b92e4b2365: Preparing [2022-07-07T15:41:28.608Z] e2bd742d862a: Preparing [2022-07-07T15:41:28.608Z] 591608725c55: Preparing [2022-07-07T15:41:28.608Z] b3c6b98b2b4a: Preparing [2022-07-07T15:41:28.608Z] 4f4ce317c6bb: Preparing [2022-07-07T15:41:28.608Z] b3c6b98b2b4a: Waiting [2022-07-07T15:41:28.608Z] 4f4ce317c6bb: Waiting [2022-07-07T15:41:28.608Z] 591608725c55: Waiting [2022-07-07T15:41:28.608Z] cbd1a21b34d7: Layer already exists [2022-07-07T15:41:28.608Z] 1207169bf42c: Layer already exists [2022-07-07T15:41:28.608Z] 74b92e4b2365: Layer already exists [2022-07-07T15:41:28.608Z] e2bd742d862a: Layer already exists [2022-07-07T15:41:28.608Z] a43932d1df72: Layer already exists [2022-07-07T15:41:28.608Z] b3c6b98b2b4a: Layer already exists [2022-07-07T15:41:28.608Z] 591608725c55: Layer already exists [2022-07-07T15:41:28.608Z] 4f4ce317c6bb: Layer already exists [2022-07-07T15:41:28.882Z] 0.0.1-dev.13: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:29.256Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:29.618Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [2022-07-07T15:41:29.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T15:41:29.619Z] a43932d1df72: Preparing [2022-07-07T15:41:29.619Z] 1207169bf42c: Preparing [2022-07-07T15:41:29.619Z] cbd1a21b34d7: Preparing [2022-07-07T15:41:29.619Z] 74b92e4b2365: Preparing [2022-07-07T15:41:29.619Z] e2bd742d862a: Preparing [2022-07-07T15:41:29.619Z] 591608725c55: Preparing [2022-07-07T15:41:29.619Z] b3c6b98b2b4a: Preparing [2022-07-07T15:41:29.619Z] 4f4ce317c6bb: Preparing [2022-07-07T15:41:29.619Z] b3c6b98b2b4a: Waiting [2022-07-07T15:41:29.619Z] 4f4ce317c6bb: Waiting [2022-07-07T15:41:29.619Z] 591608725c55: Waiting [2022-07-07T15:41:29.619Z] cbd1a21b34d7: Layer already exists [2022-07-07T15:41:29.619Z] 74b92e4b2365: Layer already exists [2022-07-07T15:41:29.619Z] a43932d1df72: Layer already exists [2022-07-07T15:41:29.619Z] e2bd742d862a: Layer already exists [2022-07-07T15:41:29.619Z] 1207169bf42c: Layer already exists [2022-07-07T15:41:29.619Z] 591608725c55: Layer already exists [2022-07-07T15:41:29.619Z] 4f4ce317c6bb: Layer already exists [2022-07-07T15:41:29.893Z] b3c6b98b2b4a: Layer already exists [2022-07-07T15:41:29.893Z] d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:30.269Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:30.637Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-07T15:41:30.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T15:41:30.637Z] a43932d1df72: Preparing [2022-07-07T15:41:30.637Z] 1207169bf42c: Preparing [2022-07-07T15:41:30.637Z] cbd1a21b34d7: Preparing [2022-07-07T15:41:30.637Z] 74b92e4b2365: Preparing [2022-07-07T15:41:30.637Z] e2bd742d862a: Preparing [2022-07-07T15:41:30.637Z] 591608725c55: Preparing [2022-07-07T15:41:30.637Z] b3c6b98b2b4a: Preparing [2022-07-07T15:41:30.637Z] 4f4ce317c6bb: Preparing [2022-07-07T15:41:30.637Z] b3c6b98b2b4a: Waiting [2022-07-07T15:41:30.637Z] 4f4ce317c6bb: Waiting [2022-07-07T15:41:30.637Z] 591608725c55: Waiting [2022-07-07T15:41:30.637Z] 1207169bf42c: Layer already exists [2022-07-07T15:41:30.637Z] 74b92e4b2365: Layer already exists [2022-07-07T15:41:30.637Z] e2bd742d862a: Layer already exists [2022-07-07T15:41:30.637Z] a43932d1df72: Layer already exists [2022-07-07T15:41:30.637Z] cbd1a21b34d7: Layer already exists [2022-07-07T15:41:30.637Z] 4f4ce317c6bb: Layer already exists [2022-07-07T15:41:30.637Z] b3c6b98b2b4a: Layer already exists [2022-07-07T15:41:30.637Z] 591608725c55: Layer already exists [2022-07-07T15:41:30.909Z] main: digest: sha256:ddcb3fe8213df7d49c2e8769bec2934883fdacdd8333f8b60d65d6ae65884d73 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T15:41:30.972Z] ===================================================== [Pipeline] echo [2022-07-07T15:41:30.981Z] taggedImages: [2022-07-07T15:41:30.981Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d [2022-07-07T15:41:30.981Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-07T15:41:30.981Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.13 [2022-07-07T15:41:30.981Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d52eed5e0bdf095fe71ab1c2620e174378e09b3d-0.0.1-dev.13 [2022-07-07T15:41:30.981Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:31.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T15:41:31.353Z] [2022-07-07T15:41:31.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:41:31.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T15:41:31.992Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-07T15:41:31.992Z] 8998bd30e6a1: Pulling fs layer [2022-07-07T15:41:31.992Z] 04944245beec: Pulling fs layer [2022-07-07T15:41:31.992Z] 699f458cf7ca: Pulling fs layer [2022-07-07T15:41:31.992Z] 765212b225bb: Pulling fs layer [2022-07-07T15:41:31.992Z] f23df028b6ca: Pulling fs layer [2022-07-07T15:41:31.992Z] d65c8cfc05b1: Pulling fs layer [2022-07-07T15:41:31.992Z] 2437ff75d9bd: Pulling fs layer [2022-07-07T15:41:31.992Z] 765212b225bb: Waiting [2022-07-07T15:41:31.992Z] f23df028b6ca: Waiting [2022-07-07T15:41:31.992Z] d65c8cfc05b1: Waiting [2022-07-07T15:41:31.992Z] 2437ff75d9bd: Waiting [2022-07-07T15:41:31.992Z] 04944245beec: Verifying Checksum [2022-07-07T15:41:31.992Z] 04944245beec: Download complete [2022-07-07T15:41:31.992Z] 765212b225bb: Verifying Checksum [2022-07-07T15:41:31.992Z] 765212b225bb: Download complete [2022-07-07T15:41:31.992Z] f23df028b6ca: Verifying Checksum [2022-07-07T15:41:31.992Z] f23df028b6ca: Download complete [2022-07-07T15:41:31.992Z] d65c8cfc05b1: Verifying Checksum [2022-07-07T15:41:31.992Z] d65c8cfc05b1: Download complete [2022-07-07T15:41:32.368Z] 699f458cf7ca: Verifying Checksum [2022-07-07T15:41:32.368Z] 699f458cf7ca: Download complete [2022-07-07T15:41:32.651Z] 8998bd30e6a1: Verifying Checksum [2022-07-07T15:41:32.651Z] 8998bd30e6a1: Download complete [2022-07-07T15:41:34.644Z] 2437ff75d9bd: Verifying Checksum [2022-07-07T15:41:34.644Z] 2437ff75d9bd: Download complete [2022-07-07T15:41:37.283Z] 8998bd30e6a1: Pull complete [2022-07-07T15:41:37.283Z] 04944245beec: Pull complete [2022-07-07T15:41:38.723Z] 699f458cf7ca: Pull complete [2022-07-07T15:41:38.998Z] 765212b225bb: Pull complete [2022-07-07T15:41:39.991Z] f23df028b6ca: Pull complete [2022-07-07T15:41:39.991Z] d65c8cfc05b1: Pull complete [2022-07-07T15:41:55.116Z] 2437ff75d9bd: Pull complete [2022-07-07T15:41:55.116Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-07T15:41:55.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T15:41:55.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:41:55.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-17150 does not seem to be running inside a container [2022-07-07T15:41:55.605Z] $ 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/24 -v /w/workspace/device-usb-camera/24:/w/workspace/device-usb-camera/24:rw,z -v /w/workspace/device-usb-camera/24@tmp:/w/workspace/device-usb-camera/24@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-07T15:41:58.257Z] $ docker top b4523ae0f49ba58c392f6e7c8e8172507f1b705655979ea15649ed023a58fd17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:41:59.212Z] ---> job-cost.sh [2022-07-07T15:41:59.212Z] lf-activate-venv: SKIPPING [2022-07-07T15:41:59.212Z] INFO: No Stack... [2022-07-07T15:41:59.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-07T15:42:00.442Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T15:42:01.155Z] + cut -d, -f6 [2022-07-07T15:42:01.155Z] + cat /w/workspace/device-usb-camera/24/archives/cost.csv [Pipeline] lock [2022-07-07T15:42:01.226Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [2022-07-07T15:42:01.231Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] did not exist. Created. [2022-07-07T15:42:01.231Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T15:42:01.945Z] /w/workspace/device-usb-camera/24@tmp/durable-d9dc3180/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-07T15:42:02.656Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-07T15:42:02.676Z] Warning: overwriting stash ‘stack-cost’ [2022-07-07T15:42:02.720Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T15:42:02.727Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T15:42:02.747Z] $ docker stop --time=1 b4523ae0f49ba58c392f6e7c8e8172507f1b705655979ea15649ed023a58fd17 [2022-07-07T15:42:04.267Z] $ docker rm -f b4523ae0f49ba58c392f6e7c8e8172507f1b705655979ea15649ed023a58fd17 [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 [2022-07-07T15:42:04.742Z] provisioning config files... [2022-07-07T15:42:04.752Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6078290033057486836tmp [Pipeline] { [Pipeline] sh [2022-07-07T15:42:05.067Z] + set +x [2022-07-07T15:42:05.067Z] + curl -s https://codecov.io/bash [2022-07-07T15:42:05.067Z] + bash -s -- [2022-07-07T15:42:05.067Z] [2022-07-07T15:42:05.067Z] _____ _ [2022-07-07T15:42:05.067Z] / ____| | | [2022-07-07T15:42:05.067Z] | | ___ __| | ___ ___ _____ __ [2022-07-07T15:42:05.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-07T15:42:05.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-07T15:42:05.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-07T15:42:05.067Z] Bash-1.0.6 [2022-07-07T15:42:05.067Z] [2022-07-07T15:42:05.067Z] [2022-07-07T15:42:05.067Z] ==> git version 2.25.1 found [2022-07-07T15:42:05.067Z] ==> 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 [2022-07-07T15:42:05.067Z] Release-Date: 2020-01-08 [2022-07-07T15:42:05.067Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-07T15:42:05.067Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-07T15:42:05.068Z] ==> Jenkins CI detected. [2022-07-07T15:42:05.068Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-07T15:42:05.068Z] project root: . [2022-07-07T15:42:05.068Z] --> token set from env [2022-07-07T15:42:05.068Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-07T15:42:05.068Z] ==> Running gcov in . (disable via -X gcov) [2022-07-07T15:42:05.068Z] ==> Python coveragepy not found [2022-07-07T15:42:05.068Z] ==> Searching for coverage reports in: [2022-07-07T15:42:05.068Z] + . [2022-07-07T15:42:05.363Z] -> Found 1 reports [2022-07-07T15:42:05.363Z] ==> Detecting git/mercurial file structure [2022-07-07T15:42:05.363Z] ==> Reading reports [2022-07-07T15:42:05.363Z] + ./coverage.out bytes=10 [2022-07-07T15:42:05.363Z] ==> Appending adjustments [2022-07-07T15:42:05.363Z] https://docs.codecov.io/docs/fixing-reports [2022-07-07T15:42:05.363Z] + Found adjustments [2022-07-07T15:42:05.363Z] ==> Gzipping contents [2022-07-07T15:42:05.363Z] 4.0K /tmp/codecov.G6sqzz.gz [2022-07-07T15:42:05.363Z] ==> Uploading reports [2022-07-07T15:42:05.363Z] url: https://codecov.io [2022-07-07T15:42:05.363Z] query: branch=main&commit=d52eed5e0bdf095fe71ab1c2620e174378e09b3d&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-07T15:42:05.363Z] -> Pinging Codecov [2022-07-07T15:42:05.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=d52eed5e0bdf095fe71ab1c2620e174378e09b3d&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-07T15:42:05.622Z] -> Uploading to [2022-07-07T15:42:05.622Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-07/73D8F5FF140700D3E01443B452E23636/d52eed5e0bdf095fe71ab1c2620e174378e09b3d/457385cc-95bf-4448-9c6b-1b1fe537ba57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220707T154205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cf4567364a5eadb742f16ae59d130516b779574f218171c9111ed034ed368f8 [2022-07-07T15:42:05.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T15:42:05.622Z] Dload Upload Total Spent Left Speed [2022-07-07T15:42:05.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1200 0 0 100 1200 0 5217 --:--:-- --:--:-- --:--:-- 5240 [2022-07-07T15:42:05.882Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] } [2022-07-07T15:42:05.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-07T15:42:06.088Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-07T15:42:06.099Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:42:06.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-07T15:42:06.395Z] [2022-07-07T15:42:06.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:42:06.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-07T15:42:06.698Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-07T15:42:06.698Z] df9b9388f04a: Already exists [2022-07-07T15:42:06.698Z] 52dc419b0ee2: Pulling fs layer [2022-07-07T15:42:06.698Z] 25bc292e5bac: Pulling fs layer [2022-07-07T15:42:06.698Z] 114826534d7a: Pulling fs layer [2022-07-07T15:42:06.698Z] 4657fd5d0bcf: Pulling fs layer [2022-07-07T15:42:06.698Z] 6ad1cebc031e: Pulling fs layer [2022-07-07T15:42:06.698Z] 8a3aa393b2d8: Pulling fs layer [2022-07-07T15:42:06.698Z] 6ad1cebc031e: Waiting [2022-07-07T15:42:06.698Z] 8a3aa393b2d8: Waiting [2022-07-07T15:42:06.698Z] 4657fd5d0bcf: Waiting [2022-07-07T15:42:06.698Z] 25bc292e5bac: Verifying Checksum [2022-07-07T15:42:06.698Z] 25bc292e5bac: Download complete [2022-07-07T15:42:06.698Z] 52dc419b0ee2: Verifying Checksum [2022-07-07T15:42:06.698Z] 52dc419b0ee2: Download complete [2022-07-07T15:42:06.698Z] 4657fd5d0bcf: Verifying Checksum [2022-07-07T15:42:06.698Z] 4657fd5d0bcf: Download complete [2022-07-07T15:42:06.958Z] 52dc419b0ee2: Pull complete [2022-07-07T15:42:06.958Z] 25bc292e5bac: Pull complete [2022-07-07T15:42:06.958Z] 6ad1cebc031e: Verifying Checksum [2022-07-07T15:42:06.958Z] 6ad1cebc031e: Download complete [2022-07-07T15:42:07.528Z] 114826534d7a: Verifying Checksum [2022-07-07T15:42:07.528Z] 114826534d7a: Download complete [2022-07-07T15:42:07.528Z] 8a3aa393b2d8: Verifying Checksum [2022-07-07T15:42:07.528Z] 8a3aa393b2d8: Download complete [2022-07-07T15:42:11.723Z] 114826534d7a: Pull complete [2022-07-07T15:42:11.723Z] 4657fd5d0bcf: Pull complete [2022-07-07T15:42:11.723Z] 6ad1cebc031e: Pull complete [2022-07-07T15:42:14.261Z] 8a3aa393b2d8: Pull complete [2022-07-07T15:42:14.261Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-07T15:42:14.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-07T15:42:14.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:42:14.346Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:42:14.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-07T15:42:16.386Z] $ docker top 13e0f8db8891ea420415564ad780cbeb1d0db6dba0822d48143c0752a4c6eb73 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-07T15:42:16.462Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-07T15:42:16.739Z] + set -o pipefail [2022-07-07T15:42:16.739Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-07T15:42:22.030Z] [2022-07-07T15:42:22.030Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-07T15:42:22.030Z] [2022-07-07T15:42:22.030Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/572b03fe-4028-4435-bae7-cdbcc5d9f07e [2022-07-07T15:42:22.030Z] [2022-07-07T15:42:22.030Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-07T15:42:22.030Z] [2022-07-07T15:42:22.030Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-07T15:42:22.030Z] [2022-07-07T15:42:22.030Z] [2022-07-07T15:42:22.030Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-07T15:42:22.030Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-07T15:42:22.042Z] $ docker stop --time=1 13e0f8db8891ea420415564ad780cbeb1d0db6dba0822d48143c0752a4c6eb73 [2022-07-07T15:42:24.319Z] $ docker rm -f 13e0f8db8891ea420415564ad780cbeb1d0db6dba0822d48143c0752a4c6eb73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T15:42:25.012Z] + git log --format=format:%s -1 d52eed5e0bdf095fe71ab1c2620e174378e09b3d [Pipeline] sh [2022-07-07T15:42:25.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T15:42:25.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:42:25.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T15:42:25.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:42:25.690Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:42:25.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 [2022-07-07T15:42:26.144Z] $ docker top d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T15:42:26.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T15:42:26.242Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T15:42:26.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T15:42:26.382Z] $ docker exec d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 ssh-agent [2022-07-07T15:42:26.506Z] SSH_AUTH_SOCK=/tmp/ssh-iJFMdo3XBQEo/agent.34 [2022-07-07T15:42:26.506Z] SSH_AGENT_PID=41 [2022-07-07T15:42:26.513Z] Running ssh-add (command line suppressed) [2022-07-07T15:42:26.633Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7139086214873001853.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7139086214873001853.key) [2022-07-07T15:42:26.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T15:42:26.939Z] + git semver tag [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,152 [run_tag] DEBUG tag force:False [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,152 [check_head_tag] DEBUG check head tag [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,152 [execute] INFO git cat-file --batch-check [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,157 [execute] INFO git cat-file --batch [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,167 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,167 [execute] INFO git tag -a v0.0.1-dev.13 -m v0.0.1-dev.13 [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,167 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.13', '-m', 'v0.0.1-dev.13'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-07T15:42:27.199Z] 2022-07-07 15:42:27,172 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T15:42:27.199Z] 0.0.1-dev.13 [Pipeline] } [2022-07-07T15:42:27.211Z] $ docker exec --env ******** --env ******** d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 ssh-agent -k [2022-07-07T15:42:27.329Z] unset SSH_AUTH_SOCK; [2022-07-07T15:42:27.330Z] unset SSH_AGENT_PID; [2022-07-07T15:42:27.330Z] echo Agent pid 41 killed; [2022-07-07T15:42:27.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T15:42:27.644Z] + git semver [Pipeline] } [2022-07-07T15:42:27.918Z] $ docker stop --time=1 d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 [2022-07-07T15:42:29.244Z] $ docker rm -f d88d0dc9a0a85613b66e516737981cbb4de3044372418105819efd97b91367f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:42:29.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-07T15:42:29.642Z] [2022-07-07T15:42:29.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:42:29.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-07T15:42:29.953Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-07T15:42:29.953Z] ab5ef0e58194: Pulling fs layer [2022-07-07T15:42:29.953Z] 9712f1f96733: Pulling fs layer [2022-07-07T15:42:29.953Z] 63f879dbbcfc: Pulling fs layer [2022-07-07T15:42:29.953Z] 0d9ebad4ef96: Pulling fs layer [2022-07-07T15:42:29.953Z] e9a5061849ea: Pulling fs layer [2022-07-07T15:42:29.953Z] d747dcd14b5f: Pulling fs layer [2022-07-07T15:42:29.953Z] 2de7ff778b66: Pulling fs layer [2022-07-07T15:42:29.953Z] d747dcd14b5f: Waiting [2022-07-07T15:42:29.953Z] 0d9ebad4ef96: Waiting [2022-07-07T15:42:29.953Z] e9a5061849ea: Waiting [2022-07-07T15:42:29.953Z] 2de7ff778b66: Waiting [2022-07-07T15:42:29.953Z] 9712f1f96733: Verifying Checksum [2022-07-07T15:42:29.953Z] 9712f1f96733: Download complete [2022-07-07T15:42:30.214Z] 63f879dbbcfc: Verifying Checksum [2022-07-07T15:42:30.214Z] 63f879dbbcfc: Download complete [2022-07-07T15:42:30.476Z] e9a5061849ea: Verifying Checksum [2022-07-07T15:42:30.476Z] e9a5061849ea: Download complete [2022-07-07T15:42:30.476Z] d747dcd14b5f: Download complete [2022-07-07T15:42:30.476Z] 0d9ebad4ef96: Verifying Checksum [2022-07-07T15:42:30.476Z] 0d9ebad4ef96: Download complete [2022-07-07T15:42:30.476Z] ab5ef0e58194: Verifying Checksum [2022-07-07T15:42:30.476Z] ab5ef0e58194: Download complete [2022-07-07T15:42:30.476Z] 2de7ff778b66: Verifying Checksum [2022-07-07T15:42:30.476Z] 2de7ff778b66: Download complete [2022-07-07T15:42:33.770Z] ab5ef0e58194: Pull complete [2022-07-07T15:42:33.770Z] 9712f1f96733: Pull complete [2022-07-07T15:42:34.029Z] 63f879dbbcfc: Pull complete [2022-07-07T15:42:38.224Z] 0d9ebad4ef96: Pull complete [2022-07-07T15:42:38.224Z] e9a5061849ea: Pull complete [2022-07-07T15:42:38.224Z] d747dcd14b5f: Pull complete [2022-07-07T15:42:39.162Z] 2de7ff778b66: Pull complete [2022-07-07T15:42:39.162Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-07T15:42:39.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-07T15:42:39.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:42:39.257Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:42:39.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat [2022-07-07T15:42:42.185Z] $ docker top 6afb8d8b93ed6564195344974542f1701d6e79520d3e240987480c1c3b1a3f59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-07T15:42:42.268Z] provisioning config files... [2022-07-07T15:42:42.276Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3339589083569674849tmp [2022-07-07T15:42:42.286Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2302743804693856616tmp [2022-07-07T15:42:42.297Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2473047059387804618tmp [Pipeline] { [Pipeline] echo [2022-07-07T15:42:42.312Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:42:42.597Z] ---> sigul-configuration.sh [2022-07-07T15:42:42.597Z] gpg: directory `/root/.gnupg' created [2022-07-07T15:42:42.597Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-07T15:42:42.597Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-07T15:42:42.597Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-07T15:42:42.597Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-07T15:42:42.597Z] gpg: CAST5 encrypted data [2022-07-07T15:42:42.597Z] gpg: encrypted with 1 passphrase [2022-07-07T15:42:42.597Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-07T15:42:42.888Z] + mkdir /home/jenkins [2022-07-07T15:42:42.888Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-07T15:42:43.179Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-07T15:42:43.189Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:42:43.478Z] ---> sigul-install.sh [2022-07-07T15:42:43.478Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-07T15:42:43.769Z] + git tag --list [2022-07-07T15:42:43.769Z] v0.0.0 [2022-07-07T15:42:43.769Z] v0.0.1-dev.1 [2022-07-07T15:42:43.769Z] v0.0.1-dev.10 [2022-07-07T15:42:43.769Z] v0.0.1-dev.11 [2022-07-07T15:42:43.769Z] v0.0.1-dev.12 [2022-07-07T15:42:43.769Z] v0.0.1-dev.13 [2022-07-07T15:42:43.769Z] v0.0.1-dev.2 [2022-07-07T15:42:43.769Z] v0.0.1-dev.3 [2022-07-07T15:42:43.769Z] v0.0.1-dev.4 [2022-07-07T15:42:43.769Z] v0.0.1-dev.5 [2022-07-07T15:42:43.769Z] v0.0.1-dev.6 [2022-07-07T15:42:43.769Z] v0.0.1-dev.7 [2022-07-07T15:42:43.769Z] v0.0.1-dev.8 [2022-07-07T15:42:43.769Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-07T15:42:44.059Z] + lftools sign git-tag v0.0.1-dev.13 [2022-07-07T15:42:44.631Z] Signing Git tag with Sigul... [2022-07-07T15:42:44.631Z] Signing v0.0.1-dev.13 [Pipeline] echo [2022-07-07T15:42:44.901Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:42:45.187Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-07T15:42:45.196Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-07T15:42:45.217Z] $ docker stop --time=1 6afb8d8b93ed6564195344974542f1701d6e79520d3e240987480c1c3b1a3f59 [2022-07-07T15:42:46.562Z] $ docker rm -f 6afb8d8b93ed6564195344974542f1701d6e79520d3e240987480c1c3b1a3f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-07T15:42:47.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T15:42:47.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:42:47.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T15:42:47.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:42:47.405Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:42:47.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 [2022-07-07T15:42:47.808Z] $ docker top 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T15:42:47.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T15:42:47.901Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T15:42:48.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T15:42:48.023Z] $ docker exec 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 ssh-agent [2022-07-07T15:42:48.136Z] SSH_AUTH_SOCK=/tmp/ssh-fcfTzqpkqHvA/agent.36 [2022-07-07T15:42:48.136Z] SSH_AGENT_PID=42 [2022-07-07T15:42:48.142Z] Running ssh-add (command line suppressed) [2022-07-07T15:42:48.275Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3986887478386798308.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3986887478386798308.key) [2022-07-07T15:42:48.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T15:42:48.581Z] + git semver bump pre [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,786 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,786 [bump_version] DEBUG bumping version:0.0.1-dev.13 on axis:pre with prefix:dev [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,786 [bump_version] DEBUG bumped version:0.0.1-dev.14 [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,786 [write_version] DEBUG write version:0.0.1-dev.14 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,786 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,786 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,788 [execute] INFO git cat-file --batch-check [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,792 [execute] INFO git cat-file --batch [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T15:42:48.842Z] 2022-07-07 15:42:48,796 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T15:42:48.842Z] 0.0.1-dev.14 [Pipeline] } [2022-07-07T15:42:48.854Z] $ docker exec --env ******** --env ******** 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 ssh-agent -k [2022-07-07T15:42:48.953Z] unset SSH_AUTH_SOCK; [2022-07-07T15:42:48.953Z] unset SSH_AGENT_PID; [2022-07-07T15:42:48.953Z] echo Agent pid 42 killed; [2022-07-07T15:42:48.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T15:42:49.263Z] + git semver [Pipeline] } [2022-07-07T15:42:49.546Z] $ docker stop --time=1 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 [2022-07-07T15:42:50.864Z] $ docker rm -f 2406cc82329078bd8c5175c5f26d8ab7840ef7143ad0737c8b42901a4809c694 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T15:42:51.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T15:42:51.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:42:51.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T15:42:51.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:42:51.607Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:42:51.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 [2022-07-07T15:42:52.024Z] $ docker top 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T15:42:52.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T15:42:52.121Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T15:42:52.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T15:42:52.258Z] $ docker exec 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 ssh-agent [2022-07-07T15:42:52.387Z] SSH_AUTH_SOCK=/tmp/ssh-MpKTol4ewSFA/agent.34 [2022-07-07T15:42:52.387Z] SSH_AGENT_PID=41 [2022-07-07T15:42:52.393Z] Running ssh-add (command line suppressed) [2022-07-07T15:42:52.518Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8734967189910538292.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8734967189910538292.key) [2022-07-07T15:42:52.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T15:42:52.822Z] + git semver push [2022-07-07T15:42:53.083Z] 2022-07-07 15:42:53,042 [run_push] DEBUG push [2022-07-07T15:42:53.083Z] 2022-07-07 15:42:53,043 [execute] INFO git cat-file --batch-check [2022-07-07T15:42:53.083Z] 2022-07-07 15:42:53,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T15:42:53.083Z] 2022-07-07 15:42:53,047 [execute] INFO git rev-list 2c8a3698ab31dab7bf5019ee15ff6d4d666d70be -- [2022-07-07T15:42:53.083Z] 2022-07-07 15:42:53,048 [execute] DEBUG Popen(['git', 'rev-list', '2c8a3698ab31dab7bf5019ee15ff6d4d666d70be', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-07T15:42:53.083Z] 2022-07-07 15:42:53,054 [execute] INFO git fetch -v origin [2022-07-07T15:42:53.083Z] 2022-07-07 15:42:53,054 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-07T15:42:53.655Z] 2022-07-07 15:42:53,543 [run_push] DEBUG no remote changes detected [2022-07-07T15:42:53.655Z] 2022-07-07 15:42:53,543 [execute] INFO git push origin semver [2022-07-07T15:42:53.655Z] 2022-07-07 15:42:53,544 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-07T15:42:54.597Z] 2022-07-07 15:42:54,314 [run_push] DEBUG push all version tags [2022-07-07T15:42:54.597Z] 2022-07-07 15:42:54,314 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-07T15:42:54.597Z] 2022-07-07 15:42:54,315 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-07T15:42:55.170Z] 2022-07-07 15:42:55,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T15:42:55.170Z] 0.0.1-dev.14 [Pipeline] } [2022-07-07T15:42:55.184Z] $ docker exec --env ******** --env ******** 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 ssh-agent -k [2022-07-07T15:42:55.326Z] unset SSH_AUTH_SOCK; [2022-07-07T15:42:55.326Z] unset SSH_AGENT_PID; [2022-07-07T15:42:55.326Z] echo Agent pid 41 killed; [2022-07-07T15:42:55.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T15:42:55.651Z] + git semver [Pipeline] } [2022-07-07T15:42:55.931Z] $ docker stop --time=1 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 [2022-07-07T15:42:57.238Z] $ docker rm -f 5db3d86f889d4e101648d170951368ff26dc7b0d89bbce2b703594e1702ddfa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-07T15:42:57.827Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-07T15:42:57.827Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-07T15:42:57.827Z] total 16 [2022-07-07T15:42:57.827Z] drwxr-xr-x 3 root root 4096 Jul 7 15:34 . [2022-07-07T15:42:57.827Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 15:42 .. [2022-07-07T15:42:57.827Z] drwxr-xr-x 2 root root 4096 Jul 7 15:34 cost [2022-07-07T15:42:57.827Z] -rw-r--r-- 1 root root 87 Jul 7 15:34 cost.csv [2022-07-07T15:42:57.827Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-07T15:42:57.827Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-07T15:42:57.827Z] total 16 [2022-07-07T15:42:57.827Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 15:34 . [2022-07-07T15:42:57.827Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 15:42 .. [2022-07-07T15:42:57.827Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 15:34 cost [2022-07-07T15:42:57.827Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 7 15:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:42:58.120Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:42:58.984Z] ---> package-listing.sh [2022-07-07T15:42:58.984Z] ++ facter osfamily [2022-07-07T15:42:58.984Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-07T15:42:59.244Z] + OS_FAMILY=debian [2022-07-07T15:42:59.244Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-07T15:42:59.244Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-07T15:42:59.244Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-07T15:42:59.244Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-07T15:42:59.244Z] + PACKAGES=/tmp/packages_start.txt [2022-07-07T15:42:59.244Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-07T15:42:59.244Z] + PACKAGES=/tmp/packages_end.txt [2022-07-07T15:42:59.244Z] + case "${OS_FAMILY}" in [2022-07-07T15:42:59.244Z] + dpkg -l [2022-07-07T15:42:59.244Z] + grep '^ii' [2022-07-07T15:42:59.244Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-07T15:42:59.244Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-07T15:42:59.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-07T15:42:59.244Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-07T15:42:59.244Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-07T15:42:59.244Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-07T15:42:59.256Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-07T15:42:59.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T15:43:00.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T15:43:00.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T15:43:00.180Z] prd-ubuntu20.04-docker-8c-8g-17148 does not seem to be running inside a container [2022-07-07T15:43:00.218Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2022-07-07T15:43:00.468Z] $ docker top b80cdc727e6640f2db6ebf82c7b5c77941c34684dd648aa03f9cf8b0af2286ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T15:43:00.823Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-07T15:43:01.177Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-07T15:43:01.465Z] + ls /var/log/sa-host [2022-07-07T15:43:01.465Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T15:43:01.540Z] provisioning config files... [2022-07-07T15:43:01.549Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4693033610766310380tmp [Pipeline] { [Pipeline] echo [2022-07-07T15:43:01.564Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:43:01.850Z] ---> create-netrc.sh [Pipeline] } [2022-07-07T15:43:01.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:43:02.194Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-07T15:43:02.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:43:02.490Z] ---> sudo-logs.sh [2022-07-07T15:43:02.490Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-07T15:43:02.517Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:43:02.802Z] ---> job-cost.sh [2022-07-07T15:43:02.802Z] lf-activate-venv: SKIPPING [2022-07-07T15:43:02.802Z] DEBUG: total: 0.2199999988079071 [2022-07-07T15:43:02.802Z] INFO: Retrieving Stack Cost... [2022-07-07T15:43:03.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T15:43:03.636Z] INFO: Archiving Costs [Pipeline] echo [2022-07-07T15:43:03.648Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T15:43:03.934Z] ---> logs-deploy.sh [2022-07-07T15:43:03.934Z] lf-activate-venv: SKIPPING [2022-07-07T15:43:03.934Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/24 [2022-07-07T15:43:03.934Z] INFO: archiving workspace using pattern(s): [2022-07-07T15:43:04.873Z] Archives upload complete. [2022-07-07T15:43:05.149Z] INFO: archiving logs to Nexus [2022-07-07T15:43:05.720Z] ---> uname -a: [2022-07-07T15:43:05.720Z] Linux prd-ubuntu20-04-docker-8c-8g-17148 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] ---> lscpu: [2022-07-07T15:43:05.720Z] Architecture: x86_64 [2022-07-07T15:43:05.720Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-07T15:43:05.720Z] Byte Order: Little Endian [2022-07-07T15:43:05.720Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-07T15:43:05.720Z] CPU(s): 8 [2022-07-07T15:43:05.720Z] On-line CPU(s) list: 0-7 [2022-07-07T15:43:05.720Z] Thread(s) per core: 1 [2022-07-07T15:43:05.720Z] Core(s) per socket: 1 [2022-07-07T15:43:05.720Z] Socket(s): 8 [2022-07-07T15:43:05.720Z] NUMA node(s): 1 [2022-07-07T15:43:05.720Z] Vendor ID: AuthenticAMD [2022-07-07T15:43:05.720Z] CPU family: 23 [2022-07-07T15:43:05.720Z] Model: 49 [2022-07-07T15:43:05.720Z] Model name: AMD EPYC-Rome Processor [2022-07-07T15:43:05.720Z] Stepping: 0 [2022-07-07T15:43:05.720Z] CPU MHz: 2800.000 [2022-07-07T15:43:05.720Z] BogoMIPS: 5600.00 [2022-07-07T15:43:05.720Z] Virtualization: AMD-V [2022-07-07T15:43:05.720Z] Hypervisor vendor: KVM [2022-07-07T15:43:05.720Z] Virtualization type: full [2022-07-07T15:43:05.720Z] L1d cache: 256 KiB [2022-07-07T15:43:05.720Z] L1i cache: 256 KiB [2022-07-07T15:43:05.720Z] L2 cache: 4 MiB [2022-07-07T15:43:05.720Z] L3 cache: 128 MiB [2022-07-07T15:43:05.720Z] NUMA node0 CPU(s): 0-7 [2022-07-07T15:43:05.720Z] Vulnerability Itlb multihit: Not affected [2022-07-07T15:43:05.720Z] Vulnerability L1tf: Not affected [2022-07-07T15:43:05.720Z] Vulnerability Mds: Not affected [2022-07-07T15:43:05.720Z] Vulnerability Meltdown: Not affected [2022-07-07T15:43:05.720Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-07T15:43:05.720Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-07T15:43:05.720Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-07T15:43:05.720Z] Vulnerability Srbds: Not affected [2022-07-07T15:43:05.720Z] Vulnerability Tsx async abort: Not affected [2022-07-07T15:43:05.720Z] 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 [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] ---> nproc: [2022-07-07T15:43:05.720Z] 8 [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] ---> df -h: [2022-07-07T15:43:05.720Z] Filesystem Size Used Avail Use% Mounted on [2022-07-07T15:43:05.720Z] overlay 155G 13G 143G 8% / [2022-07-07T15:43:05.720Z] tmpfs 64M 0 64M 0% /dev [2022-07-07T15:43:05.720Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-07T15:43:05.720Z] shm 64M 0 64M 0% /dev/shm [2022-07-07T15:43:05.720Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] ---> sar -b -r -n DEV: [2022-07-07T15:43:05.720Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17148) 07/07/22 _x86_64_ (8 CPU) [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] 15:31:47 LINUX RESTART (8 CPU) [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] 15:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-07T15:43:05.720Z] 15:33:02 406.18 64.81 341.38 0.00 10324.15 195751.26 0.00 [2022-07-07T15:43:05.720Z] 15:34:01 190.99 1.19 189.80 0.00 23.72 45060.52 0.00 [2022-07-07T15:43:05.720Z] 15:35:01 144.46 1.62 142.84 0.00 58.79 40196.77 0.00 [2022-07-07T15:43:05.720Z] 15:36:02 2.00 0.00 2.00 0.00 0.00 23.06 0.00 [2022-07-07T15:43:05.720Z] 15:37:01 1.53 0.02 1.51 0.00 0.14 17.08 0.00 [2022-07-07T15:43:05.720Z] 15:38:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2022-07-07T15:43:05.720Z] 15:39:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 [2022-07-07T15:43:05.720Z] 15:40:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 [2022-07-07T15:43:05.720Z] 15:41:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2022-07-07T15:43:05.720Z] 15:42:01 1.52 0.00 1.52 0.00 0.00 19.20 0.00 [2022-07-07T15:43:05.720Z] 15:43:01 129.08 0.40 128.68 0.00 21.46 58391.87 0.00 [2022-07-07T15:43:05.720Z] Average: 80.07 6.20 73.87 0.00 950.83 30890.16 0.00 [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] 15:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-07T15:43:05.720Z] 15:33:02 28772240 31746576 552772 1.68 119980 3119444 2168460 6.39 1125884 2596904 84728 [2022-07-07T15:43:05.720Z] 15:34:01 28173868 31637956 651172 1.98 166908 3494092 2631404 7.76 1360572 2879512 25880 [2022-07-07T15:43:05.720Z] 15:35:01 27471828 31766312 524620 1.60 176020 4254700 1873876 5.52 1298556 3585304 160 [2022-07-07T15:43:05.720Z] 15:36:02 27473656 31768144 522564 1.59 176060 4254700 1873876 5.52 1297644 3585304 24 [2022-07-07T15:43:05.720Z] 15:37:01 27482468 31777404 513600 1.56 176136 4254708 1873876 5.52 1288596 3585732 36 [2022-07-07T15:43:05.720Z] 15:38:01 27481828 31776836 514052 1.56 176204 4254712 1873876 5.52 1289040 3585736 240 [2022-07-07T15:43:05.720Z] 15:39:01 27485136 31780236 510712 1.55 176244 4254716 1873876 5.52 1285436 3585740 20 [2022-07-07T15:43:05.720Z] 15:40:01 27490452 31785496 505380 1.54 176260 4254720 1873876 5.52 1280856 3585744 8 [2022-07-07T15:43:05.720Z] 15:41:01 27490300 31785600 505164 1.54 176332 4254848 1873876 5.52 1280852 3585876 24 [2022-07-07T15:43:05.720Z] 15:42:01 27489200 31784572 506184 1.54 176388 4254852 1873876 5.52 1281248 3585884 168 [2022-07-07T15:43:05.720Z] 15:43:01 25981244 31752172 531528 1.62 219004 5557984 2011808 5.93 1409004 4828184 324 [2022-07-07T15:43:05.720Z] Average: 27526565 31760119 530704 1.61 174140 4200861 1982062 5.84 1290699 3544538 10147 [2022-07-07T15:43:05.720Z] [2022-07-07T15:43:05.720Z] 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-07T15:43:05.720Z] 15:33:02 vethe6e074d 54.02 94.48 4.28 535.85 0.00 0.00 0.00 0.04 [2022-07-07T15:43:05.720Z] 15:33:02 docker0 54.86 95.32 3.66 538.60 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.720Z] 15:33:02 lo 7.87 7.87 0.75 0.75 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.720Z] 15:33:02 ens3 994.90 612.53 9170.27 118.28 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:34:01 vethbf1b068 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:34:01 docker0 125.67 161.93 9.69 1239.55 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:34:01 ens3 234.80 185.63 1284.24 84.11 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:35:01 docker0 13.80 33.49 1.00 504.51 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:35:01 lo 9.53 9.53 0.94 0.94 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:35:01 ens3 292.17 235.89 3280.96 916.05 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:36:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:36:02 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:38:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:40:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:41:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:42:01 ens3 2.10 1.43 7.65 0.10 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:43:01 docker0 41.16 52.97 3.79 690.74 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:43:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] 15:43:01 ens3 435.73 300.30 7890.75 154.81 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] Average: docker0 21.28 31.10 1.64 269.25 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] Average: ens3 178.39 121.56 1970.68 115.99 0.00 0.00 0.00 0.00 [2022-07-07T15:43:05.721Z] [2022-07-07T15:43:05.721Z] [2022-07-07T15:43:05.721Z] ---> sar -P ALL: [2022-07-07T15:43:05.721Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17148) 07/07/22 _x86_64_ (8 CPU) [2022-07-07T15:43:05.721Z] [2022-07-07T15:43:05.721Z] 15:31:47 LINUX RESTART (8 CPU) [2022-07-07T15:43:05.721Z] [2022-07-07T15:43:05.721Z] 15:32:01 CPU %user %nice %system %iowait %steal %idle [2022-07-07T15:43:05.721Z] 15:33:02 all 11.75 0.00 5.25 2.43 0.08 80.49 [2022-07-07T15:43:05.721Z] 15:33:02 0 9.96 0.00 4.82 3.17 0.07 81.98 [2022-07-07T15:43:05.721Z] 15:33:02 1 10.91 0.00 4.45 2.95 0.08 81.61 [2022-07-07T15:43:05.721Z] 15:33:02 2 13.37 0.00 4.75 0.90 0.08 80.90 [2022-07-07T15:43:05.721Z] 15:33:02 3 13.40 0.00 6.68 2.15 0.10 77.66 [2022-07-07T15:43:05.721Z] 15:33:02 4 10.55 0.00 5.90 2.01 0.07 81.47 [2022-07-07T15:43:05.721Z] 15:33:02 5 13.61 0.00 4.39 1.48 0.07 80.46 [2022-07-07T15:43:05.721Z] 15:33:02 6 12.37 0.00 5.65 3.69 0.10 78.19 [2022-07-07T15:43:05.721Z] 15:33:02 7 9.85 0.00 5.32 3.10 0.09 81.65 [2022-07-07T15:43:05.721Z] 15:34:01 all 26.45 0.00 6.06 1.13 0.09 66.27 [2022-07-07T15:43:05.721Z] 15:34:01 0 24.71 0.00 5.76 0.17 0.09 69.28 [2022-07-07T15:43:05.721Z] 15:34:01 1 28.31 0.00 6.47 1.95 0.09 63.17 [2022-07-07T15:43:05.721Z] 15:34:01 2 25.78 0.00 6.22 1.23 0.09 66.68 [2022-07-07T15:43:05.721Z] 15:34:01 3 27.67 0.00 6.22 0.60 0.09 65.42 [2022-07-07T15:43:05.721Z] 15:34:01 4 26.97 0.00 5.99 1.48 0.09 65.48 [2022-07-07T15:43:05.721Z] 15:34:01 5 26.93 0.00 5.57 0.94 0.09 66.47 [2022-07-07T15:43:05.721Z] 15:34:01 6 25.87 0.00 6.52 2.59 0.07 64.95 [2022-07-07T15:43:05.721Z] 15:34:01 7 25.37 0.00 5.76 0.03 0.10 68.73 [2022-07-07T15:43:05.721Z] 15:35:01 all 19.10 0.00 3.96 1.00 0.06 75.88 [2022-07-07T15:43:05.721Z] 15:35:01 0 18.84 0.00 3.82 2.04 0.07 75.23 [2022-07-07T15:43:05.721Z] 15:35:01 1 19.41 0.00 4.09 0.47 0.05 75.97 [2022-07-07T15:43:05.721Z] 15:35:01 2 18.27 0.00 3.82 2.29 0.07 75.56 [2022-07-07T15:43:05.721Z] 15:35:01 3 20.41 0.00 3.89 0.13 0.07 75.49 [2022-07-07T15:43:05.721Z] 15:35:01 4 18.79 0.00 3.19 0.02 0.07 77.93 [2022-07-07T15:43:05.721Z] 15:35:01 5 19.52 0.00 3.58 0.76 0.05 76.10 [2022-07-07T15:43:05.721Z] 15:35:01 6 18.87 0.00 4.57 0.12 0.07 76.38 [2022-07-07T15:43:05.721Z] 15:35:01 7 18.67 0.00 4.73 2.18 0.07 74.35 [2022-07-07T15:43:05.721Z] 15:36:02 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:36:02 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-07T15:43:05.721Z] 15:36:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T15:43:05.721Z] 15:36:02 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:36:02 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:36:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T15:43:05.721Z] 15:36:02 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-07T15:43:05.721Z] 15:36:02 6 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-07T15:43:05.721Z] 15:36:02 7 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-07T15:43:05.721Z] 15:37:01 all 0.04 0.00 0.03 0.01 0.00 99.93 [2022-07-07T15:43:05.721Z] 15:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-07T15:43:05.721Z] 15:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:37:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-07T15:43:05.721Z] 15:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-07T15:43:05.721Z] 15:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T15:43:05.721Z] 15:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-07T15:43:05.721Z] 15:37:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-07T15:43:05.721Z] 15:37:01 7 0.08 0.00 0.05 0.00 0.00 99.86 [2022-07-07T15:43:05.721Z] 15:38:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-07-07T15:43:05.721Z] 15:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T15:43:05.721Z] 15:38:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2022-07-07T15:43:05.721Z] 15:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T15:43:05.721Z] 15:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T15:43:05.721Z] 15:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T15:43:05.721Z] 15:38:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2022-07-07T15:43:05.721Z] 15:39:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:39:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-07T15:43:05.721Z] 15:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-07T15:43:05.721Z] 15:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-07T15:43:05.721Z] 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:39:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-07T15:43:05.721Z] 15:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-07T15:43:05.721Z] 15:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:40:01 all 0.25 0.00 0.02 0.01 0.00 99.72 [2022-07-07T15:43:05.721Z] 15:40:01 0 1.90 0.00 0.05 0.03 0.00 98.01 [2022-07-07T15:43:05.721Z] 15:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-07T15:43:05.721Z] 15:40:01 3 0.00 0.00 0.05 0.00 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T15:43:05.721Z] 15:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:40:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-07T15:43:05.721Z] 15:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:41:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2022-07-07T15:43:05.721Z] 15:41:01 0 1.26 0.00 0.02 0.00 0.02 98.71 [2022-07-07T15:43:05.721Z] 15:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:41:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2022-07-07T15:43:05.721Z] 15:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:41:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-07T15:43:05.721Z] 15:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-07T15:43:05.721Z] 15:42:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2022-07-07T15:43:05.721Z] 15:42:01 0 0.10 0.00 0.02 0.02 0.00 99.87 [2022-07-07T15:43:05.721Z] 15:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T15:43:05.721Z] 15:42:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-07T15:43:05.721Z] 15:42:01 3 0.12 0.00 0.02 0.00 0.02 99.85 [2022-07-07T15:43:05.721Z] 15:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T15:43:05.721Z] 15:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-07T15:43:05.721Z] 15:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T15:43:05.721Z] 15:42:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-07T15:43:05.721Z] 15:43:01 all 10.32 0.00 4.42 1.22 0.06 83.99 [2022-07-07T15:43:05.721Z] 15:43:01 0 10.32 0.00 4.32 1.06 0.05 84.25 [2022-07-07T15:43:05.721Z] 15:43:01 1 11.15 0.00 4.15 0.56 0.05 84.09 [2022-07-07T15:43:05.721Z] 15:43:01 2 10.57 0.00 4.09 0.19 0.07 85.09 [2022-07-07T15:43:05.721Z] 15:43:01 3 8.21 0.00 4.28 0.22 0.08 87.21 [2022-07-07T15:43:05.721Z] 15:43:01 4 9.88 0.00 3.74 0.19 0.05 86.15 [2022-07-07T15:43:05.721Z] 15:43:01 5 10.83 0.00 4.18 1.77 0.05 83.17 [2022-07-07T15:43:05.721Z] 15:43:01 6 11.25 0.00 4.16 0.47 0.07 84.05 [2022-07-07T15:43:05.721Z] 15:43:01 7 10.33 0.00 6.42 5.32 0.08 77.85 [2022-07-07T15:43:05.721Z] [2022-07-07T15:43:05.721Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-07-07T15:43:05.721Z] Average: all 6.13 0.00 1.78 0.53 0.03 91.53 [2022-07-07T15:43:05.721Z] Average: 0 6.05 0.00 1.70 0.59 0.03 91.63 [2022-07-07T15:43:05.721Z] Average: 1 6.29 0.00 1.73 0.53 0.03 91.42 [2022-07-07T15:43:05.721Z] Average: 2 6.13 0.00 1.70 0.43 0.03 91.70 [2022-07-07T15:43:05.721Z] Average: 3 6.29 0.00 1.91 0.28 0.03 91.48 [2022-07-07T15:43:05.722Z] Average: 4 5.96 0.00 1.70 0.33 0.02 91.99 [2022-07-07T15:43:05.722Z] Average: 5 6.40 0.00 1.61 0.45 0.03 91.52 [2022-07-07T15:43:05.722Z] Average: 6 6.17 0.00 1.90 0.62 0.03 91.28 [2022-07-07T15:43:05.722Z] Average: 7 5.79 0.00 2.01 0.96 0.03 91.20 [2022-07-07T15:43:05.722Z] [2022-07-07T15:43:05.722Z] [2022-07-07T15:43:05.722Z]