Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1362aa563feaf9d8e1b2278d9cea46c363649dc1+79d192228a5789397eaac89f5a29237a0a7597a8 (ea0bdf83f4860e65036b59e5eb4e846b8d001d1e) 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-ssh5051339525578499483.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-ssh953501110044310580.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-ssh14319489345359687259.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-ssh14327937037674304829.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-ssh11437260751485719510.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1131’ Running on prd-ubuntu20.04-docker-8c-8g-1133 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 79d192228a5789397eaac89f5a29237a0a7597a8 into PR head commit 1362aa563feaf9d8e1b2278d9cea46c363649dc1 Merge succeeded, producing dd9a9585ee1817b7366cb88e92003ebe6b71e301 Checking out Revision dd9a9585ee1817b7366cb88e92003ebe6b71e301 (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 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd9a9585ee1817b7366cb88e92003ebe6b71e301 # timeout=10 Commit message: "Merge commit '79d192228a5789397eaac89f5a29237a0a7597a8' into HEAD" > git rev-list --no-walk 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:10:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:10:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:10:46 ========================================================= 10:10:46 EdgeX Global Pipelines Version Info 10:10:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:10:47 ------------------- 10:10:47 stable info: 10:10:47 ------------------- 10:10:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:47 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 10:10:47 Message: update stable to v1.0.232 10:10:48 ------------------- 10:10:48 experimental info: 10:10:48 ------------------- 10:10:48 Commited By: **** collab-it+edgex@linuxfoundation.org 10:10:48 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 10:10:48 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd9a958 [Pipeline] echo 10:10:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:48 provisioning config files... 10:10:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config9077430604731082566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:49 ---> docker-login.sh 10:10:49 nexus3.edgexfoundry.org:10001 10:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:49 Configure a credential helper to remove this warning. See 10:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:49 10:10:49 Login Succeeded 10:10:49 nexus3.edgexfoundry.org:10002 10:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:49 Configure a credential helper to remove this warning. See 10:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:49 10:10:49 Login Succeeded 10:10:49 nexus3.edgexfoundry.org:10003 10:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:49 Configure a credential helper to remove this warning. See 10:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:49 10:10:49 Login Succeeded 10:10:49 nexus3.edgexfoundry.org:10004 10:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:49 Configure a credential helper to remove this warning. See 10:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:49 10:10:49 Login Succeeded 10:10:49 docker.io 10:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:50 Configure a credential helper to remove this warning. See 10:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:50 10:10:50 Login Succeeded 10:10:50 ---> docker-login.sh ends [Pipeline] } 10:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:10:50 + git rev-list -1 --merges dd9a9585ee1817b7366cb88e92003ebe6b71e301~1..dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] echo 10:10:50 -----------> git rev-list -1 --merges dd9a9585ee1817b7366cb88e92003ebe6b71e301~1..dd9a9585ee1817b7366cb88e92003ebe6b71e301 dd9a9585ee1817b7366cb88e92003ebe6b71e301 10:10:50 dd9a9585ee1817b7366cb88e92003ebe6b71e301 [false] [Pipeline] sh 10:10:50 + git log --format=format:%s -1 dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] echo 10:10:50 ========================================================= 10:10:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:51 + git log --format=format:%s -1 dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] echo 10:10:51 [semverPrep] GIT_COMMIT: dd9a9585ee1817b7366cb88e92003ebe6b71e301, Commit Message: Merge commit '79d192228a5789397eaac89f5a29237a0a7597a8' into HEAD [Pipeline] echo 10:10:51 [semverPrep] This is not a build commit. [Pipeline] sh 10:10:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:51 + grep -v github /etc/ssh/ssh_known_hosts 10:10:51 + [ -e /tmp/ssh_known_hosts ] 10:10:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:10:51 + sudo tee -a /etc/ssh/ssh_known_hosts 10:10:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:51 10:10:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:52 0.1.4: Pulling from edgex-devops/py-git-semver 10:10:52 42c077c10790: Pulling fs layer 10:10:52 f63e77b7563a: Pulling fs layer 10:10:52 bd5fdadae976: Pulling fs layer 10:10:52 205491f53016: Pulling fs layer 10:10:52 df18705c85c3: Pulling fs layer 10:10:52 bdb3f477010e: Pulling fs layer 10:10:52 c8a8fc8e1c8f: Pulling fs layer 10:10:52 2c6e9b1d212d: Pulling fs layer 10:10:52 bdb8f0575790: Pulling fs layer 10:10:52 386e3cb2ff24: Pulling fs layer 10:10:52 2343380bae48: Pulling fs layer 10:10:52 c8a8fc8e1c8f: Waiting 10:10:52 2c6e9b1d212d: Waiting 10:10:52 bdb8f0575790: Waiting 10:10:52 386e3cb2ff24: Waiting 10:10:52 2343380bae48: Waiting 10:10:52 205491f53016: Waiting 10:10:52 bdb3f477010e: Waiting 10:10:52 df18705c85c3: Waiting 10:10:52 f63e77b7563a: Verifying Checksum 10:10:52 f63e77b7563a: Download complete 10:10:52 205491f53016: Download complete 10:10:52 df18705c85c3: Verifying Checksum 10:10:52 df18705c85c3: Download complete 10:10:52 bd5fdadae976: Verifying Checksum 10:10:52 bd5fdadae976: Download complete 10:10:52 bdb3f477010e: Verifying Checksum 10:10:52 bdb3f477010e: Download complete 10:10:52 2c6e9b1d212d: Verifying Checksum 10:10:52 2c6e9b1d212d: Download complete 10:10:52 bdb8f0575790: Download complete 10:10:52 386e3cb2ff24: Verifying Checksum 10:10:52 386e3cb2ff24: Download complete 10:10:52 2343380bae48: Verifying Checksum 10:10:52 2343380bae48: Download complete 10:10:52 42c077c10790: Download complete 10:10:52 c8a8fc8e1c8f: Verifying Checksum 10:10:52 c8a8fc8e1c8f: Download complete 10:10:54 42c077c10790: Pull complete 10:10:54 f63e77b7563a: Pull complete 10:10:54 bd5fdadae976: Pull complete 10:10:54 205491f53016: Pull complete 10:10:54 df18705c85c3: Pull complete 10:10:54 bdb3f477010e: Pull complete 10:10:57 c8a8fc8e1c8f: Pull complete 10:10:57 2c6e9b1d212d: Pull complete 10:10:57 bdb8f0575790: Pull complete 10:10:57 386e3cb2ff24: Pull complete 10:10:57 2343380bae48: Pull complete 10:10:57 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:57 prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container 10:10:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:10:59 $ docker top 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 -eo pid,comm 10:10: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:10:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:59 [ssh-agent] Looking for ssh-agent implementation... 10:10:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:59 $ docker exec 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 ssh-agent 10:10:59 SSH_AUTH_SOCK=/tmp/ssh-Y5BRjCjTItD1/agent.34 10:10:59 SSH_AGENT_PID=40 10:10:59 Running ssh-add (command line suppressed) 10:10:59 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_3006558320032534093.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_3006558320032534093.key) 10:10:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:59 + git tag --points-at HEAD [Pipeline] } 10:10:59 $ docker exec --env ******** --env ******** 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 ssh-agent -k 10:11:00 unset SSH_AUTH_SOCK; 10:11:00 unset SSH_AGENT_PID; 10:11:00 echo Agent pid 40 killed; 10:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:11:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:00 [ssh-agent] Looking for ssh-agent implementation... 10:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:00 $ docker exec 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 ssh-agent 10:11:00 SSH_AUTH_SOCK=/tmp/ssh-MhucbEYwDtuB/agent.73 10:11:00 SSH_AGENT_PID=79 10:11:00 Running ssh-add (command line suppressed) 10:11:00 Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_8251845924364819560.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_8251845924364819560.key) 10:11:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:00 + git semver init 10:11:01 2022-06-06 10:11:01,057 [run_init] DEBUG init version:0.0.0 force:False 10:11:01 2022-06-06 10:11:01,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:11:01 2022-06-06 10:11:01,058 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver 10:11:01 2022-06-06 10:11:01,058 [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:11:01 2022-06-06 10:11:01,747 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude 10:11:01 2022-06-06 10:11:01,748 [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:11:01 2022-06-06 10:11:01,748 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:11:01 2022-06-06 10:11:01,753 [execute] INFO git cat-file --batch-check 10:11:01 2022-06-06 10:11:01,753 [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:11:01 2022-06-06 10:11:01,760 [execute] INFO git cat-file --batch 10:11:01 2022-06-06 10:11:01,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) 10:11:01 2022-06-06 10:11:01,765 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 10:11:01 0.0.0 [Pipeline] } 10:11:01 $ docker exec --env ******** --env ******** 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 ssh-agent -k 10:11:02 unset SSH_AUTH_SOCK; 10:11:02 unset SSH_AGENT_PID; 10:11:02 echo Agent pid 79 killed; 10:11:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:02 + git semver [Pipeline] } 10:11:02 $ docker stop --time=1 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 10:11:03 $ docker rm -f 522e0d3371f7a19d55bc0bf405516f41ecdcfff83c268338f1dffb36c0e33529 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:11:04 Stashed 1 file(s) [Pipeline] echo 10:11:04 [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:11:04 provisioning config files... 10:11:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config2248659663289276378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:05 ---> docker-login.sh 10:11:05 nexus3.edgexfoundry.org:10001 10:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:05 Configure a credential helper to remove this warning. See 10:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:05 10:11:05 Login Succeeded 10:11:05 nexus3.edgexfoundry.org:10002 10:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:05 Configure a credential helper to remove this warning. See 10:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:05 10:11:05 Login Succeeded 10:11:05 nexus3.edgexfoundry.org:10003 10:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:05 Configure a credential helper to remove this warning. See 10:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:05 10:11:05 Login Succeeded 10:11:05 nexus3.edgexfoundry.org:10004 10:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:05 Configure a credential helper to remove this warning. See 10:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:05 10:11:05 Login Succeeded 10:11:05 docker.io 10:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:05 Configure a credential helper to remove this warning. See 10:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:05 10:11:05 Login Succeeded 10:11:05 ---> docker-login.sh ends [Pipeline] } 10:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:05 ========================================================= 10:11:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:11:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11: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:11:06 Sending build context to Docker daemon 8.98MB 10:11:06 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:11:06 Step 2/13 : FROM ${BASE} AS builder 10:11:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:11:06 59bf1c3509f3: Pulling fs layer 10:11:06 666ba61612fd: Pulling fs layer 10:11:06 8ed8ca486205: Pulling fs layer 10:11:06 cc1cd167ecdc: Pulling fs layer 10:11:06 c516ae0d96e1: Pulling fs layer 10:11:06 684cea983483: Pulling fs layer 10:11:06 dd3240ac7de5: Pulling fs layer 10:11:06 b1e948a4e11c: Pulling fs layer 10:11:06 a8fd76ee1af6: Pulling fs layer 10:11:06 646ad004c059: Pulling fs layer 10:11:06 dd3240ac7de5: Waiting 10:11:06 c516ae0d96e1: Waiting 10:11:06 a8fd76ee1af6: Waiting 10:11:06 646ad004c059: Waiting 10:11:06 cc1cd167ecdc: Waiting 10:11:06 8ed8ca486205: Verifying Checksum 10:11:06 8ed8ca486205: Download complete 10:11:06 666ba61612fd: Verifying Checksum 10:11:06 666ba61612fd: Download complete 10:11:06 c516ae0d96e1: Verifying Checksum 10:11:06 c516ae0d96e1: Download complete 10:11:06 684cea983483: Verifying Checksum 10:11:06 684cea983483: Download complete 10:11:06 dd3240ac7de5: Verifying Checksum 10:11:06 dd3240ac7de5: Download complete 10:11:06 59bf1c3509f3: Verifying Checksum 10:11:06 59bf1c3509f3: Download complete 10:11:06 b1e948a4e11c: Verifying Checksum 10:11:06 b1e948a4e11c: Download complete 10:11:06 59bf1c3509f3: Pull complete 10:11:06 666ba61612fd: Pull complete 10:11:06 8ed8ca486205: Pull complete 10:11:06 646ad004c059: Verifying Checksum 10:11:06 646ad004c059: Download complete 10:11:06 a8fd76ee1af6: Verifying Checksum 10:11:06 a8fd76ee1af6: Download complete 10:11:07 cc1cd167ecdc: Verifying Checksum 10:11:07 cc1cd167ecdc: Download complete 10:11:11 cc1cd167ecdc: Pull complete 10:11:11 c516ae0d96e1: Pull complete 10:11:11 684cea983483: Pull complete 10:11:11 dd3240ac7de5: Pull complete 10:11:11 b1e948a4e11c: Pull complete 10:11:14 a8fd76ee1af6: Pull complete 10:11:14 646ad004c059: Pull complete 10:11:14 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:11:14 ---> 8f69c11f6b0c 10:11:14 Step 3/13 : ARG MAKE="make build" 10:11:16 ---> Running in 3cda2bf8e370 10:11:16 Removing intermediate container 3cda2bf8e370 10:11:16 ---> 5fcb5100633f 10:11:16 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:11:16 ---> Running in 7f9a3a58b9e7 10:11:16 Removing intermediate container 7f9a3a58b9e7 10:11:16 ---> 84699e41b13e 10:11:16 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:11:16 ---> Running in 6d0fedc24589 10:11:16 Removing intermediate container 6d0fedc24589 10:11:16 ---> 294aff95401e 10:11:16 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:11:16 ---> Running in c392cd6a2b53 10:11:16 Removing intermediate container c392cd6a2b53 10:11:16 ---> b177ce00e0ef 10:11:16 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:16 ---> Running in 21e8e6a04512 10:11:17 Removing intermediate container 21e8e6a04512 10:11:17 ---> 8102786cb031 10:11:17 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:17 ---> Running in 3cd60b6b665d 10:11:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:18 OK: 221 MiB in 52 packages 10:11:19 Removing intermediate container 3cd60b6b665d 10:11:19 ---> 0699dc06c6a8 10:11:19 Step 9/13 : WORKDIR /device-onvif-camera 10:11:19 ---> Running in 68a3a4462cdc 10:11:19 Removing intermediate container 68a3a4462cdc 10:11:19 ---> a72ebf4edbd5 10:11:19 Step 10/13 : COPY go.mod vendor* ./ 10:11:19 ---> 9e83b351629a 10:11:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:19 ---> Running in 2b118a7a0d9d 10:11:19 Still waiting to schedule task 10:11:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1132’ 10:11:34 Removing intermediate container 2b118a7a0d9d 10:11:34 ---> 778ddfe7a496 10:11:34 Step 12/13 : COPY . . 10:11:34 ---> f71d59cace15 10:11:34 Step 13/13 : RUN ${MAKE} 10:11:34 ---> Running in 9a1f9e3bf5b9 10:11:34 noop 10:11:34 Removing intermediate container 9a1f9e3bf5b9 10:11:34 ---> 91adcc4c550a 10:11:34 Successfully built 91adcc4c550a 10:11:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:34 + docker inspect -f . ci-base-image-x86_64 10:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:34 prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container 10:11:34 $ 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 ******** ci-base-image-x86_64 cat 10:11:35 $ docker top 5b913280321df00bcda61b32dbcf16361a625dae7f22fa7e48a9722d3e0aaeb1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:35 + go version 10:11:35 go version go1.17.7 linux/amd64 [Pipeline] } 10:11:35 $ docker stop --time=1 5b913280321df00bcda61b32dbcf16361a625dae7f22fa7e48a9722d3e0aaeb1 10:11:37 $ docker rm -f 5b913280321df00bcda61b32dbcf16361a625dae7f22fa7e48a9722d3e0aaeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:37 + docker inspect -f . ci-base-image-x86_64 10:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:37 prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container 10:11:37 $ 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 ******** ci-base-image-x86_64 cat 10:11:37 $ docker top 17ea5666637e5197f00b8cd740f9d481ab46389a38196cf8e6bdec2e72137ada -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:11:38 + make test 10:11:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:11:38 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:11:50 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:11:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.3% of statements 10:11:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.849s coverage: 13.8% of statements 10:12:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:12:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:12:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:12:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:12:04 $ docker stop --time=1 17ea5666637e5197f00b8cd740f9d481ab46389a38196cf8e6bdec2e72137ada 10:12:06 $ docker rm -f 17ea5666637e5197f00b8cd740f9d481ab46389a38196cf8e6bdec2e72137ada [Pipeline] // withDockerContainer [Pipeline] sh 10:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:07 + ls -al . 10:12:07 total 232 10:12:07 drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 10:12 . 10:12:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:10 .. 10:12:07 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:11 .git 10:12:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:10 .github 10:12:07 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 10:10 .gitignore 10:12:07 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 10:10 .golangci.yml 10:12:07 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:11 .semver 10:12:07 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 10:10 Attribution.txt 10:12:07 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 10:10 CHANGELOG.md 10:12:07 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 10:10 Dockerfile 10:12:07 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:10 GOVERNANCE.md 10:12:07 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 10:10 Jenkinsfile 10:12:07 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 10:10 LICENSE 10:12:07 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 10:10 Makefile 10:12:07 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:10 OWNERS.md 10:12:07 -rw-rw-r-- 1 jenkins jenkins 29025 Jun 6 10:10 README.md 10:12:07 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:11 VERSION 10:12:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:10 bin 10:12:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:10 cmd 10:12:07 -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 10:11 coverage.out 10:12:07 drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 10:10 doc 10:12:07 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 10:10 go.mod 10:12:07 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 10:10 go.sum 10:12:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:10 internal 10:12:07 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12: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=dd9a9585ee1817b7366cb88e92003ebe6b71e301 --label arch=amd64 --label version=0.0.0 . 10:12:08 Sending build context to Docker daemon 9.035MB 10:12:08 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:12:08 Step 2/26 : FROM ${BASE} AS builder 10:12:08 ---> 91adcc4c550a 10:12:08 Step 3/26 : ARG MAKE="make build" 10:12:08 ---> Running in 68a1bdc0f426 10:12:08 Removing intermediate container 68a1bdc0f426 10:12:08 ---> a4fe7b1f39a3 10:12:08 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:12:08 ---> Running in 3d4c8c5f59eb 10:12:08 Removing intermediate container 3d4c8c5f59eb 10:12:08 ---> 16f977120291 10:12:08 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:12:08 ---> Running in 9c09992439bd 10:12:08 Removing intermediate container 9c09992439bd 10:12:08 ---> 0069f50808b1 10:12:08 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:12:08 ---> Running in 52b121a5a1f3 10:12:08 Removing intermediate container 52b121a5a1f3 10:12:08 ---> 59b53acfbe65 10:12:08 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:08 ---> Running in cdc3a2935a38 10:12:09 Removing intermediate container cdc3a2935a38 10:12:09 ---> adfc061ffc65 10:12:09 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:09 ---> Running in b5be87942e41 10:12:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:10 OK: 221 MiB in 52 packages 10:12:10 Removing intermediate container b5be87942e41 10:12:10 ---> 7d0a8a67889a 10:12:10 Step 9/26 : WORKDIR /device-onvif-camera 10:12:10 ---> Running in a0277c4af35c 10:12:11 Removing intermediate container a0277c4af35c 10:12:11 ---> b65669861b64 10:12:11 Step 10/26 : COPY go.mod vendor* ./ 10:12:11 ---> 14f129d9c74e 10:12:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:11 ---> Running in 39254ee230b1 10:12:11 Removing intermediate container 39254ee230b1 10:12:11 ---> c0743ce3d1fb 10:12:11 Step 12/26 : COPY . . 10:12:12 ---> 6e14e677efdf 10:12:12 Step 13/26 : RUN ${MAKE} 10:12:12 ---> Running in 612040dd4ec8 10:12:12 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:12:34 Removing intermediate container 612040dd4ec8 10:12:34 ---> ccd7283161c7 10:12:34 Step 14/26 : FROM alpine:3.15 10:12:34 3.15: Pulling from library/alpine 10:12:34 df9b9388f04a: Pulling fs layer 10:12:34 df9b9388f04a: Download complete 10:12:34 df9b9388f04a: Pull complete 10:12:34 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:12:34 Status: Downloaded newer image for alpine:3.15 10:12:34 ---> 0ac33e5f5afa 10:12:34 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:12:34 ---> Running in 59a374fac735 10:12:34 Removing intermediate container 59a374fac735 10:12:34 ---> 50b097678e85 10:12:34 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:12:34 ---> Running in 6cd8ccf353ad 10:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:34 (1/6) Installing dumb-init (1.2.5-r1) 10:12:34 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:12:34 (3/6) Installing libsodium (1.0.18-r0) 10:12:34 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:12:34 (5/6) Installing libzmq (4.3.4-r0) 10:12:34 (6/6) Installing zeromq (4.3.4-r0) 10:12:34 Executing busybox-1.34.1-r5.trigger 10:12:34 OK: 8 MiB in 20 packages 10:12:34 Removing intermediate container 6cd8ccf353ad 10:12:34 ---> 7dba8b90be4c 10:12:34 Step 17/26 : WORKDIR / 10:12:34 ---> Running in 415b3ebf1596 10:12:34 Removing intermediate container 415b3ebf1596 10:12:34 ---> 7b4d3afd6ad5 10:12:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:12:34 ---> 926363e3d27d 10:12:34 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:12:34 ---> 17a206d6d5f5 10:12:34 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:12:34 ---> 166db4ea56cb 10:12:34 Step 21/26 : EXPOSE 59984 10:12:34 ---> Running in be730db09703 10:12:34 Removing intermediate container be730db09703 10:12:34 ---> 815ba66f8c9a 10:12:34 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:12:34 ---> Running in 68ef9a2ceab9 10:12:34 Removing intermediate container 68ef9a2ceab9 10:12:34 ---> 7bd974fdc80b 10:12:34 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:34 ---> Running in dd1b39093c5a 10:12:35 Removing intermediate container dd1b39093c5a 10:12:35 ---> 2aed28fbf90a 10:12:35 Step 24/26 : LABEL arch=amd64 10:12:35 ---> Running in e5f04e5f270f 10:12:35 Removing intermediate container e5f04e5f270f 10:12:35 ---> 80c307255d63 10:12:35 Step 25/26 : LABEL git_sha=dd9a9585ee1817b7366cb88e92003ebe6b71e301 10:12:35 ---> Running in 68d968bdc193 10:12:35 Removing intermediate container 68d968bdc193 10:12:35 ---> 63cb44243b39 10:12:35 Step 26/26 : LABEL version=0.0.0 10:12:35 ---> Running in 391db3619cce 10:12:35 Removing intermediate container 391db3619cce 10:12:35 ---> 337b10c8c400 10:12:35 [Warning] One or more build-args [ARCH] were not consumed 10:12:35 Successfully built 337b10c8c400 10:12:35 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:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:35 10:12:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:36 latest: Pulling from edgex-lftools-log-publisher 10:12:36 5eb5b503b376: Pulling fs layer 10:12:36 5c69ac0246d0: Pulling fs layer 10:12:36 ec43610c2a17: Pulling fs layer 10:12:36 3a2ae6a8a46f: Pulling fs layer 10:12:36 33b1e0a273af: Pulling fs layer 10:12:36 5d3b04190fa2: Pulling fs layer 10:12:36 2f39f015ded8: Pulling fs layer 10:12:36 3a2ae6a8a46f: Waiting 10:12:36 33b1e0a273af: Waiting 10:12:36 5d3b04190fa2: Waiting 10:12:36 2f39f015ded8: Waiting 10:12:36 5c69ac0246d0: Verifying Checksum 10:12:36 5c69ac0246d0: Download complete 10:12:36 3a2ae6a8a46f: Verifying Checksum 10:12:36 3a2ae6a8a46f: Download complete 10:12:36 33b1e0a273af: Verifying Checksum 10:12:36 33b1e0a273af: Download complete 10:12:36 5d3b04190fa2: Download complete 10:12:36 ec43610c2a17: Verifying Checksum 10:12:36 ec43610c2a17: Download complete 10:12:36 5eb5b503b376: Verifying Checksum 10:12:36 5eb5b503b376: Download complete 10:12:36 2f39f015ded8: Download complete 10:12:37 5eb5b503b376: Pull complete 10:12:37 5c69ac0246d0: Pull complete 10:12:38 ec43610c2a17: Pull complete 10:12:38 3a2ae6a8a46f: Pull complete 10:12:38 33b1e0a273af: Pull complete 10:12:38 5d3b04190fa2: Pull complete 10:12:43 2f39f015ded8: Pull complete 10:12:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:43 prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container 10:12:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:12:45 $ docker top 0f8e85b5ef86576fa41f6733b2996e76268e4ecefc46fa1326e8d2f86880841f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:46 ---> job-cost.sh 10:12:46 lf-activate-venv: SKIPPING 10:12:46 INFO: No Stack... 10:12:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:12:46 INFO: Archiving Costs [Pipeline] sh 10:12:47 + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv 10:12:47 + cut -d, -f6 [Pipeline] lock 10:12:47 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] 10:12:47 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] did not exist. Created. 10:12:47 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:47 + echo total: 0.2199999988079071 [Pipeline] stash 10:12:47 Stashed 1 file(s) [Pipeline] } 10:12:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:47 $ docker stop --time=1 0f8e85b5ef86576fa41f6733b2996e76268e4ecefc46fa1326e8d2f86880841f 10:12:48 $ docker rm -f 0f8e85b5ef86576fa41f6733b2996e76268e4ecefc46fa1326e8d2f86880841f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:13:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1135 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws 10:13:53 Running in /w/workspace/device-onvif-camera/11 [Pipeline] { [Pipeline] checkout 10:13:53 Selected Git installation does not exist. Using Default 10:13:53 The recommended git tool is: NONE 10:14:00 using credential edgex-jenkins-ssh 10:14:00 Cloning the remote Git repository 10:14:00 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:14:00 > git init /w/workspace/device-onvif-camera/11 # timeout=10 10:14:00 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:14:00 > git --version # timeout=10 10:14:00 > git --version # 'git version 2.25.1' 10:14:00 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:01 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:14:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:01 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:14:01 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:14:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:01 > 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:02 Merging remotes/origin/main commit 79d192228a5789397eaac89f5a29237a0a7597a8 into PR head commit 1362aa563feaf9d8e1b2278d9cea46c363649dc1 10:14:02 Merge succeeded, producing 7ce12203e98b68433a49d3d4925588b9c4d0aa57 10:14:02 Checking out Revision 7ce12203e98b68433a49d3d4925588b9c4d0aa57 (PR-64) 10:14:02 > git config core.sparsecheckout # timeout=10 10:14:02 > git checkout -f 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 10:14:02 > git remote # timeout=10 10:14:02 > git config --get remote.origin.url # timeout=10 10:14:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:14:02 > git merge 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 10:14:02 > git rev-parse HEAD^{commit} # timeout=10 10:14:02 > git config core.sparsecheckout # timeout=10 10:14:02 > git checkout -f 7ce12203e98b68433a49d3d4925588b9c4d0aa57 # timeout=10 10:14:07 Commit message: "Merge commit '79d192228a5789397eaac89f5a29237a0a7597a8' into HEAD" 10:14:07 > git rev-list --no-walk 1362aa563feaf9d8e1b2278d9cea46c363649dc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:14:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:14:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:14:08 Dload Upload Total Spent Left Speed 10:14:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 10:14:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:14:09 + sudo tee /etc/docker/daemon.new 10:14:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:14:09 { 10:14:09 "registry-mirrors": [ 10:14:09 "https://nexus3.edgexfoundry.org:10001" 10:14:09 ], 10:14:09 "bip": "10.250.0.254/24", 10:14:09 "hosts": [ 10:14:09 "tcp://0.0.0.0:5555", 10:14:09 "unix:///var/run/docker.sock" 10:14:09 ], 10:14:09 "mtu": 1458, 10:14:09 "selinux-enabled": true, 10:14:09 "seccomp-profile": "/etc/docker/seccomp.json" 10:14:09 } [Pipeline] sh 10:14:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:14:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:28 provisioning config files... 10:14:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config8983962290390014244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:28 ---> docker-login.sh 10:14:28 nexus3.edgexfoundry.org:10001 10:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:29 Configure a credential helper to remove this warning. See 10:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:29 10:14:29 Login Succeeded 10:14:29 nexus3.edgexfoundry.org:10002 10:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:30 Configure a credential helper to remove this warning. See 10:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:30 10:14:30 Login Succeeded 10:14:30 nexus3.edgexfoundry.org:10003 10:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:30 Configure a credential helper to remove this warning. See 10:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:30 10:14:30 Login Succeeded 10:14:30 nexus3.edgexfoundry.org:10004 10:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:31 Configure a credential helper to remove this warning. See 10:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:31 10:14:31 Login Succeeded 10:14:31 docker.io 10:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:31 Configure a credential helper to remove this warning. See 10:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:31 10:14:31 Login Succeeded 10:14:32 ---> docker-login.sh ends [Pipeline] } 10:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:14:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:32 ========================================================= 10:14:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:14:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:32 + 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:14:33 Sending build context to Docker daemon 6.21MB 10:14:33 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:14:33 Step 2/13 : FROM ${BASE} AS builder 10:14:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:14:33 9b3977197b4f: Pulling fs layer 10:14:33 1a89e8eeedd5: Pulling fs layer 10:14:33 94645a83ff95: Pulling fs layer 10:14:33 e6fb740bc735: Pulling fs layer 10:14:33 3a77bd46dcc9: Pulling fs layer 10:14:33 355e64cbe906: Pulling fs layer 10:14:33 e6fb740bc735: Waiting 10:14:33 3a77bd46dcc9: Waiting 10:14:33 355e64cbe906: Waiting 10:14:33 63ab81a10011: Pulling fs layer 10:14:33 555d1d1c4555: Pulling fs layer 10:14:33 7d9057610161: Pulling fs layer 10:14:33 63ab81a10011: Waiting 10:14:33 555d1d1c4555: Waiting 10:14:33 7d9057610161: Waiting 10:14:33 94645a83ff95: Verifying Checksum 10:14:33 94645a83ff95: Download complete 10:14:33 1a89e8eeedd5: Download complete 10:14:33 3a77bd46dcc9: Verifying Checksum 10:14:33 3a77bd46dcc9: Download complete 10:14:33 355e64cbe906: Verifying Checksum 10:14:33 355e64cbe906: Download complete 10:14:33 9b3977197b4f: Verifying Checksum 10:14:33 9b3977197b4f: Download complete 10:14:33 63ab81a10011: Verifying Checksum 10:14:33 63ab81a10011: Download complete 10:14:34 9b3977197b4f: Pull complete 10:14:34 7d9057610161: Verifying Checksum 10:14:34 7d9057610161: Download complete 10:14:35 1a89e8eeedd5: Pull complete 10:14:35 94645a83ff95: Pull complete 10:14:35 555d1d1c4555: Verifying Checksum 10:14:35 555d1d1c4555: Download complete 10:14:36 e6fb740bc735: Verifying Checksum 10:14:36 e6fb740bc735: Download complete 10:14:48 e6fb740bc735: Pull complete 10:14:48 3a77bd46dcc9: Pull complete 10:14:49 355e64cbe906: Pull complete 10:14:49 63ab81a10011: Pull complete 10:14:56 555d1d1c4555: Pull complete 10:14:58 7d9057610161: Pull complete 10:14:58 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:14:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:14:58 ---> 819e984ddca1 10:14:58 Step 3/13 : ARG MAKE="make build" 10:15:00 ---> Running in 37e49391bc08 10:15:01 Removing intermediate container 37e49391bc08 10:15:01 ---> 681eb5b17e71 10:15:01 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:15:01 ---> Running in 7a3373dd5c0f 10:15:01 Removing intermediate container 7a3373dd5c0f 10:15:01 ---> a087d31e4a27 10:15:01 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:15:01 ---> Running in c82845c66064 10:15:02 Removing intermediate container c82845c66064 10:15:02 ---> 65e07af54dbb 10:15:02 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:15:02 ---> Running in f45b58e9eaca 10:15:02 Removing intermediate container f45b58e9eaca 10:15:02 ---> 81a4e3a0dde8 10:15:02 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:02 ---> Running in e906bcd1aeeb 10:15:04 Removing intermediate container e906bcd1aeeb 10:15:04 ---> 033617acad0e 10:15:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:04 ---> Running in bf51f7c8ffc2 10:15:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:15:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:15:07 OK: 220 MiB in 52 packages 10:15:08 Removing intermediate container bf51f7c8ffc2 10:15:08 ---> 0ca822e7aeab 10:15:08 Step 9/13 : WORKDIR /device-onvif-camera 10:15:08 ---> Running in 78829fe0b33c 10:15:08 Removing intermediate container 78829fe0b33c 10:15:08 ---> a00c3e07d602 10:15:08 Step 10/13 : COPY go.mod vendor* ./ 10:15:09 ---> 32c46e657668 10:15:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:09 ---> Running in 5bc2a76fa75d 10:16:05 Removing intermediate container 5bc2a76fa75d 10:16:05 ---> 76b95435fc79 10:16:05 Step 12/13 : COPY . . 10:16:05 ---> 87de4bec13f7 10:16:05 Step 13/13 : RUN ${MAKE} 10:16:05 ---> Running in d9f99b59367c 10:16:05 noop 10:16:05 Removing intermediate container d9f99b59367c 10:16:05 ---> 4a3d30cc4d78 10:16:05 Successfully built 4a3d30cc4d78 10:16:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:06 + docker inspect -f . ci-base-image-arm64 10:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:06 prd-ubuntu20.04-docker-arm64-4c-16g-1135 does not seem to be running inside a container 10:16:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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-arm64 cat 10:16:08 $ docker top 56a198273ded08ba770b4a820cdd126c0e786eb02c0fd30df7bba8c1cd7f0ba6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:08 + go version 10:16:08 go version go1.17.7 linux/arm64 [Pipeline] } 10:16:08 $ docker stop --time=1 56a198273ded08ba770b4a820cdd126c0e786eb02c0fd30df7bba8c1cd7f0ba6 10:16:10 $ docker rm -f 56a198273ded08ba770b4a820cdd126c0e786eb02c0fd30df7bba8c1cd7f0ba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:11 + docker inspect -f . ci-base-image-arm64 10:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-1135 does not seem to be running inside a container 10:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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-arm64 cat 10:16:12 $ docker top f1960b7b31c22cb109e41dbefd783fcc87d27574c33bfdb37b0163c6c407f63c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:16:13 + make test 10:16:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:16:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:17:52 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:17:52 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.082s coverage: 1.3% of statements 10:18:14 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.715s coverage: 13.8% of statements 10:18:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:18:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:18:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:47 ./bin/test-attribution-txt.sh [Pipeline] echo 10:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:18:48 $ docker stop --time=1 f1960b7b31c22cb109e41dbefd783fcc87d27574c33bfdb37b0163c6c407f63c 10:18:50 $ docker rm -f f1960b7b31c22cb109e41dbefd783fcc87d27574c33bfdb37b0163c6c407f63c [Pipeline] // withDockerContainer [Pipeline] sh 10:18:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:18:51 Warning: overwriting stash ‘coverage-report’ 10:18:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:18:52 + ls -al . 10:18:52 total 228 10:18:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:18 . 10:18:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:14 .. 10:18:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:14 .git 10:18:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:14 .github 10:18:52 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 10:14 .gitignore 10:18:52 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 10:14 .golangci.yml 10:18:52 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 10:14 Attribution.txt 10:18:52 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 10:14 CHANGELOG.md 10:18:52 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 10:14 Dockerfile 10:18:52 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:14 GOVERNANCE.md 10:18:52 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 10:14 Jenkinsfile 10:18:52 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 10:14 LICENSE 10:18:52 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 10:14 Makefile 10:18:52 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:14 OWNERS.md 10:18:52 -rw-rw-r-- 1 jenkins jenkins 29025 Jun 6 10:14 README.md 10:18:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:11 VERSION 10:18:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:14 bin 10:18:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:14 cmd 10:18:52 -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 10:18 coverage.out 10:18:52 drwxrwxr-x 5 jenkins jenkins 4096 Jun 6 10:14 doc 10:18:52 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 10:14 go.mod 10:18:52 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 10:14 go.sum 10:18:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:14 internal 10:18:52 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:53 + 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=7ce12203e98b68433a49d3d4925588b9c4d0aa57 --label arch=arm64 --label version=0.0.0 . 10:18:53 Sending build context to Docker daemon 6.264MB 10:18:53 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:18:53 Step 2/26 : FROM ${BASE} AS builder 10:18:53 ---> 4a3d30cc4d78 10:18:53 Step 3/26 : ARG MAKE="make build" 10:18:53 ---> Running in a263009b9996 10:18:53 Removing intermediate container a263009b9996 10:18:53 ---> f897ec8f500e 10:18:53 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:18:53 ---> Running in fe1700b5f914 10:18:54 Removing intermediate container fe1700b5f914 10:18:54 ---> 5873bd06fabb 10:18:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:18:54 ---> Running in 12c0bb7fcd28 10:18:54 Removing intermediate container 12c0bb7fcd28 10:18:54 ---> 899a8432f0d5 10:18:54 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:18:54 ---> Running in 478d9893c743 10:18:55 Removing intermediate container 478d9893c743 10:18:55 ---> c7f3e123ed16 10:18:55 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:55 ---> Running in 3d37335248f1 10:18:56 Removing intermediate container 3d37335248f1 10:18:56 ---> 6a79179b2faa 10:18:56 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:18:56 ---> Running in a2f3fb972074 10:18:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:18:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:18:59 OK: 220 MiB in 52 packages 10:19:00 Removing intermediate container a2f3fb972074 10:19:00 ---> 3f96d9372a28 10:19:00 Step 9/26 : WORKDIR /device-onvif-camera 10:19:00 ---> Running in f42ba1fbe955 10:19:00 Removing intermediate container f42ba1fbe955 10:19:00 ---> 68228b582046 10:19:00 Step 10/26 : COPY go.mod vendor* ./ 10:19:01 ---> 6c76bb28153b 10:19:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:01 ---> Running in 43dfc44add90 10:19:03 Removing intermediate container 43dfc44add90 10:19:03 ---> bb3e74dc9fda 10:19:03 Step 12/26 : COPY . . 10:19:04 ---> a67fbf070482 10:19:04 Step 13/26 : RUN ${MAKE} 10:19:04 ---> Running in b8261f490854 10:19:05 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:27 Removing intermediate container b8261f490854 10:21:27 ---> 6c3bb13658ff 10:21:27 Step 14/26 : FROM alpine:3.15 10:21:27 3.15: Pulling from library/alpine 10:21:27 9981e73032c8: Pulling fs layer 10:21:27 9981e73032c8: Download complete 10:21:27 9981e73032c8: Pull complete 10:21:27 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:21:27 Status: Downloaded newer image for alpine:3.15 10:21:27 ---> 3fb3c9af89a9 10:21:27 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:21:27 ---> Running in f088afeb0237 10:21:27 Removing intermediate container f088afeb0237 10:21:27 ---> 8d690812f64d 10:21:27 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:21:27 ---> Running in c5c7321944a2 10:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:21:27 (1/6) Installing dumb-init (1.2.5-r1) 10:21:27 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:21:27 (3/6) Installing libsodium (1.0.18-r0) 10:21:27 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:21:27 (5/6) Installing libzmq (4.3.4-r0) 10:21:27 (6/6) Installing zeromq (4.3.4-r0) 10:21:27 Executing busybox-1.34.1-r5.trigger 10:21:27 OK: 8 MiB in 20 packages 10:21:27 Removing intermediate container c5c7321944a2 10:21:27 ---> ab1fbff22f81 10:21:27 Step 17/26 : WORKDIR / 10:21:27 ---> Running in 05bbdcd68214 10:21:27 Removing intermediate container 05bbdcd68214 10:21:27 ---> b2ddf44e2181 10:21:27 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:21:27 ---> 184a40369783 10:21:27 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:21:27 ---> 7f47c99b86a4 10:21:27 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:21:27 ---> 0dca9240482d 10:21:27 Step 21/26 : EXPOSE 59984 10:21:27 ---> Running in 6fe42a89aa37 10:21:27 Removing intermediate container 6fe42a89aa37 10:21:27 ---> e838844d73f1 10:21:27 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:21:27 ---> Running in 1e59a4e64fbf 10:21:27 Removing intermediate container 1e59a4e64fbf 10:21:27 ---> 48e5109607ba 10:21:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:21:27 ---> Running in 070417de2983 10:21:27 Removing intermediate container 070417de2983 10:21:27 ---> 6f33127f4224 10:21:27 Step 24/26 : LABEL arch=arm64 10:21:27 ---> Running in 148b53ba0603 10:21:27 Removing intermediate container 148b53ba0603 10:21:27 ---> ff94fc907a99 10:21:27 Step 25/26 : LABEL git_sha=7ce12203e98b68433a49d3d4925588b9c4d0aa57 10:21:27 ---> Running in 1053adf63ad4 10:21:27 Removing intermediate container 1053adf63ad4 10:21:27 ---> 0058dfa631c1 10:21:27 Step 26/26 : LABEL version=0.0.0 10:21:27 ---> Running in b9f4d255d971 10:21:27 Removing intermediate container b9f4d255d971 10:21:27 ---> 6ecd940f7295 10:21:27 [Warning] One or more build-args [ARCH] were not consumed 10:21:27 Successfully built 6ecd940f7295 10:21:27 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:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:28 10:21:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:28 arm64: Pulling from edgex-lftools-log-publisher 10:21:28 8998bd30e6a1: Pulling fs layer 10:21:28 04944245beec: Pulling fs layer 10:21:28 699f458cf7ca: Pulling fs layer 10:21:28 765212b225bb: Pulling fs layer 10:21:28 f23df028b6ca: Pulling fs layer 10:21:28 d65c8cfc05b1: Pulling fs layer 10:21:28 2437ff75d9bd: Pulling fs layer 10:21:28 765212b225bb: Waiting 10:21:28 d65c8cfc05b1: Waiting 10:21:28 f23df028b6ca: Waiting 10:21:28 2437ff75d9bd: Waiting 10:21:28 04944245beec: Verifying Checksum 10:21:28 04944245beec: Download complete 10:21:28 765212b225bb: Download complete 10:21:28 f23df028b6ca: Verifying Checksum 10:21:28 f23df028b6ca: Download complete 10:21:28 d65c8cfc05b1: Verifying Checksum 10:21:28 d65c8cfc05b1: Download complete 10:21:29 699f458cf7ca: Verifying Checksum 10:21:29 699f458cf7ca: Download complete 10:21:29 8998bd30e6a1: Verifying Checksum 10:21:29 8998bd30e6a1: Download complete 10:21:31 2437ff75d9bd: Verifying Checksum 10:21:31 2437ff75d9bd: Download complete 10:21:33 8998bd30e6a1: Pull complete 10:21:34 04944245beec: Pull complete 10:21:35 699f458cf7ca: Pull complete 10:21:35 765212b225bb: Pull complete 10:21:36 f23df028b6ca: Pull complete 10:21:36 d65c8cfc05b1: Pull complete 10:21:52 2437ff75d9bd: Pull complete 10:21:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:21:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:52 prd-ubuntu20.04-docker-arm64-4c-16g-1135 does not seem to be running inside a container 10:21:52 $ 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/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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:arm64 cat 10:21:55 $ docker top fae0e48e754394e3db02dcf17b60466e1e1822fba4cce6eb8b075bdcaeac39bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:56 ---> job-cost.sh 10:21:56 lf-activate-venv: SKIPPING 10:21:56 INFO: No Stack... 10:21:56 INFO: Retrieving Pricing Info for: v3-standard-4 10:21:57 INFO: Archiving Costs [Pipeline] sh 10:21:58 + cat /w/workspace/device-onvif-camera/11/archives/cost.csv 10:21:58 + cut -d, -f6 [Pipeline] lock 10:21:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] 10:21:58 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] did not exist. Created. 10:21:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:21:59 /w/workspace/device-onvif-camera/11@tmp/durable-9d85e5ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:21:59 + echo total: 0.10999999940395355 [Pipeline] stash 10:21:59 Warning: overwriting stash ‘stack-cost’ 10:21:59 Stashed 1 file(s) [Pipeline] } 10:21:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-11-stack-cost] [Pipeline] // lock [Pipeline] } 10:21:59 $ docker stop --time=1 fae0e48e754394e3db02dcf17b60466e1e1822fba4cce6eb8b075bdcaeac39bc 10:22:01 $ docker rm -f fae0e48e754394e3db02dcf17b60466e1e1822fba4cce6eb8b075bdcaeac39bc [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:01 provisioning config files... 10:22:01 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config557845471701622139tmp [Pipeline] { [Pipeline] sh 10:22:02 + set +x 10:22:02 + curl -s https://codecov.io/bash 10:22:02 + bash -s -- 10:22:02 10:22:02 _____ _ 10:22:02 / ____| | | 10:22:02 | | ___ __| | ___ ___ _____ __ 10:22:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:02 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:02 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:02 Bash-1.0.6 10:22:02 10:22:02 10:22:02 ==> git version 2.25.1 found 10:22:02 ==> 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:02 Release-Date: 2020-01-08 10:22:02 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:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:22:02 ==> Jenkins CI detected. 10:22:02 current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 10:22:02 project root: . 10:22:02 --> token set from env 10:22:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:22:02 ==> Running gcov in . (disable via -X gcov) 10:22:02 ==> Python coveragepy not found 10:22:02 ==> Searching for coverage reports in: 10:22:02 + . 10:22:02 -> Found 1 reports 10:22:02 ==> Detecting git/mercurial file structure 10:22:02 ==> Reading reports 10:22:02 + ./coverage.out bytes=53381 10:22:02 ==> Appending adjustments 10:22:02 https://docs.codecov.io/docs/fixing-reports 10:22:02 + Found adjustments 10:22:02 ==> Gzipping contents 10:22:02 8.0K /tmp/codecov.npcAA0.gz 10:22:02 ==> Uploading reports 10:22:02 url: https://codecov.io 10:22:02 query: branch=PR-64&commit=dd9a9585ee1817b7366cb88e92003ebe6b71e301&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:22:02 -> Pinging Codecov 10:22:02 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=dd9a9585ee1817b7366cb88e92003ebe6b71e301&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= 10:22:02 -> Uploading to 10:22:02 https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/dd9a9585ee1817b7366cb88e92003ebe6b71e301/b00b21bd-8aad-44db-b5bc-cf5e2cbc1183.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T102202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a79c4bd0a84f64bfbe9c275ad0244de29090cd12796d85854a1d0efd0aacd77a 10:22:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:02 Dload Upload Total Spent Left Speed 10:22:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6844 0 0 100 6844 0 28756 --:--:-- --:--:-- --:--:-- 28756 10:22:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/dd9a9585ee1817b7366cb88e92003ebe6b71e301 [Pipeline] } 10:22:03 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:03 + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] 10:22:03 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:22:03 total 16 10:22:03 drwxr-xr-x 3 root root 4096 Jun 6 10:12 . 10:22:03 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 10:12 .. 10:22:03 drwxr-xr-x 2 root root 4096 Jun 6 10:12 cost 10:22:03 -rw-r--r-- 1 root root 90 Jun 6 10:12 cost.csv 10:22:03 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:22:03 + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives 10:22:03 total 16 10:22:03 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:12 . 10:22:03 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 10:12 .. 10:22:03 drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 10:12 cost 10:22:03 -rw-r--r-- 1 jenkins jenkins 90 Jun 6 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:22:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:22:04 ---> package-listing.sh 10:22:04 ++ facter osfamily 10:22:04 ++ tr '[:upper:]' '[:lower:]' 10:22:05 + OS_FAMILY=debian 10:22:05 + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 10:22:05 + START_PACKAGES=/tmp/packages_start.txt 10:22:05 + END_PACKAGES=/tmp/packages_end.txt 10:22:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:05 + PACKAGES=/tmp/packages_start.txt 10:22:05 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:22:05 + PACKAGES=/tmp/packages_end.txt 10:22:05 + case "${OS_FAMILY}" in 10:22:05 + dpkg -l 10:22:05 + grep '^ii' 10:22:05 + '[' -f /tmp/packages_start.txt ']' 10:22:05 + '[' -f /tmp/packages_end.txt ']' 10:22:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:05 + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' 10:22:05 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ 10:22:05 + 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:05 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:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:06 prd-ubuntu20.04-docker-8c-8g-1133 does not seem to be running inside a container 10:22:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:22:06 $ docker top 717a2a59f7cf7f19c816df0ea346cfb88c85e2af2fcf9c36cc526f1be3c122c8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:06 + touch /tmp/pre-build-complete [Pipeline] sh 10:22:06 + mkdir -p /var/log/sysstat [Pipeline] sh 10:22:07 + ls /var/log/sa-host 10:22:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:07 provisioning config files... 10:22:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config2197543415210685244tmp [Pipeline] { [Pipeline] echo 10:22:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:07 ---> create-netrc.sh [Pipeline] } 10:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:07 ---> python-tools-install.sh [Pipeline] echo 10:22:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:08 ---> sudo-logs.sh 10:22:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:08 ---> job-cost.sh 10:22:08 lf-activate-venv: SKIPPING 10:22:08 DEBUG: total: 0.2199999988079071 10:22:08 INFO: Retrieving Stack Cost... 10:22:08 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:09 INFO: Archiving Costs [Pipeline] echo 10:22:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:22:09 ---> logs-deploy.sh 10:22:09 lf-activate-venv: SKIPPING 10:22:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/11 10:22:09 INFO: archiving workspace using pattern(s): 10:22:10 Archives upload complete. 10:22:10 INFO: archiving logs to Nexus