Pull request #99 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from d74fe86db0648a4b0080907ea92d11b63b25c4f3+cba106416024542bb09af345da5a1638a965ef9b (1c9bec757edd9e658317d19f89668885fc00b1f0) 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-ssh11937561514820864845.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-ssh16483708484119017150.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4057311954350641451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9388512217311241935.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12912063350656154138.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6633333713758909589.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-onvif-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-onvif-camera-settings PROJECT: device-onvif-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-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16628 in /w/workspace/oundry_device-onvif-camera_PR-99 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-99 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cba106416024542bb09af345da5a1638a965ef9b into PR head commit d74fe86db0648a4b0080907ea92d11b63b25c4f3 Merge succeeded, producing d74fe86db0648a4b0080907ea92d11b63b25c4f3 Checking out Revision d74fe86db0648a4b0080907ea92d11b63b25c4f3 (PR-99) > git config core.sparsecheckout # timeout=10 > git checkout -f d74fe86db0648a4b0080907ea92d11b63b25c4f3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cba106416024542bb09af345da5a1638a965ef9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d74fe86db0648a4b0080907ea92d11b63b25c4f3 # timeout=10 Commit message: "fix: set-credentials ALL option" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:15:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:15:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:15:45 ========================================================= 18:15:45 EdgeX Global Pipelines Version Info 18:15:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:15:45 ------------------- 18:15:45 stable info: 18:15:45 ------------------- 18:15:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:15:45 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 18:15:45 Message: update stable to v1.0.234 18:15:46 ------------------- 18:15:46 experimental info: 18:15:46 ------------------- 18:15:46 Commited By: **** collab-it+edgex@linuxfoundation.org 18:15:46 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 18:15:46 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:15:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 18:15:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 18:15:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:15:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo 18:15:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo 18:15:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo 18:15:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d74fe86db0648a4b0080907ea92d11b63b25c4f3 [Pipeline] echo 18:15:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d74fe86 [Pipeline] echo 18:15:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:48 provisioning config files... 18:15:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-99@tmp/config3363683596397597286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:48 ---> docker-login.sh 18:15:48 nexus3.edgexfoundry.org:10001 18:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:48 Configure a credential helper to remove this warning. See 18:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:48 18:15:48 Login Succeeded 18:15:48 nexus3.edgexfoundry.org:10002 18:15:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:49 Configure a credential helper to remove this warning. See 18:15:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:49 18:15:49 Login Succeeded 18:15:49 nexus3.edgexfoundry.org:10003 18:15:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:49 Configure a credential helper to remove this warning. See 18:15:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:49 18:15:49 Login Succeeded 18:15:49 nexus3.edgexfoundry.org:10004 18:15:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:49 Configure a credential helper to remove this warning. See 18:15:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:49 18:15:49 Login Succeeded 18:15:49 docker.io 18:15:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:49 Configure a credential helper to remove this warning. See 18:15:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:49 18:15:49 Login Succeeded 18:15:49 ---> docker-login.sh ends [Pipeline] } 18:15:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:15:50 + git rev-list -1 --merges d74fe86db0648a4b0080907ea92d11b63b25c4f3~1..d74fe86db0648a4b0080907ea92d11b63b25c4f3 [Pipeline] echo 18:15:50 -----------> git rev-list -1 --merges d74fe86db0648a4b0080907ea92d11b63b25c4f3~1..d74fe86db0648a4b0080907ea92d11b63b25c4f3 d74fe86db0648a4b0080907ea92d11b63b25c4f3 [false] [Pipeline] sh 18:15:51 + git log --format=format:%s -1 d74fe86db0648a4b0080907ea92d11b63b25c4f3 [Pipeline] echo 18:15:51 ========================================================= 18:15:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:15:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:51 + git log --format=format:%s -1 d74fe86db0648a4b0080907ea92d11b63b25c4f3 [Pipeline] echo 18:15:51 [semverPrep] GIT_COMMIT: d74fe86db0648a4b0080907ea92d11b63b25c4f3, Commit Message: fix: set-credentials ALL option [Pipeline] echo 18:15:51 [semverPrep] This is not a build commit. [Pipeline] sh 18:15:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:52 + grep -v github /etc/ssh/ssh_known_hosts 18:15:52 + [ -e /tmp/ssh_known_hosts ] 18:15:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:15:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:15:52 + sudo tee -a /etc/ssh/ssh_known_hosts 18:15:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:52 18:15:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:52 0.1.4: Pulling from edgex-devops/py-git-semver 18:15:52 42c077c10790: Pulling fs layer 18:15:52 f63e77b7563a: Pulling fs layer 18:15:52 bd5fdadae976: Pulling fs layer 18:15:52 205491f53016: Pulling fs layer 18:15:52 df18705c85c3: Pulling fs layer 18:15:52 bdb3f477010e: Pulling fs layer 18:15:52 c8a8fc8e1c8f: Pulling fs layer 18:15:52 2c6e9b1d212d: Pulling fs layer 18:15:52 bdb8f0575790: Pulling fs layer 18:15:52 386e3cb2ff24: Pulling fs layer 18:15:52 2343380bae48: Pulling fs layer 18:15:52 205491f53016: Waiting 18:15:52 bdb8f0575790: Waiting 18:15:52 386e3cb2ff24: Waiting 18:15:52 df18705c85c3: Waiting 18:15:52 2343380bae48: Waiting 18:15:52 bdb3f477010e: Waiting 18:15:52 2c6e9b1d212d: Waiting 18:15:52 f63e77b7563a: Verifying Checksum 18:15:52 f63e77b7563a: Download complete 18:15:52 205491f53016: Verifying Checksum 18:15:52 205491f53016: Download complete 18:15:53 bd5fdadae976: Verifying Checksum 18:15:53 bd5fdadae976: Download complete 18:15:53 df18705c85c3: Verifying Checksum 18:15:53 df18705c85c3: Download complete 18:15:53 bdb3f477010e: Verifying Checksum 18:15:53 bdb3f477010e: Download complete 18:15:53 2c6e9b1d212d: Download complete 18:15:53 bdb8f0575790: Download complete 18:15:53 386e3cb2ff24: Verifying Checksum 18:15:53 386e3cb2ff24: Download complete 18:15:53 2343380bae48: Verifying Checksum 18:15:53 2343380bae48: Download complete 18:15:53 42c077c10790: Verifying Checksum 18:15:53 42c077c10790: Download complete 18:15:53 c8a8fc8e1c8f: Verifying Checksum 18:15:53 c8a8fc8e1c8f: Download complete 18:15:54 42c077c10790: Pull complete 18:15:54 f63e77b7563a: Pull complete 18:15:55 bd5fdadae976: Pull complete 18:15:55 205491f53016: Pull complete 18:15:55 df18705c85c3: Pull complete 18:15:55 bdb3f477010e: Pull complete 18:15:57 c8a8fc8e1c8f: Pull complete 18:15:57 2c6e9b1d212d: Pull complete 18:15:57 bdb8f0575790: Pull complete 18:15:57 386e3cb2ff24: Pull complete 18:15:57 2343380bae48: Pull complete 18:15:57 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 18:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:58 prd-ubuntu20.04-docker-8c-8g-16628 does not seem to be running inside a container 18:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-99 -v /w/workspace/oundry_device-onvif-camera_PR-99:/w/workspace/oundry_device-onvif-camera_PR-99:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-99@tmp:/w/workspace/oundry_device-onvif-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:15:59 $ docker top 23c2d2ca6a0ee2ff3e167da91f71130087f83db13a48aff1dd031c3f5c0dc952 -eo pid,comm 18:15:59 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). 18:15:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:15:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:59 [ssh-agent] Looking for ssh-agent implementation... 18:15:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:59 $ docker exec 23c2d2ca6a0ee2ff3e167da91f71130087f83db13a48aff1dd031c3f5c0dc952 ssh-agent 18:16:00 SSH_AUTH_SOCK=/tmp/ssh-oLz9Hs49a4IU/agent.35 18:16:00 SSH_AGENT_PID=41 18:16:00 Running ssh-add (command line suppressed) 18:16:00 Identity added: /w/workspace/oundry_device-onvif-camera_PR-99@tmp/private_key_3991163539950853323.key (/w/workspace/oundry_device-onvif-camera_PR-99@tmp/private_key_3991163539950853323.key) 18:16:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:00 + git tag --points-at HEAD [Pipeline] } 18:16:00 $ docker exec --env ******** --env ******** 23c2d2ca6a0ee2ff3e167da91f71130087f83db13a48aff1dd031c3f5c0dc952 ssh-agent -k 18:16:00 unset SSH_AUTH_SOCK; 18:16:00 unset SSH_AGENT_PID; 18:16:00 echo Agent pid 41 killed; 18:16:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:16:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:00 [ssh-agent] Looking for ssh-agent implementation... 18:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:00 $ docker exec 23c2d2ca6a0ee2ff3e167da91f71130087f83db13a48aff1dd031c3f5c0dc952 ssh-agent 18:16:01 SSH_AUTH_SOCK=/tmp/ssh-EnabYNZeeLB9/agent.74 18:16:01 SSH_AGENT_PID=80 18:16:01 Running ssh-add (command line suppressed) 18:16:01 Identity added: /w/workspace/oundry_device-onvif-camera_PR-99@tmp/private_key_6059738074283696256.key (/w/workspace/oundry_device-onvif-camera_PR-99@tmp/private_key_6059738074283696256.key) 18:16:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:01 + git semver init 18:16:01 2022-07-01 18:16:01,725 [run_init] DEBUG init version:0.0.0 force:False 18:16:01 2022-07-01 18:16:01,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-99/.semver 18:16:01 2022-07-01 18:16:01,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-99/.semver 18:16:01 2022-07-01 18:16:01,726 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-99/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-99, universal_newlines=False, shell=None, istream=None) 18:16:02 2022-07-01 18:16:02,445 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-99/.git/info/exclude 18:16:02 2022-07-01 18:16:02,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-99/.semver/PR-99 with force:False 18:16:02 2022-07-01 18:16:02,446 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-99/.semver/PR-99 18:16:02 2022-07-01 18:16:02,449 [execute] INFO git cat-file --batch-check 18:16:02 2022-07-01 18:16:02,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) 18:16:02 2022-07-01 18:16:02,456 [execute] INFO git cat-file --batch 18:16:02 2022-07-01 18:16:02,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) 18:16:02 2022-07-01 18:16:02,463 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-99/.semver/PR-99 18:16:02 0.0.0 [Pipeline] } 18:16:02 $ docker exec --env ******** --env ******** 23c2d2ca6a0ee2ff3e167da91f71130087f83db13a48aff1dd031c3f5c0dc952 ssh-agent -k 18:16:02 unset SSH_AUTH_SOCK; 18:16:02 unset SSH_AGENT_PID; 18:16:02 echo Agent pid 80 killed; 18:16:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:03 + git semver [Pipeline] } 18:16:03 $ docker stop --time=1 23c2d2ca6a0ee2ff3e167da91f71130087f83db13a48aff1dd031c3f5c0dc952 18:16:04 $ docker rm -f 23c2d2ca6a0ee2ff3e167da91f71130087f83db13a48aff1dd031c3f5c0dc952 [Pipeline] // withDockerContainer [Pipeline] sh 18:16:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:16:05 Stashed 1 file(s) [Pipeline] echo 18:16:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:16:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16612 in /w/workspace/oundry_device-onvif-camera_PR-99 [Pipeline] configFileProvider 18:16:06 provisioning config files... 18:16:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-99@tmp/config2699704691369664618tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 18:16:06 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 18:16:06 Selected Git installation does not exist. Using Default 18:16:06 The recommended git tool is: NONE 18:16:06 ---> docker-login.sh 18:16:06 nexus3.edgexfoundry.org:10001 18:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:06 Configure a credential helper to remove this warning. See 18:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:06 18:16:06 Login Succeeded 18:16:06 nexus3.edgexfoundry.org:10002 18:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:06 Configure a credential helper to remove this warning. See 18:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:06 18:16:06 Login Succeeded 18:16:06 nexus3.edgexfoundry.org:10003 18:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:06 Configure a credential helper to remove this warning. See 18:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:06 18:16:06 Login Succeeded 18:16:06 nexus3.edgexfoundry.org:10004 18:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:07 Configure a credential helper to remove this warning. See 18:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:07 18:16:07 Login Succeeded 18:16:07 docker.io 18:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:07 Configure a credential helper to remove this warning. See 18:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:07 18:16:07 Login Succeeded 18:16:07 ---> docker-login.sh ends [Pipeline] } 18:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:07 ========================================================= 18:16:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:16:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:08 + 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 . 18:16:08 Sending build context to Docker daemon 9.344MB 18:16:08 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:16:08 Step 2/13 : FROM ${BASE} AS builder 18:16:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:16:08 59bf1c3509f3: Pulling fs layer 18:16:08 666ba61612fd: Pulling fs layer 18:16:08 8ed8ca486205: Pulling fs layer 18:16:08 cc1cd167ecdc: Pulling fs layer 18:16:08 c516ae0d96e1: Pulling fs layer 18:16:08 684cea983483: Pulling fs layer 18:16:08 dd3240ac7de5: Pulling fs layer 18:16:08 b1e948a4e11c: Pulling fs layer 18:16:08 a8fd76ee1af6: Pulling fs layer 18:16:08 646ad004c059: Pulling fs layer 18:16:08 c516ae0d96e1: Waiting 18:16:08 cc1cd167ecdc: Waiting 18:16:08 dd3240ac7de5: Waiting 18:16:08 b1e948a4e11c: Waiting 18:16:08 a8fd76ee1af6: Waiting 18:16:08 646ad004c059: Waiting 18:16:08 8ed8ca486205: Verifying Checksum 18:16:08 8ed8ca486205: Download complete 18:16:08 666ba61612fd: Download complete 18:16:08 c516ae0d96e1: Verifying Checksum 18:16:08 c516ae0d96e1: Download complete 18:16:08 684cea983483: Verifying Checksum 18:16:08 684cea983483: Download complete 18:16:08 59bf1c3509f3: Verifying Checksum 18:16:08 59bf1c3509f3: Download complete 18:16:08 dd3240ac7de5: Verifying Checksum 18:16:08 dd3240ac7de5: Download complete 18:16:08 b1e948a4e11c: Verifying Checksum 18:16:08 b1e948a4e11c: Download complete 18:16:08 59bf1c3509f3: Pull complete 18:16:08 666ba61612fd: Pull complete 18:16:08 8ed8ca486205: Pull complete 18:16:09 646ad004c059: Verifying Checksum 18:16:09 646ad004c059: Download complete 18:16:09 cc1cd167ecdc: Download complete 18:16:09 a8fd76ee1af6: Verifying Checksum 18:16:09 a8fd76ee1af6: Download complete 18:16:11 using credential edgex-jenkins-ssh 18:16:11 Cloning the remote Git repository 18:16:11 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 18:16:11 > git init /w/workspace/device-onvif-camera/1 # timeout=10 18:16:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:16:11 > git --version # timeout=10 18:16:11 > git --version # 'git version 2.25.1' 18:16:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:12 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:16:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:12 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:16:12 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:16:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:16:12 Merging remotes/origin/main commit cba106416024542bb09af345da5a1638a965ef9b into PR head commit d74fe86db0648a4b0080907ea92d11b63b25c4f3 18:16:13 Merge succeeded, producing d74fe86db0648a4b0080907ea92d11b63b25c4f3 18:16:13 Checking out Revision d74fe86db0648a4b0080907ea92d11b63b25c4f3 (PR-99) 18:16:13 cc1cd167ecdc: Pull complete 18:16:13 c516ae0d96e1: Pull complete 18:16:13 684cea983483: Pull complete 18:16:13 dd3240ac7de5: Pull complete 18:16:13 b1e948a4e11c: Pull complete 18:16:12 > git config core.sparsecheckout # timeout=10 18:16:12 > git checkout -f d74fe86db0648a4b0080907ea92d11b63b25c4f3 # timeout=10 18:16:12 > git remote # timeout=10 18:16:12 > git config --get remote.origin.url # timeout=10 18:16:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:13 > git merge cba106416024542bb09af345da5a1638a965ef9b # timeout=10 18:16:13 > git rev-parse HEAD^{commit} # timeout=10 18:16:13 > git config core.sparsecheckout # timeout=10 18:16:13 > git checkout -f d74fe86db0648a4b0080907ea92d11b63b25c4f3 # timeout=10 18:16:15 a8fd76ee1af6: Pull complete 18:16:16 646ad004c059: Pull complete 18:16:16 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 18:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:16:16 ---> 8f69c11f6b0c 18:16:16 Step 3/13 : ARG MAKE="make build" 18:16:17 Commit message: "fix: set-credentials ALL option" 18:16:17 ---> Running in e636286ed49c 18:16:17 > git --version # timeout=10 18:16:17 > git --version # 'git version 2.25.1' 18:16:17 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 18:16:17 Removing intermediate container e636286ed49c 18:16:17 ---> d7f0baaff411 18:16:17 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:16:17 ---> Running in 44f122d695fb 18:16:17 Removing intermediate container 44f122d695fb 18:16:17 ---> 130aebff3080 18:16:17 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 18:16:17 ---> Running in 7076234411ba [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 18:16:18 Removing intermediate container 7076234411ba 18:16:18 ---> 2a03b95323b9 18:16:18 Step 6/13 : LABEL Name=edgex-device-onvif-camera 18:16:18 ---> Running in 57c9b2779cc4 18:16:18 Removing intermediate container 57c9b2779cc4 18:16:18 ---> 17f7633ded7d 18:16:18 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:18 ---> Running in a161d1a19c23 [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:16:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:18 Dload Upload Total Spent Left Speed 18:16:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 74260 0 --:--:-- --:--:-- --:--:-- 74260 18:16:18 Removing intermediate container a161d1a19c23 18:16:18 ---> e55a4b9eb1c7 18:16:18 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:18 ---> Running in 2cc9287ae587 18:16:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 18:16:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:16:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:16:19 + sudo tee /etc/docker/daemon.new 18:16:19 { 18:16:19 "registry-mirrors": [ 18:16:19 "https://nexus3.edgexfoundry.org:10001" 18:16:19 ], 18:16:19 "bip": "10.250.0.254/24", 18:16:19 "hosts": [ 18:16:19 "tcp://0.0.0.0:5555", 18:16:19 "unix:///var/run/docker.sock" 18:16:19 ], 18:16:19 "mtu": 1458, 18:16:19 "selinux-enabled": true, 18:16:19 "seccomp-profile": "/etc/docker/seccomp.json" 18:16:19 } [Pipeline] sh 18:16:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:16:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:16:20 OK: 221 MiB in 52 packages 18:16:20 + sudo service docker restart 18:16:20 Removing intermediate container 2cc9287ae587 18:16:20 ---> 65153356fa3a 18:16:20 Step 9/13 : WORKDIR /device-onvif-camera 18:16:20 ---> Running in a908ba5a4ca2 18:16:20 Removing intermediate container a908ba5a4ca2 18:16:20 ---> e8cb85b47dce 18:16:20 Step 10/13 : COPY go.mod vendor* ./ 18:16:21 ---> 5737fe0fc46e 18:16:21 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:21 ---> Running in a9d9525b44a9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:38 provisioning config files... 18:16:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config4030080066558280754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:39 ---> docker-login.sh 18:16:39 nexus3.edgexfoundry.org:10001 18:16:39 Removing intermediate container a9d9525b44a9 18:16:39 ---> 6e1a3885dd27 18:16:39 Step 12/13 : COPY . . 18:16:39 ---> af6e3c89104d 18:16:39 Step 13/13 : RUN ${MAKE} 18:16:39 ---> Running in 4b6920399220 18:16:39 noop 18:16:39 Removing intermediate container 4b6920399220 18:16:39 ---> b6b1bff3a241 18:16:39 Successfully built b6b1bff3a241 18:16:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:39 + docker inspect -f . ci-base-image-x86_64 18:16:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:40 prd-ubuntu20.04-docker-8c-8g-16628 does not seem to be running inside a container 18:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-99 -v /w/workspace/oundry_device-onvif-camera_PR-99:/w/workspace/oundry_device-onvif-camera_PR-99:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-99@tmp:/w/workspace/oundry_device-onvif-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:40 Configure a credential helper to remove this warning. See 18:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:40 18:16:40 Login Succeeded 18:16:40 nexus3.edgexfoundry.org:10002 18:16:40 $ docker top 87e64012250acfd4d624bbb511284e901bbf215d27e5fe4536944eecdd604811 -eo pid,comm [Pipeline] { 18:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:40 Configure a credential helper to remove this warning. See 18:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:40 18:16:40 Login Succeeded 18:16:40 nexus3.edgexfoundry.org:10003 [Pipeline] sh 18:16:40 + go version 18:16:40 go version go1.17.7 linux/amd64 [Pipeline] } 18:16:40 $ docker stop --time=1 87e64012250acfd4d624bbb511284e901bbf215d27e5fe4536944eecdd604811 18:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:41 Configure a credential helper to remove this warning. See 18:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:41 18:16:41 Login Succeeded 18:16:41 nexus3.edgexfoundry.org:10004 18:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:41 Configure a credential helper to remove this warning. See 18:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:41 18:16:41 Login Succeeded 18:16:41 docker.io 18:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:42 Configure a credential helper to remove this warning. See 18:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:42 18:16:42 Login Succeeded 18:16:42 ---> docker-login.sh ends 18:16:42 $ docker rm -f 87e64012250acfd4d624bbb511284e901bbf215d27e5fe4536944eecdd604811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:16:42 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 18:16:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:43 ========================================================= 18:16:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:16:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:16:43 + docker inspect -f . ci-base-image-x86_64 18:16:43 . [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:43 prd-ubuntu20.04-docker-8c-8g-16628 does not seem to be running inside a container 18:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-99 -v /w/workspace/oundry_device-onvif-camera_PR-99:/w/workspace/oundry_device-onvif-camera_PR-99:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-99@tmp:/w/workspace/oundry_device-onvif-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:16:43 + 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 . 18:16:43 Sending build context to Docker daemon 6.431MB 18:16:43 $ docker top 602160a3b9da1f9a65f5891d358be80913a4f68ca7d7b421838536125558e440 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:16:44 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:16:44 Step 2/13 : FROM ${BASE} AS builder 18:16:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:16:44 9b3977197b4f: Pulling fs layer 18:16:44 1a89e8eeedd5: Pulling fs layer 18:16:44 94645a83ff95: Pulling fs layer 18:16:44 e6fb740bc735: Pulling fs layer 18:16:44 3a77bd46dcc9: Pulling fs layer 18:16:44 355e64cbe906: Pulling fs layer 18:16:44 63ab81a10011: Pulling fs layer 18:16:44 555d1d1c4555: Pulling fs layer 18:16:44 7d9057610161: Pulling fs layer 18:16:44 3a77bd46dcc9: Waiting 18:16:44 355e64cbe906: Waiting 18:16:44 63ab81a10011: Waiting 18:16:44 555d1d1c4555: Waiting 18:16:44 7d9057610161: Waiting 18:16:44 e6fb740bc735: Waiting 18:16:44 94645a83ff95: Verifying Checksum 18:16:44 94645a83ff95: Download complete 18:16:44 1a89e8eeedd5: Download complete 18:16:44 3a77bd46dcc9: Verifying Checksum 18:16:44 3a77bd46dcc9: Download complete 18:16:44 355e64cbe906: Verifying Checksum 18:16:44 355e64cbe906: Download complete 18:16:44 9b3977197b4f: Verifying Checksum 18:16:44 9b3977197b4f: Download complete 18:16:44 63ab81a10011: Download complete 18:16:44 + make test 18:16:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:16:44 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:16:45 9b3977197b4f: Pull complete 18:16:45 7d9057610161: Verifying Checksum 18:16:45 7d9057610161: Download complete 18:16:45 1a89e8eeedd5: Pull complete 18:16:45 94645a83ff95: Pull complete 18:16:46 555d1d1c4555: Verifying Checksum 18:16:46 555d1d1c4555: Download complete 18:16:46 e6fb740bc735: Verifying Checksum 18:16:46 e6fb740bc735: Download complete 18:16:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:16:54 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 7.0% of statements 18:16:54 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:16:57 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.799s coverage: 13.8% of statements 18:16:59 e6fb740bc735: Pull complete 18:16:59 3a77bd46dcc9: Pull complete 18:16:59 355e64cbe906: Pull complete 18:16:59 63ab81a10011: Pull complete 18:17:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:17:06 555d1d1c4555: Pull complete 18:17:08 7d9057610161: Pull complete 18:17:08 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 18:17:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:17:08 ---> 819e984ddca1 18:17:08 Step 3/13 : ARG MAKE="make build" 18:17:08 ---> Running in a2347da42806 18:17:09 Removing intermediate container a2347da42806 18:17:09 ---> ad347bb8f230 18:17:09 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:17:09 ---> Running in aa24e4b2fc52 18:17:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:17:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:17:09 ./bin/test-attribution-txt.sh 18:17:09 Removing intermediate container aa24e4b2fc52 18:17:09 ---> d0988cc5f313 18:17:09 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 18:17:09 ---> Running in e0f8f7a6ebae [Pipeline] echo 18:17:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:17:09 $ docker stop --time=1 602160a3b9da1f9a65f5891d358be80913a4f68ca7d7b421838536125558e440 18:17:09 Removing intermediate container e0f8f7a6ebae 18:17:09 ---> aed25dd17d6c 18:17:09 Step 6/13 : LABEL Name=edgex-device-onvif-camera 18:17:09 ---> Running in 4dc4aa0b3aa3 18:17:10 Removing intermediate container 4dc4aa0b3aa3 18:17:10 ---> 9981b744c7eb 18:17:10 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:10 ---> Running in d44e5fc046bf 18:17:11 $ docker rm -f 602160a3b9da1f9a65f5891d358be80913a4f68ca7d7b421838536125558e440 [Pipeline] // withDockerContainer [Pipeline] sh 18:17:12 Removing intermediate container d44e5fc046bf 18:17:12 ---> 2a2de48eafd0 18:17:12 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:17:12 ---> Running in 396da10ccaf9 18:17:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:17:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:17:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:17:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:17:13 + ls -al . 18:17:13 total 248 18:17:13 drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 18:17 . 18:17:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:15 .. 18:17:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:16 .git 18:17:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:15 .github 18:17:13 -rw-rw-r-- 1 jenkins jenkins 352 Jul 1 18:15 .gitignore 18:17:13 -rw-rw-r-- 1 jenkins jenkins 42 Jul 1 18:15 .golangci.yml 18:17:13 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:16 .semver 18:17:13 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 1 18:15 Attribution.txt 18:17:13 -rw-rw-r-- 1 jenkins jenkins 189 Jul 1 18:15 CHANGELOG.md 18:17:13 -rw-rw-r-- 1 jenkins jenkins 1667 Jul 1 18:15 Dockerfile 18:17:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 18:15 GOVERNANCE.md 18:17:13 -rw-rw-r-- 1 jenkins jenkins 660 Jul 1 18:15 Jenkinsfile 18:17:13 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 1 18:15 LICENSE 18:17:13 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 1 18:15 Makefile 18:17:13 -rw-rw-r-- 1 jenkins jenkins 625 Jul 1 18:15 OWNERS.md 18:17:13 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 1 18:15 README.md 18:17:13 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:16 VERSION 18:17:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:15 bin 18:17:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 18:15 cmd 18:17:13 -rw-r--r-- 1 jenkins jenkins 70262 Jul 1 18:16 coverage.out 18:17:13 drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:15 doc 18:17:13 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 1 18:15 go.mod 18:17:13 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 1 18:15 go.sum 18:17:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:15 internal 18:17:13 -rw-rw-r-- 1 jenkins jenkins 236 Jul 1 18:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:13 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d74fe86db0648a4b0080907ea92d11b63b25c4f3 --label arch=amd64 --label version=0.0.0 . 18:17:13 Sending build context to Docker daemon 9.415MB 18:17:13 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 18:17:13 Step 2/26 : FROM ${BASE} AS builder 18:17:13 ---> b6b1bff3a241 18:17:13 Step 3/26 : ARG MAKE="make build" 18:17:13 ---> Running in e6fcae879be8 18:17:14 Removing intermediate container e6fcae879be8 18:17:14 ---> a6611df40f21 18:17:14 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:17:14 ---> Running in 874dd138a71b 18:17:14 Removing intermediate container 874dd138a71b 18:17:14 ---> 5b7f77e2b714 18:17:14 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:17:14 ---> Running in fd5ec8e7c99e 18:17:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:17:14 Removing intermediate container fd5ec8e7c99e 18:17:14 ---> 0cd4d44c688b 18:17:14 Step 6/26 : LABEL Name=edgex-device-onvif-camera 18:17:14 ---> Running in 343b6f6372c8 18:17:14 Removing intermediate container 343b6f6372c8 18:17:14 ---> b924fd77b4a0 18:17:14 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:14 ---> Running in fc06925aa496 18:17:14 OK: 220 MiB in 52 packages 18:17:14 Removing intermediate container fc06925aa496 18:17:14 ---> f2cabd29c181 18:17:14 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:17:15 ---> Running in 277b89616f73 18:17:15 Removing intermediate container 396da10ccaf9 18:17:15 ---> 7bc23d6e7cd7 18:17:15 Step 9/13 : WORKDIR /device-onvif-camera 18:17:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:17:15 ---> Running in 19885e09de43 18:17:15 Removing intermediate container 19885e09de43 18:17:15 ---> 29dd32b4f56e 18:17:15 Step 10/13 : COPY go.mod vendor* ./ 18:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:17:16 ---> 650a842e039e 18:17:16 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:16 ---> Running in afe3d274f038 18:17:16 OK: 221 MiB in 52 packages 18:17:16 Removing intermediate container 277b89616f73 18:17:16 ---> 30dcf5e1e808 18:17:16 Step 9/26 : WORKDIR /device-onvif-camera 18:17:16 ---> Running in 824164450f82 18:17:16 Removing intermediate container 824164450f82 18:17:16 ---> fdc0d6441110 18:17:16 Step 10/26 : COPY go.mod vendor* ./ 18:17:17 ---> fe3d59d6e057 18:17:17 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:17 ---> Running in b3a727d56af2 18:17:17 Removing intermediate container b3a727d56af2 18:17:17 ---> 17ea2b85cae5 18:17:17 Step 12/26 : COPY . . 18:17:18 ---> bbfe7f3fd16e 18:17:18 Step 13/26 : RUN ${MAKE} 18:17:18 ---> Running in db50512c9f43 18:17:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 18:17:40 Removing intermediate container db50512c9f43 18:17:40 ---> f65af43a85f9 18:17:40 Step 14/26 : FROM alpine:3.15 18:17:40 3.15: Pulling from library/alpine 18:17:40 df9b9388f04a: Pulling fs layer 18:17:40 df9b9388f04a: Verifying Checksum 18:17:40 df9b9388f04a: Download complete 18:17:40 df9b9388f04a: Pull complete 18:17:40 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:17:40 Status: Downloaded newer image for alpine:3.15 18:17:40 ---> 0ac33e5f5afa 18:17:40 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:17:40 ---> Running in 7e9b2111fbd8 18:17:40 Removing intermediate container 7e9b2111fbd8 18:17:40 ---> 188b175f69f9 18:17:40 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 18:17:40 ---> Running in 36b9e0615e76 18:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:17:40 (1/6) Installing dumb-init (1.2.5-r1) 18:17:40 (2/6) Installing libgcc (10.3.1_git20211027-r0) 18:17:40 (3/6) Installing libsodium (1.0.18-r0) 18:17:40 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 18:17:40 (5/6) Installing libzmq (4.3.4-r0) 18:17:40 (6/6) Installing zeromq (4.3.4-r0) 18:17:40 Executing busybox-1.34.1-r5.trigger 18:17:40 OK: 8 MiB in 20 packages 18:17:40 Removing intermediate container 36b9e0615e76 18:17:40 ---> be8cdcc47d68 18:17:40 Step 17/26 : WORKDIR / 18:17:40 ---> Running in c920f4ceef44 18:17:40 Removing intermediate container c920f4ceef44 18:17:40 ---> b09eeb72c29c 18:17:40 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:17:40 ---> 9163f1c750b8 18:17:40 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:17:40 ---> 68249ccc72ed 18:17:40 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:17:40 ---> 3cc10a920f16 18:17:40 Step 21/26 : EXPOSE 59984 18:17:41 ---> Running in f08dbfb4ac4f 18:17:41 Removing intermediate container f08dbfb4ac4f 18:17:41 ---> 940489f6b490 18:17:41 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:17:41 ---> Running in bea1d8f53854 18:17:41 Removing intermediate container bea1d8f53854 18:17:41 ---> b3828a28955d 18:17:41 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:41 ---> Running in ca8ee18a276a 18:17:41 Removing intermediate container ca8ee18a276a 18:17:41 ---> 178029ee25ae 18:17:41 Step 24/26 : LABEL arch=amd64 18:17:41 ---> Running in 3ad694dfab60 18:17:41 Removing intermediate container 3ad694dfab60 18:17:41 ---> c337ced09459 18:17:41 Step 25/26 : LABEL git_sha=d74fe86db0648a4b0080907ea92d11b63b25c4f3 18:17:41 ---> Running in c36410f600be 18:17:41 Removing intermediate container c36410f600be 18:17:41 ---> ba67420365cd 18:17:41 Step 26/26 : LABEL version=0.0.0 18:17:41 ---> Running in be57256605b6 18:17:41 Removing intermediate container be57256605b6 18:17:41 ---> da9305a28ae1 18:17:41 [Warning] One or more build-args [ARCH] were not consumed 18:17:41 Successfully built da9305a28ae1 18:17:41 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 18:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:42 18:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:42 latest: Pulling from edgex-lftools-log-publisher 18:17:42 5eb5b503b376: Pulling fs layer 18:17:42 5c69ac0246d0: Pulling fs layer 18:17:42 ec43610c2a17: Pulling fs layer 18:17:42 3a2ae6a8a46f: Pulling fs layer 18:17:42 33b1e0a273af: Pulling fs layer 18:17:42 5d3b04190fa2: Pulling fs layer 18:17:42 2f39f015ded8: Pulling fs layer 18:17:42 2f39f015ded8: Waiting 18:17:42 3a2ae6a8a46f: Waiting 18:17:42 33b1e0a273af: Waiting 18:17:42 5d3b04190fa2: Waiting 18:17:42 5c69ac0246d0: Verifying Checksum 18:17:42 5c69ac0246d0: Download complete 18:17:42 3a2ae6a8a46f: Download complete 18:17:42 33b1e0a273af: Verifying Checksum 18:17:42 33b1e0a273af: Download complete 18:17:42 5d3b04190fa2: Download complete 18:17:42 ec43610c2a17: Verifying Checksum 18:17:42 ec43610c2a17: Download complete 18:17:43 5eb5b503b376: Verifying Checksum 18:17:43 5eb5b503b376: Download complete 18:17:43 2f39f015ded8: Verifying Checksum 18:17:43 2f39f015ded8: Download complete 18:17:44 5eb5b503b376: Pull complete 18:17:44 5c69ac0246d0: Pull complete 18:17:44 ec43610c2a17: Pull complete 18:17:44 3a2ae6a8a46f: Pull complete 18:17:44 33b1e0a273af: Pull complete 18:17:44 5d3b04190fa2: Pull complete 18:17:49 2f39f015ded8: Pull complete 18:17:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:49 prd-ubuntu20.04-docker-8c-8g-16628 does not seem to be running inside a container 18:17:49 $ 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/oundry_device-onvif-camera_PR-99 -v /w/workspace/oundry_device-onvif-camera_PR-99:/w/workspace/oundry_device-onvif-camera_PR-99:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-99@tmp:/w/workspace/oundry_device-onvif-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:17:51 $ docker top 3aa4b2da68e67aa4bdb42734b35d8ec177ab5fe8655595c50dce922284a4977b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:51 ---> job-cost.sh 18:17:51 lf-activate-venv: SKIPPING 18:17:51 INFO: No Stack... 18:17:51 INFO: Retrieving Pricing Info for: v3-standard-8 18:17:52 INFO: Archiving Costs [Pipeline] sh 18:17:52 + cat /w/workspace/oundry_device-onvif-camera_PR-99/archives/cost.csv 18:17:52 + cut -d, -f6 [Pipeline] lock 18:17:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-99-1-stack-cost] 18:17:52 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-99-1-stack-cost] did not exist. Created. 18:17:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:53 + echo total: 0.2199999988079071 [Pipeline] stash 18:17:53 Stashed 1 file(s) [Pipeline] } 18:17:53 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:53 $ docker stop --time=1 3aa4b2da68e67aa4bdb42734b35d8ec177ab5fe8655595c50dce922284a4977b 18:17:54 $ docker rm -f 3aa4b2da68e67aa4bdb42734b35d8ec177ab5fe8655595c50dce922284a4977b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:03 Removing intermediate container afe3d274f038 18:18:03 ---> f1560a75eca0 18:18:03 Step 12/13 : COPY . . 18:18:03 ---> 45b85d411eeb 18:18:03 Step 13/13 : RUN ${MAKE} 18:18:03 ---> Running in e24bcacb5f86 18:18:03 noop 18:18:04 Removing intermediate container e24bcacb5f86 18:18:04 ---> c47c7b886cf3 18:18:04 Successfully built c47c7b886cf3 18:18:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:04 + docker inspect -f . ci-base-image-arm64 18:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:04 prd-ubuntu20.04-docker-arm64-4c-16g-16612 does not seem to be running inside a container 18:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:06 $ docker top 01ca752679f04dac28622b07abbd9aa6ca9277a05d514c32c0206087be027b4b -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:07 + go version 18:18:07 go version go1.17.7 linux/arm64 [Pipeline] } 18:18:07 $ docker stop --time=1 01ca752679f04dac28622b07abbd9aa6ca9277a05d514c32c0206087be027b4b 18:18:08 $ docker rm -f 01ca752679f04dac28622b07abbd9aa6ca9277a05d514c32c0206087be027b4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:09 + docker inspect -f . ci-base-image-arm64 18:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:10 prd-ubuntu20.04-docker-arm64-4c-16g-16612 does not seem to be running inside a container 18:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:11 $ docker top e49933e2ca782e7b1409ea6569a95f64175929bd25c10c32273706a402474413 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:18:12 + make test 18:18:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:18:14 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:19:36 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:19:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.085s coverage: 7.0% of statements 18:19:39 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:20:01 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.021s coverage: 13.8% of statements 18:20:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:20:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:20:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:20:28 ./bin/test-attribution-txt.sh [Pipeline] echo 18:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:20:30 $ docker stop --time=1 e49933e2ca782e7b1409ea6569a95f64175929bd25c10c32273706a402474413 18:20:32 $ docker rm -f e49933e2ca782e7b1409ea6569a95f64175929bd25c10c32273706a402474413 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:33 Warning: overwriting stash ‘coverage-report’ 18:20:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:35 + ls -al . 18:20:35 total 244 18:20:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:20 . 18:20:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:16 .. 18:20:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:16 .git 18:20:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:16 .github 18:20:35 -rw-rw-r-- 1 jenkins jenkins 352 Jul 1 18:16 .gitignore 18:20:35 -rw-rw-r-- 1 jenkins jenkins 42 Jul 1 18:16 .golangci.yml 18:20:35 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 1 18:16 Attribution.txt 18:20:35 -rw-rw-r-- 1 jenkins jenkins 189 Jul 1 18:16 CHANGELOG.md 18:20:35 -rw-rw-r-- 1 jenkins jenkins 1667 Jul 1 18:16 Dockerfile 18:20:35 -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 18:16 GOVERNANCE.md 18:20:35 -rw-rw-r-- 1 jenkins jenkins 660 Jul 1 18:16 Jenkinsfile 18:20:35 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 1 18:16 LICENSE 18:20:35 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 1 18:16 Makefile 18:20:35 -rw-rw-r-- 1 jenkins jenkins 625 Jul 1 18:16 OWNERS.md 18:20:35 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 1 18:16 README.md 18:20:35 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:16 VERSION 18:20:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:16 bin 18:20:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 18:16 cmd 18:20:35 -rw-r--r-- 1 jenkins jenkins 70262 Jul 1 18:19 coverage.out 18:20:35 drwxrwxr-x 5 jenkins jenkins 4096 Jul 1 18:16 doc 18:20:35 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 1 18:16 go.mod 18:20:35 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 1 18:16 go.sum 18:20:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:16 internal 18:20:35 -rw-rw-r-- 1 jenkins jenkins 236 Jul 1 18:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:35 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d74fe86db0648a4b0080907ea92d11b63b25c4f3 --label arch=arm64 --label version=0.0.0 . 18:20:35 Sending build context to Docker daemon 6.502MB 18:20:35 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 18:20:35 Step 2/26 : FROM ${BASE} AS builder 18:20:35 ---> c47c7b886cf3 18:20:35 Step 3/26 : ARG MAKE="make build" 18:20:36 ---> Running in 77bb9fcaa7d4 18:20:36 Removing intermediate container 77bb9fcaa7d4 18:20:36 ---> 1493fa6f118a 18:20:36 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:20:36 ---> Running in f8496ec0d777 18:20:36 Removing intermediate container f8496ec0d777 18:20:36 ---> 311c3a3622c9 18:20:36 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:20:37 ---> Running in 17584d467a50 18:20:37 Removing intermediate container 17584d467a50 18:20:37 ---> 34d254d5b91a 18:20:37 Step 6/26 : LABEL Name=edgex-device-onvif-camera 18:20:37 ---> Running in 48453e6e6888 18:20:37 Removing intermediate container 48453e6e6888 18:20:37 ---> 3d49e3c2bafa 18:20:37 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:37 ---> Running in 97360cef1d4e 18:20:39 Removing intermediate container 97360cef1d4e 18:20:39 ---> caeeff4cdf6c 18:20:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:39 ---> Running in 7225b33c789e 18:20:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:20:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:20:42 OK: 220 MiB in 52 packages 18:20:42 Removing intermediate container 7225b33c789e 18:20:42 ---> 8147ed6393df 18:20:42 Step 9/26 : WORKDIR /device-onvif-camera 18:20:42 ---> Running in 1f3ec7ed356e 18:20:43 Removing intermediate container 1f3ec7ed356e 18:20:43 ---> 4a9121b87bfd 18:20:43 Step 10/26 : COPY go.mod vendor* ./ 18:20:43 ---> c723d94309f3 18:20:43 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:43 ---> Running in babece6f6ac2 18:20:45 Removing intermediate container babece6f6ac2 18:20:45 ---> b4c73a6cf144 18:20:45 Step 12/26 : COPY . . 18:20:46 ---> 1d7472f8ee15 18:20:46 Step 13/26 : RUN ${MAKE} 18:20:46 ---> Running in a005b33ca983 18:20:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 18:22:54 Removing intermediate container a005b33ca983 18:22:54 ---> 5deac894eb79 18:22:54 Step 14/26 : FROM alpine:3.15 18:22:54 3.15: Pulling from library/alpine 18:22:54 9981e73032c8: Pulling fs layer 18:22:54 9981e73032c8: Download complete 18:22:54 9981e73032c8: Pull complete 18:22:54 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:22:54 Status: Downloaded newer image for alpine:3.15 18:22:54 ---> 3fb3c9af89a9 18:22:54 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:22:54 ---> Running in 467b4a35d854 18:22:54 Removing intermediate container 467b4a35d854 18:22:54 ---> f66008808636 18:22:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 18:22:54 ---> Running in e923b5c31fe1 18:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:22:54 (1/6) Installing dumb-init (1.2.5-r1) 18:22:54 (2/6) Installing libgcc (10.3.1_git20211027-r0) 18:22:54 (3/6) Installing libsodium (1.0.18-r0) 18:22:54 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 18:22:54 (5/6) Installing libzmq (4.3.4-r0) 18:22:54 (6/6) Installing zeromq (4.3.4-r0) 18:22:54 Executing busybox-1.34.1-r5.trigger 18:22:54 OK: 8 MiB in 20 packages 18:22:54 Removing intermediate container e923b5c31fe1 18:22:54 ---> 3f79edd6b166 18:22:54 Step 17/26 : WORKDIR / 18:22:54 ---> Running in e6c120d565a4 18:22:54 Removing intermediate container e6c120d565a4 18:22:54 ---> 8acc5040b0eb 18:22:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:22:54 ---> 94cd69c916be 18:22:54 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:22:54 ---> fee979e84bc1 18:22:54 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:22:55 ---> b22babe30efa 18:22:55 Step 21/26 : EXPOSE 59984 18:22:55 ---> Running in da89e1729750 18:22:55 Removing intermediate container da89e1729750 18:22:55 ---> b98e89686af1 18:22:55 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:22:55 ---> Running in ccf3f4b17cd6 18:22:55 Removing intermediate container ccf3f4b17cd6 18:22:55 ---> afffcddc63ca 18:22:55 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:55 ---> Running in 58d165ee77d4 18:22:56 Removing intermediate container 58d165ee77d4 18:22:56 ---> 02b3acd556f8 18:22:56 Step 24/26 : LABEL arch=arm64 18:22:56 ---> Running in 2f42f594ed9e 18:22:56 Removing intermediate container 2f42f594ed9e 18:22:56 ---> b15739769cb2 18:22:56 Step 25/26 : LABEL git_sha=d74fe86db0648a4b0080907ea92d11b63b25c4f3 18:22:56 ---> Running in ae8cbf1fec1e 18:22:56 Removing intermediate container ae8cbf1fec1e 18:22:56 ---> 27e3a2948fd0 18:22:56 Step 26/26 : LABEL version=0.0.0 18:22:57 ---> Running in 27533c0ec606 18:22:57 Removing intermediate container 27533c0ec606 18:22:57 ---> 8ee4447c3234 18:22:57 [Warning] One or more build-args [ARCH] were not consumed 18:22:57 Successfully built 8ee4447c3234 18:22:57 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:58 18:22:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:58 arm64: Pulling from edgex-lftools-log-publisher 18:22:58 8998bd30e6a1: Pulling fs layer 18:22:58 04944245beec: Pulling fs layer 18:22:58 699f458cf7ca: Pulling fs layer 18:22:58 765212b225bb: Pulling fs layer 18:22:58 f23df028b6ca: Pulling fs layer 18:22:58 d65c8cfc05b1: Pulling fs layer 18:22:58 2437ff75d9bd: Pulling fs layer 18:22:58 765212b225bb: Waiting 18:22:58 f23df028b6ca: Waiting 18:22:58 d65c8cfc05b1: Waiting 18:22:58 2437ff75d9bd: Waiting 18:22:58 04944245beec: Verifying Checksum 18:22:58 04944245beec: Download complete 18:22:58 765212b225bb: Download complete 18:22:58 f23df028b6ca: Download complete 18:22:58 d65c8cfc05b1: Verifying Checksum 18:22:58 d65c8cfc05b1: Download complete 18:22:59 699f458cf7ca: Verifying Checksum 18:22:59 699f458cf7ca: Download complete 18:22:59 8998bd30e6a1: Verifying Checksum 18:22:59 8998bd30e6a1: Download complete 18:23:01 2437ff75d9bd: Verifying Checksum 18:23:01 2437ff75d9bd: Download complete 18:23:03 8998bd30e6a1: Pull complete 18:23:04 04944245beec: Pull complete 18:23:05 699f458cf7ca: Pull complete 18:23:05 765212b225bb: Pull complete 18:23:06 f23df028b6ca: Pull complete 18:23:06 d65c8cfc05b1: Pull complete 18:23:21 2437ff75d9bd: Pull complete 18:23:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:22 prd-ubuntu20.04-docker-arm64-4c-16g-16612 does not seem to be running inside a container 18:23:22 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:23:25 $ docker top 6133fabaa95e47e4eab7318c4df0177afdef9711e964fe4d07d352763db30430 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:26 ---> job-cost.sh 18:23:26 lf-activate-venv: SKIPPING 18:23:26 INFO: No Stack... 18:23:26 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:27 INFO: Archiving Costs [Pipeline] sh 18:23:28 + + cutcat -d, -f6 18:23:28 /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 18:23:28 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-99-1-stack-cost] 18:23:28 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-99-1-stack-cost] did not exist. Created. 18:23:28 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:28 /w/workspace/device-onvif-camera/1@tmp/durable-90984764/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:23:29 + echo total: 0.2199999988079071 [Pipeline] stash 18:23:29 Warning: overwriting stash ‘stack-cost’ 18:23:29 Stashed 1 file(s) [Pipeline] } 18:23:29 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:29 $ docker stop --time=1 6133fabaa95e47e4eab7318c4df0177afdef9711e964fe4d07d352763db30430 18:23:31 $ docker rm -f 6133fabaa95e47e4eab7318c4df0177afdef9711e964fe4d07d352763db30430 [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 18:23:32 provisioning config files... 18:23:32 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-99@tmp/config6961231139875260349tmp [Pipeline] { [Pipeline] sh 18:23:32 + set +x 18:23:32 + curl -s https://codecov.io/bash 18:23:32 + bash -s -- 18:23:32 18:23:32 _____ _ 18:23:32 / ____| | | 18:23:32 | | ___ __| | ___ ___ _____ __ 18:23:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:23:32 | |___| (_) | (_| | __/ (_| (_) \ V / 18:23:32 \_____\___/ \__,_|\___|\___\___/ \_/ 18:23:32 Bash-1.0.6 18:23:32 18:23:32 18:23:32 ==> git version 2.25.1 found 18:23:32 ==> 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 18:23:32 Release-Date: 2020-01-08 18:23:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:23:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:23:32 ==> Jenkins CI detected. 18:23:32 current dir:  /w/workspace/oundry_device-onvif-camera_PR-99 18:23:32 project root: . 18:23:32 --> token set from env 18:23:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:23:32 ==> Running gcov in . (disable via -X gcov) 18:23:32 ==> Python coveragepy not found 18:23:32 ==> Searching for coverage reports in: 18:23:32 + . 18:23:32 -> Found 1 reports 18:23:32 ==> Detecting git/mercurial file structure 18:23:32 ==> Reading reports 18:23:32 + ./coverage.out bytes=70262 18:23:32 ==> Appending adjustments 18:23:32 https://docs.codecov.io/docs/fixing-reports 18:23:32 + Found adjustments 18:23:32 ==> Gzipping contents 18:23:32 12K /tmp/codecov.pBpcjM.gz 18:23:32 ==> Uploading reports 18:23:32 url: https://codecov.io 18:23:32 query: branch=PR-99&commit=d74fe86db0648a4b0080907ea92d11b63b25c4f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-99%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=99&job=&cmd_args= 18:23:32 -> Pinging Codecov 18:23:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-99&commit=d74fe86db0648a4b0080907ea92d11b63b25c4f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-99%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=99&job=&cmd_args= 18:23:33 -> Uploading to 18:23:33 https://storage.googleapis.com/codecov/v4/raw/2022-07-01/F29A59C45E3A92E06B3E522C9905F8EF/d74fe86db0648a4b0080907ea92d11b63b25c4f3/9af431bb-baff-4882-bf54-baac64d6c41c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T182333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e567679c3fca2be5c8f74b5b6943507a548e105f93a7fb702c46d676c4b7345a 18:23:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:33 Dload Upload Total Spent Left Speed 18:23:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9336 0 0 100 9336 0 34450 --:--:-- --:--:-- --:--:-- 34450 18:23:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/d74fe86db0648a4b0080907ea92d11b63b25c4f3 [Pipeline] } 18:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 18:23:35 + [ -d /w/workspace/oundry_device-onvif-camera_PR-99/archives ] 18:23:35 + ls -al /w/workspace/oundry_device-onvif-camera_PR-99/archives 18:23:35 total 16 18:23:35 drwxr-xr-x 3 root root 4096 Jul 1 18:17 . 18:23:35 drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 18:17 .. 18:23:35 drwxr-xr-x 2 root root 4096 Jul 1 18:17 cost 18:23:35 -rw-r--r-- 1 root root 89 Jul 1 18:17 cost.csv 18:23:35 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-99/archives 18:23:35 + ls -al /w/workspace/oundry_device-onvif-camera_PR-99/archives 18:23:35 total 16 18:23:35 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:17 . 18:23:35 drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 18:17 .. 18:23:35 drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 18:17 cost 18:23:35 -rw-r--r-- 1 jenkins jenkins 89 Jul 1 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:23:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:36 ---> package-listing.sh 18:23:36 ++ facter osfamily 18:23:36 ++ tr '[:upper:]' '[:lower:]' 18:23:36 + OS_FAMILY=debian 18:23:36 + workspace=/w/workspace/oundry_device-onvif-camera_PR-99 18:23:36 + START_PACKAGES=/tmp/packages_start.txt 18:23:36 + END_PACKAGES=/tmp/packages_end.txt 18:23:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:36 + PACKAGES=/tmp/packages_start.txt 18:23:36 + '[' /w/workspace/oundry_device-onvif-camera_PR-99 ']' 18:23:36 + PACKAGES=/tmp/packages_end.txt 18:23:36 + case "${OS_FAMILY}" in 18:23:36 + dpkg -l 18:23:36 + grep '^ii' 18:23:36 + '[' -f /tmp/packages_start.txt ']' 18:23:36 + '[' -f /tmp/packages_end.txt ']' 18:23:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:36 + '[' /w/workspace/oundry_device-onvif-camera_PR-99 ']' 18:23:36 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-99/archives/ 18:23:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-99/archives/ [Pipeline] echo 18:23:36 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/oundry_device-onvif-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:23:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:37 prd-ubuntu20.04-docker-8c-8g-16628 does not seem to be running inside a container 18:23:37 $ 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/oundry_device-onvif-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-99 -v /w/workspace/oundry_device-onvif-camera_PR-99:/w/workspace/oundry_device-onvif-camera_PR-99:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-99@tmp:/w/workspace/oundry_device-onvif-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:23:37 $ docker top 31e531f38c646b2d4255bb1e7845768866f91456f4504b2a5595436712359169 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:38 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:38 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:38 + ls /var/log/sa-host 18:23:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:39 provisioning config files... 18:23:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-99@tmp/config1527335458735611553tmp [Pipeline] { [Pipeline] echo 18:23:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:39 ---> create-netrc.sh [Pipeline] } 18:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:39 ---> python-tools-install.sh [Pipeline] echo 18:23:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:40 ---> sudo-logs.sh 18:23:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:23:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:40 ---> job-cost.sh 18:23:40 lf-activate-venv: SKIPPING 18:23:40 DEBUG: total: 0.2199999988079071 18:23:40 INFO: Retrieving Stack Cost... 18:23:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:41 INFO: Archiving Costs [Pipeline] echo 18:23:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:42 ---> logs-deploy.sh 18:23:42 lf-activate-venv: SKIPPING 18:23:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-99/1 18:23:42 INFO: archiving workspace using pattern(s): 18:23:43 Archives upload complete. 18:23:43 INFO: archiving logs to Nexus