Pull request #133 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d68c34b3abca15db2534421c9d85fabed4a6d323+7566e30f01203e511a46f95a7874e6126d22e67b (65a4650f31c2bee871e4c4af2f0337391f0cbc7b) 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-ssh14203511983436600564.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh18140621943877546374.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-133/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-133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16826456216453808264.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-133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10460696330931342635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh11111148317616193611.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-133/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-133/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11449951136059557789.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22766 in /w/workspace/undry_device-onvif-camera_PR-133 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-133 # 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 7566e30f01203e511a46f95a7874e6126d22e67b into PR head commit d68c34b3abca15db2534421c9d85fabed4a6d323 Merge succeeded, producing d68c34b3abca15db2534421c9d85fabed4a6d323 Checking out Revision d68c34b3abca15db2534421c9d85fabed4a6d323 (PR-133) > 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/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d68c34b3abca15db2534421c9d85fabed4a6d323 # 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 7566e30f01203e511a46f95a7874e6126d22e67b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d68c34b3abca15db2534421c9d85fabed4a6d323 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:20:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:20:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:20:08 ========================================================= 03:20:08 EdgeX Global Pipelines Version Info 03:20:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:20:09 ------------------- 03:20:09 stable info: 03:20:09 ------------------- 03:20:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:20:09 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 03:20:09 Message: update stable to v1.0.238 03:20:09 ------------------- 03:20:09 experimental info: 03:20:09 ------------------- 03:20:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:20:09 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 03:20:09 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:20:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-133 [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-133 [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-133 [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d68c34b3abca15db2534421c9d85fabed4a6d323 [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d68c34b [Pipeline] echo 03:20:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:11 provisioning config files... 03:20:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-133@tmp/config3534120345624056854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:11 ---> docker-login.sh 03:20:11 nexus3.edgexfoundry.org:10001 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:12 Configure a credential helper to remove this warning. See 03:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:12 03:20:12 Login Succeeded 03:20:12 nexus3.edgexfoundry.org:10002 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:12 Configure a credential helper to remove this warning. See 03:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:12 03:20:12 Login Succeeded 03:20:12 nexus3.edgexfoundry.org:10003 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:12 Configure a credential helper to remove this warning. See 03:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:12 03:20:12 Login Succeeded 03:20:12 nexus3.edgexfoundry.org:10004 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:12 Configure a credential helper to remove this warning. See 03:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:12 03:20:12 Login Succeeded 03:20:12 docker.io 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:13 Configure a credential helper to remove this warning. See 03:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:13 03:20:13 Login Succeeded 03:20:13 ---> docker-login.sh ends [Pipeline] } 03:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:20:14 + git rev-list -1 --merges d68c34b3abca15db2534421c9d85fabed4a6d323~1..d68c34b3abca15db2534421c9d85fabed4a6d323 [Pipeline] echo 03:20:14 -----------> git rev-list -1 --merges d68c34b3abca15db2534421c9d85fabed4a6d323~1..d68c34b3abca15db2534421c9d85fabed4a6d323 d68c34b3abca15db2534421c9d85fabed4a6d323 [false] [Pipeline] sh 03:20:14 + git log --format=format:%s -1 d68c34b3abca15db2534421c9d85fabed4a6d323 [Pipeline] echo 03:20:14 ========================================================= 03:20:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:20:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:20:14 + git log --format=format:%s -1 d68c34b3abca15db2534421c9d85fabed4a6d323 [Pipeline] echo 03:20:15 [semverPrep] GIT_COMMIT: d68c34b3abca15db2534421c9d85fabed4a6d323, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 03:20:15 [semverPrep] This is not a build commit. [Pipeline] sh 03:20:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:20:15 + grep -v github /etc/ssh/ssh_known_hosts 03:20:15 + [ -e /tmp/ssh_known_hosts ] 03:20:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:20:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:20:15 + sudo tee -a /etc/ssh/ssh_known_hosts 03:20:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:15 03:20:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:16 0.1.4: Pulling from edgex-devops/py-git-semver 03:20:16 b85a868b505f: Pulling fs layer 03:20:16 e2be974225ed: Pulling fs layer 03:20:16 339a4e72a1f5: Pulling fs layer 03:20:16 988bab9f4d93: Pulling fs layer 03:20:16 1469e6f7b9e6: Pulling fs layer 03:20:16 eaf3925da568: Pulling fs layer 03:20:16 bab4dde63d76: Pulling fs layer 03:20:16 bde34c3a00c8: Pulling fs layer 03:20:16 b352a97aabf1: Pulling fs layer 03:20:16 4872d77fe225: Pulling fs layer 03:20:16 5851b861e8e6: Pulling fs layer 03:20:16 bde34c3a00c8: Waiting 03:20:16 b352a97aabf1: Waiting 03:20:16 988bab9f4d93: Waiting 03:20:16 4872d77fe225: Waiting 03:20:16 5851b861e8e6: Waiting 03:20:16 1469e6f7b9e6: Waiting 03:20:16 eaf3925da568: Waiting 03:20:16 bab4dde63d76: Waiting 03:20:16 e2be974225ed: Verifying Checksum 03:20:16 e2be974225ed: Download complete 03:20:16 988bab9f4d93: Verifying Checksum 03:20:16 988bab9f4d93: Download complete 03:20:16 1469e6f7b9e6: Verifying Checksum 03:20:16 1469e6f7b9e6: Download complete 03:20:16 339a4e72a1f5: Verifying Checksum 03:20:16 339a4e72a1f5: Download complete 03:20:16 eaf3925da568: Verifying Checksum 03:20:16 eaf3925da568: Download complete 03:20:16 bde34c3a00c8: Download complete 03:20:16 b352a97aabf1: Verifying Checksum 03:20:16 b352a97aabf1: Download complete 03:20:16 4872d77fe225: Verifying Checksum 03:20:16 4872d77fe225: Download complete 03:20:16 5851b861e8e6: Verifying Checksum 03:20:16 5851b861e8e6: Download complete 03:20:16 b85a868b505f: Verifying Checksum 03:20:16 b85a868b505f: Download complete 03:20:16 bab4dde63d76: Verifying Checksum 03:20:16 bab4dde63d76: Download complete 03:20:17 b85a868b505f: Pull complete 03:20:18 e2be974225ed: Pull complete 03:20:18 339a4e72a1f5: Pull complete 03:20:18 988bab9f4d93: Pull complete 03:20:18 1469e6f7b9e6: Pull complete 03:20:18 eaf3925da568: Pull complete 03:20:20 bab4dde63d76: Pull complete 03:20:21 bde34c3a00c8: Pull complete 03:20:21 b352a97aabf1: Pull complete 03:20:21 4872d77fe225: Pull complete 03:20:21 5851b861e8e6: Pull complete 03:20:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:21 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 03:20:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-133 -v /w/workspace/undry_device-onvif-camera_PR-133:/w/workspace/undry_device-onvif-camera_PR-133:rw,z -v /w/workspace/undry_device-onvif-camera_PR-133@tmp:/w/workspace/undry_device-onvif-camera_PR-133@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:20:22 $ docker top abf41d93fdf0a04479f188d49c785f646896f9843b3890e080f55350e003fcc7 -eo pid,comm 03:20:22 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:20:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:22 [ssh-agent] Looking for ssh-agent implementation... 03:20:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:23 $ docker exec abf41d93fdf0a04479f188d49c785f646896f9843b3890e080f55350e003fcc7 ssh-agent 03:20:23 SSH_AUTH_SOCK=/tmp/ssh-DqvwOlejEWuh/agent.32 03:20:23 SSH_AGENT_PID=38 03:20:23 Running ssh-add (command line suppressed) 03:20:23 Identity added: /w/workspace/undry_device-onvif-camera_PR-133@tmp/private_key_2340204105360424556.key (/w/workspace/undry_device-onvif-camera_PR-133@tmp/private_key_2340204105360424556.key) 03:20:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:23 + git tag --points-at HEAD [Pipeline] } 03:20:23 $ docker exec --env ******** --env ******** abf41d93fdf0a04479f188d49c785f646896f9843b3890e080f55350e003fcc7 ssh-agent -k 03:20:23 unset SSH_AUTH_SOCK; 03:20:23 unset SSH_AGENT_PID; 03:20:23 echo Agent pid 38 killed; 03:20:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:20:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:23 [ssh-agent] Looking for ssh-agent implementation... 03:20:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:24 $ docker exec abf41d93fdf0a04479f188d49c785f646896f9843b3890e080f55350e003fcc7 ssh-agent 03:20:24 SSH_AUTH_SOCK=/tmp/ssh-ANBcuQhuaPqL/agent.71 03:20:24 SSH_AGENT_PID=78 03:20:24 Running ssh-add (command line suppressed) 03:20:24 Identity added: /w/workspace/undry_device-onvif-camera_PR-133@tmp/private_key_3508763998935463941.key (/w/workspace/undry_device-onvif-camera_PR-133@tmp/private_key_3508763998935463941.key) 03:20:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:24 + git semver init 03:20:25 2022-08-15 03:20:24,938 [run_init] DEBUG init version:0.0.0 force:False 03:20:25 2022-08-15 03:20:24,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-133/.semver 03:20:25 2022-08-15 03:20:24,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-133/.semver 03:20:25 2022-08-15 03:20:24,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-133/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-133, universal_newlines=False, shell=None, istream=None) 03:20:25 2022-08-15 03:20:25,698 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-133/.git/info/exclude 03:20:25 2022-08-15 03:20:25,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-133/.semver/PR-133 with force:False 03:20:25 2022-08-15 03:20:25,699 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-133/.semver/PR-133 03:20:25 2022-08-15 03:20:25,704 [execute] INFO git cat-file --batch-check 03:20:25 2022-08-15 03:20:25,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-133/.semver, universal_newlines=False, shell=None, istream=) 03:20:25 2022-08-15 03:20:25,711 [execute] INFO git cat-file --batch 03:20:25 2022-08-15 03:20:25,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-133/.semver, universal_newlines=False, shell=None, istream=) 03:20:25 2022-08-15 03:20:25,717 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-133/.semver/PR-133 03:20:25 0.0.0 [Pipeline] } 03:20:25 $ docker exec --env ******** --env ******** abf41d93fdf0a04479f188d49c785f646896f9843b3890e080f55350e003fcc7 ssh-agent -k 03:20:26 unset SSH_AUTH_SOCK; 03:20:26 unset SSH_AGENT_PID; 03:20:26 echo Agent pid 78 killed; 03:20:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:26 + git semver [Pipeline] } 03:20:26 $ docker stop --time=1 abf41d93fdf0a04479f188d49c785f646896f9843b3890e080f55350e003fcc7 03:20:28 $ docker rm -f abf41d93fdf0a04479f188d49c785f646896f9843b3890e080f55350e003fcc7 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:20:28 Stashed 1 file(s) [Pipeline] echo 03:20:28 [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:20:29 provisioning config files... 03:20:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-133@tmp/config1086080123385085214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:29 ---> docker-login.sh 03:20:29 nexus3.edgexfoundry.org:10001 03:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:29 Configure a credential helper to remove this warning. See 03:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:29 03:20:29 Login Succeeded 03:20:29 nexus3.edgexfoundry.org:10002 03:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:30 Configure a credential helper to remove this warning. See 03:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:30 03:20:30 Login Succeeded 03:20:30 nexus3.edgexfoundry.org:10003 03:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:30 Configure a credential helper to remove this warning. See 03:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:30 03:20:30 Login Succeeded 03:20:30 nexus3.edgexfoundry.org:10004 03:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:30 Configure a credential helper to remove this warning. See 03:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:30 03:20:30 Login Succeeded 03:20:30 docker.io 03:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:30 Configure a credential helper to remove this warning. See 03:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:30 03:20:30 Login Succeeded 03:20:30 ---> docker-login.sh ends [Pipeline] } 03:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:31 ========================================================= 03:20:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:20:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:20:31 Sending build context to Docker daemon 20.54MB 03:20:31 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:20:31 Step 2/13 : FROM ${BASE} AS builder 03:20:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:20:31 2408cc74d12b: Pulling fs layer 03:20:31 ea60b727a1ce: Pulling fs layer 03:20:31 30c4a7721957: Pulling fs layer 03:20:31 370296b7ddb6: Pulling fs layer 03:20:31 7c6cee850709: Pulling fs layer 03:20:31 39a5fcdaea64: Pulling fs layer 03:20:31 d94ebbe4e438: Pulling fs layer 03:20:31 bcfd1f05c69d: Pulling fs layer 03:20:31 59ccb84bbe0f: Pulling fs layer 03:20:31 370296b7ddb6: Waiting 03:20:31 7c6cee850709: Waiting 03:20:31 39a5fcdaea64: Waiting 03:20:31 d94ebbe4e438: Waiting 03:20:31 bcfd1f05c69d: Waiting 03:20:31 59ccb84bbe0f: Waiting 03:20:31 30c4a7721957: Verifying Checksum 03:20:31 30c4a7721957: Download complete 03:20:31 ea60b727a1ce: Verifying Checksum 03:20:31 ea60b727a1ce: Download complete 03:20:31 7c6cee850709: Download complete 03:20:31 39a5fcdaea64: Verifying Checksum 03:20:31 39a5fcdaea64: Download complete 03:20:31 2408cc74d12b: Verifying Checksum 03:20:31 2408cc74d12b: Download complete 03:20:31 d94ebbe4e438: Download complete 03:20:31 2408cc74d12b: Pull complete 03:20:32 ea60b727a1ce: Pull complete 03:20:32 30c4a7721957: Pull complete 03:20:32 59ccb84bbe0f: Verifying Checksum 03:20:32 59ccb84bbe0f: Download complete 03:20:32 bcfd1f05c69d: Verifying Checksum 03:20:32 bcfd1f05c69d: Download complete 03:20:32 370296b7ddb6: Verifying Checksum 03:20:32 370296b7ddb6: Download complete 03:20:36 370296b7ddb6: Pull complete 03:20:36 7c6cee850709: Pull complete 03:20:36 39a5fcdaea64: Pull complete 03:20:36 d94ebbe4e438: Pull complete 03:20:38 bcfd1f05c69d: Pull complete 03:20:39 59ccb84bbe0f: Pull complete 03:20:39 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 03:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:20:39 ---> a4fb48ad2a94 03:20:39 Step 3/13 : ARG MAKE="make build" 03:20:40 ---> Running in d43737164bc1 03:20:40 Removing intermediate container d43737164bc1 03:20:40 ---> d9a569a75814 03:20:40 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:20:40 ---> Running in 920da32ffae3 03:20:40 Removing intermediate container 920da32ffae3 03:20:40 ---> 1be3c36782b4 03:20:40 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:20:40 ---> Running in e717d8bc9365 03:20:41 Removing intermediate container e717d8bc9365 03:20:41 ---> 013310d4c667 03:20:41 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:20:41 ---> Running in 30c12ae954c0 03:20:41 Removing intermediate container 30c12ae954c0 03:20:41 ---> acfb483c09b9 03:20:41 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:41 ---> Running in 861e3f67a026 03:20:41 Removing intermediate container 861e3f67a026 03:20:41 ---> eeea99e6f5af 03:20:41 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:20:41 ---> Running in 1a4b8d08ee78 03:20:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:20:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:20:43 OK: 211 MiB in 51 packages 03:20:43 Removing intermediate container 1a4b8d08ee78 03:20:43 ---> 6f9eb8fb1f41 03:20:43 Step 9/13 : WORKDIR /device-onvif-camera 03:20:43 ---> Running in bdd92d3e5226 03:20:43 Removing intermediate container bdd92d3e5226 03:20:43 ---> 21e8f9b502c8 03:20:43 Step 10/13 : COPY go.mod vendor* ./ 03:20:43 ---> 2c229eacbd7d 03:20:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:44 ---> Running in 48e5fa2a8d5e 03:20:44 Still waiting to schedule task 03:20:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:21:06 Removing intermediate container 48e5fa2a8d5e 03:21:06 ---> 83057bad4e28 03:21:06 Step 12/13 : COPY . . 03:21:06 ---> cda01a65e70f 03:21:06 Step 13/13 : RUN ${MAKE} 03:21:06 ---> Running in 6dcf69f0d248 03:21:06 noop 03:21:06 Removing intermediate container 6dcf69f0d248 03:21:06 ---> c8f456b8256b 03:21:06 Successfully built c8f456b8256b 03:21:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:06 + docker inspect -f . ci-base-image-x86_64 03:21:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:06 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 03:21:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-133 -v /w/workspace/undry_device-onvif-camera_PR-133:/w/workspace/undry_device-onvif-camera_PR-133:rw,z -v /w/workspace/undry_device-onvif-camera_PR-133@tmp:/w/workspace/undry_device-onvif-camera_PR-133@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-x86_64 cat 03:21:07 $ docker top 0b87cd051973bb492501aed9e75d0598ff16f6a4417b156d252bcb3765d73cac -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:07 + go version 03:21:07 go version go1.18.3 linux/amd64 [Pipeline] } 03:21:07 $ docker stop --time=1 0b87cd051973bb492501aed9e75d0598ff16f6a4417b156d252bcb3765d73cac 03:21:08 $ docker rm -f 0b87cd051973bb492501aed9e75d0598ff16f6a4417b156d252bcb3765d73cac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:09 + docker inspect -f . ci-base-image-x86_64 03:21:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:09 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 03:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-133 -v /w/workspace/undry_device-onvif-camera_PR-133:/w/workspace/undry_device-onvif-camera_PR-133:rw,z -v /w/workspace/undry_device-onvif-camera_PR-133@tmp:/w/workspace/undry_device-onvif-camera_PR-133@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-x86_64 cat 03:21:10 $ docker top 7e565e054f2a090982c9fe1347b1a940585dd43cf2b532c78107817bea71f265 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:10 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-133 [Pipeline] fileExists [Pipeline] sh 03:21:11 + make test 03:21:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:21:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:21:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:21:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.022s coverage: 10.6% of statements 03:21:23 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:21:26 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.821s coverage: 13.8% of statements 03:21:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:21:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:21:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:21:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:21:37 ./bin/test-attribution-txt.sh [Pipeline] echo 03:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:21:37 $ docker stop --time=1 7e565e054f2a090982c9fe1347b1a940585dd43cf2b532c78107817bea71f265 03:21:39 $ docker rm -f 7e565e054f2a090982c9fe1347b1a940585dd43cf2b532c78107817bea71f265 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:21:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:21:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:21:40 + ls -al . 03:21:40 total 232 03:21:40 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 03:21 . 03:21:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:20 .. 03:21:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 03:21 .git 03:21:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:20 .github 03:21:40 -rw-rw-r-- 1 jenkins jenkins 418 Aug 15 03:20 .gitignore 03:21:40 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 03:20 .golangci.yml 03:21:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 03:20 .semver 03:21:40 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 15 03:20 Attribution.txt 03:21:40 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 15 03:20 CHANGELOG.md 03:21:40 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 15 03:20 Dockerfile 03:21:40 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 03:20 GOVERNANCE.md 03:21:40 -rw-rw-r-- 1 jenkins jenkins 734 Aug 15 03:20 Jenkinsfile 03:21:40 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 03:20 LICENSE 03:21:40 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 15 03:20 Makefile 03:21:40 -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 03:20 OWNERS.md 03:21:40 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 15 03:20 README.md 03:21:40 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 03:20 VERSION 03:21:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:20 bin 03:21:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:20 cmd 03:21:40 -rw-r--r-- 1 jenkins jenkins 76856 Aug 15 03:21 coverage.out 03:21:40 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 03:20 doc 03:21:40 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 15 03:20 go.mod 03:21:40 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 15 03:20 go.sum 03:21:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:20 internal 03:21:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:20 snap 03:21:40 -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 03:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:41 + 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=d68c34b3abca15db2534421c9d85fabed4a6d323 --label arch=amd64 --label version=0.0.0 . 03:21:41 Sending build context to Docker daemon 20.61MB 03:21:41 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:21:41 Step 2/26 : FROM ${BASE} AS builder 03:21:41 ---> c8f456b8256b 03:21:41 Step 3/26 : ARG MAKE="make build" 03:21:41 ---> Running in 05e190eee062 03:21:41 Removing intermediate container 05e190eee062 03:21:41 ---> 598d2381557b 03:21:41 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:21:41 ---> Running in b91eee4b0a5b 03:21:41 Removing intermediate container b91eee4b0a5b 03:21:41 ---> 7cf0b0cb421e 03:21:41 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:21:41 ---> Running in 7c24c2c8cd87 03:21:41 Removing intermediate container 7c24c2c8cd87 03:21:41 ---> ea27314e8745 03:21:41 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:21:41 ---> Running in 91f76ad864a1 03:21:41 Removing intermediate container 91f76ad864a1 03:21:41 ---> 0116ac243c04 03:21:41 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:41 ---> Running in d4a0b0dc9d26 03:21:42 Removing intermediate container d4a0b0dc9d26 03:21:42 ---> 7e62ff89edb1 03:21:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:21:42 ---> Running in 85b340bd98d2 03:21:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:43 OK: 211 MiB in 51 packages 03:21:44 Removing intermediate container 85b340bd98d2 03:21:44 ---> 1729f9d29037 03:21:44 Step 9/26 : WORKDIR /device-onvif-camera 03:21:44 ---> Running in f97271063376 03:21:44 Removing intermediate container f97271063376 03:21:44 ---> 3cb517b73f06 03:21:44 Step 10/26 : COPY go.mod vendor* ./ 03:21:44 ---> ddf33d4275c2 03:21:44 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:44 ---> Running in aa763e4187b5 03:21:45 Removing intermediate container aa763e4187b5 03:21:45 ---> 6c9936cec8f3 03:21:45 Step 12/26 : COPY . . 03:21:45 ---> a403f86950b6 03:21:45 Step 13/26 : RUN ${MAKE} 03:21:45 ---> Running in 0c3f1b13bea8 03:21:46 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:22:08 Removing intermediate container 0c3f1b13bea8 03:22:08 ---> 72eb5ea6d470 03:22:08 Step 14/26 : FROM alpine:3.16 03:22:08 3.16: Pulling from library/alpine 03:22:08 213ec9aee27d: Pulling fs layer 03:22:08 213ec9aee27d: Verifying Checksum 03:22:08 213ec9aee27d: Download complete 03:22:08 213ec9aee27d: Pull complete 03:22:08 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:22:08 Status: Downloaded newer image for alpine:3.16 03:22:08 ---> 9c6f07244728 03:22:08 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:22:08 ---> Running in ac6d349da5a5 03:22:08 Removing intermediate container ac6d349da5a5 03:22:08 ---> c2790fd33ee8 03:22:08 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:22:08 ---> Running in 751c5c609208 03:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:22:08 (1/6) Installing dumb-init (1.2.5-r1) 03:22:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:22:08 (3/6) Installing libsodium (1.0.18-r0) 03:22:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:22:08 (5/6) Installing libzmq (4.3.4-r0) 03:22:08 (6/6) Installing zeromq (4.3.4-r0) 03:22:08 Executing busybox-1.35.0-r17.trigger 03:22:08 OK: 8 MiB in 20 packages 03:22:08 Removing intermediate container 751c5c609208 03:22:08 ---> 91764820c276 03:22:08 Step 17/26 : WORKDIR / 03:22:08 ---> Running in ae6249ca98d5 03:22:08 Removing intermediate container ae6249ca98d5 03:22:08 ---> 65e48f5e1644 03:22:08 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:22:08 ---> 8d1532fe03e7 03:22:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:22:08 ---> c8a16ed3e01b 03:22:08 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:22:08 ---> 35cc398cbb3b 03:22:08 Step 21/26 : EXPOSE 59984 03:22:08 ---> Running in a894bc5ff382 03:22:08 Removing intermediate container a894bc5ff382 03:22:08 ---> a8b63ceda6a5 03:22:08 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:22:08 ---> Running in a2eca645cdde 03:22:08 Removing intermediate container a2eca645cdde 03:22:08 ---> 18497d0e2253 03:22:08 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:22:08 ---> Running in 479e492b8234 03:22:08 Removing intermediate container 479e492b8234 03:22:08 ---> ae511c999d04 03:22:08 Step 24/26 : LABEL arch=amd64 03:22:08 ---> Running in 5b21e135cde6 03:22:08 Removing intermediate container 5b21e135cde6 03:22:08 ---> b050d50cbef4 03:22:08 Step 25/26 : LABEL git_sha=d68c34b3abca15db2534421c9d85fabed4a6d323 03:22:08 ---> Running in d3925c6e9b00 03:22:08 Removing intermediate container d3925c6e9b00 03:22:08 ---> 66d1652c84b2 03:22:08 Step 26/26 : LABEL version=0.0.0 03:22:08 ---> Running in c9ef5cd10413 03:22:08 Removing intermediate container c9ef5cd10413 03:22:08 ---> 95e99101c709 03:22:08 [Warning] One or more build-args [ARCH] were not consumed 03:22:08 Successfully built 95e99101c709 03:22:08 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:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:09 03:22:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:09 latest: Pulling from edgex-lftools-log-publisher 03:22:09 5eb5b503b376: Pulling fs layer 03:22:09 5c69ac0246d0: Pulling fs layer 03:22:09 ec43610c2a17: Pulling fs layer 03:22:09 3a2ae6a8a46f: Pulling fs layer 03:22:09 33b1e0a273af: Pulling fs layer 03:22:09 5d3b04190fa2: Pulling fs layer 03:22:09 2f39f015ded8: Pulling fs layer 03:22:09 2f39f015ded8: Waiting 03:22:09 3a2ae6a8a46f: Waiting 03:22:09 33b1e0a273af: Waiting 03:22:09 5d3b04190fa2: Waiting 03:22:09 5c69ac0246d0: Download complete 03:22:09 3a2ae6a8a46f: Download complete 03:22:09 ec43610c2a17: Verifying Checksum 03:22:09 ec43610c2a17: Download complete 03:22:09 33b1e0a273af: Verifying Checksum 03:22:09 33b1e0a273af: Download complete 03:22:09 5d3b04190fa2: Verifying Checksum 03:22:09 5d3b04190fa2: Download complete 03:22:10 5eb5b503b376: Verifying Checksum 03:22:10 5eb5b503b376: Download complete 03:22:10 2f39f015ded8: Download complete 03:22:11 5eb5b503b376: Pull complete 03:22:11 5c69ac0246d0: Pull complete 03:22:11 ec43610c2a17: Pull complete 03:22:11 3a2ae6a8a46f: Pull complete 03:22:12 33b1e0a273af: Pull complete 03:22:12 5d3b04190fa2: Pull complete 03:22:16 2f39f015ded8: Pull complete 03:22:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:16 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 03:22:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-133 -v /w/workspace/undry_device-onvif-camera_PR-133:/w/workspace/undry_device-onvif-camera_PR-133:rw,z -v /w/workspace/undry_device-onvif-camera_PR-133@tmp:/w/workspace/undry_device-onvif-camera_PR-133@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:latest cat 03:22:18 $ docker top fbb82e927aa39ddcb886b05100df6c421f4fc375865f064cd1e0c8131f5832d2 -eo pid,comm [Pipeline] { 03:22:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22767 in /w/workspace/undry_device-onvif-camera_PR-133 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 03:22:18 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:22:18 Selected Git installation does not exist. Using Default 03:22:18 The recommended git tool is: NONE 03:22:18 ---> job-cost.sh 03:22:18 lf-activate-venv: SKIPPING 03:22:18 INFO: No Stack... 03:22:18 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:19 INFO: Archiving Costs [Pipeline] sh 03:22:19 + cat /w/workspace/undry_device-onvif-camera_PR-133/archives/cost.csv 03:22:19 + cut -d, -f6 [Pipeline] lock 03:22:19 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-133-1-stack-cost] 03:22:19 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-133-1-stack-cost] did not exist. Created. 03:22:19 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:20 + echo total: 0.2199999988079071 [Pipeline] stash 03:22:20 Stashed 1 file(s) [Pipeline] } 03:22:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-133-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:20 $ docker stop --time=1 fbb82e927aa39ddcb886b05100df6c421f4fc375865f064cd1e0c8131f5832d2 03:22:21 $ docker rm -f fbb82e927aa39ddcb886b05100df6c421f4fc375865f064cd1e0c8131f5832d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:22:24 using credential edgex-jenkins-ssh 03:22:24 Cloning the remote Git repository 03:22:24 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:22:24 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:22:24 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:22:24 > git --version # timeout=10 03:22:24 > git --version # 'git version 2.25.1' 03:22:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:26 Merging remotes/origin/main commit 7566e30f01203e511a46f95a7874e6126d22e67b into PR head commit d68c34b3abca15db2534421c9d85fabed4a6d323 03:22:27 Merge succeeded, producing d68c34b3abca15db2534421c9d85fabed4a6d323 03:22:27 Checking out Revision d68c34b3abca15db2534421c9d85fabed4a6d323 (PR-133) 03:22:26 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:22:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:26 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:22:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:22:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:22:26 > git config core.sparsecheckout # timeout=10 03:22:26 > git checkout -f d68c34b3abca15db2534421c9d85fabed4a6d323 # timeout=10 03:22:27 > git remote # timeout=10 03:22:27 > git config --get remote.origin.url # timeout=10 03:22:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:27 > git merge 7566e30f01203e511a46f95a7874e6126d22e67b # timeout=10 03:22:27 > git rev-parse HEAD^{commit} # timeout=10 03:22:27 > git config core.sparsecheckout # timeout=10 03:22:27 > git checkout -f d68c34b3abca15db2534421c9d85fabed4a6d323 # timeout=10 03:22:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 03:22:31 > git --version # timeout=10 03:22:31 > git --version # 'git version 2.25.1' 03:22:31 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:22:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:32 Dload Upload Total Spent Left Speed 03:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90676 0 --:--:-- --:--:-- --:--:-- 90676 [Pipeline] sh 03:22:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:22:33 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 03:22:33 03:22:33 { 03:22:33 "registry-mirrors": [ 03:22:33 "https://nexus3.edgexfoundry.org:10001" 03:22:33 ], 03:22:33 "bip": "10.250.0.254/24", 03:22:33 "hosts": [ 03:22:33 "tcp://0.0.0.0:5555", 03:22:33 "unix:///var/run/docker.sock" 03:22:33 ], 03:22:33 "mtu": 1458, 03:22:33 "selinux-enabled": true, 03:22:33 "seccomp-profile": "/etc/docker/seccomp.json" 03:22:33 } [Pipeline] sh 03:22:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:22:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:53 provisioning config files... 03:22:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config3604943678552433979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:53 ---> docker-login.sh 03:22:53 nexus3.edgexfoundry.org:10001 03:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:54 Configure a credential helper to remove this warning. See 03:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:54 03:22:54 Login Succeeded 03:22:54 nexus3.edgexfoundry.org:10002 03:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:54 Configure a credential helper to remove this warning. See 03:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:54 03:22:54 Login Succeeded 03:22:54 nexus3.edgexfoundry.org:10003 03:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:55 Configure a credential helper to remove this warning. See 03:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:55 03:22:55 Login Succeeded 03:22:55 nexus3.edgexfoundry.org:10004 03:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:55 Configure a credential helper to remove this warning. See 03:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:55 03:22:55 Login Succeeded 03:22:55 docker.io 03:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:56 Configure a credential helper to remove this warning. See 03:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:56 03:22:56 Login Succeeded 03:22:56 ---> docker-login.sh ends [Pipeline] } 03:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:22:56 ========================================================= 03:22:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:22:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:22:57 Sending build context to Docker daemon 14.05MB 03:22:57 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:22:57 Step 2/13 : FROM ${BASE} AS builder 03:22:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:22:57 b3c136eddcbf: Pulling fs layer 03:22:57 c0a3192eca97: Pulling fs layer 03:22:57 a050256f5b6f: Pulling fs layer 03:22:57 656be50a0ddc: Pulling fs layer 03:22:57 2bbca73fdf42: Pulling fs layer 03:22:57 46d945488cbd: Pulling fs layer 03:22:57 8a5474983e97: Pulling fs layer 03:22:57 329c88fbcd65: Pulling fs layer 03:22:57 46d945488cbd: Waiting 03:22:57 8a5474983e97: Waiting 03:22:57 329c88fbcd65: Waiting 03:22:57 656be50a0ddc: Waiting 03:22:57 2bbca73fdf42: Waiting 03:22:58 a050256f5b6f: Verifying Checksum 03:22:58 a050256f5b6f: Download complete 03:22:58 c0a3192eca97: Verifying Checksum 03:22:58 c0a3192eca97: Download complete 03:22:58 2bbca73fdf42: Verifying Checksum 03:22:58 2bbca73fdf42: Download complete 03:22:58 46d945488cbd: Verifying Checksum 03:22:58 46d945488cbd: Download complete 03:22:58 b3c136eddcbf: Verifying Checksum 03:22:59 b3c136eddcbf: Pull complete 03:22:59 329c88fbcd65: Verifying Checksum 03:22:59 329c88fbcd65: Download complete 03:22:59 c0a3192eca97: Pull complete 03:23:00 a050256f5b6f: Pull complete 03:23:00 8a5474983e97: Download complete 03:23:00 656be50a0ddc: Verifying Checksum 03:23:00 656be50a0ddc: Download complete 03:23:16 656be50a0ddc: Pull complete 03:23:16 2bbca73fdf42: Pull complete 03:23:16 46d945488cbd: Pull complete 03:23:20 8a5474983e97: Pull complete 03:23:22 329c88fbcd65: Pull complete 03:23:22 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 03:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:23:22 ---> ff4287adb874 03:23:22 Step 3/13 : ARG MAKE="make build" 03:23:24 ---> Running in 05ff48285ea8 03:23:25 Removing intermediate container 05ff48285ea8 03:23:25 ---> 70a961d995f3 03:23:25 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:23:25 ---> Running in c5ff58f89f95 03:23:25 Removing intermediate container c5ff58f89f95 03:23:25 ---> bdbfdf2cbb8a 03:23:25 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:23:25 ---> Running in e8391585974d 03:23:26 Removing intermediate container e8391585974d 03:23:26 ---> b7a6ba591811 03:23:26 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:23:26 ---> Running in 3115cc7a8ae5 03:23:26 Removing intermediate container 3115cc7a8ae5 03:23:26 ---> 9f8d6cd885a4 03:23:26 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:26 ---> Running in 9b5b3013fba2 03:23:28 Removing intermediate container 9b5b3013fba2 03:23:28 ---> 8ff3dfa54668 03:23:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:28 ---> Running in aeb28aee462b 03:23:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:23:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:23:31 OK: 221 MiB in 51 packages 03:23:32 Removing intermediate container aeb28aee462b 03:23:32 ---> 972d3d762846 03:23:32 Step 9/13 : WORKDIR /device-onvif-camera 03:23:32 ---> Running in dbecf9ff0aa2 03:23:32 Removing intermediate container dbecf9ff0aa2 03:23:32 ---> e6b89fa23648 03:23:32 Step 10/13 : COPY go.mod vendor* ./ 03:23:32 ---> af24fa0492fe 03:23:32 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:32 ---> Running in a907f97b896b 03:24:29 Removing intermediate container a907f97b896b 03:24:29 ---> 633b553cac85 03:24:29 Step 12/13 : COPY . . 03:24:29 ---> c03cdf3690dd 03:24:29 Step 13/13 : RUN ${MAKE} 03:24:29 ---> Running in 0fed2e6b476d 03:24:29 noop 03:24:29 Removing intermediate container 0fed2e6b476d 03:24:29 ---> b51f79469bb8 03:24:29 Successfully built b51f79469bb8 03:24:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:29 + docker inspect -f . ci-base-image-arm64 03:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:30 prd-ubuntu20.04-docker-arm64-4c-16g-22767 does not seem to be running inside a container 03:24:30 $ 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:24:31 $ docker top 999f1100fdf11ebecc525b515a3695728e2c7404b4a889410dd4f2bda5625a31 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:32 + go version 03:24:32 go version go1.18.3 linux/arm64 [Pipeline] } 03:24:32 $ docker stop --time=1 999f1100fdf11ebecc525b515a3695728e2c7404b4a889410dd4f2bda5625a31 03:24:34 $ docker rm -f 999f1100fdf11ebecc525b515a3695728e2c7404b4a889410dd4f2bda5625a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:35 + docker inspect -f . ci-base-image-arm64 03:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:35 prd-ubuntu20.04-docker-arm64-4c-16g-22767 does not seem to be running inside a container 03:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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:24:36 $ docker top c5e49fdc20096e224a7bbcb8fd29835f18277d55aa4f79c76a3f6e37bb3cef96 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:37 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:24:38 + make test 03:24:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:24:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:26:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:26:07 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.132s coverage: 10.6% of statements 03:26:07 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:26:30 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.547s coverage: 13.8% of statements 03:26:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:26:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:26:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:26:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:26:52 ./bin/test-attribution-txt.sh [Pipeline] echo 03:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:26:52 $ docker stop --time=1 c5e49fdc20096e224a7bbcb8fd29835f18277d55aa4f79c76a3f6e37bb3cef96 03:26:54 $ docker rm -f c5e49fdc20096e224a7bbcb8fd29835f18277d55aa4f79c76a3f6e37bb3cef96 [Pipeline] // withDockerContainer [Pipeline] sh 03:26:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:26:55 Warning: overwriting stash ‘coverage-report’ 03:26:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:26:57 + ls -al . 03:26:57 total 228 03:26:57 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 03:24 . 03:26:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:22 .. 03:26:57 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 03:22 .git 03:26:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:22 .github 03:26:57 -rw-rw-r-- 1 jenkins jenkins 418 Aug 15 03:22 .gitignore 03:26:57 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 03:22 .golangci.yml 03:26:57 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 15 03:22 Attribution.txt 03:26:57 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 15 03:22 CHANGELOG.md 03:26:57 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 15 03:22 Dockerfile 03:26:57 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 03:22 GOVERNANCE.md 03:26:57 -rw-rw-r-- 1 jenkins jenkins 734 Aug 15 03:22 Jenkinsfile 03:26:57 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 03:22 LICENSE 03:26:57 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 15 03:22 Makefile 03:26:57 -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 03:22 OWNERS.md 03:26:57 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 15 03:22 README.md 03:26:57 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 03:20 VERSION 03:26:57 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:22 bin 03:26:57 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:22 cmd 03:26:57 -rw-r--r-- 1 jenkins jenkins 76856 Aug 15 03:26 coverage.out 03:26:57 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 03:22 doc 03:26:57 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 15 03:22 go.mod 03:26:57 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 15 03:22 go.sum 03:26:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:22 internal 03:26:57 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:22 snap 03:26:57 -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 03:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:57 + 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=d68c34b3abca15db2534421c9d85fabed4a6d323 --label arch=arm64 --label version=0.0.0 . 03:26:58 Sending build context to Docker daemon 14.13MB 03:26:58 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:26:58 Step 2/26 : FROM ${BASE} AS builder 03:26:58 ---> b51f79469bb8 03:26:58 Step 3/26 : ARG MAKE="make build" 03:26:58 ---> Running in 510fdc404e76 03:26:58 Removing intermediate container 510fdc404e76 03:26:58 ---> 9a468a426ccf 03:26:58 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:26:58 ---> Running in 30aa7e9342bc 03:26:58 Removing intermediate container 30aa7e9342bc 03:26:58 ---> 491b62394fbb 03:26:58 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:26:58 ---> Running in 6438aac0afbf 03:26:59 Removing intermediate container 6438aac0afbf 03:26:59 ---> bf4704572de1 03:26:59 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:26:59 ---> Running in b6724effa9af 03:26:59 Removing intermediate container b6724effa9af 03:26:59 ---> 5819dc7a7262 03:26:59 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:59 ---> Running in 08a4fbc39cb8 03:27:01 Removing intermediate container 08a4fbc39cb8 03:27:01 ---> d8ad3dc8277f 03:27:01 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:27:01 ---> Running in 9eae034c5b60 03:27:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:27:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:27:04 OK: 221 MiB in 51 packages 03:27:05 Removing intermediate container 9eae034c5b60 03:27:05 ---> 31024bc9c1d1 03:27:05 Step 9/26 : WORKDIR /device-onvif-camera 03:27:05 ---> Running in 7d9a604833a0 03:27:05 Removing intermediate container 7d9a604833a0 03:27:05 ---> 4051830e4d03 03:27:05 Step 10/26 : COPY go.mod vendor* ./ 03:27:05 ---> 86e43f0b5a1a 03:27:05 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:06 ---> Running in 4a3c20c27d3a 03:27:08 Removing intermediate container 4a3c20c27d3a 03:27:08 ---> 915b19a83466 03:27:08 Step 12/26 : COPY . . 03:27:09 ---> 4b03500197de 03:27:09 Step 13/26 : RUN ${MAKE} 03:27:09 ---> Running in 57bab88221f5 03:27:10 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:29:17 Removing intermediate container 57bab88221f5 03:29:17 ---> 0e31b9249f20 03:29:17 Step 14/26 : FROM alpine:3.16 03:29:18 3.16: Pulling from library/alpine 03:29:18 9b18e9b68314: Pulling fs layer 03:29:18 9b18e9b68314: Download complete 03:29:19 9b18e9b68314: Pull complete 03:29:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:29:19 Status: Downloaded newer image for alpine:3.16 03:29:19 ---> a6215f271958 03:29:19 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:29:19 ---> Running in f39283277891 03:29:19 Removing intermediate container f39283277891 03:29:19 ---> 739999ae975d 03:29:19 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:29:19 ---> Running in 7c80b5d61b47 03:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:21 (1/6) Installing dumb-init (1.2.5-r1) 03:29:21 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:29:21 (3/6) Installing libsodium (1.0.18-r0) 03:29:21 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:29:21 (5/6) Installing libzmq (4.3.4-r0) 03:29:21 (6/6) Installing zeromq (4.3.4-r0) 03:29:21 Executing busybox-1.35.0-r17.trigger 03:29:21 OK: 8 MiB in 20 packages 03:29:22 Removing intermediate container 7c80b5d61b47 03:29:22 ---> f92478246e4a 03:29:22 Step 17/26 : WORKDIR / 03:29:22 ---> Running in bb71ba03b20b 03:29:23 Removing intermediate container bb71ba03b20b 03:29:23 ---> c01dab6c152e 03:29:23 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:29:24 ---> c25238557fee 03:29:24 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:29:25 ---> f104f8e4a363 03:29:25 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:29:25 ---> 7eac519a0563 03:29:25 Step 21/26 : EXPOSE 59984 03:29:25 ---> Running in 1dc13d0b768d 03:29:25 Removing intermediate container 1dc13d0b768d 03:29:25 ---> d28fee4536f9 03:29:25 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:29:26 ---> Running in 28b8bfb7fe70 03:29:26 Removing intermediate container 28b8bfb7fe70 03:29:26 ---> 998a55748d14 03:29:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:29:26 ---> Running in 309455ffc7f2 03:29:26 Removing intermediate container 309455ffc7f2 03:29:26 ---> 099b207d234b 03:29:26 Step 24/26 : LABEL arch=arm64 03:29:26 ---> Running in 9bd289f9fc35 03:29:27 Removing intermediate container 9bd289f9fc35 03:29:27 ---> 4eab94c7249d 03:29:27 Step 25/26 : LABEL git_sha=d68c34b3abca15db2534421c9d85fabed4a6d323 03:29:27 ---> Running in b55bb17cb820 03:29:27 Removing intermediate container b55bb17cb820 03:29:27 ---> 78affab944f1 03:29:27 Step 26/26 : LABEL version=0.0.0 03:29:27 ---> Running in 9f7b5d709465 03:29:27 Removing intermediate container 9f7b5d709465 03:29:27 ---> 4bfd22269939 03:29:27 [Warning] One or more build-args [ARCH] were not consumed 03:29:27 Successfully built 4bfd22269939 03:29:27 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:28 03:29:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:29 arm64: Pulling from edgex-lftools-log-publisher 03:29:29 8998bd30e6a1: Pulling fs layer 03:29:29 04944245beec: Pulling fs layer 03:29:29 699f458cf7ca: Pulling fs layer 03:29:29 765212b225bb: Pulling fs layer 03:29:29 f23df028b6ca: Pulling fs layer 03:29:29 d65c8cfc05b1: Pulling fs layer 03:29:29 2437ff75d9bd: Pulling fs layer 03:29:29 765212b225bb: Waiting 03:29:29 f23df028b6ca: Waiting 03:29:29 d65c8cfc05b1: Waiting 03:29:29 2437ff75d9bd: Waiting 03:29:29 04944245beec: Verifying Checksum 03:29:29 04944245beec: Download complete 03:29:29 765212b225bb: Verifying Checksum 03:29:29 765212b225bb: Download complete 03:29:29 f23df028b6ca: Verifying Checksum 03:29:29 f23df028b6ca: Download complete 03:29:29 d65c8cfc05b1: Verifying Checksum 03:29:29 d65c8cfc05b1: Download complete 03:29:29 699f458cf7ca: Verifying Checksum 03:29:29 699f458cf7ca: Download complete 03:29:29 8998bd30e6a1: Verifying Checksum 03:29:29 8998bd30e6a1: Download complete 03:29:31 2437ff75d9bd: Verifying Checksum 03:29:31 2437ff75d9bd: Download complete 03:29:34 8998bd30e6a1: Pull complete 03:29:34 04944245beec: Pull complete 03:29:36 699f458cf7ca: Pull complete 03:29:36 765212b225bb: Pull complete 03:29:37 f23df028b6ca: Pull complete 03:29:37 d65c8cfc05b1: Pull complete 03:29:52 2437ff75d9bd: Pull complete 03:29:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:52 prd-ubuntu20.04-docker-arm64-4c-16g-22767 does not seem to be running inside a container 03:29:53 $ 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:29:55 $ docker top 72ec5332aa39d030af1fcd1f705b8a9a6e7a5d0e3f8790123eca51e93299d077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:56 ---> job-cost.sh 03:29:56 lf-activate-venv: SKIPPING 03:29:56 INFO: No Stack... 03:29:57 INFO: Retrieving Pricing Info for: v3-standard-4 03:29:58 INFO: Archiving Costs [Pipeline] sh 03:29:58 + + catcut /w/workspace/device-onvif-camera/1/archives/cost.csv -d, -f6 03:29:58 [Pipeline] lock 03:29:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-133-1-stack-cost] 03:29:58 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-133-1-stack-cost] did not exist. Created. 03:29:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:29:59 /w/workspace/device-onvif-camera/1@tmp/durable-471e900d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:30:00 + echo total: 0.10999999940395355 [Pipeline] stash 03:30:00 Warning: overwriting stash ‘stack-cost’ 03:30:00 Stashed 1 file(s) [Pipeline] } 03:30:00 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-133-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:30:00 $ docker stop --time=1 72ec5332aa39d030af1fcd1f705b8a9a6e7a5d0e3f8790123eca51e93299d077 03:30:02 $ docker rm -f 72ec5332aa39d030af1fcd1f705b8a9a6e7a5d0e3f8790123eca51e93299d077 [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:30:03 provisioning config files... 03:30:03 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-133@tmp/config2172255159133826171tmp [Pipeline] { [Pipeline] sh 03:30:03 + set +x 03:30:03 + curl -s https://codecov.io/bash 03:30:03 + bash -s -- 03:30:03 03:30:03 _____ _ 03:30:03 / ____| | | 03:30:03 | | ___ __| | ___ ___ _____ __ 03:30:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:30:03 | |___| (_) | (_| | __/ (_| (_) \ V / 03:30:03 \_____\___/ \__,_|\___|\___\___/ \_/ 03:30:03 Bash-1.0.6 03:30:03 03:30:03 03:30:03 ==> git version 2.25.1 found 03:30:03 ==> 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:30:03 Release-Date: 2020-01-08 03:30:03 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:30:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:30:03 ==> Jenkins CI detected. 03:30:03 current dir:  /w/workspace/undry_device-onvif-camera_PR-133 03:30:03 project root: . 03:30:03 --> token set from env 03:30:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:30:03 ==> Running gcov in . (disable via -X gcov) 03:30:03 ==> Python coveragepy not found 03:30:03 ==> Searching for coverage reports in: 03:30:03 + . 03:30:03 -> Found 1 reports 03:30:03 ==> Detecting git/mercurial file structure 03:30:03 ==> Reading reports 03:30:03 + ./coverage.out bytes=76856 03:30:03 ==> Appending adjustments 03:30:03 https://docs.codecov.io/docs/fixing-reports 03:30:03 + Found adjustments 03:30:03 ==> Gzipping contents 03:30:03 12K /tmp/codecov.15Te8l.gz 03:30:03 ==> Uploading reports 03:30:03 url: https://codecov.io 03:30:03 query: branch=PR-133&commit=d68c34b3abca15db2534421c9d85fabed4a6d323&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=133&job=&cmd_args= 03:30:03 -> Pinging Codecov 03:30:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-133&commit=d68c34b3abca15db2534421c9d85fabed4a6d323&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=133&job=&cmd_args= 03:30:04 -> Uploading to 03:30:04 https://storage.googleapis.com/codecov/v4/raw/2022-08-15/F29A59C45E3A92E06B3E522C9905F8EF/d68c34b3abca15db2534421c9d85fabed4a6d323/1cf1b0f7-49f4-434c-908e-08172cc18048.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T033004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c72d405a19086ad16b10e6e9ad0896318d04e1902ce6236d1a2a48669630bf75 03:30:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:04 Dload Upload Total Spent Left Speed 03:30:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10397 0 0 100 10397 0 47259 --:--:-- --:--:-- --:--:-- 47045 100 10397 0 0 100 10397 0 39382 --:--:-- --:--:-- --:--:-- 39233 03:30:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/d68c34b3abca15db2534421c9d85fabed4a6d323 [Pipeline] } 03:30:04 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:30:06 + [ -d /w/workspace/undry_device-onvif-camera_PR-133/archives ] 03:30:06 + ls -al /w/workspace/undry_device-onvif-camera_PR-133/archives 03:30:06 total 16 03:30:06 drwxr-xr-x 3 root root 4096 Aug 15 03:22 . 03:30:06 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 03:22 .. 03:30:06 drwxr-xr-x 2 root root 4096 Aug 15 03:22 cost 03:30:06 -rw-r--r-- 1 root root 91 Aug 15 03:22 cost.csv 03:30:06 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-133/archives 03:30:06 + ls -al /w/workspace/undry_device-onvif-camera_PR-133/archives 03:30:06 total 16 03:30:06 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 03:22 . 03:30:06 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 03:22 .. 03:30:06 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 03:22 cost 03:30:06 -rw-r--r-- 1 jenkins jenkins 91 Aug 15 03:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:30:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:30:07 ---> package-listing.sh 03:30:07 ++ facter osfamily 03:30:07 ++ tr '[:upper:]' '[:lower:]' 03:30:07 + OS_FAMILY=debian 03:30:07 + workspace=/w/workspace/undry_device-onvif-camera_PR-133 03:30:07 + START_PACKAGES=/tmp/packages_start.txt 03:30:07 + END_PACKAGES=/tmp/packages_end.txt 03:30:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:30:07 + PACKAGES=/tmp/packages_start.txt 03:30:07 + '[' /w/workspace/undry_device-onvif-camera_PR-133 ']' 03:30:07 + PACKAGES=/tmp/packages_end.txt 03:30:07 + case "${OS_FAMILY}" in 03:30:07 + dpkg -l 03:30:07 + grep '^ii' 03:30:07 + '[' -f /tmp/packages_start.txt ']' 03:30:07 + '[' -f /tmp/packages_end.txt ']' 03:30:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:30:07 + '[' /w/workspace/undry_device-onvif-camera_PR-133 ']' 03:30:07 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-133/archives/ 03:30:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-133/archives/ [Pipeline] echo 03:30:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:30:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:09 prd-ubuntu20.04-docker-8c-8g-22766 does not seem to be running inside a container 03:30:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-133 -v /w/workspace/undry_device-onvif-camera_PR-133:/w/workspace/undry_device-onvif-camera_PR-133:rw,z -v /w/workspace/undry_device-onvif-camera_PR-133@tmp:/w/workspace/undry_device-onvif-camera_PR-133@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:30:09 $ docker top 6c442909475935778442697bfed6c90475dee0f4ed8d3ebe23f5e0cda1c49bef -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:09 + touch /tmp/pre-build-complete [Pipeline] sh 03:30:10 + mkdir -p /var/log/sysstat [Pipeline] sh 03:30:10 + ls /var/log/sa-host 03:30:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:10 provisioning config files... 03:30:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-133@tmp/config5826578297173123898tmp [Pipeline] { [Pipeline] echo 03:30:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:30:10 ---> create-netrc.sh [Pipeline] } 03:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:30:11 ---> python-tools-install.sh [Pipeline] echo 03:30:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:30:11 ---> sudo-logs.sh 03:30:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:30:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:30:12 ---> job-cost.sh 03:30:12 lf-activate-venv: SKIPPING 03:30:12 DEBUG: total: 0.2199999988079071 03:30:12 INFO: Retrieving Stack Cost... 03:30:12 INFO: Retrieving Pricing Info for: v3-standard-8 03:30:12 INFO: Archiving Costs [Pipeline] echo 03:30:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:30:13 ---> logs-deploy.sh 03:30:13 lf-activate-venv: SKIPPING 03:30:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-133/1 03:30:13 INFO: archiving workspace using pattern(s): 03:30:14 Archives upload complete. 03:30:14 INFO: archiving logs to Nexus