Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85736546429b6e185e62d2ea9cd21cb915ee509b+84f2c4fd4e35f46928256df416a01a34dc7a6192 (40b53e0c6cc78394dec4a6e66d65c91e168143d1) 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-ssh9609584472602728312.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16194385921484935926.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh444593751952784851.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2260307448680170352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4225386725548774364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4624348172183046040.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16776 in /w/workspace/undry_device-onvif-camera_PR-100 [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/undry_device-onvif-camera_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 84f2c4fd4e35f46928256df416a01a34dc7a6192 into PR head commit 85736546429b6e185e62d2ea9cd21cb915ee509b Merge succeeded, producing 85736546429b6e185e62d2ea9cd21cb915ee509b Checking out Revision 85736546429b6e185e62d2ea9cd21cb915ee509b (PR-100) > git config core.sparsecheckout # timeout=10 > git checkout -f 85736546429b6e185e62d2ea9cd21cb915ee509b # 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 84f2c4fd4e35f46928256df416a01a34dc7a6192 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85736546429b6e185e62d2ea9cd21cb915ee509b # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:49:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:49:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:49:00 ========================================================= 03:49:00 EdgeX Global Pipelines Version Info 03:49:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:49:01 ------------------- 03:49:01 stable info: 03:49:01 ------------------- 03:49:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:49:01 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:49:01 Message: update stable to v1.0.234 03:49:02 ------------------- 03:49:02 experimental info: 03:49:02 ------------------- 03:49:02 Commited By: **** collab-it+edgex@linuxfoundation.org 03:49:02 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 03:49:02 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8573654 [Pipeline] echo 03:49:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:03 provisioning config files... 03:49:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config4124411109595481519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:04 ---> docker-login.sh 03:49:04 nexus3.edgexfoundry.org:10001 03:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:04 Configure a credential helper to remove this warning. See 03:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:04 03:49:04 Login Succeeded 03:49:04 nexus3.edgexfoundry.org:10002 03:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:04 Configure a credential helper to remove this warning. See 03:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:04 03:49:04 Login Succeeded 03:49:04 nexus3.edgexfoundry.org:10003 03:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:04 Configure a credential helper to remove this warning. See 03:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:04 03:49:04 Login Succeeded 03:49:04 nexus3.edgexfoundry.org:10004 03:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:05 Configure a credential helper to remove this warning. See 03:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:05 03:49:05 Login Succeeded 03:49:05 docker.io 03:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:05 Configure a credential helper to remove this warning. See 03:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:05 03:49:05 Login Succeeded 03:49:05 ---> docker-login.sh ends [Pipeline] } 03:49:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:49:05 + git rev-list -1 --merges 85736546429b6e185e62d2ea9cd21cb915ee509b~1..85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] echo 03:49:06 -----------> git rev-list -1 --merges 85736546429b6e185e62d2ea9cd21cb915ee509b~1..85736546429b6e185e62d2ea9cd21cb915ee509b 85736546429b6e185e62d2ea9cd21cb915ee509b [false] [Pipeline] sh 03:49:06 + git log --format=format:%s -1 85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] echo 03:49:06 ========================================================= 03:49:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:49:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:06 + git log --format=format:%s -1 85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] echo 03:49:06 [semverPrep] GIT_COMMIT: 85736546429b6e185e62d2ea9cd21cb915ee509b, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 [Pipeline] echo 03:49:06 [semverPrep] This is not a build commit. [Pipeline] sh 03:49:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:07 + grep -v github /etc/ssh/ssh_known_hosts 03:49:07 + [ -e /tmp/ssh_known_hosts ] 03:49:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:49:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:49:07 + sudo tee -a /etc/ssh/ssh_known_hosts 03:49:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:07 03:49:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:08 0.1.4: Pulling from edgex-devops/py-git-semver 03:49:08 42c077c10790: Pulling fs layer 03:49:08 f63e77b7563a: Pulling fs layer 03:49:08 bd5fdadae976: Pulling fs layer 03:49:08 205491f53016: Pulling fs layer 03:49:08 df18705c85c3: Pulling fs layer 03:49:08 bdb3f477010e: Pulling fs layer 03:49:08 c8a8fc8e1c8f: Pulling fs layer 03:49:08 2c6e9b1d212d: Pulling fs layer 03:49:08 bdb8f0575790: Pulling fs layer 03:49:08 386e3cb2ff24: Pulling fs layer 03:49:08 2343380bae48: Pulling fs layer 03:49:08 205491f53016: Waiting 03:49:08 df18705c85c3: Waiting 03:49:08 bdb3f477010e: Waiting 03:49:08 c8a8fc8e1c8f: Waiting 03:49:08 386e3cb2ff24: Waiting 03:49:08 2c6e9b1d212d: Waiting 03:49:08 2343380bae48: Waiting 03:49:08 bdb8f0575790: Waiting 03:49:08 f63e77b7563a: Download complete 03:49:08 205491f53016: Download complete 03:49:08 df18705c85c3: Verifying Checksum 03:49:08 df18705c85c3: Download complete 03:49:08 bd5fdadae976: Verifying Checksum 03:49:08 bd5fdadae976: Download complete 03:49:08 bdb3f477010e: Verifying Checksum 03:49:08 bdb3f477010e: Download complete 03:49:08 2c6e9b1d212d: Download complete 03:49:08 bdb8f0575790: Verifying Checksum 03:49:08 bdb8f0575790: Download complete 03:49:08 386e3cb2ff24: Verifying Checksum 03:49:08 386e3cb2ff24: Download complete 03:49:08 2343380bae48: Download complete 03:49:08 42c077c10790: Verifying Checksum 03:49:08 42c077c10790: Download complete 03:49:08 c8a8fc8e1c8f: Download complete 03:49:09 42c077c10790: Pull complete 03:49:09 f63e77b7563a: Pull complete 03:49:10 bd5fdadae976: Pull complete 03:49:10 205491f53016: Pull complete 03:49:10 df18705c85c3: Pull complete 03:49:10 bdb3f477010e: Pull complete 03:49:12 c8a8fc8e1c8f: Pull complete 03:49:12 2c6e9b1d212d: Pull complete 03:49:12 bdb8f0575790: Pull complete 03:49:12 386e3cb2ff24: Pull complete 03:49:12 2343380bae48: Pull complete 03:49:12 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 03:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:12 prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container 03:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:14 $ docker top 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:14 [ssh-agent] Looking for ssh-agent implementation... 03:49:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:14 $ docker exec 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d ssh-agent 03:49:14 SSH_AUTH_SOCK=/tmp/ssh-QmbmR5aa3ju7/agent.32 03:49:14 SSH_AGENT_PID=38 03:49:14 Running ssh-add (command line suppressed) 03:49:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_6100656028521382342.key (/w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_6100656028521382342.key) 03:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:15 + git tag --points-at HEAD [Pipeline] } 03:49:15 $ docker exec --env ******** --env ******** 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d ssh-agent -k 03:49:15 unset SSH_AUTH_SOCK; 03:49:15 unset SSH_AGENT_PID; 03:49:15 echo Agent pid 38 killed; 03:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:49:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:15 [ssh-agent] Looking for ssh-agent implementation... 03:49:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:15 $ docker exec 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d ssh-agent 03:49:15 SSH_AUTH_SOCK=/tmp/ssh-ucSKpjA0fLWP/agent.73 03:49:15 SSH_AGENT_PID=79 03:49:15 Running ssh-add (command line suppressed) 03:49:15 Identity added: /w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_2223331597525173586.key (/w/workspace/undry_device-onvif-camera_PR-100@tmp/private_key_2223331597525173586.key) 03:49:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:16 + git semver init 03:49:16 2022-07-04 03:49:16,442 [run_init] DEBUG init version:0.0.0 force:False 03:49:16 2022-07-04 03:49:16,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-100/.semver 03:49:16 2022-07-04 03:49:16,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-100/.semver 03:49:16 2022-07-04 03:49:16,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-100/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-100, universal_newlines=False, shell=None, istream=None) 03:49:17 2022-07-04 03:49:17,129 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-100/.git/info/exclude 03:49:17 2022-07-04 03:49:17,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-100/.semver/PR-100 with force:False 03:49:17 2022-07-04 03:49:17,129 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-100/.semver/PR-100 03:49:17 2022-07-04 03:49:17,133 [execute] INFO git cat-file --batch-check 03:49:17 2022-07-04 03:49:17,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-100/.semver, universal_newlines=False, shell=None, istream=) 03:49:17 2022-07-04 03:49:17,139 [execute] INFO git cat-file --batch 03:49:17 2022-07-04 03:49:17,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-100/.semver, universal_newlines=False, shell=None, istream=) 03:49:17 2022-07-04 03:49:17,144 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-100/.semver/PR-100 03:49:17 0.0.0 [Pipeline] } 03:49:17 $ docker exec --env ******** --env ******** 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d ssh-agent -k 03:49:17 unset SSH_AUTH_SOCK; 03:49:17 unset SSH_AGENT_PID; 03:49:17 echo Agent pid 79 killed; 03:49:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:18 + git semver [Pipeline] } 03:49:18 $ docker stop --time=1 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d 03:49:19 $ docker rm -f 6e8beb23ea2b572697e5752bab9d9bc59997bcaa1dc741e2fcddaa491ff58a0d [Pipeline] // withDockerContainer [Pipeline] sh 03:49:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:49:20 Stashed 1 file(s) [Pipeline] echo 03:49:20 [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 03:49:20 provisioning config files... 03:49:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config746354076214398733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:21 ---> docker-login.sh 03:49:21 nexus3.edgexfoundry.org:10001 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 nexus3.edgexfoundry.org:10002 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 nexus3.edgexfoundry.org:10003 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 nexus3.edgexfoundry.org:10004 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 docker.io 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:22 Configure a credential helper to remove this warning. See 03:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:22 03:49:22 Login Succeeded 03:49:22 ---> docker-login.sh ends [Pipeline] } 03:49:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:49:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:49:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:49:22 ========================================================= 03:49:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:49:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:22 + 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 . 03:49:22 Sending build context to Docker daemon 9.349MB 03:49:22 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:49:22 Step 2/13 : FROM ${BASE} AS builder 03:49:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:49:22 59bf1c3509f3: Pulling fs layer 03:49:22 666ba61612fd: Pulling fs layer 03:49:22 8ed8ca486205: Pulling fs layer 03:49:22 cc1cd167ecdc: Pulling fs layer 03:49:22 c516ae0d96e1: Pulling fs layer 03:49:22 684cea983483: Pulling fs layer 03:49:22 dd3240ac7de5: Pulling fs layer 03:49:22 b1e948a4e11c: Pulling fs layer 03:49:22 a8fd76ee1af6: Pulling fs layer 03:49:22 646ad004c059: Pulling fs layer 03:49:22 c516ae0d96e1: Waiting 03:49:22 684cea983483: Waiting 03:49:22 dd3240ac7de5: Waiting 03:49:22 646ad004c059: Waiting 03:49:22 a8fd76ee1af6: Waiting 03:49:22 cc1cd167ecdc: Waiting 03:49:22 b1e948a4e11c: Waiting 03:49:22 8ed8ca486205: Verifying Checksum 03:49:22 8ed8ca486205: Download complete 03:49:22 666ba61612fd: Verifying Checksum 03:49:22 666ba61612fd: Download complete 03:49:22 c516ae0d96e1: Download complete 03:49:23 684cea983483: Download complete 03:49:23 dd3240ac7de5: Verifying Checksum 03:49:23 dd3240ac7de5: Download complete 03:49:23 59bf1c3509f3: Download complete 03:49:23 b1e948a4e11c: Verifying Checksum 03:49:23 b1e948a4e11c: Download complete 03:49:23 59bf1c3509f3: Pull complete 03:49:23 666ba61612fd: Pull complete 03:49:23 8ed8ca486205: Pull complete 03:49:23 646ad004c059: Verifying Checksum 03:49:23 646ad004c059: Download complete 03:49:23 cc1cd167ecdc: Verifying Checksum 03:49:23 cc1cd167ecdc: Download complete 03:49:23 a8fd76ee1af6: Verifying Checksum 03:49:23 a8fd76ee1af6: Download complete 03:49:27 cc1cd167ecdc: Pull complete 03:49:27 c516ae0d96e1: Pull complete 03:49:27 684cea983483: Pull complete 03:49:27 dd3240ac7de5: Pull complete 03:49:28 b1e948a4e11c: Pull complete 03:49:30 a8fd76ee1af6: Pull complete 03:49:31 646ad004c059: Pull complete 03:49:31 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 03:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:49:31 ---> 8f69c11f6b0c 03:49:31 Step 3/13 : ARG MAKE="make build" 03:49:32 ---> Running in 986ac7342061 03:49:32 Removing intermediate container 986ac7342061 03:49:32 ---> bcbde932d0d4 03:49:32 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:49:32 ---> Running in 613774dd4c8f 03:49:32 Removing intermediate container 613774dd4c8f 03:49:32 ---> 5776f37eb389 03:49:32 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:49:32 ---> Running in 9a0fa14ef2be 03:49:33 Removing intermediate container 9a0fa14ef2be 03:49:33 ---> a3a6797f599c 03:49:33 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:49:33 ---> Running in f23a7409254c 03:49:33 Removing intermediate container f23a7409254c 03:49:33 ---> fde39d6c2d5e 03:49:33 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:33 ---> Running in 935b745592c1 03:49:34 Removing intermediate container 935b745592c1 03:49:34 ---> fcc64adff335 03:49:34 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:49:34 ---> Running in d7914395e7aa 03:49:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:49:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:49:35 OK: 221 MiB in 52 packages 03:49:35 Still waiting to schedule task 03:49:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:49:35 Removing intermediate container d7914395e7aa 03:49:35 ---> 94f2994b9b82 03:49:35 Step 9/13 : WORKDIR /device-onvif-camera 03:49:35 ---> Running in c247b93feaf1 03:49:36 Removing intermediate container c247b93feaf1 03:49:36 ---> 58977e07553f 03:49:36 Step 10/13 : COPY go.mod vendor* ./ 03:49:36 ---> 04c609d61228 03:49:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:36 ---> Running in fd7ea5dc3a98 03:49:54 Removing intermediate container fd7ea5dc3a98 03:49:54 ---> f5287c75f4dd 03:49:54 Step 12/13 : COPY . . 03:49:54 ---> 41c3e50c5a7f 03:49:54 Step 13/13 : RUN ${MAKE} 03:49:54 ---> Running in 56d27c695a59 03:49:54 noop 03:49:54 Removing intermediate container 56d27c695a59 03:49:54 ---> ae7e91872b08 03:49:54 Successfully built ae7e91872b08 03:49:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker inspect -f . ci-base-image-x86_64 03:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:54 prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container 03:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 ******** ci-base-image-x86_64 cat 03:49:55 $ docker top 04dee886b7d98016c7a1c415cbfab6a5143fac5bb4508a8c2b7518680445510a -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:55 + go version 03:49:55 go version go1.17.7 linux/amd64 [Pipeline] } 03:49:55 $ docker stop --time=1 04dee886b7d98016c7a1c415cbfab6a5143fac5bb4508a8c2b7518680445510a 03:49:56 $ docker rm -f 04dee886b7d98016c7a1c415cbfab6a5143fac5bb4508a8c2b7518680445510a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker inspect -f . ci-base-image-x86_64 03:49:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:57 prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container 03:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 ******** ci-base-image-x86_64 cat 03:49:58 $ docker top 2619c3b10e63600aed47664f1c6f451ed0fe3636d018141d4869eab01f1e752b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:49:58 + make test 03:49:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:49:58 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:50:08 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:50:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.014s coverage: 7.0% of statements 03:50:08 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:50:12 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.564s coverage: 13.8% of statements 03:50:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:50:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:50:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:50:23 ./bin/test-attribution-txt.sh [Pipeline] echo 03:50:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:50:23 $ docker stop --time=1 2619c3b10e63600aed47664f1c6f451ed0fe3636d018141d4869eab01f1e752b 03:50:25 $ docker rm -f 2619c3b10e63600aed47664f1c6f451ed0fe3636d018141d4869eab01f1e752b [Pipeline] // withDockerContainer [Pipeline] sh 03:50:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:50:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:50:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:50:27 + ls -al . 03:50:27 total 248 03:50:27 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 03:50 . 03:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 03:48 .. 03:50:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 03:49 .git 03:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 03:48 .github 03:50:27 -rw-rw-r-- 1 jenkins jenkins 352 Jul 4 03:48 .gitignore 03:50:27 -rw-rw-r-- 1 jenkins jenkins 42 Jul 4 03:48 .golangci.yml 03:50:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 03:49 .semver 03:50:27 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 4 03:48 Attribution.txt 03:50:27 -rw-rw-r-- 1 jenkins jenkins 189 Jul 4 03:48 CHANGELOG.md 03:50:27 -rw-rw-r-- 1 jenkins jenkins 1667 Jul 4 03:48 Dockerfile 03:50:27 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 03:48 GOVERNANCE.md 03:50:27 -rw-rw-r-- 1 jenkins jenkins 660 Jul 4 03:48 Jenkinsfile 03:50:27 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 03:48 LICENSE 03:50:27 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 4 03:48 Makefile 03:50:27 -rw-rw-r-- 1 jenkins jenkins 625 Jul 4 03:48 OWNERS.md 03:50:27 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 4 03:48 README.md 03:50:27 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 03:49 VERSION 03:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 03:48 bin 03:50:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 03:48 cmd 03:50:27 -rw-r--r-- 1 jenkins jenkins 70262 Jul 4 03:50 coverage.out 03:50:27 drwxrwxr-x 5 jenkins jenkins 4096 Jul 4 03:48 doc 03:50:27 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 4 03:48 go.mod 03:50:27 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 4 03:48 go.sum 03:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 03:48 internal 03:50:27 -rw-rw-r-- 1 jenkins jenkins 236 Jul 4 03:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:27 + 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=85736546429b6e185e62d2ea9cd21cb915ee509b --label arch=amd64 --label version=0.0.0 . 03:50:27 Sending build context to Docker daemon 9.42MB 03:50:27 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:50:27 Step 2/26 : FROM ${BASE} AS builder 03:50:27 ---> ae7e91872b08 03:50:27 Step 3/26 : ARG MAKE="make build" 03:50:28 ---> Running in 257e3047b7c9 03:50:28 Removing intermediate container 257e3047b7c9 03:50:28 ---> bf1b6ed02d8b 03:50:28 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:50:28 ---> Running in b8c2c3101cb0 03:50:28 Removing intermediate container b8c2c3101cb0 03:50:28 ---> 8e7604a5f254 03:50:28 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:50:28 ---> Running in c06104488bd9 03:50:28 Removing intermediate container c06104488bd9 03:50:28 ---> 7b1659e44efb 03:50:28 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:50:28 ---> Running in b62ce19b1c18 03:50:28 Removing intermediate container b62ce19b1c18 03:50:28 ---> 97b67abeb41f 03:50:28 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:28 ---> Running in 53385d780e26 03:50:29 Removing intermediate container 53385d780e26 03:50:29 ---> b8798a1b1320 03:50:29 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:50:29 ---> Running in c575ed7ad475 03:50:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:50:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:50:30 OK: 221 MiB in 52 packages 03:50:31 Removing intermediate container c575ed7ad475 03:50:31 ---> 895d667bc0ce 03:50:31 Step 9/26 : WORKDIR /device-onvif-camera 03:50:31 ---> Running in 5890497db5bf 03:50:31 Removing intermediate container 5890497db5bf 03:50:31 ---> db03fec24831 03:50:31 Step 10/26 : COPY go.mod vendor* ./ 03:50:31 ---> cc22a6b94a80 03:50:31 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:31 ---> Running in 4d2a1e7a5519 03:50:32 Removing intermediate container 4d2a1e7a5519 03:50:32 ---> eaef8c69111f 03:50:32 Step 12/26 : COPY . . 03:50:32 ---> fe900ce289d1 03:50:32 Step 13/26 : RUN ${MAKE} 03:50:32 ---> Running in 3035115d989d 03:50:32 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 03:50:54 Removing intermediate container 3035115d989d 03:50:54 ---> 8602338b8de8 03:50:54 Step 14/26 : FROM alpine:3.15 03:50:54 3.15: Pulling from library/alpine 03:50:54 df9b9388f04a: Pulling fs layer 03:50:54 df9b9388f04a: Verifying Checksum 03:50:54 df9b9388f04a: Download complete 03:50:54 df9b9388f04a: Pull complete 03:50:54 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:50:54 Status: Downloaded newer image for alpine:3.15 03:50:54 ---> 0ac33e5f5afa 03:50:54 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:50:54 ---> Running in 6395a7ab3503 03:50:54 Removing intermediate container 6395a7ab3503 03:50:54 ---> e52323b98349 03:50:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:50:54 ---> Running in b188eef55e58 03:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:50:54 (1/6) Installing dumb-init (1.2.5-r1) 03:50:54 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:50:54 (3/6) Installing libsodium (1.0.18-r0) 03:50:54 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:50:54 (5/6) Installing libzmq (4.3.4-r0) 03:50:54 (6/6) Installing zeromq (4.3.4-r0) 03:50:54 Executing busybox-1.34.1-r5.trigger 03:50:54 OK: 8 MiB in 20 packages 03:50:54 Removing intermediate container b188eef55e58 03:50:54 ---> 06195d635f5d 03:50:54 Step 17/26 : WORKDIR / 03:50:54 ---> Running in 07968f940494 03:50:54 Removing intermediate container 07968f940494 03:50:54 ---> d78c68b31b7c 03:50:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:50:54 ---> 6f8d809c8489 03:50:54 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:50:54 ---> 529aef1ad302 03:50:54 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:50:54 ---> c32d4c394148 03:50:54 Step 21/26 : EXPOSE 59984 03:50:54 ---> Running in 61581272c799 03:50:54 Removing intermediate container 61581272c799 03:50:54 ---> d32f28473cd6 03:50:54 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:50:54 ---> Running in 228a004374b1 03:50:54 Removing intermediate container 228a004374b1 03:50:54 ---> 947a41ce7af3 03:50:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:50:54 ---> Running in 7ad43e38b35c 03:50:55 Removing intermediate container 7ad43e38b35c 03:50:55 ---> e65374b8ecdc 03:50:55 Step 24/26 : LABEL arch=amd64 03:50:55 ---> Running in ea2ac94ac447 03:50:55 Removing intermediate container ea2ac94ac447 03:50:55 ---> 9f6d3179817a 03:50:55 Step 25/26 : LABEL git_sha=85736546429b6e185e62d2ea9cd21cb915ee509b 03:50:55 ---> Running in 9c3c76f15bd4 03:50:55 Removing intermediate container 9c3c76f15bd4 03:50:55 ---> d2a78530f27d 03:50:55 Step 26/26 : LABEL version=0.0.0 03:50:55 ---> Running in 54863e48e41e 03:50:55 Removing intermediate container 54863e48e41e 03:50:55 ---> f4e5aa5cf3f0 03:50:55 [Warning] One or more build-args [ARCH] were not consumed 03:50:55 Successfully built f4e5aa5cf3f0 03:50:55 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 03:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:56 03:50:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:56 latest: Pulling from edgex-lftools-log-publisher 03:50:56 5eb5b503b376: Pulling fs layer 03:50:56 5c69ac0246d0: Pulling fs layer 03:50:56 ec43610c2a17: Pulling fs layer 03:50:56 3a2ae6a8a46f: Pulling fs layer 03:50:56 33b1e0a273af: Pulling fs layer 03:50:56 5d3b04190fa2: Pulling fs layer 03:50:56 2f39f015ded8: Pulling fs layer 03:50:56 3a2ae6a8a46f: Waiting 03:50:56 33b1e0a273af: Waiting 03:50:56 5d3b04190fa2: Waiting 03:50:56 2f39f015ded8: Waiting 03:50:56 5c69ac0246d0: Verifying Checksum 03:50:56 5c69ac0246d0: Download complete 03:50:56 3a2ae6a8a46f: Download complete 03:50:56 ec43610c2a17: Verifying Checksum 03:50:56 ec43610c2a17: Download complete 03:50:56 33b1e0a273af: Verifying Checksum 03:50:56 33b1e0a273af: Download complete 03:50:57 5d3b04190fa2: Download complete 03:50:57 5eb5b503b376: Verifying Checksum 03:50:57 5eb5b503b376: Download complete 03:50:57 2f39f015ded8: Download complete 03:50:58 5eb5b503b376: Pull complete 03:50:58 5c69ac0246d0: Pull complete 03:50:58 ec43610c2a17: Pull complete 03:50:58 3a2ae6a8a46f: Pull complete 03:50:58 33b1e0a273af: Pull complete 03:50:59 5d3b04190fa2: Pull complete 03:51:03 2f39f015ded8: Pull complete 03:51:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:51:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:51:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:03 prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container 03:51:03 $ 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/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:51:05 $ docker top bb8e4fa30d7bd84124f90f6ece3e54696f20a34203410240533d5cbe0ddee7cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:06 ---> job-cost.sh 03:51:06 lf-activate-venv: SKIPPING 03:51:06 INFO: No Stack... 03:51:06 INFO: Retrieving Pricing Info for: v3-standard-8 03:51:07 INFO: Archiving Costs [Pipeline] sh 03:51:07 + cat /w/workspace/undry_device-onvif-camera_PR-100/archives/cost.csv 03:51:07 + cut -d, -f6 [Pipeline] lock 03:51:07 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] 03:51:07 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] did not exist. Created. 03:51:07 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:07 + echo total: 0.6600000262260437 [Pipeline] stash 03:51:08 Stashed 1 file(s) [Pipeline] } 03:51:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:51:08 $ docker stop --time=1 bb8e4fa30d7bd84124f90f6ece3e54696f20a34203410240533d5cbe0ddee7cc 03:51:09 $ docker rm -f bb8e4fa30d7bd84124f90f6ece3e54696f20a34203410240533d5cbe0ddee7cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:51:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16781 in /w/workspace/undry_device-onvif-camera_PR-100 [Pipeline] { [Pipeline] ws 03:51:17 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:51:17 Selected Git installation does not exist. Using Default 03:51:17 The recommended git tool is: NONE 03:51:24 using credential edgex-jenkins-ssh 03:51:24 Cloning the remote Git repository 03:51:24 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:51:24 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:51:24 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:51:24 > git --version # timeout=10 03:51:24 > git --version # 'git version 2.25.1' 03:51:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:25 Merging remotes/origin/main commit 84f2c4fd4e35f46928256df416a01a34dc7a6192 into PR head commit 85736546429b6e185e62d2ea9cd21cb915ee509b 03:51:26 Merge succeeded, producing 85736546429b6e185e62d2ea9cd21cb915ee509b 03:51:26 Checking out Revision 85736546429b6e185e62d2ea9cd21cb915ee509b (PR-100) 03:51:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:51:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:51:25 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:51:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:51:25 > git config core.sparsecheckout # timeout=10 03:51:25 > git checkout -f 85736546429b6e185e62d2ea9cd21cb915ee509b # timeout=10 03:51:26 > git remote # timeout=10 03:51:26 > git config --get remote.origin.url # timeout=10 03:51:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:26 > git merge 84f2c4fd4e35f46928256df416a01a34dc7a6192 # timeout=10 03:51:26 > git rev-parse HEAD^{commit} # timeout=10 03:51:26 > git config core.sparsecheckout # timeout=10 03:51:26 > git checkout -f 85736546429b6e185e62d2ea9cd21cb915ee509b # timeout=10 03:51:30 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0" 03:51:30 > git --version # timeout=10 03:51:30 > git --version # 'git version 2.25.1' 03:51:30 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:51:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:51:31 Dload Upload Total Spent Left Speed 03:51:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 89437 0 --:--:-- --:--:-- --:--:-- 89437 [Pipeline] sh 03:51:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:51:32 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 03:51:32 03:51:32 { 03:51:32 "registry-mirrors": [ 03:51:32 "https://nexus3.edgexfoundry.org:10001" 03:51:32 ], 03:51:32 "bip": "10.250.0.254/24", 03:51:32 "hosts": [ 03:51:32 "tcp://0.0.0.0:5555", 03:51:32 "unix:///var/run/docker.sock" 03:51:32 ], 03:51:32 "mtu": 1458, 03:51:32 "selinux-enabled": true, 03:51:32 "seccomp-profile": "/etc/docker/seccomp.json" 03:51:32 } [Pipeline] sh 03:51:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:51:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:51 provisioning config files... 03:51:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7144760408578863721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:52 ---> docker-login.sh 03:51:52 nexus3.edgexfoundry.org:10001 03:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:53 Configure a credential helper to remove this warning. See 03:51:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:53 03:51:53 Login Succeeded 03:51:53 nexus3.edgexfoundry.org:10002 03:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:53 Configure a credential helper to remove this warning. See 03:51:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:53 03:51:53 Login Succeeded 03:51:53 nexus3.edgexfoundry.org:10003 03:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:54 Configure a credential helper to remove this warning. See 03:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:54 03:51:54 Login Succeeded 03:51:54 nexus3.edgexfoundry.org:10004 03:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:54 Configure a credential helper to remove this warning. See 03:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:54 03:51:54 Login Succeeded 03:51:54 docker.io 03:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:51:55 Configure a credential helper to remove this warning. See 03:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:51:55 03:51:55 Login Succeeded 03:51:55 ---> docker-login.sh ends [Pipeline] } 03:51:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:51:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:51:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:51:55 ========================================================= 03:51:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:51:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:56 + 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 . 03:51:56 Sending build context to Docker daemon 6.434MB 03:51:56 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:51:56 Step 2/13 : FROM ${BASE} AS builder 03:51:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:51:56 9b3977197b4f: Pulling fs layer 03:51:56 1a89e8eeedd5: Pulling fs layer 03:51:56 94645a83ff95: Pulling fs layer 03:51:56 e6fb740bc735: Pulling fs layer 03:51:56 3a77bd46dcc9: Pulling fs layer 03:51:56 355e64cbe906: Pulling fs layer 03:51:56 63ab81a10011: Pulling fs layer 03:51:56 555d1d1c4555: Pulling fs layer 03:51:56 7d9057610161: Pulling fs layer 03:51:56 e6fb740bc735: Waiting 03:51:56 3a77bd46dcc9: Waiting 03:51:56 355e64cbe906: Waiting 03:51:56 63ab81a10011: Waiting 03:51:56 555d1d1c4555: Waiting 03:51:56 7d9057610161: Waiting 03:51:56 94645a83ff95: Verifying Checksum 03:51:56 94645a83ff95: Download complete 03:51:56 1a89e8eeedd5: Verifying Checksum 03:51:56 1a89e8eeedd5: Download complete 03:51:56 3a77bd46dcc9: Verifying Checksum 03:51:56 3a77bd46dcc9: Download complete 03:51:56 355e64cbe906: Verifying Checksum 03:51:56 355e64cbe906: Download complete 03:51:56 9b3977197b4f: Download complete 03:51:56 63ab81a10011: Download complete 03:51:57 9b3977197b4f: Pull complete 03:51:57 7d9057610161: Verifying Checksum 03:51:57 7d9057610161: Download complete 03:51:58 1a89e8eeedd5: Pull complete 03:51:58 94645a83ff95: Pull complete 03:51:58 555d1d1c4555: Verifying Checksum 03:51:58 555d1d1c4555: Download complete 03:51:59 e6fb740bc735: Download complete 03:52:09 e6fb740bc735: Pull complete 03:52:09 3a77bd46dcc9: Pull complete 03:52:10 355e64cbe906: Pull complete 03:52:10 63ab81a10011: Pull complete 03:52:15 555d1d1c4555: Pull complete 03:52:17 7d9057610161: Pull complete 03:52:17 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 03:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:52:17 ---> 819e984ddca1 03:52:17 Step 3/13 : ARG MAKE="make build" 03:52:19 ---> Running in 8d6cabc98ec5 03:52:19 Removing intermediate container 8d6cabc98ec5 03:52:19 ---> f20ac2733860 03:52:19 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:52:19 ---> Running in 9a5e0a65ca10 03:52:19 Removing intermediate container 9a5e0a65ca10 03:52:19 ---> 9db89b7867ab 03:52:19 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:52:19 ---> Running in 608fffd97d16 03:52:20 Removing intermediate container 608fffd97d16 03:52:20 ---> d8440b3df3ba 03:52:20 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:52:20 ---> Running in 9758f44ae75d 03:52:20 Removing intermediate container 9758f44ae75d 03:52:20 ---> f35938eb98a1 03:52:20 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:20 ---> Running in ede04faf422d 03:52:22 Removing intermediate container ede04faf422d 03:52:22 ---> b71d3e78618e 03:52:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:52:22 ---> Running in 3b3d07b4712f 03:52:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:52:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:52:25 OK: 220 MiB in 52 packages 03:52:25 Removing intermediate container 3b3d07b4712f 03:52:25 ---> 4a42d594b3fe 03:52:25 Step 9/13 : WORKDIR /device-onvif-camera 03:52:25 ---> Running in da17a0da5f27 03:52:26 Removing intermediate container da17a0da5f27 03:52:26 ---> 4204fb1c8f84 03:52:26 Step 10/13 : COPY go.mod vendor* ./ 03:52:26 ---> 38a31ce48cc6 03:52:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:26 ---> Running in 5ead16e75456 03:53:13 Removing intermediate container 5ead16e75456 03:53:13 ---> d55c998561c6 03:53:13 Step 12/13 : COPY . . 03:53:13 ---> 46d7a6b2efdb 03:53:13 Step 13/13 : RUN ${MAKE} 03:53:13 ---> Running in 3bfe5d2ac46c 03:53:13 noop 03:53:14 Removing intermediate container 3bfe5d2ac46c 03:53:14 ---> 2b7659847bb7 03:53:14 Successfully built 2b7659847bb7 03:53:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:15 + docker inspect -f . ci-base-image-arm64 03:53:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:15 prd-ubuntu20.04-docker-arm64-4c-16g-16781 does not seem to be running inside a container 03:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:53:17 $ docker top 3b8907caf1740ee0ded1e095c483639007bcff856a75ab9b3518fe59ccff3cd4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:18 + go version 03:53:18 go version go1.17.7 linux/arm64 [Pipeline] } 03:53:18 $ docker stop --time=1 3b8907caf1740ee0ded1e095c483639007bcff856a75ab9b3518fe59ccff3cd4 03:53:19 $ docker rm -f 3b8907caf1740ee0ded1e095c483639007bcff856a75ab9b3518fe59ccff3cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:20 + docker inspect -f . ci-base-image-arm64 03:53:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:20 prd-ubuntu20.04-docker-arm64-4c-16g-16781 does not seem to be running inside a container 03:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:53:22 $ docker top 32bc295218ed302c156083a2b6d6a6c7255f6c0054bd0401363a5cde0c6f56bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:53:23 + make test 03:53:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:53:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:54:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:54:51 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.099s coverage: 7.0% of statements 03:54:51 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:55:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.119s coverage: 13.8% of statements 03:55:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:55:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:55:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:55:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:55:45 ./bin/test-attribution-txt.sh [Pipeline] echo 03:55:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:55:46 $ docker stop --time=1 32bc295218ed302c156083a2b6d6a6c7255f6c0054bd0401363a5cde0c6f56bc 03:55:47 $ docker rm -f 32bc295218ed302c156083a2b6d6a6c7255f6c0054bd0401363a5cde0c6f56bc [Pipeline] // withDockerContainer [Pipeline] sh 03:55:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:55:48 Warning: overwriting stash ‘coverage-report’ 03:55:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:55:50 + ls -al . 03:55:50 total 244 03:55:50 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 03:55 . 03:55:50 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 03:51 .. 03:55:50 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 03:51 .git 03:55:50 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 03:51 .github 03:55:50 -rw-rw-r-- 1 jenkins jenkins 352 Jul 4 03:51 .gitignore 03:55:50 -rw-rw-r-- 1 jenkins jenkins 42 Jul 4 03:51 .golangci.yml 03:55:50 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 4 03:51 Attribution.txt 03:55:50 -rw-rw-r-- 1 jenkins jenkins 189 Jul 4 03:51 CHANGELOG.md 03:55:50 -rw-rw-r-- 1 jenkins jenkins 1667 Jul 4 03:51 Dockerfile 03:55:50 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 03:51 GOVERNANCE.md 03:55:50 -rw-rw-r-- 1 jenkins jenkins 660 Jul 4 03:51 Jenkinsfile 03:55:50 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 03:51 LICENSE 03:55:50 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 4 03:51 Makefile 03:55:50 -rw-rw-r-- 1 jenkins jenkins 625 Jul 4 03:51 OWNERS.md 03:55:50 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 4 03:51 README.md 03:55:50 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 03:49 VERSION 03:55:50 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 03:51 bin 03:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 03:51 cmd 03:55:50 -rw-r--r-- 1 jenkins jenkins 70262 Jul 4 03:55 coverage.out 03:55:50 drwxrwxr-x 5 jenkins jenkins 4096 Jul 4 03:51 doc 03:55:50 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 4 03:51 go.mod 03:55:50 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 4 03:51 go.sum 03:55:50 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 03:51 internal 03:55:50 -rw-rw-r-- 1 jenkins jenkins 236 Jul 4 03:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:50 + 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=85736546429b6e185e62d2ea9cd21cb915ee509b --label arch=arm64 --label version=0.0.0 . 03:55:51 Sending build context to Docker daemon 6.505MB 03:55:51 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:55:51 Step 2/26 : FROM ${BASE} AS builder 03:55:51 ---> 2b7659847bb7 03:55:51 Step 3/26 : ARG MAKE="make build" 03:55:51 ---> Running in 26f67d1236cd 03:55:51 Removing intermediate container 26f67d1236cd 03:55:51 ---> accbdb0cd572 03:55:51 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:55:51 ---> Running in 08109f259193 03:55:51 Removing intermediate container 08109f259193 03:55:51 ---> 946cac44cc6b 03:55:51 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:55:52 ---> Running in 1b6f6f038427 03:55:52 Removing intermediate container 1b6f6f038427 03:55:52 ---> 75afb980bb94 03:55:52 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:55:52 ---> Running in ca2c29c3e598 03:55:52 Removing intermediate container ca2c29c3e598 03:55:52 ---> 789dcc3acb0f 03:55:52 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:52 ---> Running in c564341a8146 03:55:54 Removing intermediate container c564341a8146 03:55:54 ---> 3b26a746c536 03:55:54 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:55:54 ---> Running in 0793646a664a 03:55:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:55:57 OK: 220 MiB in 52 packages 03:55:57 Removing intermediate container 0793646a664a 03:55:57 ---> 0192d935d12c 03:55:57 Step 9/26 : WORKDIR /device-onvif-camera 03:55:57 ---> Running in b80982e765fe 03:55:58 Removing intermediate container b80982e765fe 03:55:58 ---> b9769f0242a1 03:55:58 Step 10/26 : COPY go.mod vendor* ./ 03:55:58 ---> 830f693bfb44 03:55:58 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:59 ---> Running in f6ddd2737ca8 03:56:01 Removing intermediate container f6ddd2737ca8 03:56:01 ---> 77957864126b 03:56:01 Step 12/26 : COPY . . 03:56:02 ---> 7dacaea11fe7 03:56:02 Step 13/26 : RUN ${MAKE} 03:56:02 ---> Running in be80b7b99b05 03:56:02 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 03:58:09 Removing intermediate container be80b7b99b05 03:58:09 ---> b0c335ffebc2 03:58:09 Step 14/26 : FROM alpine:3.15 03:58:09 3.15: Pulling from library/alpine 03:58:09 9981e73032c8: Pulling fs layer 03:58:09 9981e73032c8: Verifying Checksum 03:58:09 9981e73032c8: Download complete 03:58:09 9981e73032c8: Pull complete 03:58:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:58:09 Status: Downloaded newer image for alpine:3.15 03:58:09 ---> 3fb3c9af89a9 03:58:09 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:58:09 ---> Running in 496d6ad65eae 03:58:09 Removing intermediate container 496d6ad65eae 03:58:09 ---> 9eab2e50acf6 03:58:09 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:58:09 ---> Running in 0ab8ce756b40 03:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:09 (1/6) Installing dumb-init (1.2.5-r1) 03:58:09 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:58:09 (3/6) Installing libsodium (1.0.18-r0) 03:58:09 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:58:09 (5/6) Installing libzmq (4.3.4-r0) 03:58:09 (6/6) Installing zeromq (4.3.4-r0) 03:58:09 Executing busybox-1.34.1-r5.trigger 03:58:09 OK: 8 MiB in 20 packages 03:58:09 Removing intermediate container 0ab8ce756b40 03:58:09 ---> beb71430416e 03:58:09 Step 17/26 : WORKDIR / 03:58:09 ---> Running in 6f0b1c69f976 03:58:09 Removing intermediate container 6f0b1c69f976 03:58:09 ---> 6abba0e7e734 03:58:09 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:58:09 ---> 9e5733e80341 03:58:09 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:58:10 ---> 291f180b6226 03:58:10 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:58:10 ---> 5c4a0e825f26 03:58:10 Step 21/26 : EXPOSE 59984 03:58:10 ---> Running in 7c75e3afd1cc 03:58:11 Removing intermediate container 7c75e3afd1cc 03:58:11 ---> 57adb1971b02 03:58:11 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:58:11 ---> Running in 289febdf5895 03:58:11 Removing intermediate container 289febdf5895 03:58:11 ---> 020606bcaf0d 03:58:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:58:11 ---> Running in 684b68f445fe 03:58:11 Removing intermediate container 684b68f445fe 03:58:11 ---> f7730e49077f 03:58:11 Step 24/26 : LABEL arch=arm64 03:58:11 ---> Running in 16b858ee4363 03:58:12 Removing intermediate container 16b858ee4363 03:58:12 ---> c72ac3a94071 03:58:12 Step 25/26 : LABEL git_sha=85736546429b6e185e62d2ea9cd21cb915ee509b 03:58:12 ---> Running in 56c74b36a0a4 03:58:12 Removing intermediate container 56c74b36a0a4 03:58:12 ---> 0a1afe384dfa 03:58:12 Step 26/26 : LABEL version=0.0.0 03:58:12 ---> Running in 40a4996788d1 03:58:13 Removing intermediate container 40a4996788d1 03:58:13 ---> 63cd4bd3d890 03:58:13 [Warning] One or more build-args [ARCH] were not consumed 03:58:13 Successfully built 63cd4bd3d890 03:58:13 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 03:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:13 03:58:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:14 arm64: Pulling from edgex-lftools-log-publisher 03:58:14 8998bd30e6a1: Pulling fs layer 03:58:14 04944245beec: Pulling fs layer 03:58:14 699f458cf7ca: Pulling fs layer 03:58:14 765212b225bb: Pulling fs layer 03:58:14 f23df028b6ca: Pulling fs layer 03:58:14 d65c8cfc05b1: Pulling fs layer 03:58:14 2437ff75d9bd: Pulling fs layer 03:58:14 765212b225bb: Waiting 03:58:14 d65c8cfc05b1: Waiting 03:58:14 2437ff75d9bd: Waiting 03:58:14 f23df028b6ca: Waiting 03:58:14 04944245beec: Verifying Checksum 03:58:14 04944245beec: Download complete 03:58:14 765212b225bb: Verifying Checksum 03:58:14 765212b225bb: Download complete 03:58:14 f23df028b6ca: Verifying Checksum 03:58:14 f23df028b6ca: Download complete 03:58:14 d65c8cfc05b1: Verifying Checksum 03:58:14 d65c8cfc05b1: Download complete 03:58:14 699f458cf7ca: Verifying Checksum 03:58:14 699f458cf7ca: Download complete 03:58:15 8998bd30e6a1: Verifying Checksum 03:58:15 8998bd30e6a1: Download complete 03:58:17 2437ff75d9bd: Verifying Checksum 03:58:17 2437ff75d9bd: Download complete 03:58:19 8998bd30e6a1: Pull complete 03:58:19 04944245beec: Pull complete 03:58:21 699f458cf7ca: Pull complete 03:58:21 765212b225bb: Pull complete 03:58:22 f23df028b6ca: Pull complete 03:58:22 d65c8cfc05b1: Pull complete 03:58:37 2437ff75d9bd: Pull complete 03:58:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:38 prd-ubuntu20.04-docker-arm64-4c-16g-16781 does not seem to be running inside a container 03:58:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:58:40 $ docker top 1e27ae3895acd59d6789a83d8c1817c269c73c27929436c7d98944fb28400a35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:41 ---> job-cost.sh 03:58:41 lf-activate-venv: SKIPPING 03:58:41 INFO: No Stack... 03:58:42 INFO: Retrieving Pricing Info for: v3-standard-4 03:58:42 INFO: Archiving Costs [Pipeline] sh 03:58:43 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:58:43 + cut -d, -f6 [Pipeline] lock 03:58:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] 03:58:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] did not exist. Created. 03:58:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:58:44 /w/workspace/device-onvif-camera/1@tmp/durable-2db5c31e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:58:45 + echo total: 0.10999999940395355 [Pipeline] stash 03:58:45 Warning: overwriting stash ‘stack-cost’ 03:58:45 Stashed 1 file(s) [Pipeline] } 03:58:45 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:58:45 $ docker stop --time=1 1e27ae3895acd59d6789a83d8c1817c269c73c27929436c7d98944fb28400a35 03:58:46 $ docker rm -f 1e27ae3895acd59d6789a83d8c1817c269c73c27929436c7d98944fb28400a35 [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 03:58:47 provisioning config files... 03:58:47 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config9039377885842537919tmp [Pipeline] { [Pipeline] sh 03:58:48 + set +x 03:58:48 + curl -s https://codecov.io/bash 03:58:48 + bash -s -- 03:58:48 03:58:48 _____ _ 03:58:48 / ____| | | 03:58:48 | | ___ __| | ___ ___ _____ __ 03:58:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:58:48 | |___| (_) | (_| | __/ (_| (_) \ V / 03:58:48 \_____\___/ \__,_|\___|\___\___/ \_/ 03:58:48 Bash-1.0.6 03:58:48 03:58:48 03:58:48 ==> git version 2.25.1 found 03:58:48 ==> 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 03:58:48 Release-Date: 2020-01-08 03:58:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:58:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:58:48 ==> Jenkins CI detected. 03:58:48 current dir:  /w/workspace/undry_device-onvif-camera_PR-100 03:58:48 project root: . 03:58:48 --> token set from env 03:58:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:58:48 ==> Running gcov in . (disable via -X gcov) 03:58:48 ==> Python coveragepy not found 03:58:48 ==> Searching for coverage reports in: 03:58:48 + . 03:58:48 -> Found 1 reports 03:58:48 ==> Detecting git/mercurial file structure 03:58:48 ==> Reading reports 03:58:48 + ./coverage.out bytes=70262 03:58:48 ==> Appending adjustments 03:58:48 https://docs.codecov.io/docs/fixing-reports 03:58:48 + Found adjustments 03:58:48 ==> Gzipping contents 03:58:48 12K /tmp/codecov.fK7ttP.gz 03:58:48 ==> Uploading reports 03:58:48 url: https://codecov.io 03:58:48 query: branch=PR-100&commit=85736546429b6e185e62d2ea9cd21cb915ee509b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=100&job=&cmd_args= 03:58:48 -> Pinging Codecov 03:58:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-100&commit=85736546429b6e185e62d2ea9cd21cb915ee509b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=100&job=&cmd_args= 03:58:48 -> Uploading to 03:58:48 https://storage.googleapis.com/codecov/v4/raw/2022-07-04/F29A59C45E3A92E06B3E522C9905F8EF/85736546429b6e185e62d2ea9cd21cb915ee509b/588bced9-bbd7-474a-96e8-7fbc5b0641fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T035848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4fad685bc31abde6e4fa7fffadae093f62b1b6f53d576c9b6af0ea0e9d531ab 03:58:48 % Total % Received % Xferd Average Speed Time Time Time Current 03:58:48 Dload Upload Total Spent Left Speed 03:58:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9338 0 0 100 9338 0 32880 --:--:-- --:--:-- --:--:-- 32880 03:58:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/85736546429b6e185e62d2ea9cd21cb915ee509b [Pipeline] } 03:58:48 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 03:58:50 + [ -d /w/workspace/undry_device-onvif-camera_PR-100/archives ] 03:58:50 + ls -al /w/workspace/undry_device-onvif-camera_PR-100/archives 03:58:50 total 16 03:58:50 drwxr-xr-x 3 root root 4096 Jul 4 03:51 . 03:58:50 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 03:51 .. 03:58:50 drwxr-xr-x 2 root root 4096 Jul 4 03:51 cost 03:58:50 -rw-r--r-- 1 root root 91 Jul 4 03:51 cost.csv 03:58:50 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-100/archives 03:58:50 + ls -al /w/workspace/undry_device-onvif-camera_PR-100/archives 03:58:50 total 16 03:58:50 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 03:51 . 03:58:50 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 03:51 .. 03:58:50 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 03:51 cost 03:58:50 -rw-r--r-- 1 jenkins jenkins 91 Jul 4 03:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:58:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:58:51 ---> package-listing.sh 03:58:51 ++ facter osfamily 03:58:51 ++ tr '[:upper:]' '[:lower:]' 03:58:52 + OS_FAMILY=debian 03:58:52 + workspace=/w/workspace/undry_device-onvif-camera_PR-100 03:58:52 + START_PACKAGES=/tmp/packages_start.txt 03:58:52 + END_PACKAGES=/tmp/packages_end.txt 03:58:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:58:52 + PACKAGES=/tmp/packages_start.txt 03:58:52 + '[' /w/workspace/undry_device-onvif-camera_PR-100 ']' 03:58:52 + PACKAGES=/tmp/packages_end.txt 03:58:52 + case "${OS_FAMILY}" in 03:58:52 + dpkg -l 03:58:52 + grep '^ii' 03:58:52 + '[' -f /tmp/packages_start.txt ']' 03:58:52 + '[' -f /tmp/packages_end.txt ']' 03:58:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:58:52 + '[' /w/workspace/undry_device-onvif-camera_PR-100 ']' 03:58:52 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-100/archives/ 03:58:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-100/archives/ [Pipeline] echo 03:58:52 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/undry_device-onvif-camera_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:58:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:53 prd-ubuntu20.04-docker-8c-8g-16776 does not seem to be running inside a container 03:58:53 $ 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/undry_device-onvif-camera_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-100 -v /w/workspace/undry_device-onvif-camera_PR-100:/w/workspace/undry_device-onvif-camera_PR-100:rw,z -v /w/workspace/undry_device-onvif-camera_PR-100@tmp:/w/workspace/undry_device-onvif-camera_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:58:53 $ docker top 1e72230103397840f9a33bdfb563747c379809a1af58e753d70bfb32265267cb -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:54 + touch /tmp/pre-build-complete [Pipeline] sh 03:58:54 + mkdir -p /var/log/sysstat [Pipeline] sh 03:58:54 + ls /var/log/sa-host 03:58:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:54 provisioning config files... 03:58:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-100@tmp/config3527109245007329137tmp [Pipeline] { [Pipeline] echo 03:58:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:58:55 ---> create-netrc.sh [Pipeline] } 03:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:58:55 ---> python-tools-install.sh [Pipeline] echo 03:58:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:58:56 ---> sudo-logs.sh 03:58:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:58:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:58:56 ---> job-cost.sh 03:58:56 lf-activate-venv: SKIPPING 03:58:56 DEBUG: total: 0.6600000262260437 03:58:56 INFO: Retrieving Stack Cost... 03:58:56 INFO: Retrieving Pricing Info for: v3-standard-8 03:58:57 INFO: Archiving Costs [Pipeline] echo 03:58:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:58:57 ---> logs-deploy.sh 03:58:57 lf-activate-venv: SKIPPING 03:58:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-100/1 03:58:57 INFO: archiving workspace using pattern(s): 03:58:58 Archives upload complete. 03:58:58 INFO: archiving logs to Nexus