Pull request #154 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3+87f15e26a71a8026a682f6867a4ab9a3284585c9 (36f2baeb17727002ae693674b86662d215c69421) 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-ssh8620635930417658047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11838942451056179844.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-154/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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4982635259059483671.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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh271019167348633522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh15700324949628191307.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-154/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-154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11668211265708888432.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24589 in /w/workspace/undry_device-onvif-camera_PR-154 [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-154 # 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 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 Merge succeeded, producing cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 Checking out Revision cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 (PR-154) > 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/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 # 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 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:21:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:21:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:21:38 ========================================================= 13:21:38 EdgeX Global Pipelines Version Info 13:21:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:21:39 ------------------- 13:21:39 stable info: 13:21:39 ------------------- 13:21:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:21:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:21:39 Message: update stable to v1.0.239 13:21:39 ------------------- 13:21:39 experimental info: 13:21:39 ------------------- 13:21:39 Commited By: **** collab-it+edgex@linuxfoundation.org 13:21:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:21:39 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:21:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:21:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:21:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-154 [Pipeline] echo 13:21:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-154 [Pipeline] echo 13:21:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-154 [Pipeline] echo 13:21:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 [Pipeline] echo 13:21:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cebba83 [Pipeline] echo 13:21:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:41 provisioning config files... 13:21:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-154@tmp/config1568911421648773938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:41 ---> docker-login.sh 13:21:41 nexus3.edgexfoundry.org:10001 13:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:42 Configure a credential helper to remove this warning. See 13:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:42 13:21:42 Login Succeeded 13:21:42 nexus3.edgexfoundry.org:10002 13:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:42 Configure a credential helper to remove this warning. See 13:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:42 13:21:42 Login Succeeded 13:21:42 nexus3.edgexfoundry.org:10003 13:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:42 Configure a credential helper to remove this warning. See 13:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:42 13:21:42 Login Succeeded 13:21:42 nexus3.edgexfoundry.org:10004 13:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:42 Configure a credential helper to remove this warning. See 13:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:42 13:21:42 Login Succeeded 13:21:42 docker.io 13:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:43 Configure a credential helper to remove this warning. See 13:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:43 13:21:43 Login Succeeded 13:21:43 ---> docker-login.sh ends [Pipeline] } 13:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:21:43 + git rev-list -1 --merges cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3~1..cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 [Pipeline] echo 13:21:43 -----------> git rev-list -1 --merges cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3~1..cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 [false] [Pipeline] sh 13:21:44 + git log --format=format:%s -1 cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 [Pipeline] echo 13:21:44 ========================================================= 13:21:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:21:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:44 + git log --format=format:%s -1 cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 [Pipeline] echo 13:21:44 [semverPrep] GIT_COMMIT: cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 13:21:44 [semverPrep] This is not a build commit. [Pipeline] sh 13:21:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:21:44 + grep -v github /etc/ssh/ssh_known_hosts 13:21:44 + [ -e /tmp/ssh_known_hosts ] 13:21:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:21:44 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:21:44 sudo tee -a /etc/ssh/ssh_known_hosts 13:21:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:45 13:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:45 0.1.4: Pulling from edgex-devops/py-git-semver 13:21:45 b85a868b505f: Pulling fs layer 13:21:45 e2be974225ed: Pulling fs layer 13:21:45 339a4e72a1f5: Pulling fs layer 13:21:45 988bab9f4d93: Pulling fs layer 13:21:45 1469e6f7b9e6: Pulling fs layer 13:21:45 eaf3925da568: Pulling fs layer 13:21:45 bab4dde63d76: Pulling fs layer 13:21:45 bde34c3a00c8: Pulling fs layer 13:21:45 b352a97aabf1: Pulling fs layer 13:21:45 4872d77fe225: Pulling fs layer 13:21:45 5851b861e8e6: Pulling fs layer 13:21:45 bab4dde63d76: Waiting 13:21:45 bde34c3a00c8: Waiting 13:21:45 b352a97aabf1: Waiting 13:21:45 4872d77fe225: Waiting 13:21:45 5851b861e8e6: Waiting 13:21:45 988bab9f4d93: Waiting 13:21:45 1469e6f7b9e6: Waiting 13:21:45 eaf3925da568: Waiting 13:21:45 e2be974225ed: Download complete 13:21:45 988bab9f4d93: Verifying Checksum 13:21:45 988bab9f4d93: Download complete 13:21:46 1469e6f7b9e6: Verifying Checksum 13:21:46 1469e6f7b9e6: Download complete 13:21:46 eaf3925da568: Verifying Checksum 13:21:46 eaf3925da568: Download complete 13:21:46 339a4e72a1f5: Verifying Checksum 13:21:46 339a4e72a1f5: Download complete 13:21:46 bde34c3a00c8: Verifying Checksum 13:21:46 b352a97aabf1: Download complete 13:21:46 4872d77fe225: Verifying Checksum 13:21:46 4872d77fe225: Download complete 13:21:46 5851b861e8e6: Download complete 13:21:46 b85a868b505f: Download complete 13:21:46 bab4dde63d76: Verifying Checksum 13:21:46 bab4dde63d76: Download complete 13:21:47 b85a868b505f: Pull complete 13:21:47 e2be974225ed: Pull complete 13:21:47 339a4e72a1f5: Pull complete 13:21:48 988bab9f4d93: Pull complete 13:21:48 1469e6f7b9e6: Pull complete 13:21:48 eaf3925da568: Pull complete 13:21:50 bab4dde63d76: Pull complete 13:21:50 bde34c3a00c8: Pull complete 13:21:50 b352a97aabf1: Pull complete 13:21:50 4872d77fe225: Pull complete 13:21:50 5851b861e8e6: Pull complete 13:21:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:50 prd-ubuntu20.04-docker-8c-8g-24589 does not seem to be running inside a container 13:21:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-154 -v /w/workspace/undry_device-onvif-camera_PR-154:/w/workspace/undry_device-onvif-camera_PR-154:rw,z -v /w/workspace/undry_device-onvif-camera_PR-154@tmp:/w/workspace/undry_device-onvif-camera_PR-154@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 13:21:53 $ docker top 591b8054438f64c178143ca41caf214b0abdde4c982513d122b8fb9d03eff820 -eo pid,comm 13:21:53 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). 13:21:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:21:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:53 [ssh-agent] Looking for ssh-agent implementation... 13:21:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:54 $ docker exec 591b8054438f64c178143ca41caf214b0abdde4c982513d122b8fb9d03eff820 ssh-agent 13:21:54 SSH_AUTH_SOCK=/tmp/ssh-UqMyOuxY1VCI/agent.33 13:21:54 SSH_AGENT_PID=39 13:21:54 Running ssh-add (command line suppressed) 13:21:54 Identity added: /w/workspace/undry_device-onvif-camera_PR-154@tmp/private_key_546219628010011118.key (/w/workspace/undry_device-onvif-camera_PR-154@tmp/private_key_546219628010011118.key) 13:21:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:54 + git tag --points-at HEAD [Pipeline] } 13:21:54 $ docker exec --env ******** --env ******** 591b8054438f64c178143ca41caf214b0abdde4c982513d122b8fb9d03eff820 ssh-agent -k 13:21:54 unset SSH_AUTH_SOCK; 13:21:54 unset SSH_AGENT_PID; 13:21:54 echo Agent pid 39 killed; 13:21:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:21:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:54 [ssh-agent] Looking for ssh-agent implementation... 13:21:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:55 $ docker exec 591b8054438f64c178143ca41caf214b0abdde4c982513d122b8fb9d03eff820 ssh-agent 13:21:55 SSH_AUTH_SOCK=/tmp/ssh-nzMdp2rqYVdu/agent.72 13:21:55 SSH_AGENT_PID=79 13:21:55 Running ssh-add (command line suppressed) 13:21:55 Identity added: /w/workspace/undry_device-onvif-camera_PR-154@tmp/private_key_5980800700874339184.key (/w/workspace/undry_device-onvif-camera_PR-154@tmp/private_key_5980800700874339184.key) 13:21:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:55 + git semver init 13:21:55 2022-09-05 13:21:55,808 [run_init] DEBUG init version:0.0.0 force:False 13:21:55 2022-09-05 13:21:55,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-154/.semver 13:21:55 2022-09-05 13:21:55,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-154/.semver 13:21:55 2022-09-05 13:21:55,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-154/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-154, universal_newlines=False, shell=None, istream=None) 13:21:56 2022-09-05 13:21:56,700 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-154/.git/info/exclude 13:21:56 2022-09-05 13:21:56,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-154/.semver/PR-154 with force:False 13:21:56 2022-09-05 13:21:56,701 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-154/.semver/PR-154 13:21:56 2022-09-05 13:21:56,705 [execute] INFO git cat-file --batch-check 13:21:56 2022-09-05 13:21:56,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-154/.semver, universal_newlines=False, shell=None, istream=) 13:21:56 2022-09-05 13:21:56,711 [execute] INFO git cat-file --batch 13:21:56 2022-09-05 13:21:56,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-154/.semver, universal_newlines=False, shell=None, istream=) 13:21:56 2022-09-05 13:21:56,715 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-154/.semver/PR-154 13:21:56 0.0.0 [Pipeline] } 13:21:56 $ docker exec --env ******** --env ******** 591b8054438f64c178143ca41caf214b0abdde4c982513d122b8fb9d03eff820 ssh-agent -k 13:21:56 unset SSH_AUTH_SOCK; 13:21:56 unset SSH_AGENT_PID; 13:21:56 echo Agent pid 79 killed; 13:21:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:21:57 + git semver [Pipeline] } 13:21:57 $ docker stop --time=1 591b8054438f64c178143ca41caf214b0abdde4c982513d122b8fb9d03eff820 13:21:59 $ docker rm -f 591b8054438f64c178143ca41caf214b0abdde4c982513d122b8fb9d03eff820 [Pipeline] // withDockerContainer [Pipeline] sh 13:21:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:21:59 Stashed 1 file(s) [Pipeline] echo 13:21:59 [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 13:22:00 provisioning config files... 13:22:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-154@tmp/config2464769888570641366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:00 ---> docker-login.sh 13:22:00 nexus3.edgexfoundry.org:10001 13:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:00 Configure a credential helper to remove this warning. See 13:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:00 13:22:00 Login Succeeded 13:22:00 nexus3.edgexfoundry.org:10002 13:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:00 Configure a credential helper to remove this warning. See 13:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:00 13:22:00 Login Succeeded 13:22:00 nexus3.edgexfoundry.org:10003 13:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:00 Configure a credential helper to remove this warning. See 13:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:00 13:22:00 Login Succeeded 13:22:00 nexus3.edgexfoundry.org:10004 13:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:01 Configure a credential helper to remove this warning. See 13:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:01 13:22:01 Login Succeeded 13:22:01 docker.io 13:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:01 Configure a credential helper to remove this warning. See 13:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:01 13:22:01 Login Succeeded 13:22:01 ---> docker-login.sh ends [Pipeline] } 13:22:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:22:01 ========================================================= 13:22:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:22:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:02 + 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 . 13:22:02 Sending build context to Docker daemon 20.64MB 13:22:02 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:22:02 Step 2/13 : FROM ${BASE} AS builder 13:22:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:22:02 2408cc74d12b: Pulling fs layer 13:22:02 ea60b727a1ce: Pulling fs layer 13:22:02 30c4a7721957: Pulling fs layer 13:22:02 370296b7ddb6: Pulling fs layer 13:22:02 7c6cee850709: Pulling fs layer 13:22:02 39a5fcdaea64: Pulling fs layer 13:22:02 d94ebbe4e438: Pulling fs layer 13:22:02 bcfd1f05c69d: Pulling fs layer 13:22:02 59ccb84bbe0f: Pulling fs layer 13:22:02 7c6cee850709: Waiting 13:22:02 d94ebbe4e438: Waiting 13:22:02 bcfd1f05c69d: Waiting 13:22:02 39a5fcdaea64: Waiting 13:22:02 59ccb84bbe0f: Waiting 13:22:02 370296b7ddb6: Waiting 13:22:02 30c4a7721957: Download complete 13:22:02 ea60b727a1ce: Verifying Checksum 13:22:02 ea60b727a1ce: Download complete 13:22:02 7c6cee850709: Download complete 13:22:02 39a5fcdaea64: Verifying Checksum 13:22:02 39a5fcdaea64: Download complete 13:22:02 2408cc74d12b: Verifying Checksum 13:22:02 2408cc74d12b: Download complete 13:22:02 d94ebbe4e438: Download complete 13:22:02 2408cc74d12b: Pull complete 13:22:02 ea60b727a1ce: Pull complete 13:22:02 30c4a7721957: Pull complete 13:22:02 59ccb84bbe0f: Verifying Checksum 13:22:02 59ccb84bbe0f: Download complete 13:22:03 370296b7ddb6: Download complete 13:22:03 bcfd1f05c69d: Verifying Checksum 13:22:03 bcfd1f05c69d: Download complete 13:22:07 370296b7ddb6: Pull complete 13:22:07 7c6cee850709: Pull complete 13:22:07 39a5fcdaea64: Pull complete 13:22:07 d94ebbe4e438: Pull complete 13:22:09 bcfd1f05c69d: Pull complete 13:22:10 59ccb84bbe0f: Pull complete 13:22:10 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:22:10 ---> a4fb48ad2a94 13:22:10 Step 3/13 : ARG MAKE="make build" 13:22:15 Still waiting to schedule task 13:22:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:22:15 ---> Running in e66dddaba598 13:22:15 Removing intermediate container e66dddaba598 13:22:15 ---> 68664094f818 13:22:15 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 13:22:15 ---> Running in 9daeb77f2f52 13:22:15 Removing intermediate container 9daeb77f2f52 13:22:15 ---> 6eb44720546c 13:22:15 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 13:22:15 ---> Running in 5dbeaee8b7c4 13:22:15 Removing intermediate container 5dbeaee8b7c4 13:22:15 ---> 56cf8a046adb 13:22:15 Step 6/13 : LABEL Name=edgex-device-onvif-camera 13:22:15 ---> Running in 3ccbf0f28df3 13:22:15 Removing intermediate container 3ccbf0f28df3 13:22:15 ---> 51648e85abce 13:22:15 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:15 ---> Running in cff5a5850561 13:22:15 Removing intermediate container cff5a5850561 13:22:15 ---> 9cbb5661ac5b 13:22:15 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:15 ---> Running in ad984c5ddd3f 13:22:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:22:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:22:16 OK: 211 MiB in 51 packages 13:22:17 Removing intermediate container ad984c5ddd3f 13:22:17 ---> 9d9e3bb9caa0 13:22:17 Step 9/13 : WORKDIR /device-onvif-camera 13:22:17 ---> Running in ae5b63afae32 13:22:17 Removing intermediate container ae5b63afae32 13:22:17 ---> abb5846392aa 13:22:17 Step 10/13 : COPY go.mod vendor* ./ 13:22:17 ---> 03c08bebc1d4 13:22:17 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:17 ---> Running in 37136aa94bdd 13:22:44 Removing intermediate container 37136aa94bdd 13:22:44 ---> ed45fb5b57ac 13:22:44 Step 12/13 : COPY . . 13:22:44 ---> 7a3c59b14c07 13:22:44 Step 13/13 : RUN ${MAKE} 13:22:44 ---> Running in 143fa2d19526 13:22:44 noop 13:22:44 Removing intermediate container 143fa2d19526 13:22:44 ---> f71a9d1782e5 13:22:44 Successfully built f71a9d1782e5 13:22:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:44 + docker inspect -f . ci-base-image-x86_64 13:22:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:44 prd-ubuntu20.04-docker-8c-8g-24589 does not seem to be running inside a container 13:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-154 -v /w/workspace/undry_device-onvif-camera_PR-154:/w/workspace/undry_device-onvif-camera_PR-154:rw,z -v /w/workspace/undry_device-onvif-camera_PR-154@tmp:/w/workspace/undry_device-onvif-camera_PR-154@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 13:22:45 $ docker top 249a0bae0c0c1059506cc0e4363a2c99878a8964539326aab76b0b55559d261d -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:45 + go version 13:22:45 go version go1.18.3 linux/amd64 [Pipeline] } 13:22:45 $ docker stop --time=1 249a0bae0c0c1059506cc0e4363a2c99878a8964539326aab76b0b55559d261d 13:22:46 $ docker rm -f 249a0bae0c0c1059506cc0e4363a2c99878a8964539326aab76b0b55559d261d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:47 + docker inspect -f . ci-base-image-x86_64 13:22:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:47 prd-ubuntu20.04-docker-8c-8g-24589 does not seem to be running inside a container 13:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-154 -v /w/workspace/undry_device-onvif-camera_PR-154:/w/workspace/undry_device-onvif-camera_PR-154:rw,z -v /w/workspace/undry_device-onvif-camera_PR-154@tmp:/w/workspace/undry_device-onvif-camera_PR-154@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 13:22:47 $ docker top ebc0520b1e28e6041e767f2fee6324e9a1498ae10f53a69737bcd870508a7096 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:48 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-154 [Pipeline] fileExists [Pipeline] sh 13:22:48 + make test 13:22:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:22:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 13:23:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 13:23:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.039s coverage: 28.6% of statements 13:23:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 13:23:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.883s coverage: 13.8% of statements 13:23:12 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." 13:23:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:23:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:23:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:23:15 ./bin/test-attribution-txt.sh [Pipeline] echo 13:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:23:15 $ docker stop --time=1 ebc0520b1e28e6041e767f2fee6324e9a1498ae10f53a69737bcd870508a7096 13:23:18 $ docker rm -f ebc0520b1e28e6041e767f2fee6324e9a1498ae10f53a69737bcd870508a7096 [Pipeline] // withDockerContainer [Pipeline] sh 13:23:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:23:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:23:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:23:19 + ls -al . 13:23:19 total 232 13:23:19 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 13:22 . 13:23:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:21 .. 13:23:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 13:23 .git 13:23:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:21 .github 13:23:19 -rw-rw-r-- 1 jenkins jenkins 418 Sep 5 13:21 .gitignore 13:23:19 -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 13:21 .golangci.yml 13:23:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 13:21 .semver 13:23:19 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 5 13:21 Attribution.txt 13:23:19 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 5 13:21 CHANGELOG.md 13:23:19 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 5 13:21 Dockerfile 13:23:19 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 13:21 GOVERNANCE.md 13:23:19 -rw-rw-r-- 1 jenkins jenkins 734 Sep 5 13:21 Jenkinsfile 13:23:19 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 13:21 LICENSE 13:23:19 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 5 13:21 Makefile 13:23:19 -rw-rw-r-- 1 jenkins jenkins 625 Sep 5 13:21 OWNERS.md 13:23:19 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 5 13:21 README.md 13:23:19 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 13:21 VERSION 13:23:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 13:21 bin 13:23:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:21 cmd 13:23:19 -rw-r--r-- 1 jenkins jenkins 77283 Sep 5 13:23 coverage.out 13:23:19 drwxrwxr-x 6 jenkins jenkins 4096 Sep 5 13:21 doc 13:23:19 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 5 13:21 go.mod 13:23:19 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 5 13:21 go.sum 13:23:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:21 internal 13:23:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:21 snap 13:23:19 -rw-rw-r-- 1 jenkins jenkins 236 Sep 5 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:20 + 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=cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 --label arch=amd64 --label version=0.0.0 . 13:23:20 Sending build context to Docker daemon 20.71MB 13:23:20 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 13:23:20 Step 2/26 : FROM ${BASE} AS builder 13:23:20 ---> f71a9d1782e5 13:23:20 Step 3/26 : ARG MAKE="make build" 13:23:20 ---> Running in 61ed59c0654c 13:23:20 Removing intermediate container 61ed59c0654c 13:23:20 ---> 2a3880952b00 13:23:20 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 13:23:20 ---> Running in 97a7ce693e96 13:23:20 Removing intermediate container 97a7ce693e96 13:23:20 ---> f576a9f83f8c 13:23:20 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 13:23:20 ---> Running in ec5c30e3140d 13:23:20 Removing intermediate container ec5c30e3140d 13:23:20 ---> b4fc59be82be 13:23:20 Step 6/26 : LABEL Name=edgex-device-onvif-camera 13:23:20 ---> Running in c81d3d902e49 13:23:20 Removing intermediate container c81d3d902e49 13:23:20 ---> 2551b1744c87 13:23:20 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:20 ---> Running in 1e65bb16b34e 13:23:21 Removing intermediate container 1e65bb16b34e 13:23:21 ---> 5a0cc8c0d723 13:23:21 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:23:21 ---> Running in 13b400cde8f3 13:23:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:23:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:23:22 OK: 211 MiB in 51 packages 13:23:23 Removing intermediate container 13b400cde8f3 13:23:23 ---> 43a7f1163c0b 13:23:23 Step 9/26 : WORKDIR /device-onvif-camera 13:23:23 ---> Running in 16d97cc2aa9d 13:23:23 Removing intermediate container 16d97cc2aa9d 13:23:23 ---> cb8884837ba8 13:23:23 Step 10/26 : COPY go.mod vendor* ./ 13:23:23 ---> f879d4cf1b46 13:23:23 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:23:23 ---> Running in 8b67d4576ebc 13:23:24 Removing intermediate container 8b67d4576ebc 13:23:24 ---> 36c500b6b24e 13:23:24 Step 12/26 : COPY . . 13:23:25 ---> 1c15c43c32a7 13:23:25 Step 13/26 : RUN ${MAKE} 13:23:25 ---> Running in 3f4d6ee475a7 13:23:25 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 13:23:47 Removing intermediate container 3f4d6ee475a7 13:23:47 ---> 6bd651d779b9 13:23:47 Step 14/26 : FROM alpine:3.16 13:23:47 3.16: Pulling from library/alpine 13:23:47 213ec9aee27d: Pulling fs layer 13:23:47 213ec9aee27d: Verifying Checksum 13:23:47 213ec9aee27d: Download complete 13:23:47 213ec9aee27d: Pull complete 13:23:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:23:47 Status: Downloaded newer image for alpine:3.16 13:23:47 ---> 9c6f07244728 13:23:47 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 13:23:47 ---> Running in 4899bec3411b 13:23:47 Removing intermediate container 4899bec3411b 13:23:47 ---> a7a89ecd3ccc 13:23:47 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:23:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24590 in /w/workspace/undry_device-onvif-camera_PR-154 [Pipeline] { [Pipeline] ws 13:23:47 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { 13:23:47 ---> Running in da77b6d73c0d [Pipeline] checkout 13:23:47 Selected Git installation does not exist. Using Default 13:23:47 The recommended git tool is: NONE 13:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:23:47 (1/6) Installing dumb-init (1.2.5-r1) 13:23:47 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:23:47 (3/6) Installing libsodium (1.0.18-r0) 13:23:47 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:23:47 (5/6) Installing libzmq (4.3.4-r0) 13:23:47 (6/6) Installing zeromq (4.3.4-r0) 13:23:47 Executing busybox-1.35.0-r17.trigger 13:23:47 OK: 8 MiB in 20 packages 13:23:48 Removing intermediate container da77b6d73c0d 13:23:48 ---> a8e050e3878e 13:23:48 Step 17/26 : WORKDIR / 13:23:48 ---> Running in ec12c376d197 13:23:48 Removing intermediate container ec12c376d197 13:23:48 ---> 3c4b03fade31 13:23:48 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 13:23:49 ---> f9ff9075726d 13:23:49 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 13:23:49 ---> 23fde24be857 13:23:49 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 13:23:49 ---> fa69960fc46f 13:23:49 Step 21/26 : EXPOSE 59984 13:23:49 ---> Running in 734984b8605d 13:23:49 Removing intermediate container 734984b8605d 13:23:49 ---> 8662e3291a72 13:23:49 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 13:23:49 ---> Running in 2ac45f6af3fb 13:23:49 Removing intermediate container 2ac45f6af3fb 13:23:49 ---> e4f25e478d16 13:23:49 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:23:49 ---> Running in 9bb7235ede1a 13:23:49 Removing intermediate container 9bb7235ede1a 13:23:49 ---> 8dc9169bf15a 13:23:49 Step 24/26 : LABEL arch=amd64 13:23:49 ---> Running in 13158cfa88e3 13:23:50 Removing intermediate container 13158cfa88e3 13:23:50 ---> 9d00d5880dfd 13:23:50 Step 25/26 : LABEL git_sha=cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 13:23:50 ---> Running in d0995e630226 13:23:50 Removing intermediate container d0995e630226 13:23:50 ---> 9b5c8cc137ae 13:23:50 Step 26/26 : LABEL version=0.0.0 13:23:50 ---> Running in a18a1ba90a3e 13:23:50 Removing intermediate container a18a1ba90a3e 13:23:50 ---> 3c9920ae6bfa 13:23:50 [Warning] One or more build-args [ARCH] were not consumed 13:23:50 Successfully built 3c9920ae6bfa 13:23:50 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 13:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:50 13:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:51 latest: Pulling from edgex-lftools-log-publisher 13:23:51 5eb5b503b376: Pulling fs layer 13:23:51 5c69ac0246d0: Pulling fs layer 13:23:51 ec43610c2a17: Pulling fs layer 13:23:51 3a2ae6a8a46f: Pulling fs layer 13:23:51 33b1e0a273af: Pulling fs layer 13:23:51 5d3b04190fa2: Pulling fs layer 13:23:51 2f39f015ded8: Pulling fs layer 13:23:51 33b1e0a273af: Waiting 13:23:51 5d3b04190fa2: Waiting 13:23:51 3a2ae6a8a46f: Waiting 13:23:51 2f39f015ded8: Waiting 13:23:51 5c69ac0246d0: Download complete 13:23:51 3a2ae6a8a46f: Verifying Checksum 13:23:51 3a2ae6a8a46f: Download complete 13:23:51 33b1e0a273af: Verifying Checksum 13:23:51 33b1e0a273af: Download complete 13:23:51 5d3b04190fa2: Verifying Checksum 13:23:51 5d3b04190fa2: Download complete 13:23:51 ec43610c2a17: Verifying Checksum 13:23:51 ec43610c2a17: Download complete 13:23:51 5eb5b503b376: Verifying Checksum 13:23:51 5eb5b503b376: Download complete 13:23:52 2f39f015ded8: Verifying Checksum 13:23:52 2f39f015ded8: Download complete 13:23:52 5eb5b503b376: Pull complete 13:23:53 5c69ac0246d0: Pull complete 13:23:53 ec43610c2a17: Pull complete 13:23:53 3a2ae6a8a46f: Pull complete 13:23:53 33b1e0a273af: Pull complete 13:23:53 5d3b04190fa2: Pull complete 13:23:54 using credential edgex-jenkins-ssh 13:23:54 Cloning the remote Git repository 13:23:54 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 13:23:54 > git init /w/workspace/device-onvif-camera/1 # timeout=10 13:23:54 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 13:23:54 > git --version # timeout=10 13:23:54 > git --version # 'git version 2.25.1' 13:23:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:56 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 13:23:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:56 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 13:23:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 13:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:23:56 Merging remotes/origin/main commit 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 13:23:57 Merge succeeded, producing cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 13:23:57 Checking out Revision cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 (PR-154) 13:23:56 > git config core.sparsecheckout # timeout=10 13:23:56 > git checkout -f cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 # timeout=10 13:23:57 > git remote # timeout=10 13:23:57 > git config --get remote.origin.url # timeout=10 13:23:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:57 > git merge 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 13:23:57 > git rev-parse HEAD^{commit} # timeout=10 13:23:57 > git config core.sparsecheckout # timeout=10 13:23:57 > git checkout -f cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 # timeout=10 13:23:58 2f39f015ded8: Pull complete 13:23:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:58 prd-ubuntu20.04-docker-8c-8g-24589 does not seem to be running inside a container 13:23:58 $ 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-154 -v /w/workspace/undry_device-onvif-camera_PR-154:/w/workspace/undry_device-onvif-camera_PR-154:rw,z -v /w/workspace/undry_device-onvif-camera_PR-154@tmp:/w/workspace/undry_device-onvif-camera_PR-154@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 13:24:01 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 13:24:01 > git --version # timeout=10 13:24:01 > git --version # 'git version 2.25.1' 13:24:01 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 13:24:01 $ docker top 7b52fd46f758b1f6135f878da71ae280510388a04328442b0c0ec76f02d11f7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:02 13:24:02 GitHub has been notified of this commit’s build result 13:24:02 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:02 ---> job-cost.sh 13:24:02 lf-activate-venv: SKIPPING 13:24:02 INFO: No Stack... 13:24:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:02 Dload Upload Total Spent Left Speed 13:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73267 0 --:--:-- --:--:-- --:--:-- 73267 13:24:03 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 13:24:03 + cut -d, -f6 13:24:03 + cat /w/workspace/undry_device-onvif-camera_PR-154/archives/cost.csv [Pipeline] lock 13:24:03 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-154-1-stack-cost] 13:24:03 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-154-1-stack-cost] did not exist. Created. 13:24:03 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:24:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:24:04 + echo total: 0.2199999988079071 [Pipeline] stash 13:24:04 Stashed 1 file(s) [Pipeline] } 13:24:04 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:24:04 $ docker stop --time=1 7b52fd46f758b1f6135f878da71ae280510388a04328442b0c0ec76f02d11f7c 13:24:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:24:04 + sudo tee /etc/docker/daemon.new 13:24:04 { 13:24:04 "registry-mirrors": [ 13:24:04 "https://nexus3.edgexfoundry.org:10001" 13:24:04 ], 13:24:04 "bip": "10.250.0.254/24", 13:24:04 "hosts": [ 13:24:04 "tcp://0.0.0.0:5555", 13:24:04 "unix:///var/run/docker.sock" 13:24:04 ], 13:24:04 "mtu": 1458, 13:24:04 "selinux-enabled": true, 13:24:04 "seccomp-profile": "/etc/docker/seccomp.json" 13:24:04 } 13:24:05 $ docker rm -f 7b52fd46f758b1f6135f878da71ae280510388a04328442b0c0ec76f02d11f7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:24:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:24:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:24 provisioning config files... 13:24:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config3550467783015477421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:25 ---> docker-login.sh 13:24:25 nexus3.edgexfoundry.org:10001 13:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:25 Configure a credential helper to remove this warning. See 13:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:25 13:24:25 Login Succeeded 13:24:25 nexus3.edgexfoundry.org:10002 13:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:26 Configure a credential helper to remove this warning. See 13:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:26 13:24:26 Login Succeeded 13:24:26 nexus3.edgexfoundry.org:10003 13:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:26 Configure a credential helper to remove this warning. See 13:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:26 13:24:26 Login Succeeded 13:24:26 nexus3.edgexfoundry.org:10004 13:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:27 Configure a credential helper to remove this warning. See 13:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:27 13:24:27 Login Succeeded 13:24:27 docker.io 13:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:28 Configure a credential helper to remove this warning. See 13:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:28 13:24:28 Login Succeeded 13:24:28 ---> docker-login.sh ends [Pipeline] } 13:24:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:24:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:28 ========================================================= 13:24:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:24:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:29 + 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 . 13:24:29 Sending build context to Docker daemon 14.11MB 13:24:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:24:29 Step 2/13 : FROM ${BASE} AS builder 13:24:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:24:29 b3c136eddcbf: Pulling fs layer 13:24:29 c0a3192eca97: Pulling fs layer 13:24:29 a050256f5b6f: Pulling fs layer 13:24:29 656be50a0ddc: Pulling fs layer 13:24:29 2bbca73fdf42: Pulling fs layer 13:24:29 46d945488cbd: Pulling fs layer 13:24:29 8a5474983e97: Pulling fs layer 13:24:29 329c88fbcd65: Pulling fs layer 13:24:29 656be50a0ddc: Waiting 13:24:29 2bbca73fdf42: Waiting 13:24:29 46d945488cbd: Waiting 13:24:29 8a5474983e97: Waiting 13:24:29 329c88fbcd65: Waiting 13:24:30 a050256f5b6f: Verifying Checksum 13:24:30 a050256f5b6f: Download complete 13:24:30 c0a3192eca97: Verifying Checksum 13:24:30 c0a3192eca97: Download complete 13:24:30 2bbca73fdf42: Verifying Checksum 13:24:30 2bbca73fdf42: Download complete 13:24:30 46d945488cbd: Verifying Checksum 13:24:30 46d945488cbd: Download complete 13:24:30 b3c136eddcbf: Verifying Checksum 13:24:30 b3c136eddcbf: Download complete 13:24:31 b3c136eddcbf: Pull complete 13:24:31 329c88fbcd65: Verifying Checksum 13:24:31 329c88fbcd65: Download complete 13:24:31 c0a3192eca97: Pull complete 13:24:31 a050256f5b6f: Pull complete 13:24:32 8a5474983e97: Verifying Checksum 13:24:32 8a5474983e97: Download complete 13:24:32 656be50a0ddc: Verifying Checksum 13:24:32 656be50a0ddc: Download complete 13:24:45 656be50a0ddc: Pull complete 13:24:45 2bbca73fdf42: Pull complete 13:24:45 46d945488cbd: Pull complete 13:24:52 8a5474983e97: Pull complete 13:24:54 329c88fbcd65: Pull complete 13:24:54 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:24:54 ---> ff4287adb874 13:24:54 Step 3/13 : ARG MAKE="make build" 13:24:55 ---> Running in ef0fb0e5d481 13:24:55 Removing intermediate container ef0fb0e5d481 13:24:55 ---> 7619f20a9dab 13:24:55 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 13:24:55 ---> Running in 45f82d1bf44e 13:24:55 Removing intermediate container 45f82d1bf44e 13:24:55 ---> 2536047ac08c 13:24:55 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 13:24:55 ---> Running in e29a02f7f516 13:24:56 Removing intermediate container e29a02f7f516 13:24:56 ---> 769e73e61dd7 13:24:56 Step 6/13 : LABEL Name=edgex-device-onvif-camera 13:24:56 ---> Running in 62af56b63c73 13:24:56 Removing intermediate container 62af56b63c73 13:24:56 ---> cb5088ab9399 13:24:56 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:56 ---> Running in 12cc30841650 13:24:59 Removing intermediate container 12cc30841650 13:24:59 ---> e03f0cc5f315 13:24:59 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:59 ---> Running in 11ec8f588465 13:25:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:25:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:25:02 OK: 221 MiB in 51 packages 13:25:03 Removing intermediate container 11ec8f588465 13:25:03 ---> 4b6e102690c9 13:25:03 Step 9/13 : WORKDIR /device-onvif-camera 13:25:03 ---> Running in 7222891bdaf8 13:25:03 Removing intermediate container 7222891bdaf8 13:25:03 ---> a0b7c8ecec6a 13:25:03 Step 10/13 : COPY go.mod vendor* ./ 13:25:03 ---> 540ccc4cd321 13:25:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:04 ---> Running in e75884ed5b6f 13:26:00 Removing intermediate container e75884ed5b6f 13:26:00 ---> 670077b48b15 13:26:00 Step 12/13 : COPY . . 13:26:00 ---> 18bfbc47d75c 13:26:00 Step 13/13 : RUN ${MAKE} 13:26:00 ---> Running in ff723c1de8bb 13:26:00 noop 13:26:00 Removing intermediate container ff723c1de8bb 13:26:00 ---> 5944b0b4968e 13:26:00 Successfully built 5944b0b4968e 13:26:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:01 + docker inspect -f . ci-base-image-arm64 13:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:01 prd-ubuntu20.04-docker-arm64-4c-16g-24590 does not seem to be running inside a container 13:26:01 $ 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 13:26:03 $ docker top 3d9214d5a2103ccd05a1b515d226fbe616ee8b414b85373ae0b7457005483721 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:03 + go version 13:26:03 go version go1.18.3 linux/arm64 [Pipeline] } 13:26:04 $ docker stop --time=1 3d9214d5a2103ccd05a1b515d226fbe616ee8b414b85373ae0b7457005483721 13:26:05 $ docker rm -f 3d9214d5a2103ccd05a1b515d226fbe616ee8b414b85373ae0b7457005483721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:06 + docker inspect -f . ci-base-image-arm64 13:26:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:06 prd-ubuntu20.04-docker-arm64-4c-16g-24590 does not seem to be running inside a container 13:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 13:26:08 $ docker top 6e7dff1171b48938d5112887c06236456236cfaca95bfaa06e3dc62bc80c351d -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:09 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 13:26:09 + make test 13:26:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:26:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 13:27:33 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 13:27:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.193s coverage: 28.6% of statements 13:27:41 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 13:28:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.924s coverage: 13.8% of statements 13:28:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:28:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:28:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:28:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:28:30 ./bin/test-attribution-txt.sh [Pipeline] echo 13:28:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:28:31 $ docker stop --time=1 6e7dff1171b48938d5112887c06236456236cfaca95bfaa06e3dc62bc80c351d 13:28:32 $ docker rm -f 6e7dff1171b48938d5112887c06236456236cfaca95bfaa06e3dc62bc80c351d [Pipeline] // withDockerContainer [Pipeline] sh 13:28:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:33 Warning: overwriting stash ‘coverage-report’ 13:28:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:28:35 + ls -al . 13:28:35 total 228 13:28:35 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 13:26 . 13:28:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:23 .. 13:28:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 13:24 .git 13:28:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:23 .github 13:28:35 -rw-rw-r-- 1 jenkins jenkins 418 Sep 5 13:23 .gitignore 13:28:35 -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 13:23 .golangci.yml 13:28:35 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 5 13:23 Attribution.txt 13:28:35 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 5 13:23 CHANGELOG.md 13:28:35 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 5 13:23 Dockerfile 13:28:35 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 13:23 GOVERNANCE.md 13:28:35 -rw-rw-r-- 1 jenkins jenkins 734 Sep 5 13:23 Jenkinsfile 13:28:35 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 13:23 LICENSE 13:28:35 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 5 13:23 Makefile 13:28:35 -rw-rw-r-- 1 jenkins jenkins 625 Sep 5 13:23 OWNERS.md 13:28:35 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 5 13:23 README.md 13:28:35 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 13:21 VERSION 13:28:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 13:23 bin 13:28:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:23 cmd 13:28:35 -rw-r--r-- 1 jenkins jenkins 77283 Sep 5 13:28 coverage.out 13:28:35 drwxrwxr-x 6 jenkins jenkins 4096 Sep 5 13:23 doc 13:28:35 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 5 13:23 go.mod 13:28:35 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 5 13:23 go.sum 13:28:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:23 internal 13:28:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:23 snap 13:28:35 -rw-rw-r-- 1 jenkins jenkins 236 Sep 5 13:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:35 + 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=cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 --label arch=arm64 --label version=0.0.0 . 13:28:36 Sending build context to Docker daemon 14.19MB 13:28:36 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 13:28:36 Step 2/26 : FROM ${BASE} AS builder 13:28:36 ---> 5944b0b4968e 13:28:36 Step 3/26 : ARG MAKE="make build" 13:28:36 ---> Running in 5f4125ca49e5 13:28:36 Removing intermediate container 5f4125ca49e5 13:28:36 ---> 31c268dcb7be 13:28:36 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 13:28:37 ---> Running in 9c3a0fb3498e 13:28:37 Removing intermediate container 9c3a0fb3498e 13:28:37 ---> 465e466fc1d2 13:28:37 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 13:28:37 ---> Running in 9ef7508455c6 13:28:37 Removing intermediate container 9ef7508455c6 13:28:37 ---> 33fb7bdb8b74 13:28:37 Step 6/26 : LABEL Name=edgex-device-onvif-camera 13:28:37 ---> Running in 7f249ad88e3a 13:28:38 Removing intermediate container 7f249ad88e3a 13:28:38 ---> aa4e5acad7e4 13:28:38 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:38 ---> Running in f999fb92f825 13:28:39 Removing intermediate container f999fb92f825 13:28:39 ---> a48a56d9f098 13:28:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:39 ---> Running in d34fbdceefe5 13:28:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:28:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:28:42 OK: 221 MiB in 51 packages 13:28:43 Removing intermediate container d34fbdceefe5 13:28:43 ---> fe846c877da6 13:28:43 Step 9/26 : WORKDIR /device-onvif-camera 13:28:43 ---> Running in eccda7faa722 13:28:43 Removing intermediate container eccda7faa722 13:28:43 ---> 32690f6a42b4 13:28:43 Step 10/26 : COPY go.mod vendor* ./ 13:28:44 ---> d0c5529cf629 13:28:44 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:44 ---> Running in 0d5cc211c2d9 13:28:46 Removing intermediate container 0d5cc211c2d9 13:28:46 ---> 2a635ea715a1 13:28:46 Step 12/26 : COPY . . 13:28:47 ---> 75c205d57c27 13:28:47 Step 13/26 : RUN ${MAKE} 13:28:47 ---> Running in e56f5086cc3e 13:28:48 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 13:31:10 Removing intermediate container e56f5086cc3e 13:31:10 ---> e3543d025593 13:31:10 Step 14/26 : FROM alpine:3.16 13:31:10 3.16: Pulling from library/alpine 13:31:10 9b18e9b68314: Pulling fs layer 13:31:10 9b18e9b68314: Verifying Checksum 13:31:10 9b18e9b68314: Download complete 13:31:10 9b18e9b68314: Pull complete 13:31:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:31:10 Status: Downloaded newer image for alpine:3.16 13:31:10 ---> a6215f271958 13:31:10 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 13:31:10 ---> Running in 5d466f30c007 13:31:10 Removing intermediate container 5d466f30c007 13:31:10 ---> 6e2a3e7277ac 13:31:10 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:31:10 ---> Running in 26583891734c 13:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:31:10 (1/6) Installing dumb-init (1.2.5-r1) 13:31:10 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:31:10 (3/6) Installing libsodium (1.0.18-r0) 13:31:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:31:10 (5/6) Installing libzmq (4.3.4-r0) 13:31:10 (6/6) Installing zeromq (4.3.4-r0) 13:31:10 Executing busybox-1.35.0-r17.trigger 13:31:10 OK: 8 MiB in 20 packages 13:31:10 Removing intermediate container 26583891734c 13:31:10 ---> e86b868fef36 13:31:10 Step 17/26 : WORKDIR / 13:31:10 ---> Running in 6d6de836cf02 13:31:10 Removing intermediate container 6d6de836cf02 13:31:10 ---> 535e8cc28209 13:31:10 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 13:31:10 ---> aaa4bde4d1de 13:31:10 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 13:31:10 ---> 4df207350ae3 13:31:10 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 13:31:10 ---> 1cff57d3bb23 13:31:10 Step 21/26 : EXPOSE 59984 13:31:10 ---> Running in f6498a729d32 13:31:10 Removing intermediate container f6498a729d32 13:31:10 ---> 87e597554ade 13:31:10 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 13:31:10 ---> Running in cc123604f766 13:31:10 Removing intermediate container cc123604f766 13:31:10 ---> 1fe4d1cf37d7 13:31:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:31:10 ---> Running in 183c9e500194 13:31:10 Removing intermediate container 183c9e500194 13:31:10 ---> c582858a3b6b 13:31:10 Step 24/26 : LABEL arch=arm64 13:31:10 ---> Running in 3af75eb32f15 13:31:10 Removing intermediate container 3af75eb32f15 13:31:10 ---> 83cc459907d4 13:31:10 Step 25/26 : LABEL git_sha=cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 13:31:10 ---> Running in 5f15ae960201 13:31:10 Removing intermediate container 5f15ae960201 13:31:10 ---> 716a11062e08 13:31:10 Step 26/26 : LABEL version=0.0.0 13:31:10 ---> Running in 53785a32d6e8 13:31:10 Removing intermediate container 53785a32d6e8 13:31:10 ---> d8bcdaf0b4aa 13:31:10 [Warning] One or more build-args [ARCH] were not consumed 13:31:10 Successfully built d8bcdaf0b4aa 13:31:10 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 13:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:11 13:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:12 arm64: Pulling from edgex-lftools-log-publisher 13:31:12 8998bd30e6a1: Pulling fs layer 13:31:12 04944245beec: Pulling fs layer 13:31:12 699f458cf7ca: Pulling fs layer 13:31:12 765212b225bb: Pulling fs layer 13:31:12 f23df028b6ca: Pulling fs layer 13:31:12 d65c8cfc05b1: Pulling fs layer 13:31:12 2437ff75d9bd: Pulling fs layer 13:31:12 765212b225bb: Waiting 13:31:12 d65c8cfc05b1: Waiting 13:31:12 f23df028b6ca: Waiting 13:31:12 2437ff75d9bd: Waiting 13:31:12 04944245beec: Verifying Checksum 13:31:12 04944245beec: Download complete 13:31:12 765212b225bb: Verifying Checksum 13:31:12 765212b225bb: Download complete 13:31:12 f23df028b6ca: Verifying Checksum 13:31:12 f23df028b6ca: Download complete 13:31:12 d65c8cfc05b1: Verifying Checksum 13:31:12 d65c8cfc05b1: Download complete 13:31:12 699f458cf7ca: Verifying Checksum 13:31:12 699f458cf7ca: Download complete 13:31:12 8998bd30e6a1: Verifying Checksum 13:31:12 8998bd30e6a1: Download complete 13:31:15 2437ff75d9bd: Verifying Checksum 13:31:15 2437ff75d9bd: Download complete 13:31:17 8998bd30e6a1: Pull complete 13:31:17 04944245beec: Pull complete 13:31:19 699f458cf7ca: Pull complete 13:31:19 765212b225bb: Pull complete 13:31:20 f23df028b6ca: Pull complete 13:31:20 d65c8cfc05b1: Pull complete 13:31:35 2437ff75d9bd: Pull complete 13:31:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:31:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:35 prd-ubuntu20.04-docker-arm64-4c-16g-24590 does not seem to be running inside a container 13:31:35 $ 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 13:31:38 $ docker top 3a0d16353cb875e07a9bbdad243eaf25d91603fc309642621589bdc6a940aecc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:39 ---> job-cost.sh 13:31:39 lf-activate-venv: SKIPPING 13:31:39 INFO: No Stack... 13:31:40 INFO: Retrieving Pricing Info for: v3-standard-4 13:31:41 INFO: Archiving Costs [Pipeline] sh 13:31:41 + + cut -d, -f6 13:31:41 cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 13:31:41 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-154-1-stack-cost] 13:31:41 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-154-1-stack-cost] did not exist. Created. 13:31:41 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:31:42 /w/workspace/device-onvif-camera/1@tmp/durable-c5e4c3d2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:31:43 + echo total: 0.10999999940395355 [Pipeline] stash 13:31:43 Warning: overwriting stash ‘stack-cost’ 13:31:43 Stashed 1 file(s) [Pipeline] } 13:31:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:31:43 $ docker stop --time=1 3a0d16353cb875e07a9bbdad243eaf25d91603fc309642621589bdc6a940aecc 13:31:44 $ docker rm -f 3a0d16353cb875e07a9bbdad243eaf25d91603fc309642621589bdc6a940aecc [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 13:31:46 provisioning config files... 13:31:46 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-154@tmp/config5083695420297171081tmp [Pipeline] { [Pipeline] sh 13:31:46 + set +x 13:31:46 + bash -s -- 13:31:46 + curl -s https://codecov.io/bash 13:31:46 13:31:46 _____ _ 13:31:46 / ____| | | 13:31:46 | | ___ __| | ___ ___ _____ __ 13:31:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:31:46 | |___| (_) | (_| | __/ (_| (_) \ V / 13:31:46 \_____\___/ \__,_|\___|\___\___/ \_/ 13:31:46 Bash-1.0.6 13:31:46 13:31:46 13:31:46 ==> git version 2.25.1 found 13:31:46 ==> 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 13:31:46 Release-Date: 2020-01-08 13:31:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:31:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:31:46 ==> Jenkins CI detected. 13:31:46 current dir:  /w/workspace/undry_device-onvif-camera_PR-154 13:31:46 project root: . 13:31:46 --> token set from env 13:31:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:31:46 ==> Running gcov in . (disable via -X gcov) 13:31:46 ==> Python coveragepy not found 13:31:46 ==> Searching for coverage reports in: 13:31:46 + . 13:31:46 -> Found 1 reports 13:31:46 ==> Detecting git/mercurial file structure 13:31:46 ==> Reading reports 13:31:46 + ./coverage.out bytes=77283 13:31:46 ==> Appending adjustments 13:31:46 https://docs.codecov.io/docs/fixing-reports 13:31:46 + Found adjustments 13:31:46 ==> Gzipping contents 13:31:46 12K /tmp/codecov.6lau2w.gz 13:31:46 ==> Uploading reports 13:31:46 url: https://codecov.io 13:31:46 query: branch=PR-154&commit=cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=154&job=&cmd_args= 13:31:46 -> Pinging Codecov 13:31:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-154&commit=cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=154&job=&cmd_args= 13:31:46 -> Uploading to 13:31:46 https://storage.googleapis.com/codecov/v4/raw/2022-09-05/F29A59C45E3A92E06B3E522C9905F8EF/cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3/aedd7582-16a8-44eb-b397-ae96cb8a5bb2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T133146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74c0de22810cf2020fb1ec237b8be16a32c840206aece1160de67b590cbc841a 13:31:46 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:46 Dload Upload Total Spent Left Speed 13:31:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10543 0 0 100 10543 0 49037 --:--:-- --:--:-- --:--:-- 49037 13:31:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/cebba838a1ebe5f6159b47bd67d01f7c9f5a07d3 [Pipeline] } 13:31:47 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 13:31:48 + [ -d /w/workspace/undry_device-onvif-camera_PR-154/archives ] 13:31:48 + ls -al /w/workspace/undry_device-onvif-camera_PR-154/archives 13:31:48 total 16 13:31:48 drwxr-xr-x 3 root root 4096 Sep 5 13:24 . 13:31:48 drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 13:24 .. 13:31:48 drwxr-xr-x 2 root root 4096 Sep 5 13:24 cost 13:31:48 -rw-r--r-- 1 root root 91 Sep 5 13:24 cost.csv 13:31:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-154/archives 13:31:48 + ls -al /w/workspace/undry_device-onvif-camera_PR-154/archives 13:31:48 total 16 13:31:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 13:24 . 13:31:48 drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 13:24 .. 13:31:48 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 13:24 cost 13:31:48 -rw-r--r-- 1 jenkins jenkins 91 Sep 5 13:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:31:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:31:50 ---> package-listing.sh 13:31:50 ++ facter osfamily 13:31:50 ++ tr '[:upper:]' '[:lower:]' 13:31:50 + OS_FAMILY=debian 13:31:50 + workspace=/w/workspace/undry_device-onvif-camera_PR-154 13:31:50 + START_PACKAGES=/tmp/packages_start.txt 13:31:50 + END_PACKAGES=/tmp/packages_end.txt 13:31:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:50 + PACKAGES=/tmp/packages_start.txt 13:31:50 + '[' /w/workspace/undry_device-onvif-camera_PR-154 ']' 13:31:50 + PACKAGES=/tmp/packages_end.txt 13:31:50 + case "${OS_FAMILY}" in 13:31:50 + dpkg -l 13:31:50 + grep '^ii' 13:31:50 + '[' -f /tmp/packages_start.txt ']' 13:31:50 + '[' -f /tmp/packages_end.txt ']' 13:31:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:50 + '[' /w/workspace/undry_device-onvif-camera_PR-154 ']' 13:31:50 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-154/archives/ 13:31:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-154/archives/ [Pipeline] echo 13:31:50 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-154/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:31:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:51 prd-ubuntu20.04-docker-8c-8g-24589 does not seem to be running inside a container 13:31:51 $ 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-154/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-154 -v /w/workspace/undry_device-onvif-camera_PR-154:/w/workspace/undry_device-onvif-camera_PR-154:rw,z -v /w/workspace/undry_device-onvif-camera_PR-154@tmp:/w/workspace/undry_device-onvif-camera_PR-154@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 13:31:51 $ docker top 31063edc099c5fc130571b4f7ecd595f8009df77ce78801a48b5f7d8bc3f0414 -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:52 + touch /tmp/pre-build-complete [Pipeline] sh 13:31:52 + mkdir -p /var/log/sysstat [Pipeline] sh 13:31:52 + ls /var/log/sa-host 13:31:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:52 provisioning config files... 13:31:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-154@tmp/config8332162018437262373tmp [Pipeline] { [Pipeline] echo 13:31:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:31:53 ---> create-netrc.sh [Pipeline] } 13:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:31:53 ---> python-tools-install.sh [Pipeline] echo 13:31:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:31:54 ---> sudo-logs.sh 13:31:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:31:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:31:54 ---> job-cost.sh 13:31:54 lf-activate-venv: SKIPPING 13:31:54 DEBUG: total: 0.2199999988079071 13:31:54 INFO: Retrieving Stack Cost... 13:31:54 INFO: Retrieving Pricing Info for: v3-standard-8 13:31:55 INFO: Archiving Costs [Pipeline] echo 13:31:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:31:55 ---> logs-deploy.sh 13:31:55 lf-activate-venv: SKIPPING 13:31:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-154/1 13:31:55 INFO: archiving workspace using pattern(s): 13:31:56 Archives upload complete. 13:31:56 INFO: archiving logs to Nexus