Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1362aa563feaf9d8e1b2278d9cea46c363649dc1+19d22e422abd2bf1e17912171b3c0bb2febc4a3e (b33044e7cacb9cad72bbdb7792f3d67db2b91680) 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-ssh4619367721102205353.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh4048336954727352853.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1259367765890177188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9785151357693122791.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh669601274826174783.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-1635 in /w/workspace/oundry_device-onvif-camera_PR-64 [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-64 # 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 Merging remotes/origin/main commit 19d22e422abd2bf1e17912171b3c0bb2febc4a3e into PR head commit 1362aa563feaf9d8e1b2278d9cea46c363649dc1 Merge succeeded, producing ba8e91d4dcc55f881d86110c1fac98b942c28cbe Checking out Revision ba8e91d4dcc55f881d86110c1fac98b942c28cbe (PR-64) > 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/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # 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 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba8e91d4dcc55f881d86110c1fac98b942c28cbe # timeout=10 Commit message: "Merge commit '19d22e422abd2bf1e17912171b3c0bb2febc4a3e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:11:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:11:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:11:47 ========================================================= 10:11:47 EdgeX Global Pipelines Version Info 10:11:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7ce12203e98b68433a49d3d4925588b9c4d0aa57 # timeout=10 10:11:48 ------------------- 10:11:48 stable info: 10:11:48 ------------------- 10:11:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:11:48 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 10:11:48 Message: update stable to v1.0.232 10:11:49 ------------------- 10:11:49 experimental info: 10:11:49 ------------------- 10:11:49 Commited By: **** collab-it+edgex@linuxfoundation.org 10:11:49 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 10:11:49 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba8e91d4dcc55f881d86110c1fac98b942c28cbe [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba8e91d [Pipeline] echo 10:11:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:49 provisioning config files... 10:11:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config8951657265895070302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:50 ---> docker-login.sh 10:11:50 nexus3.edgexfoundry.org:10001 10:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:50 Configure a credential helper to remove this warning. See 10:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:50 10:11:50 Login Succeeded 10:11:50 nexus3.edgexfoundry.org:10002 10:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:50 Configure a credential helper to remove this warning. See 10:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:50 10:11:50 Login Succeeded 10:11:50 nexus3.edgexfoundry.org:10003 10:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:50 Configure a credential helper to remove this warning. See 10:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:50 10:11:50 Login Succeeded 10:11:50 nexus3.edgexfoundry.org:10004 10:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:50 Configure a credential helper to remove this warning. See 10:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:50 10:11:50 Login Succeeded 10:11:50 docker.io 10:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:51 Configure a credential helper to remove this warning. See 10:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:51 10:11:51 Login Succeeded 10:11:51 ---> docker-login.sh ends [Pipeline] } 10:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:11:51 + git rev-list -1 --merges ba8e91d4dcc55f881d86110c1fac98b942c28cbe~1..ba8e91d4dcc55f881d86110c1fac98b942c28cbe [Pipeline] echo 10:11:51 -----------> git rev-list -1 --merges ba8e91d4dcc55f881d86110c1fac98b942c28cbe~1..ba8e91d4dcc55f881d86110c1fac98b942c28cbe ba8e91d4dcc55f881d86110c1fac98b942c28cbe 10:11:51 ba8e91d4dcc55f881d86110c1fac98b942c28cbe [false] [Pipeline] sh 10:11:51 + git log --format=format:%s -1 ba8e91d4dcc55f881d86110c1fac98b942c28cbe [Pipeline] echo 10:11:51 ========================================================= 10:11:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:11:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:52 + git log --format=format:%s -1 ba8e91d4dcc55f881d86110c1fac98b942c28cbe [Pipeline] echo 10:11:52 [semverPrep] GIT_COMMIT: ba8e91d4dcc55f881d86110c1fac98b942c28cbe, Commit Message: Merge commit '19d22e422abd2bf1e17912171b3c0bb2febc4a3e' into HEAD [Pipeline] echo 10:11:52 [semverPrep] This is not a build commit. [Pipeline] sh 10:11:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:52 + grep -v github /etc/ssh/ssh_known_hosts 10:11:52 + [ -e /tmp/ssh_known_hosts ] 10:11:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:11:52 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:11:52 sudo tee -a /etc/ssh/ssh_known_hosts 10:11:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:52 10:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:53 0.1.4: Pulling from edgex-devops/py-git-semver 10:11:53 42c077c10790: Pulling fs layer 10:11:53 f63e77b7563a: Pulling fs layer 10:11:53 bd5fdadae976: Pulling fs layer 10:11:53 205491f53016: Pulling fs layer 10:11:53 df18705c85c3: Pulling fs layer 10:11:53 bdb3f477010e: Pulling fs layer 10:11:53 c8a8fc8e1c8f: Pulling fs layer 10:11:53 2c6e9b1d212d: Pulling fs layer 10:11:53 bdb8f0575790: Pulling fs layer 10:11:53 205491f53016: Waiting 10:11:53 386e3cb2ff24: Pulling fs layer 10:11:53 2343380bae48: Pulling fs layer 10:11:53 df18705c85c3: Waiting 10:11:53 bdb3f477010e: Waiting 10:11:53 c8a8fc8e1c8f: Waiting 10:11:53 386e3cb2ff24: Waiting 10:11:53 2c6e9b1d212d: Waiting 10:11:53 2343380bae48: Waiting 10:11:53 bdb8f0575790: Waiting 10:11:53 f63e77b7563a: Verifying Checksum 10:11:53 f63e77b7563a: Download complete 10:11:53 205491f53016: Download complete 10:11:53 df18705c85c3: Verifying Checksum 10:11:53 df18705c85c3: Download complete 10:11:53 bd5fdadae976: Verifying Checksum 10:11:53 bd5fdadae976: Download complete 10:11:53 bdb3f477010e: Verifying Checksum 10:11:53 bdb3f477010e: Download complete 10:11:53 2c6e9b1d212d: Download complete 10:11:53 bdb8f0575790: Download complete 10:11:53 386e3cb2ff24: Download complete 10:11:53 2343380bae48: Verifying Checksum 10:11:53 2343380bae48: Download complete 10:11:53 42c077c10790: Verifying Checksum 10:11:53 42c077c10790: Download complete 10:11:53 c8a8fc8e1c8f: Download complete 10:11:55 42c077c10790: Pull complete 10:11:55 f63e77b7563a: Pull complete 10:11:55 bd5fdadae976: Pull complete 10:11:55 205491f53016: Pull complete 10:11:55 df18705c85c3: Pull complete 10:11:55 bdb3f477010e: Pull complete 10:11:57 c8a8fc8e1c8f: Pull complete 10:11:57 2c6e9b1d212d: Pull complete 10:11:58 bdb8f0575790: Pull complete 10:11:58 386e3cb2ff24: Pull complete 10:11:58 2343380bae48: Pull complete 10:11:58 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:58 prd-ubuntu20.04-docker-8c-8g-1635 does not seem to be running inside a container 10:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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-devops/py-git-semver:0.1.4 cat 10:11:59 $ docker top 73a37ab6eea4ba96a11f22e984e5015e3a1c07902313ed76132038cd58d62a6d -eo pid,comm 10:11: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). 10:11:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:59 [ssh-agent] Looking for ssh-agent implementation... 10:11:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:59 $ docker exec 73a37ab6eea4ba96a11f22e984e5015e3a1c07902313ed76132038cd58d62a6d ssh-agent 10:11:59 SSH_AUTH_SOCK=/tmp/ssh-SPn5eSmQ60u2/agent.34 10:11:59 SSH_AGENT_PID=40 10:11:59 Running ssh-add (command line suppressed) 10:12:00 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7972799212104064175.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_7972799212104064175.key) 10:12:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:00 + git tag --points-at HEAD [Pipeline] } 10:12:00 $ docker exec --env ******** --env ******** 73a37ab6eea4ba96a11f22e984e5015e3a1c07902313ed76132038cd58d62a6d ssh-agent -k 10:12:00 unset SSH_AUTH_SOCK; 10:12:00 unset SSH_AGENT_PID; 10:12:00 echo Agent pid 40 killed; 10:12:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:12:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:12:00 [ssh-agent] Looking for ssh-agent implementation... 10:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:00 $ docker exec 73a37ab6eea4ba96a11f22e984e5015e3a1c07902313ed76132038cd58d62a6d ssh-agent 10:12:00 SSH_AUTH_SOCK=/tmp/ssh-GHFo6gc5UrZA/agent.75 10:12:00 SSH_AGENT_PID=81 10:12:00 Running ssh-add (command line suppressed) 10:12:00 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_4110897673583007471.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_4110897673583007471.key) 10:12:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:12:01 + git semver init 10:12:01 2022-06-07 10:12:01,520 [run_init] DEBUG init version:0.0.0 force:False 10:12:01 2022-06-07 10:12:01,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:12:01 2022-06-07 10:12:01,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:12:01 2022-06-07 10:12:01,522 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-64/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64, universal_newlines=False, shell=None, istream=None) 10:12:02 2022-06-07 10:12:02,212 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude 10:12:02 2022-06-07 10:12:02,213 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 with force:False 10:12:02 2022-06-07 10:12:02,213 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:12:02 2022-06-07 10:12:02,217 [execute] INFO git cat-file --batch-check 10:12:02 2022-06-07 10:12:02,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) 10:12:02 2022-06-07 10:12:02,226 [execute] INFO git cat-file --batch 10:12:02 2022-06-07 10:12:02,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) 10:12:02 2022-06-07 10:12:02,232 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:12:02 0.0.0 [Pipeline] } 10:12:02 $ docker exec --env ******** --env ******** 73a37ab6eea4ba96a11f22e984e5015e3a1c07902313ed76132038cd58d62a6d ssh-agent -k 10:12:02 unset SSH_AUTH_SOCK; 10:12:02 unset SSH_AGENT_PID; 10:12:02 echo Agent pid 81 killed; 10:12:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:12:02 + git semver [Pipeline] } 10:12:03 $ docker stop --time=1 73a37ab6eea4ba96a11f22e984e5015e3a1c07902313ed76132038cd58d62a6d 10:12:04 $ docker rm -f 73a37ab6eea4ba96a11f22e984e5015e3a1c07902313ed76132038cd58d62a6d [Pipeline] // withDockerContainer [Pipeline] sh 10:12:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:12:05 Stashed 1 file(s) [Pipeline] echo 10:12: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] { [Pipeline] configFileProvider 10:12:05 provisioning config files... 10:12:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config7816585078139263826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:05 ---> docker-login.sh 10:12:05 nexus3.edgexfoundry.org:10001 10:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:05 Configure a credential helper to remove this warning. See 10:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:05 10:12:05 Login Succeeded 10:12:05 nexus3.edgexfoundry.org:10002 10:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:05 Configure a credential helper to remove this warning. See 10:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:05 10:12:05 Login Succeeded 10:12:05 nexus3.edgexfoundry.org:10003 10:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:05 Configure a credential helper to remove this warning. See 10:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:05 10:12:05 Login Succeeded 10:12:05 nexus3.edgexfoundry.org:10004 10:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:06 Configure a credential helper to remove this warning. See 10:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:06 10:12:06 Login Succeeded 10:12:06 docker.io 10:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:06 Configure a credential helper to remove this warning. See 10:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:06 10:12:06 Login Succeeded 10:12:06 ---> docker-login.sh ends [Pipeline] } 10:12:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:06 ========================================================= 10:12:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:12:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:06 + 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 . 10:12:06 Sending build context to Docker daemon 9.005MB 10:12:06 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:12:06 Step 2/13 : FROM ${BASE} AS builder 10:12:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:12:06 59bf1c3509f3: Pulling fs layer 10:12:06 666ba61612fd: Pulling fs layer 10:12:06 8ed8ca486205: Pulling fs layer 10:12:06 cc1cd167ecdc: Pulling fs layer 10:12:06 c516ae0d96e1: Pulling fs layer 10:12:06 684cea983483: Pulling fs layer 10:12:06 dd3240ac7de5: Pulling fs layer 10:12:06 b1e948a4e11c: Pulling fs layer 10:12:06 a8fd76ee1af6: Pulling fs layer 10:12:06 646ad004c059: Pulling fs layer 10:12:06 cc1cd167ecdc: Waiting 10:12:06 c516ae0d96e1: Waiting 10:12:06 684cea983483: Waiting 10:12:06 dd3240ac7de5: Waiting 10:12:06 b1e948a4e11c: Waiting 10:12:06 a8fd76ee1af6: Waiting 10:12:06 646ad004c059: Waiting 10:12:06 8ed8ca486205: Verifying Checksum 10:12:06 8ed8ca486205: Download complete 10:12:06 666ba61612fd: Verifying Checksum 10:12:06 666ba61612fd: Download complete 10:12:07 c516ae0d96e1: Verifying Checksum 10:12:07 c516ae0d96e1: Download complete 10:12:07 684cea983483: Download complete 10:12:07 59bf1c3509f3: Verifying Checksum 10:12:07 59bf1c3509f3: Download complete 10:12:07 dd3240ac7de5: Verifying Checksum 10:12:07 dd3240ac7de5: Download complete 10:12:07 b1e948a4e11c: Verifying Checksum 10:12:07 b1e948a4e11c: Download complete 10:12:07 59bf1c3509f3: Pull complete 10:12:07 666ba61612fd: Pull complete 10:12:07 8ed8ca486205: Pull complete 10:12:07 646ad004c059: Verifying Checksum 10:12:07 646ad004c059: Download complete 10:12:07 cc1cd167ecdc: Verifying Checksum 10:12:07 cc1cd167ecdc: Download complete 10:12:07 a8fd76ee1af6: Verifying Checksum 10:12:07 a8fd76ee1af6: Download complete 10:12:12 cc1cd167ecdc: Pull complete 10:12:12 c516ae0d96e1: Pull complete 10:12:12 684cea983483: Pull complete 10:12:12 dd3240ac7de5: Pull complete 10:12:12 b1e948a4e11c: Pull complete 10:12:13 a8fd76ee1af6: Pull complete 10:12:14 646ad004c059: Pull complete 10:12:14 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:12:14 ---> 8f69c11f6b0c 10:12:14 Step 3/13 : ARG MAKE="make build" 10:12:16 ---> Running in 1ef4ff5be56d 10:12:16 Removing intermediate container 1ef4ff5be56d 10:12:16 ---> 65791cc1be8f 10:12:16 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:12:16 ---> Running in 32d879f7ee6b 10:12:16 Removing intermediate container 32d879f7ee6b 10:12:16 ---> 31fdd0d5afe0 10:12:16 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:12:16 ---> Running in fcec36ddf0e0 10:12:16 Removing intermediate container fcec36ddf0e0 10:12:16 ---> f30e580c6691 10:12:16 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:12:16 ---> Running in 3eccecc0be3e 10:12:16 Removing intermediate container 3eccecc0be3e 10:12:16 ---> a0df80867521 10:12:16 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:16 ---> Running in 874cad7ada88 10:12:17 Removing intermediate container 874cad7ada88 10:12:17 ---> 1da58d511c5c 10:12:17 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:17 ---> Running in 56977c3a3237 10:12:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:18 OK: 221 MiB in 52 packages 10:12:19 Removing intermediate container 56977c3a3237 10:12:19 ---> 6d942aad060a 10:12:19 Step 9/13 : WORKDIR /device-onvif-camera 10:12:19 ---> Running in d05cfd7d7083 10:12:19 Removing intermediate container d05cfd7d7083 10:12:19 ---> 8cee23e6a4fe 10:12:19 Step 10/13 : COPY go.mod vendor* ./ 10:12:19 ---> 5d5319743d06 10:12:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:19 ---> Running in bc897637f59d 10:12:20 Still waiting to schedule task 10:12:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1636’ is offline 10:12:34 Removing intermediate container bc897637f59d 10:12:34 ---> 46a103f79a92 10:12:34 Step 12/13 : COPY . . 10:12:34 ---> 943f941f538b 10:12:34 Step 13/13 : RUN ${MAKE} 10:12:34 ---> Running in 7eec7dcb344f 10:12:34 noop 10:12:35 Removing intermediate container 7eec7dcb344f 10:12:35 ---> 53e1699855b8 10:12:35 Successfully built 53e1699855b8 10:12:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:35 + docker inspect -f . ci-base-image-x86_64 10:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:35 prd-ubuntu20.04-docker-8c-8g-1635 does not seem to be running inside a container 10:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:36 $ docker top 5394aa38143ceffabcd38ea6874d04db9427770db33f10d6bc270f164774a9f1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:36 + go version 10:12:36 go version go1.17.7 linux/amd64 [Pipeline] } 10:12:36 $ docker stop --time=1 5394aa38143ceffabcd38ea6874d04db9427770db33f10d6bc270f164774a9f1 10:12:37 $ docker rm -f 5394aa38143ceffabcd38ea6874d04db9427770db33f10d6bc270f164774a9f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:38 + docker inspect -f . ci-base-image-x86_64 10:12:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:38 prd-ubuntu20.04-docker-8c-8g-1635 does not seem to be running inside a container 10:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:38 $ docker top cbd74a69d4a3724de7629d8bacc0267055cf119fd4da26e05d801ab321fb557a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:12:39 + make test 10:12:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:12:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:12:49 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:12:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.3% of statements 10:12:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.969s coverage: 13.8% of statements 10:13:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:13:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:13:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:13:05 $ docker stop --time=1 cbd74a69d4a3724de7629d8bacc0267055cf119fd4da26e05d801ab321fb557a 10:13:07 $ docker rm -f cbd74a69d4a3724de7629d8bacc0267055cf119fd4da26e05d801ab321fb557a [Pipeline] // withDockerContainer [Pipeline] sh 10:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:13:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:13:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:13:08 + ls -al . 10:13:08 total 232 10:13:08 drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 10:13 . 10:13:08 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:11 .. 10:13:08 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 10:12 .git 10:13:08 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 10:11 .github 10:13:08 -rw-rw-r-- 1 jenkins jenkins 352 Jun 7 10:11 .gitignore 10:13:08 -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 10:11 .golangci.yml 10:13:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 10:12 .semver 10:13:08 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 7 10:11 Attribution.txt 10:13:08 -rw-rw-r-- 1 jenkins jenkins 189 Jun 7 10:11 CHANGELOG.md 10:13:08 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 7 10:11 Dockerfile 10:13:08 -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 10:11 GOVERNANCE.md 10:13:08 -rw-rw-r-- 1 jenkins jenkins 660 Jun 7 10:11 Jenkinsfile 10:13:08 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 10:11 LICENSE 10:13:08 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 7 10:11 Makefile 10:13:08 -rw-rw-r-- 1 jenkins jenkins 625 Jun 7 10:11 OWNERS.md 10:13:08 -rw-rw-r-- 1 jenkins jenkins 30882 Jun 7 10:11 README.md 10:13:08 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 10:12 VERSION 10:13:08 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 10:11 bin 10:13:08 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 10:11 cmd 10:13:08 -rw-r--r-- 1 jenkins jenkins 53381 Jun 7 10:12 coverage.out 10:13:08 drwxrwxr-x 5 jenkins jenkins 4096 Jun 7 10:11 doc 10:13:08 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 7 10:11 go.mod 10:13:08 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 7 10:11 go.sum 10:13:08 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:11 internal 10:13:08 -rw-rw-r-- 1 jenkins jenkins 236 Jun 7 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:08 + 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=ba8e91d4dcc55f881d86110c1fac98b942c28cbe --label arch=amd64 --label version=0.0.0 . 10:13:08 Sending build context to Docker daemon 9.059MB 10:13:08 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:13:08 Step 2/26 : FROM ${BASE} AS builder 10:13:08 ---> 53e1699855b8 10:13:08 Step 3/26 : ARG MAKE="make build" 10:13:08 ---> Running in eeda257b3b40 10:13:08 Removing intermediate container eeda257b3b40 10:13:08 ---> 3a8cd9f82a6b 10:13:08 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:13:08 ---> Running in b365c4fd476a 10:13:08 Removing intermediate container b365c4fd476a 10:13:08 ---> b05200efc61e 10:13:08 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:13:08 ---> Running in 62474d0079d7 10:13:09 Removing intermediate container 62474d0079d7 10:13:09 ---> 5a5f4db41fcc 10:13:09 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:13:09 ---> Running in cd83764a6c81 10:13:09 Removing intermediate container cd83764a6c81 10:13:09 ---> 5ff88f76e068 10:13:09 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:09 ---> Running in 0a7824633d52 10:13:09 Removing intermediate container 0a7824633d52 10:13:09 ---> 0a50c68bb40f 10:13:09 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:09 ---> Running in e750091e4ea5 10:13:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:13:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:13:11 OK: 221 MiB in 52 packages 10:13:11 Removing intermediate container e750091e4ea5 10:13:11 ---> df487df33b35 10:13:11 Step 9/26 : WORKDIR /device-onvif-camera 10:13:11 ---> Running in e5c0a3a80685 10:13:11 Removing intermediate container e5c0a3a80685 10:13:11 ---> 722b18042cef 10:13:11 Step 10/26 : COPY go.mod vendor* ./ 10:13:11 ---> f2ff075475b0 10:13:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:11 ---> Running in 7dcbf1c3a748 10:13:12 Removing intermediate container 7dcbf1c3a748 10:13:12 ---> ca275d3c9aa3 10:13:12 Step 12/26 : COPY . . 10:13:12 ---> 7129a897e792 10:13:12 Step 13/26 : RUN ${MAKE} 10:13:12 ---> Running in 45907f2ce7f7 10:13:13 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 10:13:35 Removing intermediate container 45907f2ce7f7 10:13:35 ---> 6d6e2bfed5da 10:13:35 Step 14/26 : FROM alpine:3.15 10:13:35 3.15: Pulling from library/alpine 10:13:35 df9b9388f04a: Pulling fs layer 10:13:35 df9b9388f04a: Verifying Checksum 10:13:35 df9b9388f04a: Pull complete 10:13:35 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:13:35 Status: Downloaded newer image for alpine:3.15 10:13:35 ---> 0ac33e5f5afa 10:13:35 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:13:35 ---> Running in 8cad6ab0badf 10:13:35 Removing intermediate container 8cad6ab0badf 10:13:35 ---> fd85ac734c86 10:13:35 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:13:35 ---> Running in 9008ae2773a8 10:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:13:35 (1/6) Installing dumb-init (1.2.5-r1) 10:13:35 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:13:35 (3/6) Installing libsodium (1.0.18-r0) 10:13:35 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:13:35 (5/6) Installing libzmq (4.3.4-r0) 10:13:35 (6/6) Installing zeromq (4.3.4-r0) 10:13:35 Executing busybox-1.34.1-r5.trigger 10:13:35 OK: 8 MiB in 20 packages 10:13:35 Removing intermediate container 9008ae2773a8 10:13:35 ---> 22682c625677 10:13:35 Step 17/26 : WORKDIR / 10:13:35 ---> Running in 69d77381b267 10:13:35 Removing intermediate container 69d77381b267 10:13:35 ---> ddc26a3e7f0a 10:13:35 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:13:35 ---> d0ea52982b3b 10:13:35 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:13:35 ---> b38392bbe5b7 10:13:35 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:13:35 ---> 351cd7448537 10:13:35 Step 21/26 : EXPOSE 59984 10:13:35 ---> Running in 2b45bf5c5665 10:13:35 Removing intermediate container 2b45bf5c5665 10:13:35 ---> 87bcf3027c07 10:13:35 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:13:35 ---> Running in 4bfd82222a7b 10:13:35 Removing intermediate container 4bfd82222a7b 10:13:35 ---> 73e4adaa5150 10:13:35 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:13:35 ---> Running in bee343e240ed 10:13:35 Removing intermediate container bee343e240ed 10:13:35 ---> 8d05c960aa07 10:13:35 Step 24/26 : LABEL arch=amd64 10:13:36 ---> Running in b5aced745c2f 10:13:36 Removing intermediate container b5aced745c2f 10:13:36 ---> e714b58b9d65 10:13:36 Step 25/26 : LABEL git_sha=ba8e91d4dcc55f881d86110c1fac98b942c28cbe 10:13:36 ---> Running in 41a623bd778c 10:13:36 Removing intermediate container 41a623bd778c 10:13:36 ---> 7c37e2a34337 10:13:36 Step 26/26 : LABEL version=0.0.0 10:13:36 ---> Running in b673d4155fce 10:13:36 Removing intermediate container b673d4155fce 10:13:36 ---> 19fed7ff2276 10:13:36 [Warning] One or more build-args [ARCH] were not consumed 10:13:36 Successfully built 19fed7ff2276 10:13:36 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 10:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:36 10:13:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:37 latest: Pulling from edgex-lftools-log-publisher 10:13:37 5eb5b503b376: Pulling fs layer 10:13:37 5c69ac0246d0: Pulling fs layer 10:13:37 ec43610c2a17: Pulling fs layer 10:13:37 3a2ae6a8a46f: Pulling fs layer 10:13:37 33b1e0a273af: Pulling fs layer 10:13:37 5d3b04190fa2: Pulling fs layer 10:13:37 2f39f015ded8: Pulling fs layer 10:13:37 3a2ae6a8a46f: Waiting 10:13:37 33b1e0a273af: Waiting 10:13:37 5d3b04190fa2: Waiting 10:13:37 2f39f015ded8: Waiting 10:13:37 5c69ac0246d0: Download complete 10:13:37 3a2ae6a8a46f: Verifying Checksum 10:13:37 3a2ae6a8a46f: Download complete 10:13:37 33b1e0a273af: Verifying Checksum 10:13:37 33b1e0a273af: Download complete 10:13:37 5d3b04190fa2: Download complete 10:13:37 ec43610c2a17: Verifying Checksum 10:13:37 ec43610c2a17: Download complete 10:13:37 5eb5b503b376: Verifying Checksum 10:13:37 5eb5b503b376: Download complete 10:13:38 2f39f015ded8: Download complete 10:13:38 5eb5b503b376: Pull complete 10:13:38 5c69ac0246d0: Pull complete 10:13:39 ec43610c2a17: Pull complete 10:13:39 3a2ae6a8a46f: Pull complete 10:13:39 33b1e0a273af: Pull complete 10:13:39 5d3b04190fa2: Pull complete 10:13:43 2f39f015ded8: Pull complete 10:13:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:43 prd-ubuntu20.04-docker-8c-8g-1635 does not seem to be running inside a container 10:13:44 $ 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-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:13:45 $ docker top 5fb2d294914860c80e6f5575e8760d3901b3a00f6d41635e137cb8ea287377f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:46 ---> job-cost.sh 10:13:46 lf-activate-venv: SKIPPING 10:13:46 INFO: No Stack... 10:13:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:46 INFO: Archiving Costs [Pipeline] sh 10:13:47 + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv 10:13:47 + cut -d, -f6 [Pipeline] lock 10:13:47 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-12-stack-cost] 10:13:47 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-12-stack-cost] did not exist. Created. 10:13:47 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:47 + echo total: 0.2199999988079071 [Pipeline] stash 10:13:47 Stashed 1 file(s) [Pipeline] } 10:13:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-12-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:47 $ docker stop --time=1 5fb2d294914860c80e6f5575e8760d3901b3a00f6d41635e137cb8ea287377f7 10:13:48 $ docker rm -f 5fb2d294914860c80e6f5575e8760d3901b3a00f6d41635e137cb8ea287377f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:14:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1637 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws 10:14:45 Running in /w/workspace/device-onvif-camera/12 [Pipeline] { [Pipeline] checkout 10:14:45 Selected Git installation does not exist. Using Default 10:14:45 The recommended git tool is: NONE 10:14:51 using credential edgex-jenkins-ssh 10:14:51 Cloning the remote Git repository 10:14:51 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:14:51 > git init /w/workspace/device-onvif-camera/12 # timeout=10 10:14:51 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:14:51 > git --version # timeout=10 10:14:51 > git --version # 'git version 2.25.1' 10:14:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:52 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:14:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:52 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:14:52 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:14:52 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:14:52 Merging remotes/origin/main commit 19d22e422abd2bf1e17912171b3c0bb2febc4a3e into PR head commit 1362aa563feaf9d8e1b2278d9cea46c363649dc1 10:14:53 Merge succeeded, producing 340b024538eaa1963fd62e7953336e111676fa52 10:14:53 Checking out Revision 340b024538eaa1963fd62e7953336e111676fa52 (PR-64) 10:14:52 > git config core.sparsecheckout # timeout=10 10:14:52 > git checkout -f 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 10:14:53 > git remote # timeout=10 10:14:53 > git config --get remote.origin.url # timeout=10 10:14:53 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:53 > git merge 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 10:14:53 > git rev-parse HEAD^{commit} # timeout=10 10:14:53 > git config core.sparsecheckout # timeout=10 10:14:53 > git checkout -f 340b024538eaa1963fd62e7953336e111676fa52 # timeout=10 10:14:57 Commit message: "Merge commit '19d22e422abd2bf1e17912171b3c0bb2febc4a3e' into HEAD" 10:14:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:14:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:14:58 Dload Upload Total Spent Left Speed 10:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k 10:14:57 > git rev-list --no-walk 7ce12203e98b68433a49d3d4925588b9c4d0aa57 # timeout=10 [Pipeline] sh 10:14:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:14:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:14:59 + sudo tee /etc/docker/daemon.new 10:14:59 { 10:14:59 "registry-mirrors": [ 10:14:59 "https://nexus3.edgexfoundry.org:10001" 10:14:59 ], 10:14:59 "bip": "10.250.0.254/24", 10:14:59 "hosts": [ 10:14:59 "tcp://0.0.0.0:5555", 10:14:59 "unix:///var/run/docker.sock" 10:14:59 ], 10:14:59 "mtu": 1458, 10:14:59 "selinux-enabled": true, 10:14:59 "seccomp-profile": "/etc/docker/seccomp.json" 10:14:59 } [Pipeline] sh 10:14:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:15:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:15:18 provisioning config files... 10:15:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/12@tmp/config3827668544010814527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:19 ---> docker-login.sh 10:15:19 nexus3.edgexfoundry.org:10001 10:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:19 Configure a credential helper to remove this warning. See 10:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:19 10:15:19 Login Succeeded 10:15:19 nexus3.edgexfoundry.org:10002 10:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:20 Configure a credential helper to remove this warning. See 10:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:20 10:15:20 Login Succeeded 10:15:20 nexus3.edgexfoundry.org:10003 10:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:20 Configure a credential helper to remove this warning. See 10:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:20 10:15:20 Login Succeeded 10:15:20 nexus3.edgexfoundry.org:10004 10:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:21 Configure a credential helper to remove this warning. See 10:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:21 10:15:21 Login Succeeded 10:15:21 docker.io 10:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:22 Configure a credential helper to remove this warning. See 10:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:22 10:15:22 Login Succeeded 10:15:22 ---> docker-login.sh ends [Pipeline] } 10:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:22 ========================================================= 10:15:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:15:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:23 + 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 . 10:15:23 Sending build context to Docker daemon 6.227MB 10:15:23 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:15:23 Step 2/13 : FROM ${BASE} AS builder 10:15:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:15:23 9b3977197b4f: Pulling fs layer 10:15:23 1a89e8eeedd5: Pulling fs layer 10:15:23 94645a83ff95: Pulling fs layer 10:15:23 e6fb740bc735: Pulling fs layer 10:15:23 3a77bd46dcc9: Pulling fs layer 10:15:23 355e64cbe906: Pulling fs layer 10:15:23 63ab81a10011: Pulling fs layer 10:15:23 555d1d1c4555: Pulling fs layer 10:15:23 7d9057610161: Pulling fs layer 10:15:23 355e64cbe906: Waiting 10:15:23 63ab81a10011: Waiting 10:15:23 555d1d1c4555: Waiting 10:15:23 7d9057610161: Waiting 10:15:23 e6fb740bc735: Waiting 10:15:23 3a77bd46dcc9: Waiting 10:15:23 94645a83ff95: Verifying Checksum 10:15:23 94645a83ff95: Download complete 10:15:23 1a89e8eeedd5: Download complete 10:15:23 3a77bd46dcc9: Verifying Checksum 10:15:23 3a77bd46dcc9: Download complete 10:15:23 355e64cbe906: Verifying Checksum 10:15:23 355e64cbe906: Download complete 10:15:23 63ab81a10011: Verifying Checksum 10:15:23 63ab81a10011: Download complete 10:15:23 9b3977197b4f: Download complete 10:15:24 9b3977197b4f: Pull complete 10:15:24 7d9057610161: Verifying Checksum 10:15:24 7d9057610161: Download complete 10:15:25 1a89e8eeedd5: Pull complete 10:15:25 94645a83ff95: Pull complete 10:15:26 555d1d1c4555: Verifying Checksum 10:15:26 555d1d1c4555: Download complete 10:15:26 e6fb740bc735: Verifying Checksum 10:15:26 e6fb740bc735: Download complete 10:15:38 e6fb740bc735: Pull complete 10:15:38 3a77bd46dcc9: Pull complete 10:15:38 355e64cbe906: Pull complete 10:15:38 63ab81a10011: Pull complete 10:15:45 555d1d1c4555: Pull complete 10:15:47 7d9057610161: Pull complete 10:15:47 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:15:47 ---> 819e984ddca1 10:15:47 Step 3/13 : ARG MAKE="make build" 10:15:48 ---> Running in ae550a0a99e4 10:15:49 Removing intermediate container ae550a0a99e4 10:15:49 ---> 442f54c907e6 10:15:49 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:15:49 ---> Running in 8fc2a020d180 10:15:49 Removing intermediate container 8fc2a020d180 10:15:49 ---> 03f868d8a82b 10:15:49 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:15:49 ---> Running in b7cc6be76a24 10:15:51 Removing intermediate container b7cc6be76a24 10:15:51 ---> 5ddb2fcd1e26 10:15:51 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:15:51 ---> Running in 734311f11b52 10:15:51 Removing intermediate container 734311f11b52 10:15:51 ---> 723f5f11a8d8 10:15:51 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:51 ---> Running in 615715c00489 10:15:53 Removing intermediate container 615715c00489 10:15:53 ---> 1fb7961a3671 10:15:53 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:53 ---> Running in 2cb066268fef 10:15:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:15:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:15:56 OK: 220 MiB in 52 packages 10:15:57 Removing intermediate container 2cb066268fef 10:15:57 ---> 876d8540a411 10:15:57 Step 9/13 : WORKDIR /device-onvif-camera 10:15:57 ---> Running in b050a8d88462 10:15:57 Removing intermediate container b050a8d88462 10:15:57 ---> 53ae082f9f03 10:15:57 Step 10/13 : COPY go.mod vendor* ./ 10:15:57 ---> d4399f2d4f1f 10:15:57 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:58 ---> Running in 56ce33b07a68 10:16:45 Removing intermediate container 56ce33b07a68 10:16:45 ---> 34dde39fac6d 10:16:45 Step 12/13 : COPY . . 10:16:45 ---> 18d02a7db0cc 10:16:45 Step 13/13 : RUN ${MAKE} 10:16:45 ---> Running in a295124379f1 10:16:46 noop 10:16:46 Removing intermediate container a295124379f1 10:16:46 ---> f789fc76e708 10:16:46 Successfully built f789fc76e708 10:16:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:47 + docker inspect -f . ci-base-image-arm64 10:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:47 prd-ubuntu20.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 10:16:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/12 -v /w/workspace/device-onvif-camera/12:/w/workspace/device-onvif-camera/12:rw,z -v /w/workspace/device-onvif-camera/12@tmp:/w/workspace/device-onvif-camera/12@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 ******** -e ******** ci-base-image-arm64 cat 10:16:48 $ docker top 9fa8eb414fc4c21d4d89fde9faf9e2bf4b5ebc02fa801a90386e8e285cb82066 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:49 + go version 10:16:49 go version go1.17.7 linux/arm64 [Pipeline] } 10:16:49 $ docker stop --time=1 9fa8eb414fc4c21d4d89fde9faf9e2bf4b5ebc02fa801a90386e8e285cb82066 10:16:51 $ docker rm -f 9fa8eb414fc4c21d4d89fde9faf9e2bf4b5ebc02fa801a90386e8e285cb82066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:52 + docker inspect -f . ci-base-image-arm64 10:16:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:52 prd-ubuntu20.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 10:16:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/12 -v /w/workspace/device-onvif-camera/12:/w/workspace/device-onvif-camera/12:rw,z -v /w/workspace/device-onvif-camera/12@tmp:/w/workspace/device-onvif-camera/12@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 ******** -e ******** ci-base-image-arm64 cat 10:16:53 $ docker top 09a255c372b713387069c9352a5d7f638db94a3d16581ef5cf66c4c329b5673d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:16:54 + make test 10:16:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:16:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:18:33 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:18:33 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.079s coverage: 1.3% of statements 10:18:51 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.971s coverage: 13.8% of statements 10:18:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:18:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:19:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:19:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:19:18 ./bin/test-attribution-txt.sh [Pipeline] echo 10:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:19:22 $ docker stop --time=1 09a255c372b713387069c9352a5d7f638db94a3d16581ef5cf66c4c329b5673d 10:19:23 $ docker rm -f 09a255c372b713387069c9352a5d7f638db94a3d16581ef5cf66c4c329b5673d [Pipeline] // withDockerContainer [Pipeline] sh 10:19:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:19:24 Warning: overwriting stash ‘coverage-report’ 10:19:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:19:26 + ls -al . 10:19:26 total 228 10:19:26 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 10:19 . 10:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:14 .. 10:19:26 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 10:14 .git 10:19:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 10:14 .github 10:19:26 -rw-rw-r-- 1 jenkins jenkins 352 Jun 7 10:14 .gitignore 10:19:26 -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 10:14 .golangci.yml 10:19:26 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 7 10:14 Attribution.txt 10:19:26 -rw-rw-r-- 1 jenkins jenkins 189 Jun 7 10:14 CHANGELOG.md 10:19:26 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 7 10:14 Dockerfile 10:19:26 -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 10:14 GOVERNANCE.md 10:19:26 -rw-rw-r-- 1 jenkins jenkins 660 Jun 7 10:14 Jenkinsfile 10:19:26 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 10:14 LICENSE 10:19:26 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 7 10:14 Makefile 10:19:26 -rw-rw-r-- 1 jenkins jenkins 625 Jun 7 10:14 OWNERS.md 10:19:26 -rw-rw-r-- 1 jenkins jenkins 30882 Jun 7 10:14 README.md 10:19:26 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 10:12 VERSION 10:19:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 10:14 bin 10:19:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 10:14 cmd 10:19:26 -rw-r--r-- 1 jenkins jenkins 53381 Jun 7 10:18 coverage.out 10:19:26 drwxrwxr-x 5 jenkins jenkins 4096 Jun 7 10:14 doc 10:19:26 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 7 10:14 go.mod 10:19:26 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 7 10:14 go.sum 10:19:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 10:14 internal 10:19:26 -rw-rw-r-- 1 jenkins jenkins 236 Jun 7 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:26 + 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=340b024538eaa1963fd62e7953336e111676fa52 --label arch=arm64 --label version=0.0.0 . 10:19:26 Sending build context to Docker daemon 6.281MB 10:19:26 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:19:26 Step 2/26 : FROM ${BASE} AS builder 10:19:26 ---> f789fc76e708 10:19:26 Step 3/26 : ARG MAKE="make build" 10:19:26 ---> Running in bb0e51e7de74 10:19:27 Removing intermediate container bb0e51e7de74 10:19:27 ---> 734c588df0e3 10:19:27 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:19:27 ---> Running in 250fbadf3244 10:19:27 Removing intermediate container 250fbadf3244 10:19:27 ---> bde65e190157 10:19:27 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:19:27 ---> Running in 50add56df0ef 10:19:28 Removing intermediate container 50add56df0ef 10:19:28 ---> 2958e5d86a4a 10:19:28 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:19:28 ---> Running in ede84fd8c96b 10:19:28 Removing intermediate container ede84fd8c96b 10:19:28 ---> 6fe03e224264 10:19:28 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:28 ---> Running in 6eb4c0b9a1fe 10:19:30 Removing intermediate container 6eb4c0b9a1fe 10:19:30 ---> 88c281495b81 10:19:30 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:19:30 ---> Running in fda42a300efc 10:19:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:19:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:19:32 OK: 220 MiB in 52 packages 10:19:33 Removing intermediate container fda42a300efc 10:19:33 ---> de671267b5a2 10:19:33 Step 9/26 : WORKDIR /device-onvif-camera 10:19:33 ---> Running in 491d59097586 10:19:34 Removing intermediate container 491d59097586 10:19:34 ---> 91617dba30cf 10:19:34 Step 10/26 : COPY go.mod vendor* ./ 10:19:34 ---> 648de594e761 10:19:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:34 ---> Running in e054eb2072d4 10:19:36 Removing intermediate container e054eb2072d4 10:19:36 ---> a6287246b0a6 10:19:36 Step 12/26 : COPY . . 10:19:37 ---> 79f22d246b5a 10:19:37 Step 13/26 : RUN ${MAKE} 10:19:37 ---> Running in cb7d24bcc230 10:19:38 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 10:21:45 Removing intermediate container cb7d24bcc230 10:21:45 ---> 0b29e255bff7 10:21:45 Step 14/26 : FROM alpine:3.15 10:21:45 3.15: Pulling from library/alpine 10:21:45 9981e73032c8: Pulling fs layer 10:21:45 9981e73032c8: Download complete 10:21:45 9981e73032c8: Pull complete 10:21:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:21:45 Status: Downloaded newer image for alpine:3.15 10:21:45 ---> 3fb3c9af89a9 10:21:45 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:21:45 ---> Running in b93642f72321 10:21:45 Removing intermediate container b93642f72321 10:21:45 ---> 781c861f1f08 10:21:45 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:21:45 ---> Running in 2e27c26814ae 10:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:45 (1/6) Installing dumb-init (1.2.5-r1) 10:21:45 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:21:45 (3/6) Installing libsodium (1.0.18-r0) 10:21:45 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:21:45 (5/6) Installing libzmq (4.3.4-r0) 10:21:45 (6/6) Installing zeromq (4.3.4-r0) 10:21:45 Executing busybox-1.34.1-r5.trigger 10:21:45 OK: 8 MiB in 20 packages 10:21:45 Removing intermediate container 2e27c26814ae 10:21:45 ---> b55b06757ede 10:21:45 Step 17/26 : WORKDIR / 10:21:45 ---> Running in ec5e9042bd8f 10:21:45 Removing intermediate container ec5e9042bd8f 10:21:45 ---> 41299e38683b 10:21:45 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:21:47 ---> 25848b62d8dd 10:21:47 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:21:47 ---> 0e85abf31258 10:21:47 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:21:48 ---> cde984accb32 10:21:48 Step 21/26 : EXPOSE 59984 10:21:48 ---> Running in a87340b9fe79 10:21:48 Removing intermediate container a87340b9fe79 10:21:48 ---> 3ca8a0e03587 10:21:48 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:21:48 ---> Running in 406da739fd35 10:21:49 Removing intermediate container 406da739fd35 10:21:49 ---> 191cf24f88fc 10:21:49 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:21:49 ---> Running in ed4787fd2f85 10:21:49 Removing intermediate container ed4787fd2f85 10:21:49 ---> 610fa08bf249 10:21:49 Step 24/26 : LABEL arch=arm64 10:21:49 ---> Running in 90a031f17905 10:21:49 Removing intermediate container 90a031f17905 10:21:49 ---> 59c0b9ae410c 10:21:49 Step 25/26 : LABEL git_sha=340b024538eaa1963fd62e7953336e111676fa52 10:21:49 ---> Running in cda09aac4b2a 10:21:50 Removing intermediate container cda09aac4b2a 10:21:50 ---> 8e7e8062b85c 10:21:50 Step 26/26 : LABEL version=0.0.0 10:21:50 ---> Running in 592d47d548d5 10:21:50 Removing intermediate container 592d47d548d5 10:21:50 ---> 2902b4a317b2 10:21:50 [Warning] One or more build-args [ARCH] were not consumed 10:21:50 Successfully built 2902b4a317b2 10:21:50 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 10:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:50 10:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:51 arm64: Pulling from edgex-lftools-log-publisher 10:21:51 8998bd30e6a1: Pulling fs layer 10:21:51 04944245beec: Pulling fs layer 10:21:51 699f458cf7ca: Pulling fs layer 10:21:51 765212b225bb: Pulling fs layer 10:21:51 f23df028b6ca: Pulling fs layer 10:21:51 d65c8cfc05b1: Pulling fs layer 10:21:51 2437ff75d9bd: Pulling fs layer 10:21:51 f23df028b6ca: Waiting 10:21:51 765212b225bb: Waiting 10:21:51 d65c8cfc05b1: Waiting 10:21:51 2437ff75d9bd: Waiting 10:21:51 04944245beec: Verifying Checksum 10:21:51 04944245beec: Download complete 10:21:51 765212b225bb: Verifying Checksum 10:21:51 765212b225bb: Download complete 10:21:51 f23df028b6ca: Download complete 10:21:51 d65c8cfc05b1: Download complete 10:21:51 699f458cf7ca: Verifying Checksum 10:21:51 699f458cf7ca: Download complete 10:21:52 8998bd30e6a1: Verifying Checksum 10:21:52 8998bd30e6a1: Download complete 10:21:54 2437ff75d9bd: Verifying Checksum 10:21:54 2437ff75d9bd: Download complete 10:21:56 8998bd30e6a1: Pull complete 10:21:56 04944245beec: Pull complete 10:21:58 699f458cf7ca: Pull complete 10:21:58 765212b225bb: Pull complete 10:21:59 f23df028b6ca: Pull complete 10:21:59 d65c8cfc05b1: Pull complete 10:22:14 2437ff75d9bd: Pull complete 10:22:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:14 prd-ubuntu20.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 10:22:14 $ 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/12 -v /w/workspace/device-onvif-camera/12:/w/workspace/device-onvif-camera/12:rw,z -v /w/workspace/device-onvif-camera/12@tmp:/w/workspace/device-onvif-camera/12@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:22:17 $ docker top 2287263d7b1d454b28f92e5a6477c9d294dcf512eab2294e71c527d5df66602b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:18 ---> job-cost.sh 10:22:18 lf-activate-venv: SKIPPING 10:22:18 INFO: No Stack... 10:22:18 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:19 INFO: Archiving Costs [Pipeline] sh 10:22:20 + + cat /w/workspace/device-onvif-camera/12/archives/cost.csv 10:22:20 cut -d, -f6 [Pipeline] lock 10:22:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-12-stack-cost] 10:22:20 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-12-stack-cost] did not exist. Created. 10:22:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:21 /w/workspace/device-onvif-camera/12@tmp/durable-295b312e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:22 + echo total: 0.10999999940395355 [Pipeline] stash 10:22:22 Warning: overwriting stash ‘stack-cost’ 10:22:22 Stashed 1 file(s) [Pipeline] } 10:22:22 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-12-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:22 $ docker stop --time=1 2287263d7b1d454b28f92e5a6477c9d294dcf512eab2294e71c527d5df66602b 10:22:23 $ docker rm -f 2287263d7b1d454b28f92e5a6477c9d294dcf512eab2294e71c527d5df66602b [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 10:22:24 provisioning config files... 10:22:24 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config6252689981103370267tmp [Pipeline] { [Pipeline] sh 10:22:24 + set +x 10:22:24 + curl -s https://codecov.io/bash 10:22:24 + bash -s -- 10:22:24 10:22:24 _____ _ 10:22:24 / ____| | | 10:22:24 | | ___ __| | ___ ___ _____ __ 10:22:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:24 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:24 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:24 Bash-1.0.6 10:22:24 10:22:24 10:22:24 ==> git version 2.25.1 found 10:22:24 ==> 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 10:22:24 Release-Date: 2020-01-08 10:22:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:22:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:22:24 ==> Jenkins CI detected. 10:22:24 current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 10:22:24 project root: . 10:22:24 --> token set from env 10:22:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:22:24 ==> Running gcov in . (disable via -X gcov) 10:22:24 ==> Python coveragepy not found 10:22:24 ==> Searching for coverage reports in: 10:22:24 + . 10:22:24 -> Found 1 reports 10:22:24 ==> Detecting git/mercurial file structure 10:22:24 ==> Reading reports 10:22:24 + ./coverage.out bytes=53381 10:22:24 ==> Appending adjustments 10:22:24 https://docs.codecov.io/docs/fixing-reports 10:22:24 + Found adjustments 10:22:24 ==> Gzipping contents 10:22:24 8.0K /tmp/codecov.UuzQZP.gz 10:22:24 ==> Uploading reports 10:22:24 url: https://codecov.io 10:22:24 query: branch=PR-64&commit=ba8e91d4dcc55f881d86110c1fac98b942c28cbe&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:22:24 -> Pinging Codecov 10:22:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-64&commit=ba8e91d4dcc55f881d86110c1fac98b942c28cbe&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:22:24 -> Uploading to 10:22:24 https://storage.googleapis.com/codecov/v4/raw/2022-06-07/F29A59C45E3A92E06B3E522C9905F8EF/ba8e91d4dcc55f881d86110c1fac98b942c28cbe/d7635f6f-d6da-4860-91ec-336ac7836b1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T102224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7372837e193bdf55265c610fdf74e1ff5036f48bf527537eda361d49927d7ab7 10:22:24 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:24 Dload Upload Total Spent Left Speed 10:22:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6895 0 0 100 6895 0 30508 --:--:-- --:--:-- --:--:-- 30508 10:22:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/ba8e91d4dcc55f881d86110c1fac98b942c28cbe [Pipeline] } 10:22:25 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 10:22:25 + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] 10:22:25 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:22:25 total 16 10:22:25 drwxr-xr-x 3 root root 4096 Jun 7 10:13 . 10:22:25 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 10:13 .. 10:22:25 drwxr-xr-x 2 root root 4096 Jun 7 10:13 cost 10:22:25 -rw-r--r-- 1 root root 90 Jun 7 10:13 cost.csv 10:22:25 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:22:25 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:22:25 total 16 10:22:25 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 10:13 . 10:22:25 drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 10:13 .. 10:22:25 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 10:13 cost 10:22:25 -rw-r--r-- 1 jenkins jenkins 90 Jun 7 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:22:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:22:26 ---> package-listing.sh 10:22:26 ++ facter osfamily 10:22:26 ++ tr '[:upper:]' '[:lower:]' 10:22:27 + OS_FAMILY=debian 10:22:27 + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 10:22:27 + START_PACKAGES=/tmp/packages_start.txt 10:22:27 + END_PACKAGES=/tmp/packages_end.txt 10:22:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:27 + PACKAGES=/tmp/packages_start.txt 10:22:27 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:22:27 + PACKAGES=/tmp/packages_end.txt 10:22:27 + case "${OS_FAMILY}" in 10:22:27 + dpkg -l 10:22:27 + grep '^ii' 10:22:27 + '[' -f /tmp/packages_start.txt ']' 10:22:27 + '[' -f /tmp/packages_end.txt ']' 10:22:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:27 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:22:27 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ 10:22:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [Pipeline] echo 10:22:27 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-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:22:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:28 prd-ubuntu20.04-docker-8c-8g-1635 does not seem to be running inside a container 10:22:28 $ 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-64/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-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:22:28 $ docker top f6a8fafbcace30685091ad78a82519bca1dab51e26696bdf1c96a399a8abff41 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:28 + touch /tmp/pre-build-complete [Pipeline] sh 10:22:28 + mkdir -p /var/log/sysstat [Pipeline] sh 10:22:29 + ls /var/log/sa-host 10:22:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:29 provisioning config files... 10:22:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config6083530561579154810tmp [Pipeline] { [Pipeline] echo 10:22:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:29 ---> create-netrc.sh [Pipeline] } 10:22:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:30 ---> python-tools-install.sh [Pipeline] echo 10:22:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:30 ---> sudo-logs.sh 10:22:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:30 ---> job-cost.sh 10:22:30 lf-activate-venv: SKIPPING 10:22:30 DEBUG: total: 0.2199999988079071 10:22:30 INFO: Retrieving Stack Cost... 10:22:30 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:31 INFO: Archiving Costs [Pipeline] echo 10:22:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:22:31 ---> logs-deploy.sh 10:22:31 lf-activate-venv: SKIPPING 10:22:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/12 10:22:31 INFO: archiving workspace using pattern(s): 10:22:32 Archives upload complete. 10:22:32 INFO: archiving logs to Nexus