Pull request #92 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab15992500c62fa849ba21fc3df49cf331fce359+8374ad439d5c8571ae7424cc77de71a785d5a0ca (a06b103c54dcd28e6428bf587e25ebd6d422a32e) 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-ssh17195576610699759721.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-ssh10960165413782660199.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-92/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-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9223163686407272619.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-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5473249722571761094.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-ssh1873235188543189545.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-92/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-92/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh589754789635673269.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16054 in /w/workspace/oundry_device-onvif-camera_PR-92 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-92 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit ab15992500c62fa849ba21fc3df49cf331fce359 Merge succeeded, producing ab15992500c62fa849ba21fc3df49cf331fce359 Checking out Revision ab15992500c62fa849ba21fc3df49cf331fce359 (PR-92) > 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/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab15992500c62fa849ba21fc3df49cf331fce359 # 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 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab15992500c62fa849ba21fc3df49cf331fce359 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.5" 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:32:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:47 ========================================================= 03:32:47 EdgeX Global Pipelines Version Info 03:32:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:47 ------------------- 03:32:47 stable info: 03:32:47 ------------------- 03:32:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:32:47 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:32:47 Message: update stable to v1.0.234 03:32:48 ------------------- 03:32:48 experimental info: 03:32:48 ------------------- 03:32:48 Commited By: **** collab-it+edgex@linuxfoundation.org 03:32:48 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:32:48 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-92 [Pipeline] echo 03:32:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-92 [Pipeline] echo 03:32:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-92 [Pipeline] echo 03:32:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab15992500c62fa849ba21fc3df49cf331fce359 [Pipeline] echo 03:32:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab15992 [Pipeline] echo 03:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:50 provisioning config files... 03:32:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-92@tmp/config2717372183994133547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:50 ---> docker-login.sh 03:32:50 nexus3.edgexfoundry.org:10001 03:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:50 Configure a credential helper to remove this warning. See 03:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:50 03:32:50 Login Succeeded 03:32:50 nexus3.edgexfoundry.org:10002 03:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:51 Configure a credential helper to remove this warning. See 03:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:51 03:32:51 Login Succeeded 03:32:51 nexus3.edgexfoundry.org:10003 03:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:51 Configure a credential helper to remove this warning. See 03:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:51 03:32:51 Login Succeeded 03:32:51 nexus3.edgexfoundry.org:10004 03:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:51 Configure a credential helper to remove this warning. See 03:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:51 03:32:51 Login Succeeded 03:32:51 docker.io 03:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:52 Configure a credential helper to remove this warning. See 03:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:52 03:32:52 Login Succeeded 03:32:52 ---> docker-login.sh ends [Pipeline] } 03:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:32:52 + git rev-list -1 --merges ab15992500c62fa849ba21fc3df49cf331fce359~1..ab15992500c62fa849ba21fc3df49cf331fce359 [Pipeline] echo 03:32:52 -----------> git rev-list -1 --merges ab15992500c62fa849ba21fc3df49cf331fce359~1..ab15992500c62fa849ba21fc3df49cf331fce359 ab15992500c62fa849ba21fc3df49cf331fce359 [false] [Pipeline] sh 03:32:53 + git log --format=format:%s -1 ab15992500c62fa849ba21fc3df49cf331fce359 [Pipeline] echo 03:32:53 ========================================================= 03:32:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:32:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:53 + git log --format=format:%s -1 ab15992500c62fa849ba21fc3df49cf331fce359 [Pipeline] echo 03:32:53 [semverPrep] GIT_COMMIT: ab15992500c62fa849ba21fc3df49cf331fce359, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 [Pipeline] echo 03:32:53 [semverPrep] This is not a build commit. [Pipeline] sh 03:32:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:54 + grep -v github /etc/ssh/ssh_known_hosts 03:32:54 + [ -e /tmp/ssh_known_hosts ] 03:32:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:32:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:32:54 + sudo tee -a /etc/ssh/ssh_known_hosts 03:32:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:54 03:32:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:54 0.1.4: Pulling from edgex-devops/py-git-semver 03:32:54 42c077c10790: Pulling fs layer 03:32:54 f63e77b7563a: Pulling fs layer 03:32:54 bd5fdadae976: Pulling fs layer 03:32:54 205491f53016: Pulling fs layer 03:32:54 df18705c85c3: Pulling fs layer 03:32:54 bdb3f477010e: Pulling fs layer 03:32:54 c8a8fc8e1c8f: Pulling fs layer 03:32:54 2c6e9b1d212d: Pulling fs layer 03:32:54 bdb8f0575790: Pulling fs layer 03:32:54 386e3cb2ff24: Pulling fs layer 03:32:54 2343380bae48: Pulling fs layer 03:32:54 205491f53016: Waiting 03:32:54 df18705c85c3: Waiting 03:32:54 bdb8f0575790: Waiting 03:32:54 386e3cb2ff24: Waiting 03:32:54 2343380bae48: Waiting 03:32:54 bdb3f477010e: Waiting 03:32:54 2c6e9b1d212d: Waiting 03:32:54 c8a8fc8e1c8f: Waiting 03:32:54 f63e77b7563a: Verifying Checksum 03:32:54 f63e77b7563a: Download complete 03:32:54 205491f53016: Download complete 03:32:55 df18705c85c3: Verifying Checksum 03:32:55 df18705c85c3: Download complete 03:32:55 bdb3f477010e: Verifying Checksum 03:32:55 bdb3f477010e: Download complete 03:32:55 bd5fdadae976: Verifying Checksum 03:32:55 bd5fdadae976: Download complete 03:32:55 2c6e9b1d212d: Verifying Checksum 03:32:55 2c6e9b1d212d: Download complete 03:32:55 bdb8f0575790: Download complete 03:32:55 386e3cb2ff24: Download complete 03:32:55 2343380bae48: Verifying Checksum 03:32:55 2343380bae48: Download complete 03:32:55 42c077c10790: Verifying Checksum 03:32:55 42c077c10790: Download complete 03:32:55 c8a8fc8e1c8f: Verifying Checksum 03:32:55 c8a8fc8e1c8f: Download complete 03:32:56 42c077c10790: Pull complete 03:32:56 f63e77b7563a: Pull complete 03:32:57 bd5fdadae976: Pull complete 03:32:57 205491f53016: Pull complete 03:32:57 df18705c85c3: Pull complete 03:32:57 bdb3f477010e: Pull complete 03:32:59 c8a8fc8e1c8f: Pull complete 03:32:59 2c6e9b1d212d: Pull complete 03:33:00 bdb8f0575790: Pull complete 03:33:00 386e3cb2ff24: Pull complete 03:33:00 2343380bae48: Pull complete 03:33:00 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 03:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:00 prd-ubuntu20.04-docker-8c-8g-16054 does not seem to be running inside a container 03:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-92 -v /w/workspace/oundry_device-onvif-camera_PR-92:/w/workspace/oundry_device-onvif-camera_PR-92:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-92@tmp:/w/workspace/oundry_device-onvif-camera_PR-92@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:33:01 $ docker top 12bd049e647e11858b82bd35e4773f6d75b6f922d0278a67f97c85a4677298ac -eo pid,comm 03:33:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:33:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:02 [ssh-agent] Looking for ssh-agent implementation... 03:33:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:02 $ docker exec 12bd049e647e11858b82bd35e4773f6d75b6f922d0278a67f97c85a4677298ac ssh-agent 03:33:02 SSH_AUTH_SOCK=/tmp/ssh-zcHpPMU79KoB/agent.33 03:33:02 SSH_AGENT_PID=39 03:33:02 Running ssh-add (command line suppressed) 03:33:02 Identity added: /w/workspace/oundry_device-onvif-camera_PR-92@tmp/private_key_1347589318392155577.key (/w/workspace/oundry_device-onvif-camera_PR-92@tmp/private_key_1347589318392155577.key) 03:33:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:02 + git tag --points-at HEAD [Pipeline] } 03:33:02 $ docker exec --env ******** --env ******** 12bd049e647e11858b82bd35e4773f6d75b6f922d0278a67f97c85a4677298ac ssh-agent -k 03:33:03 unset SSH_AUTH_SOCK; 03:33:03 unset SSH_AGENT_PID; 03:33:03 echo Agent pid 39 killed; 03:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:33:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:03 [ssh-agent] Looking for ssh-agent implementation... 03:33:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:03 $ docker exec 12bd049e647e11858b82bd35e4773f6d75b6f922d0278a67f97c85a4677298ac ssh-agent 03:33:03 SSH_AUTH_SOCK=/tmp/ssh-rX9atCECHtKw/agent.72 03:33:03 SSH_AGENT_PID=78 03:33:03 Running ssh-add (command line suppressed) 03:33:03 Identity added: /w/workspace/oundry_device-onvif-camera_PR-92@tmp/private_key_8769044526456693011.key (/w/workspace/oundry_device-onvif-camera_PR-92@tmp/private_key_8769044526456693011.key) 03:33:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:03 + git semver init 03:33:04 2022-06-27 03:33:04,098 [run_init] DEBUG init version:0.0.0 force:False 03:33:04 2022-06-27 03:33:04,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-92/.semver 03:33:04 2022-06-27 03:33:04,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-92/.semver 03:33:04 2022-06-27 03:33:04,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-92/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-92, universal_newlines=False, shell=None, istream=None) 03:33:05 2022-06-27 03:33:04,770 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-92/.git/info/exclude 03:33:05 2022-06-27 03:33:04,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-92/.semver/PR-92 with force:False 03:33:05 2022-06-27 03:33:04,770 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-92/.semver/PR-92 03:33:05 2022-06-27 03:33:04,775 [execute] INFO git cat-file --batch-check 03:33:05 2022-06-27 03:33:04,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-92/.semver, universal_newlines=False, shell=None, istream=) 03:33:05 2022-06-27 03:33:04,782 [execute] INFO git cat-file --batch 03:33:05 2022-06-27 03:33:04,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-92/.semver, universal_newlines=False, shell=None, istream=) 03:33:05 2022-06-27 03:33:04,788 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-92/.semver/PR-92 03:33:05 0.0.0 [Pipeline] } 03:33:05 $ docker exec --env ******** --env ******** 12bd049e647e11858b82bd35e4773f6d75b6f922d0278a67f97c85a4677298ac ssh-agent -k 03:33:05 unset SSH_AUTH_SOCK; 03:33:05 unset SSH_AGENT_PID; 03:33:05 echo Agent pid 78 killed; 03:33:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:05 + git semver [Pipeline] } 03:33:06 $ docker stop --time=1 12bd049e647e11858b82bd35e4773f6d75b6f922d0278a67f97c85a4677298ac 03:33:07 $ docker rm -f 12bd049e647e11858b82bd35e4773f6d75b6f922d0278a67f97c85a4677298ac [Pipeline] // withDockerContainer [Pipeline] sh 03:33:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:33:08 Stashed 1 file(s) [Pipeline] echo 03:33:08 [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:33:08 provisioning config files... 03:33:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-92@tmp/config6780877817112826334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:09 ---> docker-login.sh 03:33:09 nexus3.edgexfoundry.org:10001 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:09 Configure a credential helper to remove this warning. See 03:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:09 03:33:09 Login Succeeded 03:33:09 nexus3.edgexfoundry.org:10002 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:09 Configure a credential helper to remove this warning. See 03:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:09 03:33:09 Login Succeeded 03:33:09 nexus3.edgexfoundry.org:10003 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:09 Configure a credential helper to remove this warning. See 03:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:09 03:33:09 Login Succeeded 03:33:09 nexus3.edgexfoundry.org:10004 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:09 Configure a credential helper to remove this warning. See 03:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:09 03:33:09 Login Succeeded 03:33:09 docker.io 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:09 Configure a credential helper to remove this warning. See 03:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:09 03:33:09 Login Succeeded 03:33:09 ---> docker-login.sh ends [Pipeline] } 03:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:33:10 ========================================================= 03:33:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:33:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:10 + 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:33:10 Sending build context to Docker daemon 8.765MB 03:33:10 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:33:10 Step 2/13 : FROM ${BASE} AS builder 03:33:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:33:10 59bf1c3509f3: Pulling fs layer 03:33:10 666ba61612fd: Pulling fs layer 03:33:10 8ed8ca486205: Pulling fs layer 03:33:10 cc1cd167ecdc: Pulling fs layer 03:33:10 c516ae0d96e1: Pulling fs layer 03:33:10 684cea983483: Pulling fs layer 03:33:10 dd3240ac7de5: Pulling fs layer 03:33:10 b1e948a4e11c: Pulling fs layer 03:33:10 a8fd76ee1af6: Pulling fs layer 03:33:10 646ad004c059: Pulling fs layer 03:33:10 cc1cd167ecdc: Waiting 03:33:10 c516ae0d96e1: Waiting 03:33:10 684cea983483: Waiting 03:33:10 dd3240ac7de5: Waiting 03:33:10 b1e948a4e11c: Waiting 03:33:10 a8fd76ee1af6: Waiting 03:33:10 646ad004c059: Waiting 03:33:10 8ed8ca486205: Download complete 03:33:10 666ba61612fd: Verifying Checksum 03:33:10 666ba61612fd: Download complete 03:33:11 c516ae0d96e1: Verifying Checksum 03:33:11 c516ae0d96e1: Download complete 03:33:11 684cea983483: Verifying Checksum 03:33:11 59bf1c3509f3: Verifying Checksum 03:33:11 59bf1c3509f3: Download complete 03:33:11 dd3240ac7de5: Verifying Checksum 03:33:11 dd3240ac7de5: Download complete 03:33:11 b1e948a4e11c: Verifying Checksum 03:33:11 b1e948a4e11c: Download complete 03:33:11 59bf1c3509f3: Pull complete 03:33:11 666ba61612fd: Pull complete 03:33:11 8ed8ca486205: Pull complete 03:33:12 a8fd76ee1af6: Verifying Checksum 03:33:12 a8fd76ee1af6: Download complete 03:33:12 cc1cd167ecdc: Verifying Checksum 03:33:12 cc1cd167ecdc: Download complete 03:33:12 646ad004c059: Verifying Checksum 03:33:12 646ad004c059: Download complete 03:33:16 cc1cd167ecdc: Pull complete 03:33:16 c516ae0d96e1: Pull complete 03:33:16 684cea983483: Pull complete 03:33:16 dd3240ac7de5: Pull complete 03:33:16 b1e948a4e11c: Pull complete 03:33:19 a8fd76ee1af6: Pull complete 03:33:19 646ad004c059: Pull complete 03:33:19 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 03:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:33:19 ---> 8f69c11f6b0c 03:33:19 Step 3/13 : ARG MAKE="make build" 03:33:21 ---> Running in fbd3cd589d32 03:33:21 Removing intermediate container fbd3cd589d32 03:33:21 ---> 44758f8090a3 03:33:21 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:33:21 ---> Running in ded9af21f7fa 03:33:21 Removing intermediate container ded9af21f7fa 03:33:21 ---> e03d406bab1d 03:33:21 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:33:21 ---> Running in c8835d56ce63 03:33:21 Removing intermediate container c8835d56ce63 03:33:21 ---> 6fe5bcc7f86c 03:33:21 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:33:21 ---> Running in 667fb7fb92c2 03:33:21 Removing intermediate container 667fb7fb92c2 03:33:21 ---> c918d038e62f 03:33:21 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:21 ---> Running in 10b517280a06 03:33:22 Removing intermediate container 10b517280a06 03:33:22 ---> 63fbd32345be 03:33:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:22 ---> Running in 53b95d866e87 03:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:33:23 OK: 221 MiB in 52 packages 03:33:23 Still waiting to schedule task 03:33:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:33:23 Removing intermediate container 53b95d866e87 03:33:23 ---> 8d33b889741a 03:33:23 Step 9/13 : WORKDIR /device-onvif-camera 03:33:23 ---> Running in 869866ea4c6b 03:33:24 Removing intermediate container 869866ea4c6b 03:33:24 ---> 54932d1e6643 03:33:24 Step 10/13 : COPY go.mod vendor* ./ 03:33:24 ---> eca08de6ad91 03:33:24 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:24 ---> Running in 492a6f4ff6f4 03:33:38 Removing intermediate container 492a6f4ff6f4 03:33:38 ---> 64c9fa331662 03:33:38 Step 12/13 : COPY . . 03:33:38 ---> 65e9c39234c3 03:33:38 Step 13/13 : RUN ${MAKE} 03:33:38 ---> Running in de2bcb302904 03:33:38 noop 03:33:38 Removing intermediate container de2bcb302904 03:33:38 ---> fdfae9b00760 03:33:38 Successfully built fdfae9b00760 03:33:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:39 + docker inspect -f . ci-base-image-x86_64 03:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:39 prd-ubuntu20.04-docker-8c-8g-16054 does not seem to be running inside a container 03:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-92 -v /w/workspace/oundry_device-onvif-camera_PR-92:/w/workspace/oundry_device-onvif-camera_PR-92:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-92@tmp:/w/workspace/oundry_device-onvif-camera_PR-92@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:33:40 $ docker top ee3dc91b867032cb7de37a7c9422b0145f7f601f865fde122f95afe95006faf8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:40 + go version 03:33:40 go version go1.17.7 linux/amd64 [Pipeline] } 03:33:40 $ docker stop --time=1 ee3dc91b867032cb7de37a7c9422b0145f7f601f865fde122f95afe95006faf8 03:33:41 $ docker rm -f ee3dc91b867032cb7de37a7c9422b0145f7f601f865fde122f95afe95006faf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:42 + docker inspect -f . ci-base-image-x86_64 03:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:42 prd-ubuntu20.04-docker-8c-8g-16054 does not seem to be running inside a container 03:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-92 -v /w/workspace/oundry_device-onvif-camera_PR-92:/w/workspace/oundry_device-onvif-camera_PR-92:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-92@tmp:/w/workspace/oundry_device-onvif-camera_PR-92@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:33:43 $ docker top aa4f747a61e0255df843ea81c098be155437a7948f66cfd993f9252d18818fc8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:33:43 + make test 03:33:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:33:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:33:53 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:33:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.2% of statements 03:33:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.849s coverage: 13.8% of statements 03:34:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:34:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:34:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:34:08 ./bin/test-attribution-txt.sh [Pipeline] echo 03:34:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:34:08 $ docker stop --time=1 aa4f747a61e0255df843ea81c098be155437a7948f66cfd993f9252d18818fc8 03:34:10 $ docker rm -f aa4f747a61e0255df843ea81c098be155437a7948f66cfd993f9252d18818fc8 [Pipeline] // withDockerContainer [Pipeline] sh 03:34:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:34:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:34:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:34:12 + ls -al . 03:34:12 total 236 03:34:12 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 03:34 . 03:34:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 03:32 .. 03:34:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 03:33 .git 03:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 03:32 .github 03:34:12 -rw-rw-r-- 1 jenkins jenkins 352 Jun 27 03:32 .gitignore 03:34:12 -rw-rw-r-- 1 jenkins jenkins 42 Jun 27 03:32 .golangci.yml 03:34:12 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 03:33 .semver 03:34:12 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 27 03:32 Attribution.txt 03:34:12 -rw-rw-r-- 1 jenkins jenkins 189 Jun 27 03:32 CHANGELOG.md 03:34:12 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 27 03:32 Dockerfile 03:34:12 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 03:32 GOVERNANCE.md 03:34:12 -rw-rw-r-- 1 jenkins jenkins 660 Jun 27 03:32 Jenkinsfile 03:34:12 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 27 03:32 LICENSE 03:34:12 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 27 03:32 Makefile 03:34:12 -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 03:32 OWNERS.md 03:34:12 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 27 03:32 README.md 03:34:12 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 03:33 VERSION 03:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 03:32 bin 03:34:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 03:32 cmd 03:34:12 -rw-r--r-- 1 jenkins jenkins 59480 Jun 27 03:33 coverage.out 03:34:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 03:32 doc 03:34:12 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 27 03:32 go.mod 03:34:12 -rw-rw-r-- 1 jenkins jenkins 37492 Jun 27 03:32 go.sum 03:34:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 03:32 internal 03:34:12 -rw-rw-r-- 1 jenkins jenkins 236 Jun 27 03:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:12 + 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=ab15992500c62fa849ba21fc3df49cf331fce359 --label arch=amd64 --label version=0.0.0 . 03:34:12 Sending build context to Docker daemon 8.826MB 03:34:12 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:34:12 Step 2/26 : FROM ${BASE} AS builder 03:34:12 ---> fdfae9b00760 03:34:12 Step 3/26 : ARG MAKE="make build" 03:34:12 ---> Running in c807aa252368 03:34:12 Removing intermediate container c807aa252368 03:34:12 ---> f6098f52f51e 03:34:12 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:34:12 ---> Running in 482f6c9ca620 03:34:12 Removing intermediate container 482f6c9ca620 03:34:12 ---> e80a98d654ac 03:34:12 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:34:12 ---> Running in 9b93ef2f6795 03:34:13 Removing intermediate container 9b93ef2f6795 03:34:13 ---> 756f09f06ec4 03:34:13 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:34:13 ---> Running in ddc13cceacda 03:34:13 Removing intermediate container ddc13cceacda 03:34:13 ---> 50df0d819520 03:34:13 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:13 ---> Running in 662ac50876e6 03:34:13 Removing intermediate container 662ac50876e6 03:34:13 ---> 1c8ea96e7d50 03:34:13 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:13 ---> Running in cf1cb276f071 03:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:34:15 OK: 221 MiB in 52 packages 03:34:15 Removing intermediate container cf1cb276f071 03:34:15 ---> 8b73fa4f6061 03:34:15 Step 9/26 : WORKDIR /device-onvif-camera 03:34:15 ---> Running in a8b4f6bf01aa 03:34:15 Removing intermediate container a8b4f6bf01aa 03:34:15 ---> 265ec950d8d7 03:34:15 Step 10/26 : COPY go.mod vendor* ./ 03:34:15 ---> 19d03ad8f38c 03:34:15 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:15 ---> Running in a30920032062 03:34:16 Removing intermediate container a30920032062 03:34:16 ---> 95394943e214 03:34:16 Step 12/26 : COPY . . 03:34:16 ---> 940eb83f0d3a 03:34:16 Step 13/26 : RUN ${MAKE} 03:34:16 ---> Running in 06da9d311b98 03:34:16 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:34:38 Removing intermediate container 06da9d311b98 03:34:38 ---> 38d5c1f95663 03:34:38 Step 14/26 : FROM alpine:3.15 03:34:38 3.15: Pulling from library/alpine 03:34:38 df9b9388f04a: Pulling fs layer 03:34:38 df9b9388f04a: Verifying Checksum 03:34:38 df9b9388f04a: Download complete 03:34:38 df9b9388f04a: Pull complete 03:34:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:34:38 Status: Downloaded newer image for alpine:3.15 03:34:38 ---> 0ac33e5f5afa 03:34:38 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:34:38 ---> Running in 8a220c5adca7 03:34:38 Removing intermediate container 8a220c5adca7 03:34:38 ---> 084bbc4337cc 03:34:38 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:34:38 ---> Running in abab818d3244 03:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:34:38 (1/6) Installing dumb-init (1.2.5-r1) 03:34:38 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:34:38 (3/6) Installing libsodium (1.0.18-r0) 03:34:38 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:34:38 (5/6) Installing libzmq (4.3.4-r0) 03:34:38 (6/6) Installing zeromq (4.3.4-r0) 03:34:38 Executing busybox-1.34.1-r5.trigger 03:34:38 OK: 8 MiB in 20 packages 03:34:38 Removing intermediate container abab818d3244 03:34:38 ---> a85db3e5d6b1 03:34:38 Step 17/26 : WORKDIR / 03:34:38 ---> Running in ef5c691377cc 03:34:38 Removing intermediate container ef5c691377cc 03:34:38 ---> 26f7a2f7ac7c 03:34:38 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:34:38 ---> 49bb4aa1fca8 03:34:38 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:34:38 ---> e5f8f36a7601 03:34:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:34:38 ---> 6f0f62df9f8f 03:34:38 Step 21/26 : EXPOSE 59984 03:34:38 ---> Running in ede4d7ac3dc4 03:34:38 Removing intermediate container ede4d7ac3dc4 03:34:38 ---> c6a432bd029b 03:34:38 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:34:38 ---> Running in 401aaa21dcea 03:34:38 Removing intermediate container 401aaa21dcea 03:34:38 ---> 37d5255174b2 03:34:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:34:39 ---> Running in 4fd503bee502 03:34:39 Removing intermediate container 4fd503bee502 03:34:39 ---> aa6915294dda 03:34:39 Step 24/26 : LABEL arch=amd64 03:34:39 ---> Running in 1b24d6c1cb27 03:34:39 Removing intermediate container 1b24d6c1cb27 03:34:39 ---> faccf9fdcded 03:34:39 Step 25/26 : LABEL git_sha=ab15992500c62fa849ba21fc3df49cf331fce359 03:34:39 ---> Running in 0bfff6b9f0f0 03:34:39 Removing intermediate container 0bfff6b9f0f0 03:34:39 ---> 171e64bcf626 03:34:39 Step 26/26 : LABEL version=0.0.0 03:34:39 ---> Running in 7f9a77cb1ea2 03:34:39 Removing intermediate container 7f9a77cb1ea2 03:34:39 ---> 8fd4f0c68cac 03:34:39 [Warning] One or more build-args [ARCH] were not consumed 03:34:39 Successfully built 8fd4f0c68cac 03:34:39 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:34:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:40 03:34:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:40 latest: Pulling from edgex-lftools-log-publisher 03:34:40 5eb5b503b376: Pulling fs layer 03:34:40 5c69ac0246d0: Pulling fs layer 03:34:40 ec43610c2a17: Pulling fs layer 03:34:40 3a2ae6a8a46f: Pulling fs layer 03:34:40 33b1e0a273af: Pulling fs layer 03:34:40 5d3b04190fa2: Pulling fs layer 03:34:40 2f39f015ded8: Pulling fs layer 03:34:40 3a2ae6a8a46f: Waiting 03:34:40 33b1e0a273af: Waiting 03:34:40 2f39f015ded8: Waiting 03:34:40 5c69ac0246d0: Verifying Checksum 03:34:40 5c69ac0246d0: Download complete 03:34:40 3a2ae6a8a46f: Download complete 03:34:40 33b1e0a273af: Verifying Checksum 03:34:40 33b1e0a273af: Download complete 03:34:40 5d3b04190fa2: Verifying Checksum 03:34:40 5d3b04190fa2: Download complete 03:34:40 ec43610c2a17: Verifying Checksum 03:34:40 ec43610c2a17: Download complete 03:34:40 5eb5b503b376: Verifying Checksum 03:34:40 5eb5b503b376: Download complete 03:34:41 2f39f015ded8: Download complete 03:34:42 5eb5b503b376: Pull complete 03:34:42 5c69ac0246d0: Pull complete 03:34:42 ec43610c2a17: Pull complete 03:34:42 3a2ae6a8a46f: Pull complete 03:34:43 33b1e0a273af: Pull complete 03:34:43 5d3b04190fa2: Pull complete 03:34:48 2f39f015ded8: Pull complete 03:34:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:48 prd-ubuntu20.04-docker-8c-8g-16054 does not seem to be running inside a container 03:34:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-92 -v /w/workspace/oundry_device-onvif-camera_PR-92:/w/workspace/oundry_device-onvif-camera_PR-92:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-92@tmp:/w/workspace/oundry_device-onvif-camera_PR-92@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:34:50 $ docker top a08f82b895391b79fff014ab03d7f41a53dab4b49f9274d3bb4c2dde951d96ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:50 ---> job-cost.sh 03:34:50 lf-activate-venv: SKIPPING 03:34:50 INFO: No Stack... 03:34:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:34:51 INFO: Archiving Costs [Pipeline] sh 03:34:51 + cat /w/workspace/oundry_device-onvif-camera_PR-92/archives/cost.csv 03:34:51 + cut -d, -f6 [Pipeline] lock 03:34:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-92-1-stack-cost] 03:34:51 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-92-1-stack-cost] did not exist. Created. 03:34:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:52 + echo total: 0.2199999988079071 [Pipeline] stash 03:34:52 Stashed 1 file(s) [Pipeline] } 03:34:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:34:52 $ docker stop --time=1 a08f82b895391b79fff014ab03d7f41a53dab4b49f9274d3bb4c2dde951d96ec 03:34:53 $ docker rm -f a08f82b895391b79fff014ab03d7f41a53dab4b49f9274d3bb4c2dde951d96ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:35:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16055 in /w/workspace/oundry_device-onvif-camera_PR-92 [Pipeline] { [Pipeline] ws 03:35:01 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:35:01 Selected Git installation does not exist. Using Default 03:35:01 The recommended git tool is: NONE 03:35:07 using credential edgex-jenkins-ssh 03:35:07 Cloning the remote Git repository 03:35:07 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:35:07 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:35:07 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:35:07 > git --version # timeout=10 03:35:07 > git --version # 'git version 2.25.1' 03:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:08 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:35:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:08 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:35:08 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:35:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:35:08 Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit ab15992500c62fa849ba21fc3df49cf331fce359 03:35:09 Merge succeeded, producing ab15992500c62fa849ba21fc3df49cf331fce359 03:35:09 Checking out Revision ab15992500c62fa849ba21fc3df49cf331fce359 (PR-92) 03:35:08 > git config core.sparsecheckout # timeout=10 03:35:08 > git checkout -f ab15992500c62fa849ba21fc3df49cf331fce359 # timeout=10 03:35:08 > git remote # timeout=10 03:35:08 > git config --get remote.origin.url # timeout=10 03:35:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:08 > git merge 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 03:35:09 > git rev-parse HEAD^{commit} # timeout=10 03:35:09 > git config core.sparsecheckout # timeout=10 03:35:09 > git checkout -f ab15992500c62fa849ba21fc3df49cf331fce359 # timeout=10 03:35:13 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.5" 03:35:13 > git --version # timeout=10 03:35:13 > git --version # 'git version 2.25.1' 03:35:13 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:35:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:14 Dload Upload Total Spent Left Speed 03:35:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 83353 0 --:--:-- --:--:-- --:--:-- 83353 [Pipeline] sh 03:35:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:35:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:35:15 + sudo tee /etc/docker/daemon.new 03:35:15 { 03:35:15 "registry-mirrors": [ 03:35:15 "https://nexus3.edgexfoundry.org:10001" 03:35:15 ], 03:35:15 "bip": "10.250.0.254/24", 03:35:15 "hosts": [ 03:35:15 "tcp://0.0.0.0:5555", 03:35:15 "unix:///var/run/docker.sock" 03:35:15 ], 03:35:15 "mtu": 1458, 03:35:15 "selinux-enabled": true, 03:35:15 "seccomp-profile": "/etc/docker/seccomp.json" 03:35:15 } [Pipeline] sh 03:35:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:35:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:34 provisioning config files... 03:35:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1887529303225581453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:35 ---> docker-login.sh 03:35:35 nexus3.edgexfoundry.org:10001 03:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:36 Configure a credential helper to remove this warning. See 03:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:36 03:35:36 Login Succeeded 03:35:36 nexus3.edgexfoundry.org:10002 03:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:36 Configure a credential helper to remove this warning. See 03:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:36 03:35:36 Login Succeeded 03:35:36 nexus3.edgexfoundry.org:10003 03:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:36 Configure a credential helper to remove this warning. See 03:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:36 03:35:36 Login Succeeded 03:35:36 nexus3.edgexfoundry.org:10004 03:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:37 Configure a credential helper to remove this warning. See 03:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:37 03:35:37 Login Succeeded 03:35:37 docker.io 03:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:38 Configure a credential helper to remove this warning. See 03:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:38 03:35:38 Login Succeeded 03:35:38 ---> docker-login.sh ends [Pipeline] } 03:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:35:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:35:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:35:38 ========================================================= 03:35:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:35:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:39 + 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:35:39 Sending build context to Docker daemon 5.969MB 03:35:39 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 03:35:39 Step 2/13 : FROM ${BASE} AS builder 03:35:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:35:39 9b3977197b4f: Pulling fs layer 03:35:39 1a89e8eeedd5: Pulling fs layer 03:35:39 94645a83ff95: Pulling fs layer 03:35:39 e6fb740bc735: Pulling fs layer 03:35:39 3a77bd46dcc9: Pulling fs layer 03:35:39 355e64cbe906: Pulling fs layer 03:35:39 63ab81a10011: Pulling fs layer 03:35:39 555d1d1c4555: Pulling fs layer 03:35:39 7d9057610161: Pulling fs layer 03:35:39 e6fb740bc735: Waiting 03:35:39 3a77bd46dcc9: Waiting 03:35:39 355e64cbe906: Waiting 03:35:39 63ab81a10011: Waiting 03:35:39 555d1d1c4555: Waiting 03:35:39 7d9057610161: Waiting 03:35:39 94645a83ff95: Download complete 03:35:39 1a89e8eeedd5: Verifying Checksum 03:35:39 1a89e8eeedd5: Download complete 03:35:39 3a77bd46dcc9: Verifying Checksum 03:35:39 3a77bd46dcc9: Download complete 03:35:39 9b3977197b4f: Download complete 03:35:39 355e64cbe906: Verifying Checksum 03:35:39 355e64cbe906: Download complete 03:35:39 63ab81a10011: Verifying Checksum 03:35:39 63ab81a10011: Download complete 03:35:40 9b3977197b4f: Pull complete 03:35:40 7d9057610161: Verifying Checksum 03:35:40 7d9057610161: Download complete 03:35:41 1a89e8eeedd5: Pull complete 03:35:41 94645a83ff95: Pull complete 03:35:42 555d1d1c4555: Verifying Checksum 03:35:42 555d1d1c4555: Download complete 03:35:42 e6fb740bc735: Verifying Checksum 03:35:42 e6fb740bc735: Download complete 03:35:54 e6fb740bc735: Pull complete 03:35:54 3a77bd46dcc9: Pull complete 03:35:54 355e64cbe906: Pull complete 03:35:54 63ab81a10011: Pull complete 03:36:01 555d1d1c4555: Pull complete 03:36:02 7d9057610161: Pull complete 03:36:02 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 03:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:36:02 ---> 819e984ddca1 03:36:02 Step 3/13 : ARG MAKE="make build" 03:36:04 ---> Running in df7f74004e0a 03:36:04 Removing intermediate container df7f74004e0a 03:36:04 ---> 3a5cbadfa9e9 03:36:04 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:36:05 ---> Running in b6b39fbbe3b9 03:36:05 Removing intermediate container b6b39fbbe3b9 03:36:05 ---> c82e124e296b 03:36:05 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:36:05 ---> Running in e712ba00193b 03:36:06 Removing intermediate container e712ba00193b 03:36:06 ---> 81f0cce44384 03:36:06 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:36:06 ---> Running in 9c5566c136b8 03:36:07 Removing intermediate container 9c5566c136b8 03:36:07 ---> 5a2976288f00 03:36:07 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:07 ---> Running in e1271ddf6d2f 03:36:09 Removing intermediate container e1271ddf6d2f 03:36:09 ---> 3d9d6c2ab44e 03:36:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:09 ---> Running in 39f4cb8163cc 03:36:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:36:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:36:11 OK: 220 MiB in 52 packages 03:36:12 Removing intermediate container 39f4cb8163cc 03:36:12 ---> 474f8254d083 03:36:12 Step 9/13 : WORKDIR /device-onvif-camera 03:36:12 ---> Running in a20094f1177a 03:36:13 Removing intermediate container a20094f1177a 03:36:13 ---> 37f1bf90d081 03:36:13 Step 10/13 : COPY go.mod vendor* ./ 03:36:13 ---> f96f58720943 03:36:13 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:13 ---> Running in d5f0ee726df0 03:37:00 Removing intermediate container d5f0ee726df0 03:37:00 ---> 34fe4abea5d4 03:37:00 Step 12/13 : COPY . . 03:37:00 ---> c00539907fc7 03:37:00 Step 13/13 : RUN ${MAKE} 03:37:00 ---> Running in f69160741622 03:37:01 noop 03:37:02 Removing intermediate container f69160741622 03:37:02 ---> 9a73cd4ced99 03:37:02 Successfully built 9a73cd4ced99 03:37:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:03 + docker inspect -f . ci-base-image-arm64 03:37:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:03 prd-ubuntu20.04-docker-arm64-4c-16g-16055 does not seem to be running inside a container 03:37:03 $ 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:37:05 $ docker top 4fd57e34e44ad6cf263c497fa2d8bbcd4ad60bfd7f014cfc99813bb2446e3e0e -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:06 + go version 03:37:06 go version go1.17.7 linux/arm64 [Pipeline] } 03:37:06 $ docker stop --time=1 4fd57e34e44ad6cf263c497fa2d8bbcd4ad60bfd7f014cfc99813bb2446e3e0e 03:37:07 $ docker rm -f 4fd57e34e44ad6cf263c497fa2d8bbcd4ad60bfd7f014cfc99813bb2446e3e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:08 + docker inspect -f . ci-base-image-arm64 03:37:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:08 prd-ubuntu20.04-docker-arm64-4c-16g-16055 does not seem to be running inside a container 03:37:09 $ 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:37:10 $ docker top bb3f5818a1a418e2560a2a03b8f852b9f6afbd93bd06d37e59d91915b48f26bf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:37:11 + make test 03:37:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:37:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:38:49 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:38:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.091s coverage: 1.2% of statements 03:39:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 35.007s coverage: 13.8% of statements 03:39:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:39:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:39:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:39:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:39:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:39:38 $ docker stop --time=1 bb3f5818a1a418e2560a2a03b8f852b9f6afbd93bd06d37e59d91915b48f26bf 03:39:40 $ docker rm -f bb3f5818a1a418e2560a2a03b8f852b9f6afbd93bd06d37e59d91915b48f26bf [Pipeline] // withDockerContainer [Pipeline] sh 03:39:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:39:41 Warning: overwriting stash ‘coverage-report’ 03:39:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:39:42 + ls -al . 03:39:42 total 232 03:39:42 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 03:39 . 03:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 03:35 .. 03:39:42 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 03:35 .git 03:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 03:35 .github 03:39:42 -rw-rw-r-- 1 jenkins jenkins 352 Jun 27 03:35 .gitignore 03:39:42 -rw-rw-r-- 1 jenkins jenkins 42 Jun 27 03:35 .golangci.yml 03:39:42 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 27 03:35 Attribution.txt 03:39:42 -rw-rw-r-- 1 jenkins jenkins 189 Jun 27 03:35 CHANGELOG.md 03:39:42 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 27 03:35 Dockerfile 03:39:42 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 03:35 GOVERNANCE.md 03:39:42 -rw-rw-r-- 1 jenkins jenkins 660 Jun 27 03:35 Jenkinsfile 03:39:42 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 27 03:35 LICENSE 03:39:42 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 27 03:35 Makefile 03:39:42 -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 03:35 OWNERS.md 03:39:42 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 27 03:35 README.md 03:39:42 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 03:33 VERSION 03:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 03:35 bin 03:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 03:35 cmd 03:39:42 -rw-r--r-- 1 jenkins jenkins 59480 Jun 27 03:39 coverage.out 03:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 03:35 doc 03:39:42 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 27 03:35 go.mod 03:39:42 -rw-rw-r-- 1 jenkins jenkins 37492 Jun 27 03:35 go.sum 03:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 03:35 internal 03:39:42 -rw-rw-r-- 1 jenkins jenkins 236 Jun 27 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:43 + 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=ab15992500c62fa849ba21fc3df49cf331fce359 --label arch=arm64 --label version=0.0.0 . 03:39:43 Sending build context to Docker daemon 6.029MB 03:39:43 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 03:39:43 Step 2/26 : FROM ${BASE} AS builder 03:39:43 ---> 9a73cd4ced99 03:39:43 Step 3/26 : ARG MAKE="make build" 03:39:43 ---> Running in 73eca8ed66b0 03:39:44 Removing intermediate container 73eca8ed66b0 03:39:44 ---> db8d65e813f0 03:39:44 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:39:44 ---> Running in 77593dae7e20 03:39:44 Removing intermediate container 77593dae7e20 03:39:44 ---> 1f492b12c5d3 03:39:44 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:39:44 ---> Running in a65ee7695d9f 03:39:45 Removing intermediate container a65ee7695d9f 03:39:45 ---> 77a0fea426da 03:39:45 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:39:45 ---> Running in 6b317d58088b 03:39:45 Removing intermediate container 6b317d58088b 03:39:45 ---> 025e566ec46d 03:39:45 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:45 ---> Running in a0114a299a9a 03:39:47 Removing intermediate container a0114a299a9a 03:39:47 ---> e6ea1ed0afec 03:39:47 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:47 ---> Running in e4aab4b6764e 03:39:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:39:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:39:49 OK: 220 MiB in 52 packages 03:39:50 Removing intermediate container e4aab4b6764e 03:39:50 ---> 556ce0770955 03:39:50 Step 9/26 : WORKDIR /device-onvif-camera 03:39:50 ---> Running in de3f4c6d8ef1 03:39:50 Removing intermediate container de3f4c6d8ef1 03:39:50 ---> 96fc0e1e1a69 03:39:50 Step 10/26 : COPY go.mod vendor* ./ 03:39:51 ---> 569c2fa6e693 03:39:51 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:51 ---> Running in 73a288eedc30 03:39:53 Removing intermediate container 73a288eedc30 03:39:53 ---> a375b7be7d7d 03:39:53 Step 12/26 : COPY . . 03:39:54 ---> 3d024c1a25cb 03:39:54 Step 13/26 : RUN ${MAKE} 03:39:54 ---> Running in a8156765825d 03:39:55 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:42:02 Removing intermediate container a8156765825d 03:42:02 ---> c80e64fc4a59 03:42:02 Step 14/26 : FROM alpine:3.15 03:42:02 3.15: Pulling from library/alpine 03:42:02 9981e73032c8: Pulling fs layer 03:42:02 9981e73032c8: Download complete 03:42:02 9981e73032c8: Pull complete 03:42:02 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:42:02 Status: Downloaded newer image for alpine:3.15 03:42:02 ---> 3fb3c9af89a9 03:42:02 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:42:02 ---> Running in 7b4d7348079d 03:42:02 Removing intermediate container 7b4d7348079d 03:42:02 ---> 3e1aa70ff999 03:42:02 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:42:02 ---> Running in 0c7d11f2c109 03:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:42:02 (1/6) Installing dumb-init (1.2.5-r1) 03:42:02 (2/6) Installing libgcc (10.3.1_git20211027-r0) 03:42:02 (3/6) Installing libsodium (1.0.18-r0) 03:42:02 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 03:42:02 (5/6) Installing libzmq (4.3.4-r0) 03:42:02 (6/6) Installing zeromq (4.3.4-r0) 03:42:02 Executing busybox-1.34.1-r5.trigger 03:42:02 OK: 8 MiB in 20 packages 03:42:02 Removing intermediate container 0c7d11f2c109 03:42:02 ---> 4144c562ade5 03:42:02 Step 17/26 : WORKDIR / 03:42:02 ---> Running in abd18d5243d3 03:42:02 Removing intermediate container abd18d5243d3 03:42:02 ---> ce0a1afd7116 03:42:02 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:42:02 ---> a9398c163cdc 03:42:02 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:42:02 ---> 07d629675ccb 03:42:02 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:42:02 ---> 6c0c41ee0e8b 03:42:02 Step 21/26 : EXPOSE 59984 03:42:02 ---> Running in e85587ed7214 03:42:02 Removing intermediate container e85587ed7214 03:42:02 ---> db135c8f1ce6 03:42:02 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:42:02 ---> Running in 89010427ac3f 03:42:03 Removing intermediate container 89010427ac3f 03:42:03 ---> c34926229c8d 03:42:03 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:42:03 ---> Running in 31bc256f56a6 03:42:03 Removing intermediate container 31bc256f56a6 03:42:03 ---> 80f51c598a08 03:42:03 Step 24/26 : LABEL arch=arm64 03:42:03 ---> Running in 67543367e276 03:42:04 Removing intermediate container 67543367e276 03:42:04 ---> 7a91a31d3c9b 03:42:04 Step 25/26 : LABEL git_sha=ab15992500c62fa849ba21fc3df49cf331fce359 03:42:04 ---> Running in 72a5e1a9d2c8 03:42:04 Removing intermediate container 72a5e1a9d2c8 03:42:04 ---> a7715f81c8a8 03:42:04 Step 26/26 : LABEL version=0.0.0 03:42:04 ---> Running in 0ed32a1a8908 03:42:04 Removing intermediate container 0ed32a1a8908 03:42:04 ---> 1a0dd424a9c1 03:42:04 [Warning] One or more build-args [ARCH] were not consumed 03:42:04 Successfully built 1a0dd424a9c1 03:42:04 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:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:05 03:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:06 arm64: Pulling from edgex-lftools-log-publisher 03:42:06 8998bd30e6a1: Pulling fs layer 03:42:06 04944245beec: Pulling fs layer 03:42:06 699f458cf7ca: Pulling fs layer 03:42:06 765212b225bb: Pulling fs layer 03:42:06 f23df028b6ca: Pulling fs layer 03:42:06 d65c8cfc05b1: Pulling fs layer 03:42:06 2437ff75d9bd: Pulling fs layer 03:42:06 f23df028b6ca: Waiting 03:42:06 d65c8cfc05b1: Waiting 03:42:06 2437ff75d9bd: Waiting 03:42:06 765212b225bb: Waiting 03:42:06 04944245beec: Verifying Checksum 03:42:06 04944245beec: Download complete 03:42:06 765212b225bb: Verifying Checksum 03:42:06 765212b225bb: Download complete 03:42:06 f23df028b6ca: Verifying Checksum 03:42:06 f23df028b6ca: Download complete 03:42:06 d65c8cfc05b1: Verifying Checksum 03:42:06 d65c8cfc05b1: Download complete 03:42:06 699f458cf7ca: Verifying Checksum 03:42:06 699f458cf7ca: Download complete 03:42:06 8998bd30e6a1: Verifying Checksum 03:42:06 8998bd30e6a1: Download complete 03:42:09 2437ff75d9bd: Verifying Checksum 03:42:09 2437ff75d9bd: Download complete 03:42:10 8998bd30e6a1: Pull complete 03:42:11 04944245beec: Pull complete 03:42:13 699f458cf7ca: Pull complete 03:42:13 765212b225bb: Pull complete 03:42:14 f23df028b6ca: Pull complete 03:42:14 d65c8cfc05b1: Pull complete 03:42:29 2437ff75d9bd: Pull complete 03:42:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:29 prd-ubuntu20.04-docker-arm64-4c-16g-16055 does not seem to be running inside a container 03:42:29 $ 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:42:32 $ docker top 64ba187904030092cea59778d88ac6aceab28170ab520cccfa3c216ee55ead53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:33 ---> job-cost.sh 03:42:33 lf-activate-venv: SKIPPING 03:42:33 INFO: No Stack... 03:42:33 INFO: Retrieving Pricing Info for: v3-standard-4 03:42:34 INFO: Archiving Costs [Pipeline] sh 03:42:35 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:42:35 + cut -d, -f6 [Pipeline] lock 03:42:35 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-92-1-stack-cost] 03:42:35 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-92-1-stack-cost] did not exist. Created. 03:42:35 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:42:36 /w/workspace/device-onvif-camera/1@tmp/durable-f260ac2e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:42:36 + echo total: 0.10999999940395355 [Pipeline] stash 03:42:36 Warning: overwriting stash ‘stack-cost’ 03:42:36 Stashed 1 file(s) [Pipeline] } 03:42:36 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:42:36 $ docker stop --time=1 64ba187904030092cea59778d88ac6aceab28170ab520cccfa3c216ee55ead53 03:42:38 $ docker rm -f 64ba187904030092cea59778d88ac6aceab28170ab520cccfa3c216ee55ead53 [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:42:39 provisioning config files... 03:42:39 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-92@tmp/config2467862979754215520tmp [Pipeline] { [Pipeline] sh 03:42:39 + set +x 03:42:39 + + curl -s https://codecov.io/bash 03:42:39 bash -s -- 03:42:39 03:42:39 _____ _ 03:42:39 / ____| | | 03:42:39 | | ___ __| | ___ ___ _____ __ 03:42:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:42:39 | |___| (_) | (_| | __/ (_| (_) \ V / 03:42:39 \_____\___/ \__,_|\___|\___\___/ \_/ 03:42:39 Bash-1.0.6 03:42:39 03:42:39 03:42:39 ==> git version 2.25.1 found 03:42:39 ==> 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:42:39 Release-Date: 2020-01-08 03:42:39 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:42:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:42:39 ==> Jenkins CI detected. 03:42:39 current dir:  /w/workspace/oundry_device-onvif-camera_PR-92 03:42:39 project root: . 03:42:39 --> token set from env 03:42:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:42:39 ==> Running gcov in . (disable via -X gcov) 03:42:39 ==> Python coveragepy not found 03:42:39 ==> Searching for coverage reports in: 03:42:39 + . 03:42:39 -> Found 1 reports 03:42:39 ==> Detecting git/mercurial file structure 03:42:39 ==> Reading reports 03:42:39 + ./coverage.out bytes=59480 03:42:39 ==> Appending adjustments 03:42:39 https://docs.codecov.io/docs/fixing-reports 03:42:40 + Found adjustments 03:42:40 ==> Gzipping contents 03:42:40 8.0K /tmp/codecov.Fy6xsr.gz 03:42:40 ==> Uploading reports 03:42:40 url: https://codecov.io 03:42:40 query: branch=PR-92&commit=ab15992500c62fa849ba21fc3df49cf331fce359&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=92&job=&cmd_args= 03:42:40 -> Pinging Codecov 03:42:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-92&commit=ab15992500c62fa849ba21fc3df49cf331fce359&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=92&job=&cmd_args= 03:42:40 -> Uploading to 03:42:40 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/F29A59C45E3A92E06B3E522C9905F8EF/ab15992500c62fa849ba21fc3df49cf331fce359/ce380e5c-2545-41dd-a6cf-9ca85e8abbdb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T034240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a83860b8054f7f9ee2915e866025e08cded0c3aa7dcccabcf18b165cc84b466 03:42:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:42:40 Dload Upload Total Spent Left Speed 03:42:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7683 0 0 100 7683 0 35243 --:--:-- --:--:-- --:--:-- 35405 03:42:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/ab15992500c62fa849ba21fc3df49cf331fce359 [Pipeline] } 03:42:40 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:42:42 + [ -d /w/workspace/oundry_device-onvif-camera_PR-92/archives ] 03:42:42 + ls -al /w/workspace/oundry_device-onvif-camera_PR-92/archives 03:42:42 total 16 03:42:42 drwxr-xr-x 3 root root 4096 Jun 27 03:34 . 03:42:42 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 03:34 .. 03:42:42 drwxr-xr-x 2 root root 4096 Jun 27 03:34 cost 03:42:42 -rw-r--r-- 1 root root 89 Jun 27 03:34 cost.csv 03:42:42 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-92/archives 03:42:42 + ls -al /w/workspace/oundry_device-onvif-camera_PR-92/archives 03:42:42 total 16 03:42:42 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 03:34 . 03:42:42 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 03:34 .. 03:42:42 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 03:34 cost 03:42:42 -rw-r--r-- 1 jenkins jenkins 89 Jun 27 03:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:42:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:42:43 ---> package-listing.sh 03:42:43 ++ facter osfamily 03:42:43 ++ tr '[:upper:]' '[:lower:]' 03:42:43 + OS_FAMILY=debian 03:42:43 + workspace=/w/workspace/oundry_device-onvif-camera_PR-92 03:42:43 + START_PACKAGES=/tmp/packages_start.txt 03:42:43 + END_PACKAGES=/tmp/packages_end.txt 03:42:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:43 + PACKAGES=/tmp/packages_start.txt 03:42:43 + '[' /w/workspace/oundry_device-onvif-camera_PR-92 ']' 03:42:43 + PACKAGES=/tmp/packages_end.txt 03:42:43 + case "${OS_FAMILY}" in 03:42:43 + dpkg -l 03:42:43 + grep '^ii' 03:42:43 + '[' -f /tmp/packages_start.txt ']' 03:42:43 + '[' -f /tmp/packages_end.txt ']' 03:42:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:43 + '[' /w/workspace/oundry_device-onvif-camera_PR-92 ']' 03:42:43 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-92/archives/ 03:42:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-92/archives/ [Pipeline] echo 03:42:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:42:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:44 prd-ubuntu20.04-docker-8c-8g-16054 does not seem to be running inside a container 03:42:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-92 -v /w/workspace/oundry_device-onvif-camera_PR-92:/w/workspace/oundry_device-onvif-camera_PR-92:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-92@tmp:/w/workspace/oundry_device-onvif-camera_PR-92@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:42:45 $ docker top 2e943e1889b087fbe4f62f47bfcfaa1661f4dcf302965e35eae740377dd51220 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:45 + touch /tmp/pre-build-complete [Pipeline] sh 03:42:45 + mkdir -p /var/log/sysstat [Pipeline] sh 03:42:46 + ls /var/log/sa-host 03:42:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:46 provisioning config files... 03:42:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-92@tmp/config3580041786729168146tmp [Pipeline] { [Pipeline] echo 03:42:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:42:46 ---> create-netrc.sh [Pipeline] } 03:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:42:47 ---> python-tools-install.sh [Pipeline] echo 03:42:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:42:47 ---> sudo-logs.sh 03:42:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:42:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:42:47 ---> job-cost.sh 03:42:47 lf-activate-venv: SKIPPING 03:42:47 DEBUG: total: 0.2199999988079071 03:42:47 INFO: Retrieving Stack Cost... 03:42:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:42:49 INFO: Archiving Costs [Pipeline] echo 03:42:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:42:49 ---> logs-deploy.sh 03:42:49 lf-activate-venv: SKIPPING 03:42:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-92/1 03:42:49 INFO: archiving workspace using pattern(s): 03:42:50 Archives upload complete. 03:42:50 INFO: archiving logs to Nexus