Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55a3a87f6faf5f5f0cba6aef660df9a20be671bf 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-ssh4581469834923971556.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-ssh6816075762423595370.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-ssh6306619057040960887.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-ssh4517875259136354055.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-ssh6268213349693217839.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-17087’ Running on prd-ubuntu20.04-docker-8c-8g-17096 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 55a3a87f6faf5f5f0cba6aef660df9a20be671bf (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 55a3a87f6faf5f5f0cba6aef660df9a20be671bf # timeout=10 Commit message: "Merge pull request #47 from FelixTing/issue-34" > git rev-list --no-walk 2768fe777b79a62015a83ada07a484477a2262c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:05:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:05:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:05:07 ========================================================= 01:05:07 EdgeX Global Pipelines Version Info 01:05:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:05:07 ------------------- 01:05:07 stable info: 01:05:07 ------------------- 01:05:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:05:07 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:05:07 Message: update stable to v1.0.234 01:05:08 ------------------- 01:05:08 experimental info: 01:05:08 ------------------- 01:05:08 Commited By: **** collab-it+edgex@linuxfoundation.org 01:05:08 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 01:05:08 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:05:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:05:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:05:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] echo 01:05:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55a3a87 [Pipeline] echo 01:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:09 provisioning config files... 01:05:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7572163499961095845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:09 ---> docker-login.sh 01:05:09 nexus3.edgexfoundry.org:10001 01:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:09 Configure a credential helper to remove this warning. See 01:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:09 01:05:09 Login Succeeded 01:05:09 nexus3.edgexfoundry.org:10002 01:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:09 Configure a credential helper to remove this warning. See 01:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:09 01:05:09 Login Succeeded 01:05:09 nexus3.edgexfoundry.org:10003 01:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:09 Configure a credential helper to remove this warning. See 01:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:09 01:05:09 Login Succeeded 01:05:09 nexus3.edgexfoundry.org:10004 01:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:10 Configure a credential helper to remove this warning. See 01:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:10 01:05:10 Login Succeeded 01:05:10 docker.io 01:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:10 Configure a credential helper to remove this warning. See 01:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:10 01:05:10 Login Succeeded 01:05:10 ---> docker-login.sh ends [Pipeline] } 01:05:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:05:11 + git rev-list -1 --merges 55a3a87f6faf5f5f0cba6aef660df9a20be671bf~1..55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] echo 01:05:11 -----------> git rev-list -1 --merges 55a3a87f6faf5f5f0cba6aef660df9a20be671bf~1..55a3a87f6faf5f5f0cba6aef660df9a20be671bf 55a3a87f6faf5f5f0cba6aef660df9a20be671bf 01:05:11 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [false] [Pipeline] sh 01:05:11 + git log --format=format:%s -1 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] echo 01:05:11 ========================================================= 01:05:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:05:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:05:11 + git log --format=format:%s -1 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] echo 01:05:11 [semverPrep] GIT_COMMIT: 55a3a87f6faf5f5f0cba6aef660df9a20be671bf, Commit Message: Merge pull request #47 from FelixTing/issue-34 [Pipeline] echo 01:05:11 [semverPrep] This is not a build commit. [Pipeline] sh 01:05:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:05:12 + grep -v github /etc/ssh/ssh_known_hosts 01:05:12 + [ -e /tmp/ssh_known_hosts ] 01:05:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:05:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:05:12 + sudo tee -a /etc/ssh/ssh_known_hosts 01:05:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:12 01:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:12 0.1.4: Pulling from edgex-devops/py-git-semver 01:05:12 42c077c10790: Pulling fs layer 01:05:12 f63e77b7563a: Pulling fs layer 01:05:12 bd5fdadae976: Pulling fs layer 01:05:12 205491f53016: Pulling fs layer 01:05:12 df18705c85c3: Pulling fs layer 01:05:12 bdb3f477010e: Pulling fs layer 01:05:12 c8a8fc8e1c8f: Pulling fs layer 01:05:12 205491f53016: Waiting 01:05:12 bdb3f477010e: Waiting 01:05:12 2c6e9b1d212d: Pulling fs layer 01:05:12 bdb8f0575790: Pulling fs layer 01:05:12 386e3cb2ff24: Pulling fs layer 01:05:12 2343380bae48: Pulling fs layer 01:05:12 2c6e9b1d212d: Waiting 01:05:12 bdb8f0575790: Waiting 01:05:12 386e3cb2ff24: Waiting 01:05:12 c8a8fc8e1c8f: Waiting 01:05:12 f63e77b7563a: Verifying Checksum 01:05:12 f63e77b7563a: Download complete 01:05:12 205491f53016: Verifying Checksum 01:05:12 205491f53016: Download complete 01:05:13 df18705c85c3: Verifying Checksum 01:05:13 df18705c85c3: Download complete 01:05:13 bd5fdadae976: Verifying Checksum 01:05:13 bd5fdadae976: Download complete 01:05:13 bdb3f477010e: Verifying Checksum 01:05:13 bdb3f477010e: Download complete 01:05:13 2c6e9b1d212d: Verifying Checksum 01:05:13 2c6e9b1d212d: Download complete 01:05:13 bdb8f0575790: Verifying Checksum 01:05:13 bdb8f0575790: Download complete 01:05:13 386e3cb2ff24: Verifying Checksum 01:05:13 386e3cb2ff24: Download complete 01:05:13 2343380bae48: Verifying Checksum 01:05:13 2343380bae48: Download complete 01:05:13 42c077c10790: Verifying Checksum 01:05:13 42c077c10790: Download complete 01:05:13 c8a8fc8e1c8f: Download complete 01:05:14 42c077c10790: Pull complete 01:05:14 f63e77b7563a: Pull complete 01:05:15 bd5fdadae976: Pull complete 01:05:15 205491f53016: Pull complete 01:05:15 df18705c85c3: Pull complete 01:05:15 bdb3f477010e: Pull complete 01:05:17 c8a8fc8e1c8f: Pull complete 01:05:17 2c6e9b1d212d: Pull complete 01:05:18 bdb8f0575790: Pull complete 01:05:18 386e3cb2ff24: Pull complete 01:05:18 2343380bae48: Pull complete 01:05:18 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 01:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:18 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:05:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:05:19 $ docker top f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd -eo pid,comm 01:05:19 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). 01:05:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:05:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:19 [ssh-agent] Looking for ssh-agent implementation... 01:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:20 $ docker exec f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd ssh-agent 01:05:20 SSH_AUTH_SOCK=/tmp/ssh-pIfpc4oDh7Cs/agent.35 01:05:20 SSH_AGENT_PID=41 01:05:20 Running ssh-add (command line suppressed) 01:05:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7553561705022144557.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7553561705022144557.key) 01:05:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:20 + git tag --points-at HEAD [Pipeline] } 01:05:20 $ docker exec --env ******** --env ******** f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd ssh-agent -k 01:05:20 unset SSH_AUTH_SOCK; 01:05:20 unset SSH_AGENT_PID; 01:05:20 echo Agent pid 41 killed; 01:05:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:20 [ssh-agent] Looking for ssh-agent implementation... 01:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:20 $ docker exec f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd ssh-agent 01:05:21 SSH_AUTH_SOCK=/tmp/ssh-GkWoIWXF1cEK/agent.75 01:05:21 SSH_AGENT_PID=81 01:05:21 Running ssh-add (command line suppressed) 01:05:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6776941432591916732.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6776941432591916732.key) 01:05:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:21 + git semver init 01:05:21 2022-07-07 01:05:21,707 [run_init] DEBUG init version:0.0.0 force:False 01:05:21 2022-07-07 01:05:21,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:05:21 2022-07-07 01:05:21,708 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:05:21 2022-07-07 01:05:21,709 [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) 01:05:22 2022-07-07 01:05:22,261 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:05:22 2022-07-07 01:05:22,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:05:22 2022-07-07 01:05:22,262 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:05:22 2022-07-07 01:05:22,262 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:05:22 0.0.1-dev.12 [Pipeline] } 01:05:22 $ docker exec --env ******** --env ******** f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd ssh-agent -k 01:05:22 unset SSH_AUTH_SOCK; 01:05:22 unset SSH_AGENT_PID; 01:05:22 echo Agent pid 81 killed; 01:05:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:05:22 + git semver [Pipeline] } 01:05:23 $ docker stop --time=1 f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd 01:05:24 $ docker rm -f f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd [Pipeline] // withDockerContainer [Pipeline] sh 01:05:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:05:24 Stashed 1 file(s) [Pipeline] echo 01:05:24 [edgeXSemver]: initialized semver on version 0.0.1-dev.12 [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 01:05:25 provisioning config files... 01:05:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3693041455979751052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:25 ---> docker-login.sh 01:05:25 nexus3.edgexfoundry.org:10001 01:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:25 Configure a credential helper to remove this warning. See 01:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:25 01:05:25 Login Succeeded 01:05:25 nexus3.edgexfoundry.org:10002 01:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:25 Configure a credential helper to remove this warning. See 01:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:25 01:05:25 Login Succeeded 01:05:25 nexus3.edgexfoundry.org:10003 01:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:25 Configure a credential helper to remove this warning. See 01:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:25 01:05:25 Login Succeeded 01:05:25 nexus3.edgexfoundry.org:10004 01:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:25 Configure a credential helper to remove this warning. See 01:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:25 01:05:25 Login Succeeded 01:05:25 docker.io 01:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:26 Configure a credential helper to remove this warning. See 01:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:26 01:05:26 Login Succeeded 01:05:26 ---> docker-login.sh ends [Pipeline] } 01:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:05:26 ========================================================= 01:05:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:05:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:26 + 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 . 01:05:26 Sending build context to Docker daemon 614.9kB 01:05:26 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:05:26 Step 2/12 : FROM ${BASE} AS builder 01:05:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:05:26 59bf1c3509f3: Pulling fs layer 01:05:26 666ba61612fd: Pulling fs layer 01:05:26 8ed8ca486205: Pulling fs layer 01:05:26 cc1cd167ecdc: Pulling fs layer 01:05:26 c516ae0d96e1: Pulling fs layer 01:05:26 684cea983483: Pulling fs layer 01:05:26 dd3240ac7de5: Pulling fs layer 01:05:26 b1e948a4e11c: Pulling fs layer 01:05:26 a8fd76ee1af6: Pulling fs layer 01:05:26 646ad004c059: Pulling fs layer 01:05:26 c516ae0d96e1: Waiting 01:05:26 684cea983483: Waiting 01:05:26 a8fd76ee1af6: Waiting 01:05:26 cc1cd167ecdc: Waiting 01:05:26 b1e948a4e11c: Waiting 01:05:26 dd3240ac7de5: Waiting 01:05:26 8ed8ca486205: Verifying Checksum 01:05:26 8ed8ca486205: Download complete 01:05:26 666ba61612fd: Download complete 01:05:26 c516ae0d96e1: Verifying Checksum 01:05:26 c516ae0d96e1: Download complete 01:05:26 684cea983483: Verifying Checksum 01:05:26 684cea983483: Download complete 01:05:26 59bf1c3509f3: Verifying Checksum 01:05:26 dd3240ac7de5: Verifying Checksum 01:05:26 dd3240ac7de5: Download complete 01:05:26 b1e948a4e11c: Verifying Checksum 01:05:26 b1e948a4e11c: Download complete 01:05:26 59bf1c3509f3: Pull complete 01:05:27 666ba61612fd: Pull complete 01:05:27 8ed8ca486205: Pull complete 01:05:27 646ad004c059: Verifying Checksum 01:05:27 646ad004c059: Download complete 01:05:27 a8fd76ee1af6: Verifying Checksum 01:05:27 a8fd76ee1af6: Download complete 01:05:27 cc1cd167ecdc: Verifying Checksum 01:05:27 cc1cd167ecdc: Download complete 01:05:31 cc1cd167ecdc: Pull complete 01:05:31 c516ae0d96e1: Pull complete 01:05:31 684cea983483: Pull complete 01:05:31 dd3240ac7de5: Pull complete 01:05:31 b1e948a4e11c: Pull complete 01:05:33 a8fd76ee1af6: Pull complete 01:05:34 646ad004c059: Pull complete 01:05:34 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:05:34 ---> 8f69c11f6b0c 01:05:34 Step 3/12 : ARG MAKE="make build" 01:05:36 ---> Running in 56b6d7d648b9 01:05:36 Removing intermediate container 56b6d7d648b9 01:05:36 ---> 440ec986b909 01:05:36 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:05:36 ---> Running in 1a628a61a4a7 01:05:36 Removing intermediate container 1a628a61a4a7 01:05:36 ---> cf56e0412235 01:05:36 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:05:36 ---> Running in 7f1c19899190 01:05:36 Removing intermediate container 7f1c19899190 01:05:36 ---> 8baba9941e92 01:05:36 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:36 ---> Running in 1b5bb38e20f8 01:05:36 Removing intermediate container 1b5bb38e20f8 01:05:36 ---> 7779ccd4c890 01:05:36 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:05:36 ---> Running in e9eb0e6b995c 01:05:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:05:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:05:38 (1/81) Installing mesa (21.2.6-r0) 01:05:38 (2/81) Installing libxau (1.0.9-r0) 01:05:38 (3/81) Installing libmd (1.0.3-r0) 01:05:38 (4/81) Installing libbsd (0.11.3-r1) 01:05:39 (5/81) Installing libxdmcp (1.1.3-r0) 01:05:39 (6/81) Installing libxcb (1.14-r2) 01:05:39 (7/81) Installing libx11 (1.7.2-r0) 01:05:39 (8/81) Installing libxext (1.3.4-r0) 01:05:39 (9/81) Installing libxfixes (6.0.0-r0) 01:05:39 (10/81) Installing libxxf86vm (1.1.4-r2) 01:05:39 (11/81) Installing libpciaccess (0.16-r0) 01:05:39 (12/81) Installing libdrm (2.4.109-r0) 01:05:39 (13/81) Installing mesa-glapi (21.2.6-r0) 01:05:39 (14/81) Installing libxshmfence (1.3-r1) 01:05:40 Still waiting to schedule task 01:05:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17091’ 01:05:40 (15/81) Installing mesa-gl (21.2.6-r0) 01:05:40 (16/81) Installing libice (1.0.10-r0) 01:05:40 (17/81) Installing libuuid (2.37.4-r0) 01:05:40 (18/81) Installing libsm (1.2.3-r0) 01:05:40 (19/81) Installing libxt (1.2.1-r0) 01:05:40 (20/81) Installing libxmu (1.1.3-r0) 01:05:40 (21/81) Installing xset (1.2.4-r0) 01:05:40 (22/81) Installing xprop (1.2.5-r0) 01:05:41 (23/81) Installing xdg-utils (1.1.3-r0) 01:05:41 (24/81) Installing dbus-libs (1.12.20-r4) 01:05:41 (25/81) Installing libffi (3.4.2-r1) 01:05:41 (26/81) Installing libintl (0.21-r0) 01:05:41 (27/81) Installing libblkid (2.37.4-r0) 01:05:41 (28/81) Installing libmount (2.37.4-r0) 01:05:41 (29/81) Installing pcre (8.45-r1) 01:05:41 (30/81) Installing glib (2.70.1-r0) 01:05:41 (31/81) Installing icu-libs (69.1-r1) 01:05:42 (32/81) Installing libpcre2-16 (10.40-r0) 01:05:42 (33/81) Installing zstd-libs (1.5.0-r0) 01:05:42 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 01:05:43 (35/81) Installing hicolor-icon-theme (0.17-r1) 01:05:43 (36/81) Installing wayland-libs-server (1.19.0-r1) 01:05:43 (37/81) Installing mesa-gbm (21.2.6-r0) 01:05:43 (38/81) Installing wayland-libs-client (1.19.0-r1) 01:05:43 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 01:05:44 (40/81) Installing libxcomposite (0.4.5-r0) 01:05:44 (41/81) Installing libbz2 (1.0.8-r1) 01:05:44 (42/81) Installing libpng (1.6.37-r1) 01:05:44 (43/81) Installing freetype (2.11.1-r2) 01:05:44 (44/81) Installing fontconfig (2.13.1-r4) 01:05:44 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 01:05:44 (46/81) Installing wayland-libs-egl (1.19.0-r1) 01:05:44 (47/81) Installing xkeyboard-config (2.34-r0) 01:05:44 (48/81) Installing xz-libs (5.2.5-r1) 01:05:44 (49/81) Installing libxml2 (2.9.14-r0) 01:05:45 (50/81) Installing libxkbcommon (1.3.1-r0) 01:05:45 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 01:05:45 (52/81) Installing mesa-egl (21.2.6-r0) 01:05:45 (53/81) Installing avahi-libs (0.8-r5) 01:05:45 (54/81) Installing nettle (3.7.3-r0) 01:05:45 (55/81) Installing p11-kit (0.24.0-r1) 01:05:45 (56/81) Installing libtasn1 (4.18.0-r0) 01:05:45 (57/81) Installing libunistring (0.9.10-r1) 01:05:45 (58/81) Installing gnutls (3.7.1-r0) 01:05:46 (59/81) Installing cups-libs (2.3.3-r6) 01:05:46 (60/81) Installing graphite2 (1.3.14-r0) 01:05:46 (61/81) Installing harfbuzz (3.0.0-r2) 01:05:46 (62/81) Installing libevdev (1.12.0-r0) 01:05:46 (63/81) Installing mtdev (1.1.6-r0) 01:05:46 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 01:05:46 (65/81) Installing libinput-libs (1.19.4-r0) 01:05:46 (66/81) Installing libjpeg-turbo (2.1.2-r0) 01:05:47 (67/81) Installing xcb-util-wm (0.4.1-r1) 01:05:47 (68/81) Installing xcb-util (0.4.0-r3) 01:05:47 (69/81) Installing xcb-util-image (0.4.0-r1) 01:05:47 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 01:05:47 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 01:05:47 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 01:05:47 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 01:05:48 (74/81) Installing v4l-utils-libs (1.22.1-r1) 01:05:48 (75/81) Installing v4l-utils (1.22.1-r1) 01:05:48 (76/81) Installing udev-init-scripts (35-r0) 01:05:48 Executing udev-init-scripts-35-r0.post-install 01:05:48 (77/81) Installing kmod-libs (29-r2) 01:05:48 (78/81) Installing eudev (3.2.11_pre1-r0) 01:05:48 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 01:05:48 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 01:05:48 (81/81) Installing v4l-utils-dev (1.22.1-r1) 01:05:49 Executing busybox-1.34.1-r3.trigger 01:05:49 Executing eudev-3.2.11_pre1-r0.trigger 01:05:49 OK: 335 MiB in 133 packages 01:05:51 Removing intermediate container e9eb0e6b995c 01:05:51 ---> 3aa3f2d476aa 01:05:51 Step 8/12 : WORKDIR /device-usb-camera 01:05:51 ---> Running in fecae43f5c32 01:05:51 Removing intermediate container fecae43f5c32 01:05:51 ---> 7fd3f4edd3b4 01:05:51 Step 9/12 : COPY go.mod vendor* ./ 01:05:51 ---> 25d7eff2bf1f 01:05:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:51 ---> Running in dc1f7c6b9eef 01:06:06 Removing intermediate container dc1f7c6b9eef 01:06:06 ---> 5089eb9dc9e2 01:06:06 Step 11/12 : COPY . . 01:06:06 ---> 91475b9b8427 01:06:06 Step 12/12 : RUN ${MAKE} 01:06:06 ---> Running in 839e96c59a9b 01:06:06 noop 01:06:06 Removing intermediate container 839e96c59a9b 01:06:06 ---> 62dbe21be346 01:06:06 Successfully built 62dbe21be346 01:06:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:06 + docker inspect -f . ci-base-image-x86_64 01:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:06 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:06:06 $ 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 ******** ci-base-image-x86_64 cat 01:06:07 $ docker top 4aed64ea87f7dd72d289ec5a854aee1db2a768e088dc57ad91d7b62e0f04a9b5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:07 + go version 01:06:07 go version go1.17.7 linux/amd64 [Pipeline] } 01:06:07 $ docker stop --time=1 4aed64ea87f7dd72d289ec5a854aee1db2a768e088dc57ad91d7b62e0f04a9b5 01:06:08 $ docker rm -f 4aed64ea87f7dd72d289ec5a854aee1db2a768e088dc57ad91d7b62e0f04a9b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:09 + docker inspect -f . ci-base-image-x86_64 01:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:09 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:06:09 $ 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 ******** ci-base-image-x86_64 cat 01:06:09 $ docker top df8150e0857b2d6485c2557893a0b0382a0851c958de57c63e7785c97a5aefca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:06:10 + make test 01:06:10 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 01:06:10 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:06:20 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 01:06:20 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 01:06:25 CGO_ENABLED=1 go vet ./... 01:06:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:06:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:06:29 ./bin/test-attribution-txt.sh [Pipeline] echo 01:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:06:29 $ docker stop --time=1 df8150e0857b2d6485c2557893a0b0382a0851c958de57c63e7785c97a5aefca 01:06:31 $ docker rm -f df8150e0857b2d6485c2557893a0b0382a0851c958de57c63e7785c97a5aefca [Pipeline] // withDockerContainer [Pipeline] sh 01:06:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:06:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:06:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:06:32 + ls -al . 01:06:32 total 160 01:06:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 01:06 . 01:06:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 01:05 .. 01:06:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 01:05 .git 01:06:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:05 .github 01:06:32 -rw-rw-r-- 1 jenkins jenkins 349 Jul 7 01:05 .gitignore 01:06:32 -rw-rw-r-- 1 jenkins jenkins 42 Jul 7 01:05 .golangci.yml 01:06:32 -rw-rw-r-- 1 jenkins jenkins 77 Jul 7 01:05 .hadolint.yml 01:06:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 01:05 .semver 01:06:32 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 7 01:05 Attribution.txt 01:06:32 -rw-rw-r-- 1 jenkins jenkins 181 Jul 7 01:05 CHANGELOG.md 01:06:32 -rw-rw-r-- 1 jenkins jenkins 1891 Jul 7 01:05 Dockerfile 01:06:32 -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 01:05 GOVERNANCE.md 01:06:32 -rw-rw-r-- 1 jenkins jenkins 659 Jul 7 01:05 Jenkinsfile 01:06:32 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 7 01:05 LICENSE 01:06:32 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 7 01:05 Makefile 01:06:32 -rw-rw-r-- 1 jenkins jenkins 622 Jul 7 01:05 OWNERS.md 01:06:32 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 7 01:05 README.md 01:06:32 -rw-rw-r-- 1 jenkins jenkins 12 Jul 7 01:05 VERSION 01:06:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:05 bin 01:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:05 cmd 01:06:32 -rw-r--r-- 1 jenkins jenkins 10 Jul 7 01:06 coverage.out 01:06:32 -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 01:05 docker-entrypoint.sh 01:06:32 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 7 01:05 go.mod 01:06:32 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 7 01:05 go.sum 01:06:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:05 internal 01:06:32 -rw-rw-r-- 1 jenkins jenkins 231 Jul 7 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:33 + 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=55a3a87f6faf5f5f0cba6aef660df9a20be671bf --label arch=amd64 --label version=0.0.1-dev.12 . 01:06:33 Sending build context to Docker daemon 615.9kB 01:06:33 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 01:06:33 Step 2/29 : FROM ${BASE} AS builder 01:06:33 ---> 62dbe21be346 01:06:33 Step 3/29 : ARG MAKE="make build" 01:06:33 ---> Running in 080f88f50630 01:06:33 Removing intermediate container 080f88f50630 01:06:33 ---> 7cad91ca92b1 01:06:33 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:06:33 ---> Running in 653ed7f43541 01:06:33 Removing intermediate container 653ed7f43541 01:06:33 ---> 92d330771a0f 01:06:33 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:06:33 ---> Running in ad1112675444 01:06:33 Removing intermediate container ad1112675444 01:06:33 ---> d0c963b0986d 01:06:33 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:33 ---> Running in d3282c4caf4a 01:06:34 Removing intermediate container d3282c4caf4a 01:06:34 ---> 67790738d3f2 01:06:34 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:06:34 ---> Running in ef20523c2414 01:06:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:06:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:06:35 OK: 335 MiB in 133 packages 01:06:36 Removing intermediate container ef20523c2414 01:06:36 ---> fb01a8e7ed4b 01:06:36 Step 8/29 : WORKDIR /device-usb-camera 01:06:36 ---> Running in d75af97a056d 01:06:36 Removing intermediate container d75af97a056d 01:06:36 ---> 063c2c8b53d7 01:06:36 Step 9/29 : COPY go.mod vendor* ./ 01:06:36 ---> 76770d81ab0e 01:06:36 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:36 ---> Running in d987833c7f97 01:06:36 Removing intermediate container d987833c7f97 01:06:36 ---> 68dba288d7f6 01:06:36 Step 11/29 : COPY . . 01:06:37 ---> 2454b27e7118 01:06:37 Step 12/29 : RUN ${MAKE} 01:06:37 ---> Running in 26ddf16fa530 01:06:37 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.12 -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 01:06:59 Removing intermediate container 26ddf16fa530 01:06:59 ---> e01e14d3e514 01:06:59 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 01:06:59 v0.18.4: Pulling from aler9/rtsp-simple-server 01:06:59 af6660deedbd: Pulling fs layer 01:06:59 97cd0a44c592: Pulling fs layer 01:06:59 97cd0a44c592: Verifying Checksum 01:06:59 97cd0a44c592: Download complete 01:06:59 af6660deedbd: Verifying Checksum 01:06:59 af6660deedbd: Download complete 01:06:59 af6660deedbd: Pull complete 01:06:59 97cd0a44c592: Pull complete 01:06:59 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 01:06:59 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 01:06:59 ---> fea57e182299 01:06:59 Step 14/29 : FROM alpine:3.15 01:06:59 3.15: Pulling from library/alpine 01:06:59 df9b9388f04a: Pulling fs layer 01:06:59 df9b9388f04a: Verifying Checksum 01:06:59 df9b9388f04a: Download complete 01:06:59 df9b9388f04a: Pull complete 01:06:59 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:06:59 Status: Downloaded newer image for alpine:3.15 01:06:59 ---> 0ac33e5f5afa 01:06:59 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:06:59 ---> Running in 21aacc61b6d9 01:06:59 Removing intermediate container 21aacc61b6d9 01:06:59 ---> 6bcadbc7c8ae 01:06:59 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 01:06:59 ---> Running in 651e7ff29177 01:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:06:59 (1/74) Installing dumb-init (1.2.5-r1) 01:06:59 (2/74) Installing sdl2 (2.0.16-r4) 01:06:59 (3/74) Installing libxau (1.0.9-r0) 01:06:59 (4/74) Installing libmd (1.0.3-r0) 01:06:59 (5/74) Installing libbsd (0.11.3-r1) 01:06:59 (6/74) Installing libxdmcp (1.1.3-r0) 01:06:59 (7/74) Installing libxcb (1.14-r2) 01:06:59 (8/74) Installing libx11 (1.7.2-r0) 01:06:59 (9/74) Installing aom-libs (3.2.0-r0) 01:06:59 (10/74) Installing alsa-lib (1.2.5.1-r1) 01:06:59 (11/74) Installing expat (2.4.7-r0) 01:06:59 (12/74) Installing brotli-libs (1.0.9-r5) 01:06:59 (13/74) Installing libbz2 (1.0.8-r1) 01:06:59 (14/74) Installing libpng (1.6.37-r1) 01:06:59 (15/74) Installing freetype (2.11.1-r2) 01:06:59 (16/74) Installing libuuid (2.37.4-r0) 01:06:59 (17/74) Installing fontconfig (2.13.1-r4) 01:06:59 (18/74) Installing fribidi (1.0.11-r0) 01:06:59 (19/74) Installing libffi (3.4.2-r1) 01:06:59 (20/74) Installing libintl (0.21-r0) 01:06:59 (21/74) Installing libblkid (2.37.4-r0) 01:06:59 (22/74) Installing libmount (2.37.4-r0) 01:06:59 (23/74) Installing pcre (8.45-r1) 01:06:59 (24/74) Installing glib (2.70.1-r0) 01:06:59 (25/74) Installing graphite2 (1.3.14-r0) 01:06:59 (26/74) Installing harfbuzz (3.0.0-r2) 01:06:59 (27/74) Installing libass (0.15.2-r0) 01:06:59 (28/74) Installing libdav1d (0.9.2-r0) 01:06:59 (29/74) Installing gmp (6.2.1-r1) 01:06:59 (30/74) Installing nettle (3.7.3-r0) 01:06:59 (31/74) Installing p11-kit (0.24.0-r1) 01:06:59 (32/74) Installing libtasn1 (4.18.0-r0) 01:06:59 (33/74) Installing libunistring (0.9.10-r1) 01:06:59 (34/74) Installing gnutls (3.7.1-r0) 01:07:00 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 01:07:00 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 01:07:00 (37/74) Installing lame (3.100-r0) 01:07:00 (38/74) Installing opus (1.3.1-r1) 01:07:00 (39/74) Installing libgomp (10.3.1_git20211027-r0) 01:07:00 (40/74) Installing soxr (0.1.3-r2) 01:07:00 (41/74) Installing libgcc (10.3.1_git20211027-r0) 01:07:00 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 01:07:00 (43/74) Installing libsrt (1.4.2-r1) 01:07:00 (44/74) Installing libssh (0.9.6-r1) 01:07:00 (45/74) Installing libogg (1.3.5-r0) 01:07:00 (46/74) Installing libtheora (1.1.1-r16) 01:07:00 (47/74) Installing libjpeg-turbo (2.1.2-r0) 01:07:00 (48/74) Installing v4l-utils-libs (1.22.1-r1) 01:07:00 (49/74) Installing libxext (1.3.4-r0) 01:07:00 (50/74) Installing libxfixes (6.0.0-r0) 01:07:00 (51/74) Installing libpciaccess (0.16-r0) 01:07:00 (52/74) Installing libdrm (2.4.109-r0) 01:07:00 (53/74) Installing wayland-libs-client (1.19.0-r1) 01:07:00 (54/74) Installing libva (2.13.0-r0) 01:07:00 (55/74) Installing libvdpau (1.4-r0) 01:07:00 (56/74) Installing vidstab (1.1.0-r1) 01:07:00 (57/74) Installing libvorbis (1.3.7-r0) 01:07:00 (58/74) Installing libvpx (1.10.0-r0) 01:07:00 (59/74) Installing vulkan-loader (1.2.196-r0) 01:07:00 (60/74) Installing libwebp (1.2.2-r0) 01:07:00 (61/74) Installing x264-libs (20210613-r0) 01:07:00 (62/74) Installing x265-libs (3.5-r0) 01:07:00 (63/74) Installing xvidcore (1.3.7-r1) 01:07:00 (64/74) Installing ffmpeg-libs (4.4.1-r2) 01:07:00 (65/74) Installing ffmpeg (4.4.1-r2) 01:07:00 (66/74) Installing udev-init-scripts (35-r0) 01:07:00 Executing udev-init-scripts-35-r0.post-install 01:07:00 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 01:07:01 (68/74) Installing xz-libs (5.2.5-r1) 01:07:01 (69/74) Installing zstd-libs (1.5.0-r0) 01:07:01 (70/74) Installing kmod-libs (29-r2) 01:07:01 (71/74) Installing eudev (3.2.11_pre1-r0) 01:07:01 (72/74) Installing libsodium (1.0.18-r0) 01:07:01 (73/74) Installing libzmq (4.3.4-r0) 01:07:01 (74/74) Installing zeromq (4.3.4-r0) 01:07:01 Executing busybox-1.34.1-r5.trigger 01:07:01 Executing eudev-3.2.11_pre1-r0.trigger 01:07:01 OK: 78 MiB in 88 packages 01:07:02 Removing intermediate container 651e7ff29177 01:07:02 ---> 28045b829f3b 01:07:02 Step 17/29 : WORKDIR / 01:07:02 ---> Running in 5cbdda056966 01:07:02 Removing intermediate container 5cbdda056966 01:07:02 ---> 61b8796d5dea 01:07:02 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 01:07:02 ---> 10ce2ca70d98 01:07:02 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 01:07:03 ---> 53d3a56b93fb 01:07:03 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:07:03 ---> 9de255089ccf 01:07:03 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:07:03 ---> 2d32227836cc 01:07:03 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 01:07:03 ---> 25fc907c0b88 01:07:03 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 01:07:04 ---> 0bfa88b57a4f 01:07:04 Step 24/29 : EXPOSE 59983 01:07:04 ---> Running in ec99fb36f7cd 01:07:04 Removing intermediate container ec99fb36f7cd 01:07:04 ---> 3e32ca4a800f 01:07:04 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:07:04 ---> Running in fd9cc31cfc02 01:07:04 Removing intermediate container fd9cc31cfc02 01:07:04 ---> b1c8ff81545e 01:07:04 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 01:07:04 ---> Running in b30e1816a9b3 01:07:04 Removing intermediate container b30e1816a9b3 01:07:04 ---> 32acf62dad8c 01:07:04 Step 27/29 : LABEL arch=amd64 01:07:04 ---> Running in 146349df36e6 01:07:04 Removing intermediate container 146349df36e6 01:07:04 ---> c4aa57e82faf 01:07:04 Step 28/29 : LABEL git_sha=55a3a87f6faf5f5f0cba6aef660df9a20be671bf 01:07:04 ---> Running in 2615ac5d46a5 01:07:04 Removing intermediate container 2615ac5d46a5 01:07:04 ---> 9ecedda012c0 01:07:04 Step 29/29 : LABEL version=0.0.1-dev.12 01:07:04 ---> Running in 212936b26f66 01:07:04 Removing intermediate container 212936b26f66 01:07:04 ---> 1630986fb337 01:07:04 [Warning] One or more build-args [ARCH] were not consumed 01:07:04 Successfully built 1630986fb337 01:07:04 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 01:07:04 provisioning config files... 01:07:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4657125575222406620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:05 ---> docker-login.sh 01:07:05 nexus3.edgexfoundry.org:10001 01:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:05 Configure a credential helper to remove this warning. See 01:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:05 01:07:05 Login Succeeded 01:07:05 nexus3.edgexfoundry.org:10002 01:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:05 Configure a credential helper to remove this warning. See 01:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:05 01:07:05 Login Succeeded 01:07:05 nexus3.edgexfoundry.org:10003 01:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:05 Configure a credential helper to remove this warning. See 01:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:05 01:07:05 Login Succeeded 01:07:05 nexus3.edgexfoundry.org:10004 01:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:05 Configure a credential helper to remove this warning. See 01:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:05 01:07:05 Login Succeeded 01:07:05 docker.io 01:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:06 Configure a credential helper to remove this warning. See 01:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:06 01:07:06 Login Succeeded 01:07:06 ---> docker-login.sh ends [Pipeline] } 01:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:07:06 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:07:06 55a3a87f6faf5f5f0cba6aef660df9a20be671bf 01:07:06 latest 01:07:06 0.0.1-dev.12 01:07:06 55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 01:07:06 main 01:07:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:06 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf 01:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:07:06 550e596c6d0e: Preparing 01:07:06 1207169bf42c: Preparing 01:07:06 9af5e09ad73f: Preparing 01:07:06 f375c77f6e78: Preparing 01:07:06 e80edfc59460: Preparing 01:07:06 1350f4c84d52: Preparing 01:07:06 e8640a2788f5: Preparing 01:07:06 4fc242d58285: Preparing 01:07:06 e8640a2788f5: Waiting 01:07:06 4fc242d58285: Waiting 01:07:06 1207169bf42c: Pushed 01:07:06 f375c77f6e78: Pushed 01:07:06 e80edfc59460: Pushed 01:07:06 9af5e09ad73f: Pushed 01:07:06 4fc242d58285: Layer already exists 01:07:08 550e596c6d0e: Pushed 01:07:09 1350f4c84d52: Pushed 01:07:13 e8640a2788f5: Pushed 01:07:14 55a3a87f6faf5f5f0cba6aef660df9a20be671bf: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:07:14 550e596c6d0e: Preparing 01:07:14 1207169bf42c: Preparing 01:07:14 9af5e09ad73f: Preparing 01:07:14 f375c77f6e78: Preparing 01:07:14 e80edfc59460: Preparing 01:07:14 1350f4c84d52: Preparing 01:07:14 e8640a2788f5: Preparing 01:07:14 4fc242d58285: Preparing 01:07:14 1350f4c84d52: Waiting 01:07:14 e8640a2788f5: Waiting 01:07:14 1207169bf42c: Layer already exists 01:07:14 e80edfc59460: Layer already exists 01:07:14 f375c77f6e78: Layer already exists 01:07:14 9af5e09ad73f: Layer already exists 01:07:14 550e596c6d0e: Layer already exists 01:07:14 1350f4c84d52: Layer already exists 01:07:14 e8640a2788f5: Layer already exists 01:07:14 4fc242d58285: Layer already exists 01:07:14 latest: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.12 01:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:07:15 550e596c6d0e: Preparing 01:07:15 1207169bf42c: Preparing 01:07:15 9af5e09ad73f: Preparing 01:07:15 f375c77f6e78: Preparing 01:07:15 e80edfc59460: Preparing 01:07:15 1350f4c84d52: Preparing 01:07:15 e8640a2788f5: Preparing 01:07:15 4fc242d58285: Preparing 01:07:15 e8640a2788f5: Waiting 01:07:15 1350f4c84d52: Waiting 01:07:15 4fc242d58285: Waiting 01:07:15 550e596c6d0e: Layer already exists 01:07:15 1207169bf42c: Layer already exists 01:07:15 f375c77f6e78: Layer already exists 01:07:15 e80edfc59460: Layer already exists 01:07:15 9af5e09ad73f: Layer already exists 01:07:15 1350f4c84d52: Layer already exists 01:07:15 e8640a2788f5: Layer already exists 01:07:15 4fc242d58285: Layer already exists 01:07:15 0.0.1-dev.12: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 01:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:07:16 550e596c6d0e: Preparing 01:07:16 1207169bf42c: Preparing 01:07:16 9af5e09ad73f: Preparing 01:07:16 f375c77f6e78: Preparing 01:07:16 e80edfc59460: Preparing 01:07:16 1350f4c84d52: Preparing 01:07:16 e8640a2788f5: Preparing 01:07:16 4fc242d58285: Preparing 01:07:16 1350f4c84d52: Waiting 01:07:16 e8640a2788f5: Waiting 01:07:16 4fc242d58285: Waiting 01:07:16 550e596c6d0e: Layer already exists 01:07:16 e80edfc59460: Layer already exists 01:07:16 1207169bf42c: Layer already exists 01:07:16 f375c77f6e78: Layer already exists 01:07:16 9af5e09ad73f: Layer already exists 01:07:16 e8640a2788f5: Layer already exists 01:07:16 1350f4c84d52: Layer already exists 01:07:16 4fc242d58285: Layer already exists 01:07:16 55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:07:16 550e596c6d0e: Preparing 01:07:16 1207169bf42c: Preparing 01:07:16 9af5e09ad73f: Preparing 01:07:16 f375c77f6e78: Preparing 01:07:16 e80edfc59460: Preparing 01:07:16 1350f4c84d52: Preparing 01:07:16 e8640a2788f5: Preparing 01:07:16 4fc242d58285: Preparing 01:07:16 1350f4c84d52: Waiting 01:07:16 e8640a2788f5: Waiting 01:07:16 4fc242d58285: Waiting 01:07:16 f375c77f6e78: Layer already exists 01:07:16 e80edfc59460: Layer already exists 01:07:16 9af5e09ad73f: Layer already exists 01:07:16 1207169bf42c: Layer already exists 01:07:16 550e596c6d0e: Layer already exists 01:07:16 e8640a2788f5: Layer already exists 01:07:16 1350f4c84d52: Layer already exists 01:07:16 4fc242d58285: Layer already exists 01:07:16 main: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:16 ===================================================== [Pipeline] echo 01:07:16 taggedImages: 01:07:16 - nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf 01:07:16 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:07:16 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.12 01:07:16 - nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 01:07:16 - 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 01:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:17 01:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:17 latest: Pulling from edgex-lftools-log-publisher 01:07:17 5eb5b503b376: Pulling fs layer 01:07:17 5c69ac0246d0: Pulling fs layer 01:07:17 ec43610c2a17: Pulling fs layer 01:07:17 3a2ae6a8a46f: Pulling fs layer 01:07:17 33b1e0a273af: Pulling fs layer 01:07:17 5d3b04190fa2: Pulling fs layer 01:07:17 2f39f015ded8: Pulling fs layer 01:07:17 3a2ae6a8a46f: Waiting 01:07:17 33b1e0a273af: Waiting 01:07:17 5d3b04190fa2: Waiting 01:07:17 5c69ac0246d0: Verifying Checksum 01:07:17 5c69ac0246d0: Download complete 01:07:17 3a2ae6a8a46f: Download complete 01:07:17 33b1e0a273af: Verifying Checksum 01:07:17 33b1e0a273af: Download complete 01:07:17 5d3b04190fa2: Verifying Checksum 01:07:17 5d3b04190fa2: Download complete 01:07:17 ec43610c2a17: Verifying Checksum 01:07:17 ec43610c2a17: Download complete 01:07:17 5eb5b503b376: Verifying Checksum 01:07:17 5eb5b503b376: Download complete 01:07:18 2f39f015ded8: Download complete 01:07:18 5eb5b503b376: Pull complete 01:07:19 5c69ac0246d0: Pull complete 01:07:19 ec43610c2a17: Pull complete 01:07:19 3a2ae6a8a46f: Pull complete 01:07:19 33b1e0a273af: Pull complete 01:07:19 5d3b04190fa2: Pull complete 01:07:23 2f39f015ded8: Pull complete 01:07:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:23 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:07:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:07:25 $ docker top db1693eb70f4f1698fa63c4b1bc7ec847511c197e31bccacf4349686fc81dcd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:26 ---> job-cost.sh 01:07:26 lf-activate-venv: SKIPPING 01:07:26 INFO: No Stack... 01:07:26 INFO: Retrieving Pricing Info for: v3-standard-8 01:07:26 INFO: Archiving Costs [Pipeline] sh 01:07:27 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 01:07:27 + cut -d, -f6 [Pipeline] lock 01:07:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] 01:07:27 Resource [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] did not exist. Created. 01:07:27 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:07:27 + echo total: 0.2199999988079071 [Pipeline] stash 01:07:27 Stashed 1 file(s) [Pipeline] } 01:07:27 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 01:07:27 $ docker stop --time=1 db1693eb70f4f1698fa63c4b1bc7ec847511c197e31bccacf4349686fc81dcd0 01:07:28 $ docker rm -f db1693eb70f4f1698fa63c4b1bc7ec847511c197e31bccacf4349686fc81dcd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:09:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17098 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:09:06 Running in /w/workspace/device-usb-camera/23 [Pipeline] { [Pipeline] checkout 01:09:06 Selected Git installation does not exist. Using Default 01:09:06 The recommended git tool is: NONE 01:09:14 using credential edgex-jenkins-ssh 01:09:14 Cloning the remote Git repository 01:09:14 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:09:14 > git init /w/workspace/device-usb-camera/23 # timeout=10 01:09:15 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:09:15 > git --version # timeout=10 01:09:15 > git --version # 'git version 2.25.1' 01:09:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:15 Avoid second fetch 01:09:15 Checking out Revision 55a3a87f6faf5f5f0cba6aef660df9a20be671bf (main) 01:09:15 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:09:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:15 > git config core.sparsecheckout # timeout=10 01:09:15 > git checkout -f 55a3a87f6faf5f5f0cba6aef660df9a20be671bf # timeout=10 01:09:20 Commit message: "Merge pull request #47 from FelixTing/issue-34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:09:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:09:21 Dload Upload Total Spent Left Speed 01:09:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 01:09:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:09:22 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 01:09:22 /etc/docker/daemon.new 01:09:22 { 01:09:22 "registry-mirrors": [ 01:09:22 "https://nexus3.edgexfoundry.org:10001" 01:09:22 ], 01:09:22 "bip": "10.250.0.254/24", 01:09:22 "hosts": [ 01:09:22 "tcp://0.0.0.0:5555", 01:09:22 "unix:///var/run/docker.sock" 01:09:22 ], 01:09:22 "mtu": 1458, 01:09:22 "selinux-enabled": true, 01:09:22 "seccomp-profile": "/etc/docker/seccomp.json" 01:09:22 } [Pipeline] sh 01:09:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:09:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:41 provisioning config files... 01:09:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/23@tmp/config7716017016558057408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:42 ---> docker-login.sh 01:09:42 nexus3.edgexfoundry.org:10001 01:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:43 Configure a credential helper to remove this warning. See 01:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:43 01:09:43 Login Succeeded 01:09:43 nexus3.edgexfoundry.org:10002 01:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:43 Configure a credential helper to remove this warning. See 01:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:43 01:09:43 Login Succeeded 01:09:43 nexus3.edgexfoundry.org:10003 01:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:44 Configure a credential helper to remove this warning. See 01:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:44 01:09:44 Login Succeeded 01:09:44 nexus3.edgexfoundry.org:10004 01:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:44 Configure a credential helper to remove this warning. See 01:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:44 01:09:44 Login Succeeded 01:09:44 docker.io 01:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:45 Configure a credential helper to remove this warning. See 01:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:45 01:09:45 Login Succeeded 01:09:45 ---> docker-login.sh ends [Pipeline] } 01:09:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:09:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:46 ========================================================= 01:09:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:09:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:46 + 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 . 01:09:46 Sending build context to Docker daemon 396.8kB 01:09:46 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:09:46 Step 2/12 : FROM ${BASE} AS builder 01:09:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:09:47 9b3977197b4f: Pulling fs layer 01:09:47 1a89e8eeedd5: Pulling fs layer 01:09:47 94645a83ff95: Pulling fs layer 01:09:47 e6fb740bc735: Pulling fs layer 01:09:47 3a77bd46dcc9: Pulling fs layer 01:09:47 355e64cbe906: Pulling fs layer 01:09:47 63ab81a10011: Pulling fs layer 01:09:47 555d1d1c4555: Pulling fs layer 01:09:47 7d9057610161: Pulling fs layer 01:09:47 3a77bd46dcc9: Waiting 01:09:47 355e64cbe906: Waiting 01:09:47 63ab81a10011: Waiting 01:09:47 555d1d1c4555: Waiting 01:09:47 7d9057610161: Waiting 01:09:47 e6fb740bc735: Waiting 01:09:47 94645a83ff95: Verifying Checksum 01:09:47 94645a83ff95: Download complete 01:09:47 1a89e8eeedd5: Verifying Checksum 01:09:47 1a89e8eeedd5: Download complete 01:09:47 3a77bd46dcc9: Verifying Checksum 01:09:47 3a77bd46dcc9: Download complete 01:09:47 355e64cbe906: Verifying Checksum 01:09:47 355e64cbe906: Download complete 01:09:47 9b3977197b4f: Download complete 01:09:47 63ab81a10011: Verifying Checksum 01:09:47 63ab81a10011: Download complete 01:09:48 9b3977197b4f: Pull complete 01:09:48 7d9057610161: Verifying Checksum 01:09:48 7d9057610161: Download complete 01:09:48 1a89e8eeedd5: Pull complete 01:09:48 94645a83ff95: Pull complete 01:09:49 555d1d1c4555: Verifying Checksum 01:09:49 555d1d1c4555: Download complete 01:09:49 e6fb740bc735: Verifying Checksum 01:09:49 e6fb740bc735: Download complete 01:10:02 e6fb740bc735: Pull complete 01:10:02 3a77bd46dcc9: Pull complete 01:10:02 355e64cbe906: Pull complete 01:10:02 63ab81a10011: Pull complete 01:10:08 555d1d1c4555: Pull complete 01:10:10 7d9057610161: Pull complete 01:10:10 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 01:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:10:10 ---> 819e984ddca1 01:10:10 Step 3/12 : ARG MAKE="make build" 01:10:11 ---> Running in 131aac825445 01:10:12 Removing intermediate container 131aac825445 01:10:12 ---> 82597cc886ab 01:10:12 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:10:12 ---> Running in 73e3e16972e4 01:10:12 Removing intermediate container 73e3e16972e4 01:10:12 ---> 8c6a1fbfc08c 01:10:12 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:10:12 ---> Running in b9d3ad7bcf23 01:10:12 Removing intermediate container b9d3ad7bcf23 01:10:12 ---> 15c7fd667cc0 01:10:12 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:12 ---> Running in fed397d6ca31 01:10:14 Removing intermediate container fed397d6ca31 01:10:14 ---> 2aa369560706 01:10:14 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:14 ---> Running in 47121a159667 01:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:10:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:10:18 (1/14) Installing libintl (0.21-r0) 01:10:18 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 01:10:18 (3/14) Installing libjpeg-turbo (2.1.2-r0) 01:10:19 (4/14) Installing v4l-utils-libs (1.22.1-r1) 01:10:19 (5/14) Installing v4l-utils (1.22.1-r1) 01:10:19 (6/14) Installing udev-init-scripts (35-r0) 01:10:19 Executing udev-init-scripts-35-r0.post-install 01:10:19 (7/14) Installing libblkid (2.37.4-r0) 01:10:19 (8/14) Installing xz-libs (5.2.5-r1) 01:10:19 (9/14) Installing zstd-libs (1.5.0-r0) 01:10:19 (10/14) Installing kmod-libs (29-r2) 01:10:19 (11/14) Installing eudev (3.2.11_pre1-r0) 01:10:19 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 01:10:20 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 01:10:20 (14/14) Installing v4l-utils-dev (1.22.1-r1) 01:10:20 Executing busybox-1.34.1-r3.trigger 01:10:20 Executing eudev-3.2.11_pre1-r0.trigger 01:10:20 OK: 228 MiB in 66 packages 01:10:21 Removing intermediate container 47121a159667 01:10:21 ---> 3592f0f14d66 01:10:21 Step 8/12 : WORKDIR /device-usb-camera 01:10:21 ---> Running in e1f8e4dea388 01:10:22 Removing intermediate container e1f8e4dea388 01:10:22 ---> 705a3a24679b 01:10:22 Step 9/12 : COPY go.mod vendor* ./ 01:10:22 ---> a380acbe6fd9 01:10:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:22 ---> Running in fa0196519ee2 01:11:09 Removing intermediate container fa0196519ee2 01:11:09 ---> d33026508f9b 01:11:09 Step 11/12 : COPY . . 01:11:09 ---> b9160fae5611 01:11:09 Step 12/12 : RUN ${MAKE} 01:11:09 ---> Running in 3bfec29bfa0b 01:11:10 noop 01:11:11 Removing intermediate container 3bfec29bfa0b 01:11:11 ---> 9171c789461a 01:11:11 Successfully built 9171c789461a 01:11:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:11 + docker inspect -f . ci-base-image-arm64 01:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-17098 does not seem to be running inside a container 01:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/23 -v /w/workspace/device-usb-camera/23:/w/workspace/device-usb-camera/23:rw,z -v /w/workspace/device-usb-camera/23@tmp:/w/workspace/device-usb-camera/23@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 01:11:13 $ docker top 6d284453d900cc4ee6a43451d8670b13ebb8ddd9ec6e4fb73b9a48e0c476eecb -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:14 + go version 01:11:14 go version go1.17.7 linux/arm64 [Pipeline] } 01:11:14 $ docker stop --time=1 6d284453d900cc4ee6a43451d8670b13ebb8ddd9ec6e4fb73b9a48e0c476eecb 01:11:16 $ docker rm -f 6d284453d900cc4ee6a43451d8670b13ebb8ddd9ec6e4fb73b9a48e0c476eecb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:16 + docker inspect -f . ci-base-image-arm64 01:11:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:16 prd-ubuntu20.04-docker-arm64-4c-16g-17098 does not seem to be running inside a container 01:11:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/23 -v /w/workspace/device-usb-camera/23:/w/workspace/device-usb-camera/23:rw,z -v /w/workspace/device-usb-camera/23@tmp:/w/workspace/device-usb-camera/23@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 01:11:18 $ docker top a51e8ebdd1bdf30dbd9317a6a60e409015062ea92657a15cb89118333662c38c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:11:19 + make test 01:11:19 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 01:11:20 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:12:57 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 01:12:57 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 01:12:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:12:57 CGO_ENABLED=1 go vet ./... 01:13:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:13:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:13:24 ./bin/test-attribution-txt.sh [Pipeline] echo 01:13:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:13:25 $ docker stop --time=1 a51e8ebdd1bdf30dbd9317a6a60e409015062ea92657a15cb89118333662c38c 01:13:27 $ docker rm -f a51e8ebdd1bdf30dbd9317a6a60e409015062ea92657a15cb89118333662c38c [Pipeline] // withDockerContainer [Pipeline] sh 01:13:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:13:28 Warning: overwriting stash ‘coverage-report’ 01:13:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:13:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:13:29 + ls -al . 01:13:29 total 156 01:13:29 drwxrwxr-x 7 jenkins jenkins 4096 Jul 7 01:13 . 01:13:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 01:09 .. 01:13:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 01:09 .git 01:13:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:09 .github 01:13:29 -rw-rw-r-- 1 jenkins jenkins 349 Jul 7 01:09 .gitignore 01:13:29 -rw-rw-r-- 1 jenkins jenkins 42 Jul 7 01:09 .golangci.yml 01:13:29 -rw-rw-r-- 1 jenkins jenkins 77 Jul 7 01:09 .hadolint.yml 01:13:29 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 7 01:09 Attribution.txt 01:13:29 -rw-rw-r-- 1 jenkins jenkins 181 Jul 7 01:09 CHANGELOG.md 01:13:29 -rw-rw-r-- 1 jenkins jenkins 1891 Jul 7 01:09 Dockerfile 01:13:29 -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 01:09 GOVERNANCE.md 01:13:29 -rw-rw-r-- 1 jenkins jenkins 659 Jul 7 01:09 Jenkinsfile 01:13:29 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 7 01:09 LICENSE 01:13:29 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 7 01:09 Makefile 01:13:29 -rw-rw-r-- 1 jenkins jenkins 622 Jul 7 01:09 OWNERS.md 01:13:29 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 7 01:09 README.md 01:13:29 -rw-rw-r-- 1 jenkins jenkins 12 Jul 7 01:05 VERSION 01:13:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:09 bin 01:13:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:09 cmd 01:13:29 -rw-r--r-- 1 jenkins jenkins 10 Jul 7 01:11 coverage.out 01:13:29 -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 01:09 docker-entrypoint.sh 01:13:29 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 7 01:09 go.mod 01:13:29 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 7 01:09 go.sum 01:13:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:09 internal 01:13:29 -rw-rw-r-- 1 jenkins jenkins 231 Jul 7 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:30 + 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=55a3a87f6faf5f5f0cba6aef660df9a20be671bf --label arch=arm64 --label version=0.0.1-dev.12 . 01:13:30 Sending build context to Docker daemon 397.8kB 01:13:30 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 01:13:30 Step 2/29 : FROM ${BASE} AS builder 01:13:30 ---> 9171c789461a 01:13:30 Step 3/29 : ARG MAKE="make build" 01:13:30 ---> Running in 63e612f9cb7e 01:13:31 Removing intermediate container 63e612f9cb7e 01:13:31 ---> 0ed94a5a2ca3 01:13:31 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 01:13:31 ---> Running in ae9d483286cf 01:13:31 Removing intermediate container ae9d483286cf 01:13:31 ---> 19991868656c 01:13:31 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:13:31 ---> Running in 860790b569aa 01:13:31 Removing intermediate container 860790b569aa 01:13:31 ---> 08fbfae4d948 01:13:31 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:31 ---> Running in 998785e88521 01:13:33 Removing intermediate container 998785e88521 01:13:33 ---> 8f2a0051dd28 01:13:33 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:13:33 ---> Running in 4c06d176b14e 01:13:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:13:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:13:36 OK: 228 MiB in 66 packages 01:13:37 Removing intermediate container 4c06d176b14e 01:13:37 ---> 1dba245dee09 01:13:37 Step 8/29 : WORKDIR /device-usb-camera 01:13:37 ---> Running in 9aeb5a95035e 01:13:38 Removing intermediate container 9aeb5a95035e 01:13:38 ---> 561fca5050e1 01:13:38 Step 9/29 : COPY go.mod vendor* ./ 01:13:38 ---> edd07ece75e2 01:13:38 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:39 ---> Running in 7d46d4c71e17 01:13:41 Removing intermediate container 7d46d4c71e17 01:13:41 ---> 06541819fc95 01:13:41 Step 11/29 : COPY . . 01:13:41 ---> 095989e217b4 01:13:41 Step 12/29 : RUN ${MAKE} 01:13:41 ---> Running in 4884eb07498d 01:13:42 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.12 -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 01:16:04 Removing intermediate container 4884eb07498d 01:16:04 ---> f190b1a313a2 01:16:04 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 01:16:04 v0.18.4: Pulling from aler9/rtsp-simple-server 01:16:04 eab2503cf8f4: Pulling fs layer 01:16:04 97cd0a44c592: Pulling fs layer 01:16:04 97cd0a44c592: Download complete 01:16:04 eab2503cf8f4: Verifying Checksum 01:16:04 eab2503cf8f4: Download complete 01:16:04 eab2503cf8f4: Pull complete 01:16:04 97cd0a44c592: Pull complete 01:16:04 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 01:16:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 01:16:04 ---> 7f763cca56b3 01:16:04 Step 14/29 : FROM alpine:3.15 01:16:04 3.15: Pulling from library/alpine 01:16:04 9981e73032c8: Pulling fs layer 01:16:04 9981e73032c8: Verifying Checksum 01:16:04 9981e73032c8: Download complete 01:16:04 9981e73032c8: Pull complete 01:16:04 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:16:04 Status: Downloaded newer image for alpine:3.15 01:16:04 ---> 3fb3c9af89a9 01:16:04 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:16:04 ---> Running in e35aa7d410db 01:16:04 Removing intermediate container e35aa7d410db 01:16:04 ---> 428f8b9fa68d 01:16:04 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 01:16:04 ---> Running in a9c22094fc91 01:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:16:06 (1/73) Installing dumb-init (1.2.5-r1) 01:16:06 (2/73) Installing sdl2 (2.0.16-r4) 01:16:06 (3/73) Installing libxau (1.0.9-r0) 01:16:06 (4/73) Installing libmd (1.0.3-r0) 01:16:06 (5/73) Installing libbsd (0.11.3-r1) 01:16:06 (6/73) Installing libxdmcp (1.1.3-r0) 01:16:06 (7/73) Installing libxcb (1.14-r2) 01:16:06 (8/73) Installing libx11 (1.7.2-r0) 01:16:06 (9/73) Installing aom-libs (3.2.0-r0) 01:16:06 (10/73) Installing alsa-lib (1.2.5.1-r1) 01:16:06 (11/73) Installing expat (2.4.7-r0) 01:16:06 (12/73) Installing brotli-libs (1.0.9-r5) 01:16:06 (13/73) Installing libbz2 (1.0.8-r1) 01:16:06 (14/73) Installing libpng (1.6.37-r1) 01:16:06 (15/73) Installing freetype (2.11.1-r2) 01:16:06 (16/73) Installing libuuid (2.37.4-r0) 01:16:06 (17/73) Installing fontconfig (2.13.1-r4) 01:16:06 (18/73) Installing fribidi (1.0.11-r0) 01:16:06 (19/73) Installing libffi (3.4.2-r1) 01:16:06 (20/73) Installing libintl (0.21-r0) 01:16:06 (21/73) Installing libblkid (2.37.4-r0) 01:16:06 (22/73) Installing libmount (2.37.4-r0) 01:16:06 (23/73) Installing pcre (8.45-r1) 01:16:06 (24/73) Installing glib (2.70.1-r0) 01:16:07 (25/73) Installing graphite2 (1.3.14-r0) 01:16:07 (26/73) Installing harfbuzz (3.0.0-r2) 01:16:07 (27/73) Installing libass (0.15.2-r0) 01:16:07 (28/73) Installing libdav1d (0.9.2-r0) 01:16:07 (29/73) Installing gmp (6.2.1-r1) 01:16:07 (30/73) Installing nettle (3.7.3-r0) 01:16:07 (31/73) Installing p11-kit (0.24.0-r1) 01:16:07 (32/73) Installing libtasn1 (4.18.0-r0) 01:16:07 (33/73) Installing libunistring (0.9.10-r1) 01:16:07 (34/73) Installing gnutls (3.7.1-r0) 01:16:07 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 01:16:07 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 01:16:07 (37/73) Installing lame (3.100-r0) 01:16:07 (38/73) Installing opus (1.3.1-r1) 01:16:07 (39/73) Installing libgomp (10.3.1_git20211027-r0) 01:16:07 (40/73) Installing soxr (0.1.3-r2) 01:16:07 (41/73) Installing libgcc (10.3.1_git20211027-r0) 01:16:07 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 01:16:08 (43/73) Installing libsrt (1.4.2-r1) 01:16:08 (44/73) Installing libssh (0.9.6-r1) 01:16:08 (45/73) Installing libogg (1.3.5-r0) 01:16:08 (46/73) Installing libtheora (1.1.1-r16) 01:16:08 (47/73) Installing libjpeg-turbo (2.1.2-r0) 01:16:08 (48/73) Installing v4l-utils-libs (1.22.1-r1) 01:16:08 (49/73) Installing libxext (1.3.4-r0) 01:16:08 (50/73) Installing libxfixes (6.0.0-r0) 01:16:08 (51/73) Installing libdrm (2.4.109-r0) 01:16:08 (52/73) Installing wayland-libs-client (1.19.0-r1) 01:16:08 (53/73) Installing libva (2.13.0-r0) 01:16:08 (54/73) Installing libvdpau (1.4-r0) 01:16:08 (55/73) Installing vidstab (1.1.0-r1) 01:16:08 (56/73) Installing libvorbis (1.3.7-r0) 01:16:08 (57/73) Installing libvpx (1.10.0-r0) 01:16:08 (58/73) Installing vulkan-loader (1.2.196-r0) 01:16:08 (59/73) Installing libwebp (1.2.2-r0) 01:16:08 (60/73) Installing x264-libs (20210613-r0) 01:16:08 (61/73) Installing x265-libs (3.5-r0) 01:16:08 (62/73) Installing xvidcore (1.3.7-r1) 01:16:08 (63/73) Installing ffmpeg-libs (4.4.1-r2) 01:16:09 (64/73) Installing ffmpeg (4.4.1-r2) 01:16:09 (65/73) Installing udev-init-scripts (35-r0) 01:16:09 Executing udev-init-scripts-35-r0.post-install 01:16:09 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 01:16:09 (67/73) Installing xz-libs (5.2.5-r1) 01:16:09 (68/73) Installing zstd-libs (1.5.0-r0) 01:16:09 (69/73) Installing kmod-libs (29-r2) 01:16:09 (70/73) Installing eudev (3.2.11_pre1-r0) 01:16:09 (71/73) Installing libsodium (1.0.18-r0) 01:16:09 (72/73) Installing libzmq (4.3.4-r0) 01:16:09 (73/73) Installing zeromq (4.3.4-r0) 01:16:09 Executing busybox-1.34.1-r5.trigger 01:16:09 Executing eudev-3.2.11_pre1-r0.trigger 01:16:09 OK: 67 MiB in 87 packages 01:16:12 Removing intermediate container a9c22094fc91 01:16:12 ---> 040d8cd01e51 01:16:12 Step 17/29 : WORKDIR / 01:16:12 ---> Running in 9de855cc804f 01:16:12 Removing intermediate container 9de855cc804f 01:16:12 ---> 74eca9a6cd1c 01:16:12 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 01:16:14 ---> 053ea73af60f 01:16:14 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 01:16:14 ---> 50ebe72147ad 01:16:14 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:16:15 ---> 850439e97365 01:16:15 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:16:16 ---> bd7fc85b4996 01:16:16 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 01:16:16 ---> e620f9a6a16f 01:16:16 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 01:16:17 ---> f639c9ac08b9 01:16:17 Step 24/29 : EXPOSE 59983 01:16:17 ---> Running in 866be5386772 01:16:18 Removing intermediate container 866be5386772 01:16:18 ---> 00a95b154324 01:16:18 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:16:18 ---> Running in 33d98e1803f6 01:16:18 Removing intermediate container 33d98e1803f6 01:16:18 ---> db30ae4fc5ce 01:16:18 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 01:16:18 ---> Running in fd68968a4c11 01:16:19 Removing intermediate container fd68968a4c11 01:16:19 ---> 7c081804eb27 01:16:19 Step 27/29 : LABEL arch=arm64 01:16:19 ---> Running in dffe8f08701d 01:16:19 Removing intermediate container dffe8f08701d 01:16:19 ---> 73b4c85c878b 01:16:19 Step 28/29 : LABEL git_sha=55a3a87f6faf5f5f0cba6aef660df9a20be671bf 01:16:19 ---> Running in e3a14ffa18de 01:16:19 Removing intermediate container e3a14ffa18de 01:16:19 ---> 21ea95384fe4 01:16:19 Step 29/29 : LABEL version=0.0.1-dev.12 01:16:19 ---> Running in 776341700a89 01:16:20 Removing intermediate container 776341700a89 01:16:20 ---> 8661e195da44 01:16:20 [Warning] One or more build-args [ARCH] were not consumed 01:16:20 Successfully built 8661e195da44 01:16:20 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 01:16:20 provisioning config files... 01:16:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/23@tmp/config4140597178294495309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:20 ---> docker-login.sh 01:16:20 nexus3.edgexfoundry.org:10001 01:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:20 Configure a credential helper to remove this warning. See 01:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:20 01:16:20 Login Succeeded 01:16:21 nexus3.edgexfoundry.org:10002 01:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:21 Configure a credential helper to remove this warning. See 01:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:21 01:16:21 Login Succeeded 01:16:21 nexus3.edgexfoundry.org:10003 01:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:22 Configure a credential helper to remove this warning. See 01:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:22 01:16:22 Login Succeeded 01:16:22 nexus3.edgexfoundry.org:10004 01:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:22 Configure a credential helper to remove this warning. See 01:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:22 01:16:22 Login Succeeded 01:16:22 docker.io 01:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:23 Configure a credential helper to remove this warning. See 01:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:23 01:16:23 Login Succeeded 01:16:23 ---> docker-login.sh ends [Pipeline] } 01:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:16:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:16:23 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 01:16:23 55a3a87f6faf5f5f0cba6aef660df9a20be671bf 01:16:23 latest 01:16:23 0.0.1-dev.12 01:16:23 55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 01:16:23 main 01:16:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:24 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf 01:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:16:24 a43932d1df72: Preparing 01:16:24 1207169bf42c: Preparing 01:16:24 d4a16fd11938: Preparing 01:16:24 a99f4aacb5aa: Preparing 01:16:24 524c73a7d6bf: Preparing 01:16:24 07caa1d0100d: Preparing 01:16:24 2db0d168d662: Preparing 01:16:24 4f4ce317c6bb: Preparing 01:16:24 07caa1d0100d: Waiting 01:16:24 2db0d168d662: Waiting 01:16:24 4f4ce317c6bb: Waiting 01:16:24 d4a16fd11938: Pushed 01:16:24 524c73a7d6bf: Pushed 01:16:24 1207169bf42c: Pushed 01:16:24 a99f4aacb5aa: Pushed 01:16:24 4f4ce317c6bb: Layer already exists 01:16:29 a43932d1df72: Pushed 01:16:30 07caa1d0100d: Pushed 01:16:38 2db0d168d662: Pushed 01:16:38 55a3a87f6faf5f5f0cba6aef660df9a20be671bf: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:39 + 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 01:16:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:16:39 a43932d1df72: Preparing 01:16:39 1207169bf42c: Preparing 01:16:39 d4a16fd11938: Preparing 01:16:39 a99f4aacb5aa: Preparing 01:16:39 524c73a7d6bf: Preparing 01:16:39 07caa1d0100d: Preparing 01:16:39 2db0d168d662: Preparing 01:16:39 4f4ce317c6bb: Preparing 01:16:39 07caa1d0100d: Waiting 01:16:39 2db0d168d662: Waiting 01:16:39 4f4ce317c6bb: Waiting 01:16:39 d4a16fd11938: Layer already exists 01:16:39 1207169bf42c: Layer already exists 01:16:39 a43932d1df72: Layer already exists 01:16:39 a99f4aacb5aa: Layer already exists 01:16:39 524c73a7d6bf: Layer already exists 01:16:39 07caa1d0100d: Layer already exists 01:16:39 2db0d168d662: Layer already exists 01:16:39 4f4ce317c6bb: Layer already exists 01:16:39 latest: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.12 01:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:16:40 a43932d1df72: Preparing 01:16:40 1207169bf42c: Preparing 01:16:40 d4a16fd11938: Preparing 01:16:40 a99f4aacb5aa: Preparing 01:16:40 524c73a7d6bf: Preparing 01:16:40 07caa1d0100d: Preparing 01:16:40 2db0d168d662: Preparing 01:16:40 4f4ce317c6bb: Preparing 01:16:40 07caa1d0100d: Waiting 01:16:40 2db0d168d662: Waiting 01:16:40 4f4ce317c6bb: Waiting 01:16:40 1207169bf42c: Layer already exists 01:16:40 d4a16fd11938: Layer already exists 01:16:41 a99f4aacb5aa: Layer already exists 01:16:41 524c73a7d6bf: Layer already exists 01:16:41 a43932d1df72: Layer already exists 01:16:41 2db0d168d662: Layer already exists 01:16:41 07caa1d0100d: Layer already exists 01:16:41 4f4ce317c6bb: Layer already exists 01:16:41 0.0.1-dev.12: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:41 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 01:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:16:41 a43932d1df72: Preparing 01:16:41 1207169bf42c: Preparing 01:16:41 d4a16fd11938: Preparing 01:16:41 a99f4aacb5aa: Preparing 01:16:41 524c73a7d6bf: Preparing 01:16:41 07caa1d0100d: Preparing 01:16:41 2db0d168d662: Preparing 01:16:41 4f4ce317c6bb: Preparing 01:16:41 2db0d168d662: Waiting 01:16:41 4f4ce317c6bb: Waiting 01:16:41 07caa1d0100d: Waiting 01:16:42 d4a16fd11938: Layer already exists 01:16:42 a43932d1df72: Layer already exists 01:16:42 a99f4aacb5aa: Layer already exists 01:16:42 524c73a7d6bf: Layer already exists 01:16:42 1207169bf42c: Layer already exists 01:16:42 07caa1d0100d: Layer already exists 01:16:42 2db0d168d662: Layer already exists 01:16:42 4f4ce317c6bb: Layer already exists 01:16:42 55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:42 + 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 01:16:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 01:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:16:42 a43932d1df72: Preparing 01:16:42 1207169bf42c: Preparing 01:16:42 d4a16fd11938: Preparing 01:16:42 a99f4aacb5aa: Preparing 01:16:42 524c73a7d6bf: Preparing 01:16:42 07caa1d0100d: Preparing 01:16:42 2db0d168d662: Preparing 01:16:42 4f4ce317c6bb: Preparing 01:16:42 07caa1d0100d: Waiting 01:16:42 4f4ce317c6bb: Waiting 01:16:42 2db0d168d662: Waiting 01:16:42 524c73a7d6bf: Layer already exists 01:16:42 1207169bf42c: Layer already exists 01:16:42 a99f4aacb5aa: Layer already exists 01:16:42 a43932d1df72: Layer already exists 01:16:42 07caa1d0100d: Layer already exists 01:16:42 d4a16fd11938: Layer already exists 01:16:43 2db0d168d662: Layer already exists 01:16:43 4f4ce317c6bb: Layer already exists 01:16:43 main: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:16:43 ===================================================== [Pipeline] echo 01:16:43 taggedImages: 01:16:43 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf 01:16:43 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:16:43 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.12 01:16:43 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 01:16:43 - 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 01:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:43 01:16:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:44 arm64: Pulling from edgex-lftools-log-publisher 01:16:44 8998bd30e6a1: Pulling fs layer 01:16:44 04944245beec: Pulling fs layer 01:16:44 699f458cf7ca: Pulling fs layer 01:16:44 765212b225bb: Pulling fs layer 01:16:44 f23df028b6ca: Pulling fs layer 01:16:44 d65c8cfc05b1: Pulling fs layer 01:16:44 2437ff75d9bd: Pulling fs layer 01:16:44 765212b225bb: Waiting 01:16:44 f23df028b6ca: Waiting 01:16:44 d65c8cfc05b1: Waiting 01:16:44 2437ff75d9bd: Waiting 01:16:44 04944245beec: Verifying Checksum 01:16:44 04944245beec: Download complete 01:16:44 765212b225bb: Verifying Checksum 01:16:44 765212b225bb: Download complete 01:16:44 f23df028b6ca: Verifying Checksum 01:16:44 f23df028b6ca: Download complete 01:16:44 d65c8cfc05b1: Verifying Checksum 01:16:44 d65c8cfc05b1: Download complete 01:16:44 699f458cf7ca: Verifying Checksum 01:16:44 699f458cf7ca: Download complete 01:16:44 8998bd30e6a1: Verifying Checksum 01:16:44 8998bd30e6a1: Download complete 01:16:47 2437ff75d9bd: Verifying Checksum 01:16:47 2437ff75d9bd: Download complete 01:16:49 8998bd30e6a1: Pull complete 01:16:49 04944245beec: Pull complete 01:16:51 699f458cf7ca: Pull complete 01:16:51 765212b225bb: Pull complete 01:16:52 f23df028b6ca: Pull complete 01:16:52 d65c8cfc05b1: Pull complete 01:17:10 2437ff75d9bd: Pull complete 01:17:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:17:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:11 prd-ubuntu20.04-docker-arm64-4c-16g-17098 does not seem to be running inside a container 01:17:11 $ 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/23 -v /w/workspace/device-usb-camera/23:/w/workspace/device-usb-camera/23:rw,z -v /w/workspace/device-usb-camera/23@tmp:/w/workspace/device-usb-camera/23@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 01:17:14 $ docker top 2e7ab03f66a1a118571b013d8182c4adda1e2b4f53750a450ee15f4650ff9694 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:15 ---> job-cost.sh 01:17:15 lf-activate-venv: SKIPPING 01:17:15 INFO: No Stack... 01:17:15 INFO: Retrieving Pricing Info for: v3-standard-4 01:17:16 INFO: Archiving Costs [Pipeline] sh 01:17:17 + cat /w/workspace/device-usb-camera/23/archives/cost.csv 01:17:17 + cut -d, -f6 [Pipeline] lock 01:17:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] 01:17:17 Resource [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] did not exist. Created. 01:17:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:17:18 /w/workspace/device-usb-camera/23@tmp/durable-21b51426/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:17:18 + echo total: 0.10999999940395355 [Pipeline] stash 01:17:18 Warning: overwriting stash ‘stack-cost’ 01:17:18 Stashed 1 file(s) [Pipeline] } 01:17:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 01:17:18 $ docker stop --time=1 2e7ab03f66a1a118571b013d8182c4adda1e2b4f53750a450ee15f4650ff9694 01:17:20 $ docker rm -f 2e7ab03f66a1a118571b013d8182c4adda1e2b4f53750a450ee15f4650ff9694 [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 01:17:20 provisioning config files... 01:17:20 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5669156408287428828tmp [Pipeline] { [Pipeline] sh 01:17:21 + set +x 01:17:21 + curl -s https://codecov.io/bash 01:17:21 + bash -s -- 01:17:21 01:17:21 _____ _ 01:17:21 / ____| | | 01:17:21 | | ___ __| | ___ ___ _____ __ 01:17:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:17:21 | |___| (_) | (_| | __/ (_| (_) \ V / 01:17:21 \_____\___/ \__,_|\___|\___\___/ \_/ 01:17:21 Bash-1.0.6 01:17:21 01:17:21 01:17:21 ==> git version 2.25.1 found 01:17:21 ==> 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 01:17:21 Release-Date: 2020-01-08 01:17:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:17:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:17:21 ==> Jenkins CI detected. 01:17:21 current dir:  /w/workspace/exfoundry_device-usb-camera_main 01:17:21 project root: . 01:17:21 --> token set from env 01:17:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:17:21 ==> Running gcov in . (disable via -X gcov) 01:17:21 ==> Python coveragepy not found 01:17:21 ==> Searching for coverage reports in: 01:17:21 + . 01:17:21 -> Found 1 reports 01:17:21 ==> Detecting git/mercurial file structure 01:17:21 ==> Reading reports 01:17:21 + ./coverage.out bytes=10 01:17:21 ==> Appending adjustments 01:17:21 https://docs.codecov.io/docs/fixing-reports 01:17:21 + Found adjustments 01:17:21 ==> Gzipping contents 01:17:21 4.0K /tmp/codecov.qbafMw.gz 01:17:21 ==> Uploading reports 01:17:21 url: https://codecov.io 01:17:21 query: branch=main&commit=55a3a87f6faf5f5f0cba6aef660df9a20be671bf&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:17:21 -> Pinging Codecov 01:17:21 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=55a3a87f6faf5f5f0cba6aef660df9a20be671bf&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:17:21 -> Uploading to 01:17:21 https://storage.googleapis.com/codecov/v4/raw/2022-07-07/73D8F5FF140700D3E01443B452E23636/55a3a87f6faf5f5f0cba6aef660df9a20be671bf/d591a677-5f98-4bbd-8b87-975a7e26b398.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220707T011721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dedec1265b1bdfdd3e709829e1f719c6e699f20aa7b71e50623774273b199e1b 01:17:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:21 Dload Upload Total Spent Left Speed 01:17:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 996 0 0 100 996 0 3112 --:--:-- --:--:-- --:--:-- 3102 01:17:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] } 01:17:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:17:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:17:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:17:22 01:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:17:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:17:22 df9b9388f04a: Already exists 01:17:22 52dc419b0ee2: Pulling fs layer 01:17:22 25bc292e5bac: Pulling fs layer 01:17:22 114826534d7a: Pulling fs layer 01:17:22 4657fd5d0bcf: Pulling fs layer 01:17:22 6ad1cebc031e: Pulling fs layer 01:17:22 8a3aa393b2d8: Pulling fs layer 01:17:22 4657fd5d0bcf: Waiting 01:17:22 8a3aa393b2d8: Waiting 01:17:22 25bc292e5bac: Download complete 01:17:22 4657fd5d0bcf: Download complete 01:17:22 52dc419b0ee2: Download complete 01:17:22 52dc419b0ee2: Pull complete 01:17:23 6ad1cebc031e: Verifying Checksum 01:17:23 6ad1cebc031e: Download complete 01:17:23 25bc292e5bac: Pull complete 01:17:23 114826534d7a: Download complete 01:17:23 8a3aa393b2d8: Verifying Checksum 01:17:23 8a3aa393b2d8: Download complete 01:17:26 114826534d7a: Pull complete 01:17:26 4657fd5d0bcf: Pull complete 01:17:27 6ad1cebc031e: Pull complete 01:17:30 8a3aa393b2d8: Pull complete 01:17:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:17:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:30 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:17:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:17:32 $ docker top 02eee0de257cf45cb16d9df2a1981ae627b503777457fefdbc46562f71499f40 -eo pid,comm [Pipeline] { [Pipeline] echo 01:17:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 01:17:32 + set -o pipefail 01:17:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 01:17:39 01:17:39 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 01:17:39 01:17:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/90a96db5-db5a-4744-bbb4-d871411fb93c 01:17:39 01:17:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:17:39 01:17:39 01:17:39 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:17:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:17:39 $ docker stop --time=1 02eee0de257cf45cb16d9df2a1981ae627b503777457fefdbc46562f71499f40 01:17:41 $ docker rm -f 02eee0de257cf45cb16d9df2a1981ae627b503777457fefdbc46562f71499f40 [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 01:17:41 + git log --format=format:%s -1 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] sh 01:17:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:17:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:42 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:17:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:17:43 $ docker top 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:17:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:43 [ssh-agent] Looking for ssh-agent implementation... 01:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:43 $ docker exec 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 ssh-agent 01:17:43 SSH_AUTH_SOCK=/tmp/ssh-uxTL8QE8l2Ux/agent.33 01:17:43 SSH_AGENT_PID=39 01:17:43 Running ssh-add (command line suppressed) 01:17:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4621268182714639008.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4621268182714639008.key) 01:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:43 + git semver tag 01:17:44 2022-07-07 01:17:44,012 [run_tag] DEBUG tag force:False 01:17:44 2022-07-07 01:17:44,012 [check_head_tag] DEBUG check head tag 01:17:44 2022-07-07 01:17:44,013 [execute] INFO git cat-file --batch-check 01:17:44 2022-07-07 01:17:44,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:17:44 2022-07-07 01:17:44,016 [execute] INFO git cat-file --batch 01:17:44 2022-07-07 01:17:44,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 01:17:44 2022-07-07 01:17:44,023 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:17:44 2022-07-07 01:17:44,024 [execute] INFO git tag -a v0.0.1-dev.12 -m v0.0.1-dev.12 01:17:44 2022-07-07 01:17:44,024 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.12', '-m', 'v0.0.1-dev.12'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 01:17:44 2022-07-07 01:17:44,029 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:17:44 0.0.1-dev.12 [Pipeline] } 01:17:44 $ docker exec --env ******** --env ******** 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 ssh-agent -k 01:17:44 unset SSH_AUTH_SOCK; 01:17:44 unset SSH_AGENT_PID; 01:17:44 echo Agent pid 39 killed; 01:17:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:17:44 + git semver [Pipeline] } 01:17:44 $ docker stop --time=1 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 01:17:46 $ docker rm -f 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:17:46 01:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:17:46 0.23.1-centos7: Pulling from edgex-lftools 01:17:46 ab5ef0e58194: Pulling fs layer 01:17:46 9712f1f96733: Pulling fs layer 01:17:46 63f879dbbcfc: Pulling fs layer 01:17:46 0d9ebad4ef96: Pulling fs layer 01:17:46 e9a5061849ea: Pulling fs layer 01:17:46 d747dcd14b5f: Pulling fs layer 01:17:46 2de7ff778b66: Pulling fs layer 01:17:46 2de7ff778b66: Waiting 01:17:46 e9a5061849ea: Waiting 01:17:46 d747dcd14b5f: Waiting 01:17:46 9712f1f96733: Download complete 01:17:47 63f879dbbcfc: Verifying Checksum 01:17:47 63f879dbbcfc: Download complete 01:17:47 e9a5061849ea: Verifying Checksum 01:17:47 e9a5061849ea: Download complete 01:17:47 d747dcd14b5f: Download complete 01:17:47 0d9ebad4ef96: Verifying Checksum 01:17:47 0d9ebad4ef96: Download complete 01:17:47 ab5ef0e58194: Download complete 01:17:47 2de7ff778b66: Verifying Checksum 01:17:47 2de7ff778b66: Download complete 01:17:49 ab5ef0e58194: Pull complete 01:17:50 9712f1f96733: Pull complete 01:17:50 63f879dbbcfc: Pull complete 01:17:54 0d9ebad4ef96: Pull complete 01:17:54 e9a5061849ea: Pull complete 01:17:54 d747dcd14b5f: Pull complete 01:17:55 2de7ff778b66: Pull complete 01:17:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:17:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:17:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:55 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:17:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:17:57 $ docker top b35626038f057bb55916eaa611b6635265e0044b9a0a3b5eb93412e41e286595 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:17:57 provisioning config files... 01:17:57 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2092256064221141292tmp 01:17:57 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2687972887319758203tmp 01:17:57 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config641800074857356954tmp [Pipeline] { [Pipeline] echo 01:17:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:17:57 ---> sigul-configuration.sh 01:17:57 gpg: directory `/root/.gnupg' created 01:17:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:17:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:17:57 gpg: keyring `/root/.gnupg/secring.gpg' created 01:17:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:17:57 gpg: CAST5 encrypted data 01:17:57 gpg: encrypted with 1 passphrase 01:17:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:17:58 + mkdir /home/jenkins 01:17:58 + mkdir /home/jenkins/sigul [Pipeline] sh 01:17:58 + 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 01:17:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:17:58 ---> sigul-install.sh 01:17:58 Sigul already installed; skipping installation. [Pipeline] sh 01:17:59 + git tag --list 01:17:59 v0.0.0 01:17:59 v0.0.1-dev.1 01:17:59 v0.0.1-dev.10 01:17:59 v0.0.1-dev.11 01:17:59 v0.0.1-dev.12 01:17:59 v0.0.1-dev.2 01:17:59 v0.0.1-dev.3 01:17:59 v0.0.1-dev.4 01:17:59 v0.0.1-dev.5 01:17:59 v0.0.1-dev.6 01:17:59 v0.0.1-dev.7 01:17:59 v0.0.1-dev.8 01:17:59 v0.0.1-dev.9 [Pipeline] sh 01:17:59 + lftools sign git-tag v0.0.1-dev.12 01:17:59 Signing Git tag with Sigul... 01:17:59 Signing v0.0.1-dev.12 [Pipeline] echo 01:18:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:18:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:18:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:18:00 $ docker stop --time=1 b35626038f057bb55916eaa611b6635265e0044b9a0a3b5eb93412e41e286595 01:18:01 $ docker rm -f b35626038f057bb55916eaa611b6635265e0044b9a0a3b5eb93412e41e286595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:18:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:02 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:18:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:18:03 $ docker top 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:18:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:03 [ssh-agent] Looking for ssh-agent implementation... 01:18:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:03 $ docker exec 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 ssh-agent 01:18:03 SSH_AUTH_SOCK=/tmp/ssh-HHX4SlXOQcEW/agent.32 01:18:03 SSH_AGENT_PID=38 01:18:03 Running ssh-add (command line suppressed) 01:18:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_342244797896540816.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_342244797896540816.key) 01:18:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:03 + git semver bump pre 01:18:04 2022-07-07 01:18:04,088 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:18:04 2022-07-07 01:18:04,088 [bump_version] DEBUG bumping version:0.0.1-dev.12 on axis:pre with prefix:dev 01:18:04 2022-07-07 01:18:04,088 [bump_version] DEBUG bumped version:0.0.1-dev.13 01:18:04 2022-07-07 01:18:04,088 [write_version] DEBUG write version:0.0.1-dev.13 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 01:18:04 2022-07-07 01:18:04,088 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:18:04 2022-07-07 01:18:04,088 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:18:04 2022-07-07 01:18:04,091 [execute] INFO git cat-file --batch-check 01:18:04 2022-07-07 01:18:04,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:18:04 2022-07-07 01:18:04,096 [execute] INFO git cat-file --batch 01:18:04 2022-07-07 01:18:04,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:18:04 2022-07-07 01:18:04,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:18:04 0.0.1-dev.13 [Pipeline] } 01:18:04 $ docker exec --env ******** --env ******** 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 ssh-agent -k 01:18:04 unset SSH_AUTH_SOCK; 01:18:04 unset SSH_AGENT_PID; 01:18:04 echo Agent pid 38 killed; 01:18:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:04 + git semver [Pipeline] } 01:18:04 $ docker stop --time=1 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 01:18:06 $ docker rm -f 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:06 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:18:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:18:07 $ docker top 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:18:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:07 [ssh-agent] Looking for ssh-agent implementation... 01:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:07 $ docker exec 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e ssh-agent 01:18:07 SSH_AUTH_SOCK=/tmp/ssh-BI5ohSz0aDqj/agent.33 01:18:07 SSH_AGENT_PID=39 01:18:07 Running ssh-add (command line suppressed) 01:18:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_554100438953539688.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_554100438953539688.key) 01:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:08 + git semver push 01:18:08 2022-07-07 01:18:08,265 [run_push] DEBUG push 01:18:08 2022-07-07 01:18:08,266 [execute] INFO git cat-file --batch-check 01:18:08 2022-07-07 01:18:08,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 01:18:08 2022-07-07 01:18:08,270 [execute] INFO git rev-list 7cc0200f7274f92f630a40f0838e746d5c539098 -- 01:18:08 2022-07-07 01:18:08,270 [execute] DEBUG Popen(['git', 'rev-list', '7cc0200f7274f92f630a40f0838e746d5c539098', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:18:08 2022-07-07 01:18:08,274 [execute] INFO git fetch -v origin 01:18:08 2022-07-07 01:18:08,274 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 01:18:08 2022-07-07 01:18:08,759 [run_push] DEBUG no remote changes detected 01:18:08 2022-07-07 01:18:08,759 [execute] INFO git push origin semver 01:18:08 2022-07-07 01:18:08,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 01:18:09 2022-07-07 01:18:09,451 [run_push] DEBUG push all version tags 01:18:09 2022-07-07 01:18:09,451 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:18:09 2022-07-07 01:18:09,452 [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) 01:18:10 2022-07-07 01:18:10,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:18:10 0.0.1-dev.13 [Pipeline] } 01:18:10 $ docker exec --env ******** --env ******** 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e ssh-agent -k 01:18:10 unset SSH_AUTH_SOCK; 01:18:10 unset SSH_AGENT_PID; 01:18:10 echo Agent pid 39 killed; 01:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:10 + git semver [Pipeline] } 01:18:11 $ docker stop --time=1 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e 01:18:12 $ docker rm -f 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e [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 01:18:12 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 01:18:12 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:18:12 total 16 01:18:12 drwxr-xr-x 3 root root 4096 Jul 7 01:07 . 01:18:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 01:17 .. 01:18:12 drwxr-xr-x 2 root root 4096 Jul 7 01:07 cost 01:18:12 -rw-r--r-- 1 root root 87 Jul 7 01:07 cost.csv 01:18:12 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 01:18:12 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 01:18:12 total 16 01:18:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 01:07 . 01:18:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 01:17 .. 01:18:12 drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 01:07 cost 01:18:12 -rw-r--r-- 1 jenkins jenkins 87 Jul 7 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:18:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:18:14 ---> package-listing.sh 01:18:14 ++ facter osfamily 01:18:14 ++ tr '[:upper:]' '[:lower:]' 01:18:14 + OS_FAMILY=debian 01:18:14 + workspace=/w/workspace/exfoundry_device-usb-camera_main 01:18:14 + START_PACKAGES=/tmp/packages_start.txt 01:18:14 + END_PACKAGES=/tmp/packages_end.txt 01:18:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:18:14 + PACKAGES=/tmp/packages_start.txt 01:18:14 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:18:14 + PACKAGES=/tmp/packages_end.txt 01:18:14 + case "${OS_FAMILY}" in 01:18:14 + dpkg -l 01:18:14 + grep '^ii' 01:18:14 + '[' -f /tmp/packages_start.txt ']' 01:18:14 + '[' -f /tmp/packages_end.txt ']' 01:18:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:18:14 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 01:18:14 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 01:18:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 01:18:14 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 01:18:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:15 prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container 01:18:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:18:15 $ docker top 7f478d3a4a8cd4916fc19c9e8695e6d044cca6c9b0baaf33f4aacfe7fa3aca3b -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:16 + touch /tmp/pre-build-complete [Pipeline] sh 01:18:16 + mkdir -p /var/log/sysstat [Pipeline] sh 01:18:16 + ls /var/log/sa-host 01:18:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:16 provisioning config files... 01:18:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7343833610806061666tmp [Pipeline] { [Pipeline] echo 01:18:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:18:17 ---> create-netrc.sh [Pipeline] } 01:18:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:18:17 ---> python-tools-install.sh [Pipeline] echo 01:18:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:18:17 ---> sudo-logs.sh 01:18:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:18:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:18:17 ---> job-cost.sh 01:18:17 lf-activate-venv: SKIPPING 01:18:17 DEBUG: total: 0.2199999988079071 01:18:17 INFO: Retrieving Stack Cost... 01:18:18 INFO: Retrieving Pricing Info for: v3-standard-8 01:18:18 INFO: Archiving Costs [Pipeline] echo 01:18:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:18:19 ---> logs-deploy.sh 01:18:19 lf-activate-venv: SKIPPING 01:18:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/23 01:18:19 INFO: archiving workspace using pattern(s): 01:18:20 Archives upload complete. 01:18:20 INFO: archiving logs to Nexus 01:18:20 ---> uname -a: 01:18:20 Linux prd-ubuntu20-04-docker-8c-8g-17096 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:18:20 01:18:20 01:18:20 ---> lscpu: 01:18:20 Architecture: x86_64 01:18:20 CPU op-mode(s): 32-bit, 64-bit 01:18:20 Byte Order: Little Endian 01:18:20 Address sizes: 40 bits physical, 48 bits virtual 01:18:20 CPU(s): 8 01:18:20 On-line CPU(s) list: 0-7 01:18:20 Thread(s) per core: 1 01:18:20 Core(s) per socket: 1 01:18:20 Socket(s): 8 01:18:20 NUMA node(s): 1 01:18:20 Vendor ID: AuthenticAMD 01:18:20 CPU family: 23 01:18:20 Model: 49 01:18:20 Model name: AMD EPYC-Rome Processor 01:18:20 Stepping: 0 01:18:20 CPU MHz: 2799.994 01:18:20 BogoMIPS: 5599.98 01:18:20 Virtualization: AMD-V 01:18:20 Hypervisor vendor: KVM 01:18:20 Virtualization type: full 01:18:20 L1d cache: 256 KiB 01:18:20 L1i cache: 256 KiB 01:18:20 L2 cache: 4 MiB 01:18:20 L3 cache: 128 MiB 01:18:20 NUMA node0 CPU(s): 0-7 01:18:20 Vulnerability Itlb multihit: Not affected 01:18:20 Vulnerability L1tf: Not affected 01:18:20 Vulnerability Mds: Not affected 01:18:20 Vulnerability Meltdown: Not affected 01:18:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:18:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:18:20 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:18:20 Vulnerability Srbds: Not affected 01:18:20 Vulnerability Tsx async abort: Not affected 01:18:20 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 01:18:20 01:18:20 01:18:20 ---> nproc: 01:18:20 8 01:18:20 01:18:20 01:18:20 ---> df -h: 01:18:20 Filesystem Size Used Avail Use% Mounted on 01:18:20 overlay 155G 13G 143G 8% / 01:18:20 tmpfs 64M 0 64M 0% /dev 01:18:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:18:20 shm 64M 0 64M 0% /dev/shm 01:18:20 /dev/vda1 155G 13G 143G 8% /facter-os 01:18:20 01:18:20 01:18:20 ---> sar -b -r -n DEV: 01:18:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17096) 07/07/22 _x86_64_ (8 CPU) 01:18:20 01:18:20 01:04:29 LINUX RESTART (8 CPU) 01:18:20 01:18:20 01:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:18:20 01:06:01 343.88 14.90 328.98 0.00 2162.44 122229.36 0.00 01:18:20 01:07:01 170.02 0.10 169.92 0.00 7.87 37833.03 0.00 01:18:20 01:08:01 92.72 0.02 92.70 0.00 3.60 23314.11 0.00 01:18:20 01:09:01 1.27 0.00 1.27 0.00 0.00 16.15 0.00 01:18:20 01:10:01 1.73 0.02 1.72 0.00 0.13 32.13 0.00 01:18:20 01:11:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 01:18:20 01:12:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 01:18:20 01:13:01 1.07 0.00 1.07 0.00 0.00 14.66 0.00 01:18:20 01:14:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 01:18:20 01:15:01 1.33 0.00 1.33 0.00 0.00 20.39 0.00 01:18:20 01:16:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 01:18:20 01:17:01 1.10 0.02 1.08 0.00 0.13 13.99 0.00 01:18:20 01:18:01 101.73 0.32 101.42 0.00 14.53 57832.89 0.00 01:18:20 Average: 55.32 1.18 54.14 0.00 168.35 18564.58 0.00 01:18:20 01:18:20 01:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:18:20 01:06:01 28166008 31720244 569168 1.73 143516 3612912 2208372 6.51 1173260 3086052 228352 01:18:20 01:07:01 28089832 31734380 551524 1.68 158728 3689616 2005584 5.91 1211728 3118928 60 01:18:20 01:08:01 27566648 31769340 513724 1.56 166660 4188068 1745088 5.14 1240744 3557696 152 01:18:20 01:09:01 27566480 31769296 513352 1.56 166692 4188068 1745088 5.14 1240776 3557696 172 01:18:20 01:10:01 27572568 31775432 507192 1.54 166752 4188072 1745088 5.14 1234196 3557704 12 01:18:20 01:11:01 27572828 31775720 506852 1.54 166768 4188076 1745088 5.14 1234272 3557704 56 01:18:20 01:12:01 27579116 31782056 500492 1.52 166804 4188072 1745088 5.14 1227908 3557708 16 01:18:20 01:13:01 27579504 31782480 499952 1.52 166828 4188092 1745088 5.14 1227668 3557716 80 01:18:20 01:14:01 27579496 31782516 499900 1.52 166868 4188092 1745088 5.14 1227488 3557716 16 01:18:20 01:15:01 27580708 31783804 498564 1.52 166936 4188056 1745088 5.14 1226976 3557700 96 01:18:20 01:16:01 27580592 31783720 498768 1.52 166948 4188072 1745088 5.14 1226660 3557700 20 01:18:20 01:17:01 27579920 31783072 499388 1.52 166968 4188072 1745088 5.14 1226936 3557704 144 01:18:20 01:18:01 26047364 31727436 545796 1.66 210096 5490612 2074672 6.11 1373332 4802464 1028 01:18:20 Average: 27543159 31766884 515744 1.57 167736 4205683 1826116 5.38 1236303 3583422 17708 01:18:20 01:18:20 01:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:18:20 01:06:01 ens3 660.77 411.23 7399.20 84.72 0.00 0.00 0.00 0.00 01:18:20 01:06:01 docker0 176.00 278.69 13.19 1721.92 0.00 0.00 0.00 0.00 01:18:20 01:06:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 01:18:20 01:07:01 ens3 141.13 96.32 801.61 79.57 0.00 0.00 0.00 0.00 01:18:20 01:07:01 docker0 24.16 44.01 1.61 542.71 0.00 0.00 0.00 0.00 01:18:20 01:07:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 01:18:20 01:08:01 ens3 248.44 199.22 2563.56 895.17 0.00 0.00 0.00 0.00 01:18:20 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:08:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 01:18:20 01:09:01 ens3 0.73 0.38 0.36 0.27 0.00 0.00 0.00 0.00 01:18:20 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:20 01:10:01 ens3 0.53 0.33 0.33 0.26 0.00 0.00 0.00 0.00 01:18:20 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:11:01 ens3 0.62 0.42 0.27 0.21 0.00 0.00 0.00 0.00 01:18:20 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:20 01:12:01 ens3 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:18:20 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:18:20 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:20 01:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:15:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 01:18:20 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:20 01:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:17:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:20 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:20 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:20 01:18:01 ens3 397.23 274.92 7831.36 84.02 0.00 0.00 0.00 0.00 01:18:20 01:18:01 docker0 42.88 53.39 3.66 688.34 0.00 0.00 0.00 0.00 01:18:20 01:18:01 vethec569c7 0.30 0.38 0.08 0.12 0.00 0.00 0.00 0.00 01:18:20 01:18:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 01:18:20 Average: ens3 111.55 75.64 1430.42 88.02 0.00 0.00 0.00 0.00 01:18:20 Average: docker0 18.69 28.93 1.42 227.13 0.00 0.00 0.00 0.00 01:18:20 Average: vethec569c7 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 01:18:20 Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 01:18:20 01:18:20 01:18:20 ---> sar -P ALL: 01:18:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17096) 07/07/22 _x86_64_ (8 CPU) 01:18:20 01:18:20 01:04:29 LINUX RESTART (8 CPU) 01:18:20 01:18:20 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:18:20 01:06:01 all 10.66 0.00 4.31 1.72 0.07 83.24 01:18:20 01:06:01 0 10.64 0.00 4.05 0.56 0.07 84.69 01:18:20 01:06:01 1 10.79 0.00 4.58 1.09 0.07 83.46 01:18:20 01:06:01 2 12.43 0.00 4.57 4.01 0.07 78.93 01:18:20 01:06:01 3 9.31 0.00 3.46 1.17 0.08 85.97 01:18:20 01:06:01 4 10.90 0.00 4.55 1.75 0.07 82.73 01:18:20 01:06:01 5 10.06 0.00 4.66 1.79 0.07 83.42 01:18:20 01:06:01 6 10.64 0.00 4.42 2.82 0.07 82.05 01:18:20 01:06:01 7 10.47 0.00 4.20 0.56 0.09 84.68 01:18:20 01:07:01 all 33.85 0.00 6.10 0.96 0.10 58.99 01:18:20 01:07:01 0 32.22 0.00 5.81 0.15 0.10 61.72 01:18:20 01:07:01 1 34.08 0.00 6.16 0.57 0.10 59.09 01:18:20 01:07:01 2 33.29 0.00 6.95 5.03 0.10 54.63 01:18:20 01:07:01 3 33.54 0.00 5.86 0.14 0.08 60.38 01:18:20 01:07:01 4 34.21 0.00 6.56 0.32 0.12 58.79 01:18:20 01:07:01 5 34.17 0.00 5.61 0.15 0.10 59.97 01:18:20 01:07:01 6 34.04 0.00 6.18 0.52 0.10 59.15 01:18:20 01:07:01 7 35.28 0.00 5.69 0.78 0.10 58.15 01:18:20 01:08:01 all 5.98 0.00 1.64 0.56 0.03 91.78 01:18:20 01:08:01 0 4.30 0.00 1.74 0.12 0.02 93.82 01:18:20 01:08:01 1 4.88 0.00 1.56 0.00 0.02 93.54 01:18:20 01:08:01 2 7.36 0.00 1.78 3.74 0.03 87.08 01:18:20 01:08:01 3 6.84 0.00 1.48 0.12 0.05 91.51 01:18:20 01:08:01 4 4.46 0.00 1.68 0.17 0.02 93.67 01:18:20 01:08:01 5 7.34 0.00 1.54 0.08 0.05 90.99 01:18:20 01:08:01 6 7.80 0.00 1.56 0.23 0.03 90.38 01:18:20 01:08:01 7 4.87 0.00 1.81 0.02 0.02 93.28 01:18:20 01:09:01 all 0.26 0.00 0.01 0.00 0.01 99.72 01:18:20 01:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:18:20 01:09:01 1 1.92 0.00 0.02 0.00 0.02 98.05 01:18:20 01:09:01 2 0.05 0.00 0.02 0.02 0.00 99.92 01:18:20 01:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:18:20 01:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:18:20 01:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:18:20 01:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:18:20 01:10:01 all 0.16 0.00 0.03 0.01 0.00 99.79 01:18:20 01:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:18:20 01:10:01 1 1.14 0.00 0.15 0.02 0.00 98.70 01:18:20 01:10:01 2 0.00 0.00 0.02 0.07 0.00 99.92 01:18:20 01:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:18:20 01:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:18:20 01:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:18:20 01:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:18:20 01:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:18:20 01:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:18:20 01:11:01 2 0.00 0.00 0.00 0.03 0.02 99.95 01:18:20 01:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:18:20 01:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:20 01:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:18:20 01:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:18:20 01:12:01 all 0.01 0.00 0.02 0.00 0.00 99.96 01:18:20 01:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:18:20 01:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:12:01 2 0.02 0.00 0.02 0.03 0.00 99.93 01:18:20 01:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:18:20 01:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:18:20 01:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:18:20 01:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:18:20 01:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:13:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:18:20 01:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:18:20 01:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:13:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:18:20 01:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:18:20 01:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:18:20 01:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:18:20 01:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:14:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:18:20 01:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:18:20 01:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:18:20 01:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:18:20 01:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:18:20 01:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:18:20 01:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:18:20 01:15:01 2 0.02 0.00 0.00 0.05 0.00 99.93 01:18:20 01:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:18:20 01:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:18:20 01:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:18:20 01:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:18:20 01:16:01 all 0.01 0.00 0.00 0.00 0.00 99.97 01:18:20 01:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:18:20 01:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:16:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:18:20 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:16:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:18:20 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:18:20 01:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:18:20 01:18:20 01:16:01 CPU %user %nice %system %iowait %steal %idle 01:18:20 01:17:01 all 0.00 0.00 0.01 0.01 0.00 99.97 01:18:20 01:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:18:20 01:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:18:20 01:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:18:20 01:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:18:20 01:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:18:20 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:18:20 01:17:01 7 0.00 0.00 0.02 0.05 0.00 99.93 01:18:20 01:18:01 all 8.64 0.00 3.39 0.91 0.05 87.01 01:18:20 01:18:01 0 7.47 0.00 3.24 0.74 0.05 88.49 01:18:20 01:18:01 1 8.49 0.00 3.21 0.05 0.05 88.20 01:18:20 01:18:01 2 9.71 0.00 4.09 5.53 0.05 80.62 01:18:20 01:18:01 3 8.35 0.00 2.74 0.25 0.05 88.61 01:18:20 01:18:01 4 7.98 0.00 3.53 0.56 0.05 87.88 01:18:20 01:18:01 5 8.61 0.00 3.63 0.10 0.05 87.61 01:18:20 01:18:01 6 10.40 0.00 3.25 0.02 0.05 86.28 01:18:20 01:18:01 7 8.09 0.00 3.39 0.05 0.07 88.40 01:18:20 Average: all 4.55 0.00 1.19 0.32 0.02 93.92 01:18:20 Average: 0 4.20 0.00 1.14 0.12 0.02 94.52 01:18:20 Average: 1 4.69 0.00 1.20 0.13 0.02 93.96 01:18:20 Average: 2 4.80 0.00 1.33 1.42 0.02 92.43 01:18:20 Average: 3 4.44 0.00 1.04 0.13 0.02 94.37 01:18:20 Average: 4 4.39 0.00 1.25 0.21 0.02 94.12 01:18:20 Average: 5 4.62 0.00 1.19 0.16 0.03 94.00 01:18:20 Average: 6 4.81 0.00 1.18 0.27 0.02 93.72 01:18:20 Average: 7 4.48 0.00 1.15 0.11 0.02 94.23 01:18:20 01:18:20 01:18:20