Pull request #155 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccd7db685d4ea142e37eeac2a395e360f7489489+745ce0ececd70d604063f252cada215ed76a682d (72f824e55a56d0322229d85576b17a005ef4f3c2) 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-ssh2349354619563673656.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-ssh15830131697936365580.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1802401408757715912.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 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-ssh11876395743367936445.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2917238368240248613.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-28963’ Running on prd-ubuntu20.04-docker-8c-8g-28965 in /w/workspace/undry_device-onvif-camera_PR-155 [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-155 # 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 745ce0ececd70d604063f252cada215ed76a682d into PR head commit ccd7db685d4ea142e37eeac2a395e360f7489489 Merge succeeded, producing ccd7db685d4ea142e37eeac2a395e360f7489489 Checking out Revision ccd7db685d4ea142e37eeac2a395e360f7489489 (PR-155) > 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/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccd7db685d4ea142e37eeac2a395e360f7489489 # 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 745ce0ececd70d604063f252cada215ed76a682d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccd7db685d4ea142e37eeac2a395e360f7489489 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk 144ea4ebd0ce6e623b56f0248e9e297d5681bdc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:13:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:13:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:13:29 ========================================================= 17:13:29 EdgeX Global Pipelines Version Info 17:13:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:13:29 ------------------- 17:13:29 stable info: 17:13:29 ------------------- 17:13:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:13:29 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:13:29 Message: update stable to v1.0.239 17:13:30 ------------------- 17:13:30 experimental info: 17:13:30 ------------------- 17:13:30 Commited By: **** collab-it+edgex@linuxfoundation.org 17:13:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:13:30 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:13:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:13:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 17:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 17:13:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 17:13:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccd7db685d4ea142e37eeac2a395e360f7489489 [Pipeline] echo 17:13:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccd7db6 [Pipeline] echo 17:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:31 provisioning config files... 17:13:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-155@tmp/config7524227332216815234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:31 ---> docker-login.sh 17:13:31 nexus3.edgexfoundry.org:10001 17:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:31 Configure a credential helper to remove this warning. See 17:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:31 17:13:31 Login Succeeded 17:13:31 nexus3.edgexfoundry.org:10002 17:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:31 Configure a credential helper to remove this warning. See 17:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:31 17:13:31 Login Succeeded 17:13:31 nexus3.edgexfoundry.org:10003 17:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:32 Configure a credential helper to remove this warning. See 17:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:32 17:13:32 Login Succeeded 17:13:32 nexus3.edgexfoundry.org:10004 17:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:32 Configure a credential helper to remove this warning. See 17:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:32 17:13:32 Login Succeeded 17:13:32 docker.io 17:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:32 Configure a credential helper to remove this warning. See 17:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:32 17:13:32 Login Succeeded 17:13:32 ---> docker-login.sh ends [Pipeline] } 17:13:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:13:33 + git rev-list -1 --merges ccd7db685d4ea142e37eeac2a395e360f7489489~1..ccd7db685d4ea142e37eeac2a395e360f7489489 [Pipeline] echo 17:13:33 -----------> git rev-list -1 --merges ccd7db685d4ea142e37eeac2a395e360f7489489~1..ccd7db685d4ea142e37eeac2a395e360f7489489 ccd7db685d4ea142e37eeac2a395e360f7489489 [false] [Pipeline] sh 17:13:33 + git log --format=format:%s -1 ccd7db685d4ea142e37eeac2a395e360f7489489 [Pipeline] echo 17:13:33 ========================================================= 17:13:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:13:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:33 + git log --format=format:%s -1 ccd7db685d4ea142e37eeac2a395e360f7489489 [Pipeline] echo 17:13:33 [semverPrep] GIT_COMMIT: ccd7db685d4ea142e37eeac2a395e360f7489489, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 17:13:33 [semverPrep] This is not a build commit. [Pipeline] sh 17:13:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:34 + grep -v github /etc/ssh/ssh_known_hosts 17:13:34 + [ -e /tmp/ssh_known_hosts ] 17:13:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:13:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:13:34 sudo tee -a /etc/ssh/ssh_known_hosts 17:13:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:34 17:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:34 0.1.4: Pulling from edgex-devops/py-git-semver 17:13:34 b85a868b505f: Pulling fs layer 17:13:34 e2be974225ed: Pulling fs layer 17:13:34 339a4e72a1f5: Pulling fs layer 17:13:34 988bab9f4d93: Pulling fs layer 17:13:34 1469e6f7b9e6: Pulling fs layer 17:13:34 eaf3925da568: Pulling fs layer 17:13:34 bab4dde63d76: Pulling fs layer 17:13:34 bde34c3a00c8: Pulling fs layer 17:13:34 b352a97aabf1: Pulling fs layer 17:13:34 4872d77fe225: Pulling fs layer 17:13:34 5851b861e8e6: Pulling fs layer 17:13:34 bab4dde63d76: Waiting 17:13:34 988bab9f4d93: Waiting 17:13:34 1469e6f7b9e6: Waiting 17:13:34 eaf3925da568: Waiting 17:13:34 b352a97aabf1: Waiting 17:13:34 4872d77fe225: Waiting 17:13:34 5851b861e8e6: Waiting 17:13:34 e2be974225ed: Verifying Checksum 17:13:34 e2be974225ed: Download complete 17:13:35 988bab9f4d93: Verifying Checksum 17:13:35 988bab9f4d93: Download complete 17:13:35 339a4e72a1f5: Verifying Checksum 17:13:35 339a4e72a1f5: Download complete 17:13:35 1469e6f7b9e6: Verifying Checksum 17:13:35 1469e6f7b9e6: Download complete 17:13:35 eaf3925da568: Verifying Checksum 17:13:35 eaf3925da568: Download complete 17:13:35 bde34c3a00c8: Verifying Checksum 17:13:35 bde34c3a00c8: Download complete 17:13:35 b352a97aabf1: Verifying Checksum 17:13:35 b352a97aabf1: Download complete 17:13:35 4872d77fe225: Verifying Checksum 17:13:35 4872d77fe225: Download complete 17:13:35 5851b861e8e6: Verifying Checksum 17:13:35 5851b861e8e6: Download complete 17:13:35 b85a868b505f: Verifying Checksum 17:13:35 b85a868b505f: Download complete 17:13:35 bab4dde63d76: Verifying Checksum 17:13:35 bab4dde63d76: Download complete 17:13:36 b85a868b505f: Pull complete 17:13:36 e2be974225ed: Pull complete 17:13:37 339a4e72a1f5: Pull complete 17:13:37 988bab9f4d93: Pull complete 17:13:37 1469e6f7b9e6: Pull complete 17:13:37 eaf3925da568: Pull complete 17:13:39 bab4dde63d76: Pull complete 17:13:39 bde34c3a00c8: Pull complete 17:13:39 b352a97aabf1: Pull complete 17:13:39 4872d77fe225: Pull complete 17:13:39 5851b861e8e6: Pull complete 17:13:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:39 prd-ubuntu20.04-docker-8c-8g-28965 does not seem to be running inside a container 17:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@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-devops/py-git-semver:0.1.4 cat 17:13:44 $ docker top bc5d595abd1c60a3dc414805a5aac28b940abea0095fe2300651286151559677 -eo pid,comm 17:13:44 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). 17:13:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:44 [ssh-agent] Looking for ssh-agent implementation... 17:13:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:44 $ docker exec bc5d595abd1c60a3dc414805a5aac28b940abea0095fe2300651286151559677 ssh-agent 17:13:44 SSH_AUTH_SOCK=/tmp/ssh-HC0I8kSfzLI1/agent.33 17:13:44 SSH_AGENT_PID=40 17:13:44 Running ssh-add (command line suppressed) 17:13:44 Identity added: /w/workspace/undry_device-onvif-camera_PR-155@tmp/private_key_690734684006464842.key (/w/workspace/undry_device-onvif-camera_PR-155@tmp/private_key_690734684006464842.key) 17:13:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:44 + git tag --points-at HEAD [Pipeline] } 17:13:44 $ docker exec --env ******** --env ******** bc5d595abd1c60a3dc414805a5aac28b940abea0095fe2300651286151559677 ssh-agent -k 17:13:44 unset SSH_AUTH_SOCK; 17:13:44 unset SSH_AGENT_PID; 17:13:44 echo Agent pid 40 killed; 17:13:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:13:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:44 [ssh-agent] Looking for ssh-agent implementation... 17:13:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:45 $ docker exec bc5d595abd1c60a3dc414805a5aac28b940abea0095fe2300651286151559677 ssh-agent 17:13:45 SSH_AUTH_SOCK=/tmp/ssh-e4R49b5XKh2A/agent.75 17:13:45 SSH_AGENT_PID=81 17:13:45 Running ssh-add (command line suppressed) 17:13:45 Identity added: /w/workspace/undry_device-onvif-camera_PR-155@tmp/private_key_8940918056471678931.key (/w/workspace/undry_device-onvif-camera_PR-155@tmp/private_key_8940918056471678931.key) 17:13:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:45 + git semver init 17:13:45 2022-09-12 17:13:45,862 [run_init] DEBUG init version:0.0.0 force:False 17:13:45 2022-09-12 17:13:45,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-155/.semver 17:13:45 2022-09-12 17:13:45,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-155/.semver 17:13:45 2022-09-12 17:13:45,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-155/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-155, universal_newlines=False, shell=None, istream=None) 17:13:47 2022-09-12 17:13:46,878 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-155/.git/info/exclude 17:13:47 2022-09-12 17:13:46,878 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-155/.semver/PR-155 with force:False 17:13:47 2022-09-12 17:13:46,878 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-155/.semver/PR-155 17:13:47 2022-09-12 17:13:46,882 [execute] INFO git cat-file --batch-check 17:13:47 2022-09-12 17:13:46,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-155/.semver, universal_newlines=False, shell=None, istream=) 17:13:47 2022-09-12 17:13:46,888 [execute] INFO git cat-file --batch 17:13:47 2022-09-12 17:13:46,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-155/.semver, universal_newlines=False, shell=None, istream=) 17:13:47 2022-09-12 17:13:46,894 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-155/.semver/PR-155 17:13:47 0.0.0 [Pipeline] } 17:13:47 $ docker exec --env ******** --env ******** bc5d595abd1c60a3dc414805a5aac28b940abea0095fe2300651286151559677 ssh-agent -k 17:13:47 unset SSH_AUTH_SOCK; 17:13:47 unset SSH_AGENT_PID; 17:13:47 echo Agent pid 81 killed; 17:13:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:47 + git semver [Pipeline] } 17:13:48 $ docker stop --time=1 bc5d595abd1c60a3dc414805a5aac28b940abea0095fe2300651286151559677 17:13:49 $ docker rm -f bc5d595abd1c60a3dc414805a5aac28b940abea0095fe2300651286151559677 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:13:50 Stashed 1 file(s) [Pipeline] echo 17:13:50 [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 17:13:50 provisioning config files... 17:13:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-155@tmp/config3016649467971796556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:50 ---> docker-login.sh 17:13:50 nexus3.edgexfoundry.org:10001 17:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:50 Configure a credential helper to remove this warning. See 17:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:50 17:13:50 Login Succeeded 17:13:50 nexus3.edgexfoundry.org:10002 17:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:50 Configure a credential helper to remove this warning. See 17:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:50 17:13:50 Login Succeeded 17:13:50 nexus3.edgexfoundry.org:10003 17:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:50 Configure a credential helper to remove this warning. See 17:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:50 17:13:50 Login Succeeded 17:13:50 nexus3.edgexfoundry.org:10004 17:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:51 Configure a credential helper to remove this warning. See 17:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:51 17:13:51 Login Succeeded 17:13:51 docker.io 17:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:51 Configure a credential helper to remove this warning. See 17:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:51 17:13:51 Login Succeeded 17:13:51 ---> docker-login.sh ends [Pipeline] } 17:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:51 ========================================================= 17:13:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:13:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:51 + 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 . 17:13:51 Sending build context to Docker daemon 20.64MB 17:13:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:13:51 Step 2/13 : FROM ${BASE} AS builder 17:13:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:51 2408cc74d12b: Pulling fs layer 17:13:51 ea60b727a1ce: Pulling fs layer 17:13:51 30c4a7721957: Pulling fs layer 17:13:51 370296b7ddb6: Pulling fs layer 17:13:51 7c6cee850709: Pulling fs layer 17:13:51 39a5fcdaea64: Pulling fs layer 17:13:51 d94ebbe4e438: Pulling fs layer 17:13:51 bcfd1f05c69d: Pulling fs layer 17:13:51 59ccb84bbe0f: Pulling fs layer 17:13:51 7c6cee850709: Waiting 17:13:51 39a5fcdaea64: Waiting 17:13:51 d94ebbe4e438: Waiting 17:13:51 bcfd1f05c69d: Waiting 17:13:51 59ccb84bbe0f: Waiting 17:13:51 370296b7ddb6: Waiting 17:13:51 30c4a7721957: Verifying Checksum 17:13:51 30c4a7721957: Download complete 17:13:51 ea60b727a1ce: Verifying Checksum 17:13:51 ea60b727a1ce: Download complete 17:13:51 7c6cee850709: Verifying Checksum 17:13:51 7c6cee850709: Download complete 17:13:51 39a5fcdaea64: Verifying Checksum 17:13:51 39a5fcdaea64: Download complete 17:13:51 2408cc74d12b: Verifying Checksum 17:13:51 2408cc74d12b: Download complete 17:13:51 d94ebbe4e438: Verifying Checksum 17:13:51 d94ebbe4e438: Download complete 17:13:52 2408cc74d12b: Pull complete 17:13:52 ea60b727a1ce: Pull complete 17:13:52 30c4a7721957: Pull complete 17:13:52 59ccb84bbe0f: Verifying Checksum 17:13:52 59ccb84bbe0f: Download complete 17:13:52 bcfd1f05c69d: Verifying Checksum 17:13:52 370296b7ddb6: Verifying Checksum 17:13:52 370296b7ddb6: Download complete 17:13:56 370296b7ddb6: Pull complete 17:13:56 7c6cee850709: Pull complete 17:13:56 39a5fcdaea64: Pull complete 17:13:56 d94ebbe4e438: Pull complete 17:13:58 bcfd1f05c69d: Pull complete 17:13:59 59ccb84bbe0f: Pull complete 17:13:59 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:13:59 ---> a4fb48ad2a94 17:13:59 Step 3/13 : ARG MAKE="make build" 17:14:05 Still waiting to schedule task 17:14:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-28964’ 17:14:06 ---> Running in 085a8733df0d 17:14:06 Removing intermediate container 085a8733df0d 17:14:06 ---> c38b4f350ff2 17:14:06 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:14:06 ---> Running in cadba13647da 17:14:06 Removing intermediate container cadba13647da 17:14:06 ---> fece1c329031 17:14:06 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 17:14:06 ---> Running in 654b39bafa0d 17:14:06 Removing intermediate container 654b39bafa0d 17:14:06 ---> 410bdc0dd062 17:14:06 Step 6/13 : LABEL Name=edgex-device-onvif-camera 17:14:06 ---> Running in 14763f0852f6 17:14:06 Removing intermediate container 14763f0852f6 17:14:06 ---> 884ea2c8c95c 17:14:06 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:06 ---> Running in 958c413c85fc 17:14:06 Removing intermediate container 958c413c85fc 17:14:06 ---> fb47542146e0 17:14:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:06 ---> Running in ca42caacbefb 17:14:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:14:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:14:07 OK: 211 MiB in 51 packages 17:14:08 Removing intermediate container ca42caacbefb 17:14:08 ---> 677a9ba8a706 17:14:08 Step 9/13 : WORKDIR /device-onvif-camera 17:14:08 ---> Running in 3eded19030f4 17:14:08 Removing intermediate container 3eded19030f4 17:14:08 ---> 063fa2559d24 17:14:08 Step 10/13 : COPY go.mod vendor* ./ 17:14:08 ---> 9f4bd700844e 17:14:08 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:08 ---> Running in 39f5d6e3067e 17:14:35 Removing intermediate container 39f5d6e3067e 17:14:35 ---> eb1fbc5eb9ce 17:14:35 Step 12/13 : COPY . . 17:14:35 ---> 78928217c133 17:14:35 Step 13/13 : RUN ${MAKE} 17:14:35 ---> Running in 3b2c9347f9c0 17:14:36 noop 17:14:36 Removing intermediate container 3b2c9347f9c0 17:14:36 ---> d72dc9e8f37e 17:14:36 Successfully built d72dc9e8f37e 17:14:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:36 + docker inspect -f . ci-base-image-x86_64 17:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:36 prd-ubuntu20.04-docker-8c-8g-28965 does not seem to be running inside a container 17:14:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:14:37 $ docker top 56bb05f830b61699dc1273b4bc85b28e2ad5dc6964e269f3f570aca52aff8e0c -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:37 + go version 17:14:37 go version go1.18.3 linux/amd64 [Pipeline] } 17:14:37 $ docker stop --time=1 56bb05f830b61699dc1273b4bc85b28e2ad5dc6964e269f3f570aca52aff8e0c 17:14:38 $ docker rm -f 56bb05f830b61699dc1273b4bc85b28e2ad5dc6964e269f3f570aca52aff8e0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:39 + docker inspect -f . ci-base-image-x86_64 17:14:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:39 prd-ubuntu20.04-docker-8c-8g-28965 does not seem to be running inside a container 17:14:39 $ 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-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:14:39 $ docker top 63844827265e194e3ff0886907fbbc6299239dc41e786c649a607ee191bca9e7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:40 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-155 [Pipeline] fileExists [Pipeline] sh 17:14:40 + make test 17:14:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:14:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:14:50 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:14:51 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.037s coverage: 28.6% of statements 17:14:51 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:14:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.957s coverage: 13.8% of statements 17:15:01 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." 17:15:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:15:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:15:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:15:05 ./bin/test-attribution-txt.sh [Pipeline] echo 17:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:15:05 $ docker stop --time=1 63844827265e194e3ff0886907fbbc6299239dc41e786c649a607ee191bca9e7 17:15:09 $ docker rm -f 63844827265e194e3ff0886907fbbc6299239dc41e786c649a607ee191bca9e7 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:15:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:15:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:15:10 + ls -al . 17:15:10 total 232 17:15:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:14 . 17:15:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:13 .. 17:15:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:14 .git 17:15:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:13 .github 17:15:10 -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 17:13 .gitignore 17:15:10 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:13 .golangci.yml 17:15:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:13 .semver 17:15:10 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 17:13 Attribution.txt 17:15:10 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 17:13 CHANGELOG.md 17:15:10 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 17:13 Dockerfile 17:15:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:13 GOVERNANCE.md 17:15:10 -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 17:13 Jenkinsfile 17:15:10 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:13 LICENSE 17:15:10 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 17:13 Makefile 17:15:10 -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:13 OWNERS.md 17:15:10 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 17:13 README.md 17:15:10 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:13 VERSION 17:15:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:13 bin 17:15:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:13 cmd 17:15:10 -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 17:14 coverage.out 17:15:10 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 17:13 doc 17:15:10 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 17:13 go.mod 17:15:10 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 17:13 go.sum 17:15:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:13 internal 17:15:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:13 snap 17:15:10 -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:11 + 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=ccd7db685d4ea142e37eeac2a395e360f7489489 --label arch=amd64 --label version=0.0.0 . 17:15:11 Sending build context to Docker daemon 20.71MB 17:15:11 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:15:11 Step 2/26 : FROM ${BASE} AS builder 17:15:11 ---> d72dc9e8f37e 17:15:11 Step 3/26 : ARG MAKE="make build" 17:15:11 ---> Running in 4a397a759c32 17:15:11 Removing intermediate container 4a397a759c32 17:15:11 ---> 309f939a13c1 17:15:11 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:15:11 ---> Running in d2406ec8419c 17:15:11 Removing intermediate container d2406ec8419c 17:15:11 ---> 7fcc17536100 17:15:11 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:15:11 ---> Running in 3afa6ee9ecca 17:15:11 Removing intermediate container 3afa6ee9ecca 17:15:11 ---> 5db5f5fb594c 17:15:11 Step 6/26 : LABEL Name=edgex-device-onvif-camera 17:15:11 ---> Running in c3e29502222f 17:15:12 Removing intermediate container c3e29502222f 17:15:12 ---> 19240d459ec6 17:15:12 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:12 ---> Running in 12b60a125330 17:15:12 Removing intermediate container 12b60a125330 17:15:12 ---> 0fa323037835 17:15:12 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:12 ---> Running in d4a13c71b6cb 17:15:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:13 OK: 211 MiB in 51 packages 17:15:14 Removing intermediate container d4a13c71b6cb 17:15:14 ---> 696c98e7668a 17:15:14 Step 9/26 : WORKDIR /device-onvif-camera 17:15:14 ---> Running in ccb839c2b9e3 17:15:14 Removing intermediate container ccb839c2b9e3 17:15:14 ---> ca64d4bc7eee 17:15:14 Step 10/26 : COPY go.mod vendor* ./ 17:15:14 ---> 40672bd4bf92 17:15:14 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:14 ---> Running in ab282fccad0d 17:15:15 Removing intermediate container ab282fccad0d 17:15:15 ---> 27ea3a2f8560 17:15:15 Step 12/26 : COPY . . 17:15:16 ---> ad9de4a46aa1 17:15:16 Step 13/26 : RUN ${MAKE} 17:15:16 ---> Running in ed26a26c5e95 17:15:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 17:15:42 Removing intermediate container ed26a26c5e95 17:15:42 ---> a3e7dfad1bfb 17:15:42 Step 14/26 : FROM alpine:3.16 17:15:42 3.16: Pulling from library/alpine 17:15:42 213ec9aee27d: Pulling fs layer 17:15:42 213ec9aee27d: Verifying Checksum 17:15:42 213ec9aee27d: Download complete 17:15:42 213ec9aee27d: Pull complete 17:15:42 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:15:42 Status: Downloaded newer image for alpine:3.16 17:15:42 ---> 9c6f07244728 17:15:42 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:15:42 ---> Running in e6a9370c610d 17:15:42 Removing intermediate container e6a9370c610d 17:15:42 ---> 4fe5da364192 17:15:42 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 17:15:42 ---> Running in 2a6795fcc077 17:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:15:42 (1/6) Installing dumb-init (1.2.5-r1) 17:15:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:15:42 (3/6) Installing libsodium (1.0.18-r0) 17:15:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:15:42 (5/6) Installing libzmq (4.3.4-r0) 17:15:42 (6/6) Installing zeromq (4.3.4-r0) 17:15:42 Executing busybox-1.35.0-r17.trigger 17:15:42 OK: 8 MiB in 20 packages 17:15:43 Removing intermediate container 2a6795fcc077 17:15:43 ---> 4e5f9733db5a 17:15:43 Step 17/26 : WORKDIR / 17:15:43 ---> Running in 35f1bc9ccc40 17:15:43 Removing intermediate container 35f1bc9ccc40 17:15:43 ---> f0b8d796798e 17:15:43 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:15:44 ---> 8ece500d2bbd 17:15:44 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:15:44 ---> baab07bd252a 17:15:44 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:15:44 ---> 6a688081f430 17:15:44 Step 21/26 : EXPOSE 59984 17:15:44 ---> Running in 1b32b086d7d7 17:15:44 Removing intermediate container 1b32b086d7d7 17:15:44 ---> 4da1e9859611 17:15:44 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:15:44 ---> Running in 60d11ccc43de 17:15:45 Removing intermediate container 60d11ccc43de 17:15:45 ---> fcd4ae35267d 17:15:45 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:45 ---> Running in e4a0cbfa3e7d 17:15:45 Removing intermediate container e4a0cbfa3e7d 17:15:45 ---> 2840cfa13ecb 17:15:45 Step 24/26 : LABEL arch=amd64 17:15:45 ---> Running in 342b93ecdd75 17:15:45 Removing intermediate container 342b93ecdd75 17:15:45 ---> 8a173a465f44 17:15:45 Step 25/26 : LABEL git_sha=ccd7db685d4ea142e37eeac2a395e360f7489489 17:15:45 ---> Running in c212a9b45b4a 17:15:45 Removing intermediate container c212a9b45b4a 17:15:45 ---> 7f41940d614d 17:15:45 Step 26/26 : LABEL version=0.0.0 17:15:45 ---> Running in 981d4c226edb 17:15:45 Removing intermediate container 981d4c226edb 17:15:45 ---> b918f51acb7c 17:15:45 [Warning] One or more build-args [ARCH] were not consumed 17:15:45 Successfully built b918f51acb7c 17:15:45 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 17:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:45 17:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:46 latest: Pulling from edgex-lftools-log-publisher 17:15:46 5eb5b503b376: Pulling fs layer 17:15:46 5c69ac0246d0: Pulling fs layer 17:15:46 ec43610c2a17: Pulling fs layer 17:15:46 3a2ae6a8a46f: Pulling fs layer 17:15:46 33b1e0a273af: Pulling fs layer 17:15:46 5d3b04190fa2: Pulling fs layer 17:15:46 3a2ae6a8a46f: Waiting 17:15:46 2f39f015ded8: Pulling fs layer 17:15:46 5d3b04190fa2: Waiting 17:15:46 2f39f015ded8: Waiting 17:15:46 5c69ac0246d0: Verifying Checksum 17:15:46 5c69ac0246d0: Download complete 17:15:46 3a2ae6a8a46f: Verifying Checksum 17:15:46 3a2ae6a8a46f: Download complete 17:15:46 33b1e0a273af: Verifying Checksum 17:15:46 33b1e0a273af: Download complete 17:15:46 5d3b04190fa2: Verifying Checksum 17:15:46 5d3b04190fa2: Download complete 17:15:46 ec43610c2a17: Verifying Checksum 17:15:46 ec43610c2a17: Download complete 17:15:46 5eb5b503b376: Download complete 17:15:46 2f39f015ded8: Download complete 17:15:47 5eb5b503b376: Pull complete 17:15:47 5c69ac0246d0: Pull complete 17:15:48 ec43610c2a17: Pull complete 17:15:48 3a2ae6a8a46f: Pull complete 17:15:48 33b1e0a273af: Pull complete 17:15:48 5d3b04190fa2: Pull complete 17:15:52 2f39f015ded8: Pull complete 17:15:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:52 prd-ubuntu20.04-docker-8c-8g-28965 does not seem to be running inside a container 17:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:15:57 $ docker top 4565fdc36e109f4da703edf87c4f48a9287ad338b6ba8d13a3593ca094cb06b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:57 ---> job-cost.sh 17:15:57 lf-activate-venv: SKIPPING 17:15:57 INFO: No Stack... 17:15:58 INFO: Retrieving Pricing Info for: v3-standard-8 17:15:58 INFO: Archiving Costs [Pipeline] sh 17:15:58 + cat /w/workspace/undry_device-onvif-camera_PR-155/archives/cost.csv 17:15:58 + cut -d, -f6 [Pipeline] lock 17:15:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-155-2-stack-cost] 17:15:58 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-155-2-stack-cost] did not exist. Created. 17:15:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-155-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:15:59 + echo total: 0.2199999988079071 [Pipeline] stash 17:15:59 Stashed 1 file(s) [Pipeline] } 17:15:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-155-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:15:59 $ docker stop --time=1 4565fdc36e109f4da703edf87c4f48a9287ad338b6ba8d13a3593ca094cb06b3 17:16:00 $ docker rm -f 4565fdc36e109f4da703edf87c4f48a9287ad338b6ba8d13a3593ca094cb06b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:16:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28967 in /w/workspace/undry_device-onvif-camera_PR-155 [Pipeline] { [Pipeline] ws 17:16:32 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 17:16:32 Selected Git installation does not exist. Using Default 17:16:32 The recommended git tool is: NONE 17:16:41 using credential edgex-jenkins-ssh 17:16:41 Cloning the remote Git repository 17:16:41 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:16:41 > git init /w/workspace/device-onvif-camera/2 # timeout=10 17:16:41 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:16:41 > git --version # timeout=10 17:16:41 > git --version # 'git version 2.25.1' 17:16:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:43 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:16:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:43 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:16:43 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:16:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:16:44 Merging remotes/origin/main commit 745ce0ececd70d604063f252cada215ed76a682d into PR head commit ccd7db685d4ea142e37eeac2a395e360f7489489 17:16:44 Merge succeeded, producing ccd7db685d4ea142e37eeac2a395e360f7489489 17:16:44 Checking out Revision ccd7db685d4ea142e37eeac2a395e360f7489489 (PR-155) 17:16:44 > git config core.sparsecheckout # timeout=10 17:16:44 > git checkout -f ccd7db685d4ea142e37eeac2a395e360f7489489 # timeout=10 17:16:44 > git remote # timeout=10 17:16:44 > git config --get remote.origin.url # timeout=10 17:16:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:44 > git merge 745ce0ececd70d604063f252cada215ed76a682d # timeout=10 17:16:44 > git rev-parse HEAD^{commit} # timeout=10 17:16:44 > git config core.sparsecheckout # timeout=10 17:16:44 > git checkout -f ccd7db685d4ea142e37eeac2a395e360f7489489 # timeout=10 17:16:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:16:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:50 Dload Upload Total Spent Left Speed 17:16:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 17:16:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:16:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:16:51 + sudo tee /etc/docker/daemon.new 17:16:51 { 17:16:51 "registry-mirrors": [ 17:16:51 "https://nexus3.edgexfoundry.org:10001" 17:16:51 ], 17:16:51 "bip": "10.250.0.254/24", 17:16:51 "hosts": [ 17:16:51 "tcp://0.0.0.0:5555", 17:16:51 "unix:///var/run/docker.sock" 17:16:51 ], 17:16:51 "mtu": 1458, 17:16:51 "selinux-enabled": true, 17:16:51 "seccomp-profile": "/etc/docker/seccomp.json" 17:16:51 } [Pipeline] sh 17:16:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:16:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:10 provisioning config files... 17:17:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config2898374852614614415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:11 ---> docker-login.sh 17:17:11 nexus3.edgexfoundry.org:10001 17:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:12 Configure a credential helper to remove this warning. See 17:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:12 17:17:12 Login Succeeded 17:17:12 nexus3.edgexfoundry.org:10002 17:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:12 Configure a credential helper to remove this warning. See 17:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:12 17:17:12 Login Succeeded 17:17:12 nexus3.edgexfoundry.org:10003 17:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:13 Configure a credential helper to remove this warning. See 17:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:13 17:17:13 Login Succeeded 17:17:13 nexus3.edgexfoundry.org:10004 17:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:13 Configure a credential helper to remove this warning. See 17:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:13 17:17:13 Login Succeeded 17:17:13 docker.io 17:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:14 Configure a credential helper to remove this warning. See 17:17:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:14 17:17:14 Login Succeeded 17:17:14 ---> docker-login.sh ends [Pipeline] } 17:17:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:15 ========================================================= 17:17:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:17:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:15 + 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 . 17:17:16 Sending build context to Docker daemon 14.11MB 17:17:16 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:17:16 Step 2/13 : FROM ${BASE} AS builder 17:17:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:16 b3c136eddcbf: Pulling fs layer 17:17:16 c0a3192eca97: Pulling fs layer 17:17:16 a050256f5b6f: Pulling fs layer 17:17:16 656be50a0ddc: Pulling fs layer 17:17:16 2bbca73fdf42: Pulling fs layer 17:17:16 46d945488cbd: Pulling fs layer 17:17:16 8a5474983e97: Pulling fs layer 17:17:16 329c88fbcd65: Pulling fs layer 17:17:16 656be50a0ddc: Waiting 17:17:16 2bbca73fdf42: Waiting 17:17:16 329c88fbcd65: Waiting 17:17:16 46d945488cbd: Waiting 17:17:16 8a5474983e97: Waiting 17:17:16 a050256f5b6f: Verifying Checksum 17:17:16 a050256f5b6f: Download complete 17:17:16 c0a3192eca97: Verifying Checksum 17:17:16 c0a3192eca97: Download complete 17:17:16 2bbca73fdf42: Verifying Checksum 17:17:16 2bbca73fdf42: Download complete 17:17:16 46d945488cbd: Verifying Checksum 17:17:16 46d945488cbd: Download complete 17:17:16 b3c136eddcbf: Verifying Checksum 17:17:16 b3c136eddcbf: Download complete 17:17:17 b3c136eddcbf: Pull complete 17:17:17 329c88fbcd65: Verifying Checksum 17:17:17 329c88fbcd65: Download complete 17:17:17 c0a3192eca97: Pull complete 17:17:18 a050256f5b6f: Pull complete 17:17:18 8a5474983e97: Verifying Checksum 17:17:18 8a5474983e97: Download complete 17:17:19 656be50a0ddc: Verifying Checksum 17:17:19 656be50a0ddc: Download complete 17:17:31 656be50a0ddc: Pull complete 17:17:31 2bbca73fdf42: Pull complete 17:17:31 46d945488cbd: Pull complete 17:17:38 8a5474983e97: Pull complete 17:17:39 329c88fbcd65: Pull complete 17:17:39 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:17:39 ---> ff4287adb874 17:17:39 Step 3/13 : ARG MAKE="make build" 17:17:41 ---> Running in 73164a8f92b6 17:17:41 Removing intermediate container 73164a8f92b6 17:17:41 ---> 8aed0b19c9f5 17:17:41 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:17:42 ---> Running in c579474e0457 17:17:42 Removing intermediate container c579474e0457 17:17:42 ---> a1346f598bea 17:17:42 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 17:17:42 ---> Running in b8107104711d 17:17:42 Removing intermediate container b8107104711d 17:17:42 ---> d3633e92e6b7 17:17:42 Step 6/13 : LABEL Name=edgex-device-onvif-camera 17:17:42 ---> Running in 44ab48d747ce 17:17:43 Removing intermediate container 44ab48d747ce 17:17:43 ---> 77390b255063 17:17:43 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:43 ---> Running in 4edf32f86272 17:17:46 Removing intermediate container 4edf32f86272 17:17:46 ---> 591668e88740 17:17:46 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:46 ---> Running in 414c3e8f9f1d 17:17:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:17:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:17:49 OK: 221 MiB in 51 packages 17:17:50 Removing intermediate container 414c3e8f9f1d 17:17:50 ---> 116ce6bf1f89 17:17:50 Step 9/13 : WORKDIR /device-onvif-camera 17:17:50 ---> Running in 95457fab57be 17:17:50 Removing intermediate container 95457fab57be 17:17:50 ---> 2ffd43807706 17:17:50 Step 10/13 : COPY go.mod vendor* ./ 17:17:51 ---> 95f4f7083e30 17:17:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:51 ---> Running in 67406aeed752 17:18:48 Removing intermediate container 67406aeed752 17:18:48 ---> b3b13b2b2745 17:18:48 Step 12/13 : COPY . . 17:18:48 ---> 37bd9251dc1f 17:18:48 Step 13/13 : RUN ${MAKE} 17:18:48 ---> Running in 2dafbd9c858a 17:18:49 noop 17:18:49 Removing intermediate container 2dafbd9c858a 17:18:49 ---> fde45ece024d 17:18:49 Successfully built fde45ece024d 17:18:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:50 + docker inspect -f . ci-base-image-arm64 17:18:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:50 prd-ubuntu20.04-docker-arm64-4c-16g-28967 does not seem to be running inside a container 17:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:18:52 $ docker top de5876f54e4aa6e871829626b4c25b50553fe18178114948bf746a72592ba902 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:52 + go version 17:18:52 go version go1.18.3 linux/arm64 [Pipeline] } 17:18:52 $ docker stop --time=1 de5876f54e4aa6e871829626b4c25b50553fe18178114948bf746a72592ba902 17:18:54 $ docker rm -f de5876f54e4aa6e871829626b4c25b50553fe18178114948bf746a72592ba902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:55 + docker inspect -f . ci-base-image-arm64 17:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:55 prd-ubuntu20.04-docker-arm64-4c-16g-28967 does not seem to be running inside a container 17:18:55 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:18:57 $ docker top 8326cbb230ef296671fb62b5bc90282f706602925a568e007e5a3122900f3cd8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:57 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 17:18:58 + make test 17:18:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:19:00 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:20:37 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:20:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.198s coverage: 28.6% of statements 17:20:44 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:21:02 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.459s coverage: 13.8% of statements 17:21:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:21:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:21:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:21:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:21:29 ./bin/test-attribution-txt.sh [Pipeline] echo 17:21:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:21:29 $ docker stop --time=1 8326cbb230ef296671fb62b5bc90282f706602925a568e007e5a3122900f3cd8 17:21:31 $ docker rm -f 8326cbb230ef296671fb62b5bc90282f706602925a568e007e5a3122900f3cd8 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:32 Warning: overwriting stash ‘coverage-report’ 17:21:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:34 + ls -al . 17:21:34 total 228 17:21:34 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:18 . 17:21:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:16 .. 17:21:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:16 .git 17:21:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:16 .github 17:21:34 -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 17:16 .gitignore 17:21:34 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:16 .golangci.yml 17:21:34 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 17:16 Attribution.txt 17:21:34 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 17:16 CHANGELOG.md 17:21:34 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 17:16 Dockerfile 17:21:34 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:16 GOVERNANCE.md 17:21:34 -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 17:16 Jenkinsfile 17:21:34 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:16 LICENSE 17:21:34 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 17:16 Makefile 17:21:34 -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:16 OWNERS.md 17:21:34 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 17:16 README.md 17:21:34 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:13 VERSION 17:21:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:16 bin 17:21:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:16 cmd 17:21:34 -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 17:21 coverage.out 17:21:34 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 17:16 doc 17:21:34 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 17:16 go.mod 17:21:34 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 17:16 go.sum 17:21:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:16 internal 17:21:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:16 snap 17:21:34 -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:34 + 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=ccd7db685d4ea142e37eeac2a395e360f7489489 --label arch=arm64 --label version=0.0.0 . 17:21:35 Sending build context to Docker daemon 14.19MB 17:21:35 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:21:35 Step 2/26 : FROM ${BASE} AS builder 17:21:35 ---> fde45ece024d 17:21:35 Step 3/26 : ARG MAKE="make build" 17:21:35 ---> Running in 8a5c64a3621e 17:21:35 Removing intermediate container 8a5c64a3621e 17:21:35 ---> acddc123518c 17:21:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 17:21:35 ---> Running in 585f8b0495f1 17:21:36 Removing intermediate container 585f8b0495f1 17:21:36 ---> 5de2261be50f 17:21:36 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:21:36 ---> Running in 906492b6164a 17:21:36 Removing intermediate container 906492b6164a 17:21:36 ---> e2338227a8c8 17:21:36 Step 6/26 : LABEL Name=edgex-device-onvif-camera 17:21:36 ---> Running in ba63675e3aa9 17:21:37 Removing intermediate container ba63675e3aa9 17:21:37 ---> dfcebd3faa52 17:21:37 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:37 ---> Running in d3bdd424f073 17:21:39 Removing intermediate container d3bdd424f073 17:21:39 ---> f16a156eb8f7 17:21:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:39 ---> Running in 925bd3703c6c 17:21:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:42 OK: 221 MiB in 51 packages 17:21:43 Removing intermediate container 925bd3703c6c 17:21:43 ---> 7f9f56b50673 17:21:43 Step 9/26 : WORKDIR /device-onvif-camera 17:21:43 ---> Running in 87216faa82b2 17:21:43 Removing intermediate container 87216faa82b2 17:21:43 ---> 7e3c25ed95e3 17:21:43 Step 10/26 : COPY go.mod vendor* ./ 17:21:44 ---> 30baa7f45ecd 17:21:44 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:44 ---> Running in 36cae6071c3b 17:21:46 Removing intermediate container 36cae6071c3b 17:21:46 ---> f65ccb8ca1c8 17:21:46 Step 12/26 : COPY . . 17:21:48 ---> fed647a781f9 17:21:48 Step 13/26 : RUN ${MAKE} 17:21:48 ---> Running in df809781e02f 17:21:49 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 17:24:11 Removing intermediate container df809781e02f 17:24:11 ---> e898f070a1c1 17:24:11 Step 14/26 : FROM alpine:3.16 17:24:11 3.16: Pulling from library/alpine 17:24:11 9b18e9b68314: Pulling fs layer 17:24:11 9b18e9b68314: Verifying Checksum 17:24:11 9b18e9b68314: Download complete 17:24:12 9b18e9b68314: Pull complete 17:24:12 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:24:12 Status: Downloaded newer image for alpine:3.16 17:24:12 ---> a6215f271958 17:24:12 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:24:12 ---> Running in 1d3f6ed28d8c 17:24:13 Removing intermediate container 1d3f6ed28d8c 17:24:13 ---> 1e3eb20ecaf6 17:24:13 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 17:24:13 ---> Running in 620b6558a570 17:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:15 (1/6) Installing dumb-init (1.2.5-r1) 17:24:15 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:24:15 (3/6) Installing libsodium (1.0.18-r0) 17:24:15 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:24:15 (5/6) Installing libzmq (4.3.4-r0) 17:24:15 (6/6) Installing zeromq (4.3.4-r0) 17:24:15 Executing busybox-1.35.0-r17.trigger 17:24:15 OK: 8 MiB in 20 packages 17:24:16 Removing intermediate container 620b6558a570 17:24:16 ---> fcacf499ae45 17:24:16 Step 17/26 : WORKDIR / 17:24:16 ---> Running in ba040d8bfd69 17:24:16 Removing intermediate container ba040d8bfd69 17:24:16 ---> 9e410bf31ae7 17:24:16 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:24:18 ---> f40e7289f633 17:24:18 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:24:19 ---> 5ca302b67567 17:24:19 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:24:19 ---> a6da64c0195a 17:24:19 Step 21/26 : EXPOSE 59984 17:24:19 ---> Running in 3b50396d32f8 17:24:20 Removing intermediate container 3b50396d32f8 17:24:20 ---> 7bd9b706b4c7 17:24:20 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:24:20 ---> Running in a0550ba40be9 17:24:20 Removing intermediate container a0550ba40be9 17:24:20 ---> 4f7a45d08e9e 17:24:20 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:20 ---> Running in 22ccba79e65e 17:24:20 Removing intermediate container 22ccba79e65e 17:24:20 ---> c38661d98d4f 17:24:20 Step 24/26 : LABEL arch=arm64 17:24:21 ---> Running in 001910ecb4f4 17:24:21 Removing intermediate container 001910ecb4f4 17:24:21 ---> d24efcf56f51 17:24:21 Step 25/26 : LABEL git_sha=ccd7db685d4ea142e37eeac2a395e360f7489489 17:24:21 ---> Running in 64774ba52fa3 17:24:21 Removing intermediate container 64774ba52fa3 17:24:21 ---> f5d3f75d4a8f 17:24:21 Step 26/26 : LABEL version=0.0.0 17:24:21 ---> Running in 205841b43c35 17:24:22 Removing intermediate container 205841b43c35 17:24:22 ---> e3eedd7b5494 17:24:22 [Warning] One or more build-args [ARCH] were not consumed 17:24:22 Successfully built e3eedd7b5494 17:24:22 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 17:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:22 17:24:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:23 arm64: Pulling from edgex-lftools-log-publisher 17:24:23 8998bd30e6a1: Pulling fs layer 17:24:23 04944245beec: Pulling fs layer 17:24:23 699f458cf7ca: Pulling fs layer 17:24:23 765212b225bb: Pulling fs layer 17:24:23 f23df028b6ca: Pulling fs layer 17:24:23 d65c8cfc05b1: Pulling fs layer 17:24:23 2437ff75d9bd: Pulling fs layer 17:24:23 f23df028b6ca: Waiting 17:24:23 2437ff75d9bd: Waiting 17:24:23 d65c8cfc05b1: Waiting 17:24:23 765212b225bb: Waiting 17:24:23 04944245beec: Verifying Checksum 17:24:23 04944245beec: Download complete 17:24:23 765212b225bb: Verifying Checksum 17:24:23 765212b225bb: Download complete 17:24:23 f23df028b6ca: Verifying Checksum 17:24:23 f23df028b6ca: Download complete 17:24:23 d65c8cfc05b1: Verifying Checksum 17:24:23 d65c8cfc05b1: Download complete 17:24:23 699f458cf7ca: Verifying Checksum 17:24:23 699f458cf7ca: Download complete 17:24:23 8998bd30e6a1: Download complete 17:24:26 2437ff75d9bd: Verifying Checksum 17:24:26 2437ff75d9bd: Download complete 17:24:28 8998bd30e6a1: Pull complete 17:24:29 04944245beec: Pull complete 17:24:30 699f458cf7ca: Pull complete 17:24:30 765212b225bb: Pull complete 17:24:31 f23df028b6ca: Pull complete 17:24:31 d65c8cfc05b1: Pull complete 17:24:46 2437ff75d9bd: Pull complete 17:24:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:47 prd-ubuntu20.04-docker-arm64-4c-16g-28967 does not seem to be running inside a container 17:24:47 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:24:49 $ docker top cc87f2bdf1c276413e2a1f79ec6fe2b44aca71efc05cb969d4af97c60a809360 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:50 ---> job-cost.sh 17:24:50 lf-activate-venv: SKIPPING 17:24:50 INFO: No Stack... 17:24:51 INFO: Retrieving Pricing Info for: v3-standard-4 17:24:52 INFO: Archiving Costs [Pipeline] sh 17:24:53 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv 17:24:53 + cut -d, -f6 [Pipeline] lock 17:24:53 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-155-2-stack-cost] 17:24:53 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-155-2-stack-cost] did not exist. Created. 17:24:53 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-155-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:53 /w/workspace/device-onvif-camera/2@tmp/durable-645cff41/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:24:54 + echo total: 0.10999999940395355 [Pipeline] stash 17:24:54 Warning: overwriting stash ‘stack-cost’ 17:24:54 Stashed 1 file(s) [Pipeline] } 17:24:54 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-155-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:24:54 $ docker stop --time=1 cc87f2bdf1c276413e2a1f79ec6fe2b44aca71efc05cb969d4af97c60a809360 17:24:56 $ docker rm -f cc87f2bdf1c276413e2a1f79ec6fe2b44aca71efc05cb969d4af97c60a809360 [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 17:24:56 provisioning config files... 17:24:56 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-155@tmp/config729184583388702996tmp [Pipeline] { [Pipeline] sh 17:24:57 + set +x 17:24:57 + curl -s https://codecov.io/bash 17:24:57 + bash -s -- 17:24:57 17:24:57 _____ _ 17:24:57 / ____| | | 17:24:57 | | ___ __| | ___ ___ _____ __ 17:24:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:24:57 | |___| (_) | (_| | __/ (_| (_) \ V / 17:24:57 \_____\___/ \__,_|\___|\___\___/ \_/ 17:24:57 Bash-1.0.6 17:24:57 17:24:57 17:24:57 ==> git version 2.25.1 found 17:24:57 ==> 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 17:24:57 Release-Date: 2020-01-08 17:24:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:24:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:24:57 ==> Jenkins CI detected. 17:24:57 current dir:  /w/workspace/undry_device-onvif-camera_PR-155 17:24:57 project root: . 17:24:57 --> token set from env 17:24:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:24:57 ==> Running gcov in . (disable via -X gcov) 17:24:57 ==> Python coveragepy not found 17:24:57 ==> Searching for coverage reports in: 17:24:57 + . 17:24:57 -> Found 1 reports 17:24:57 ==> Detecting git/mercurial file structure 17:24:57 ==> Reading reports 17:24:57 + ./coverage.out bytes=77283 17:24:57 ==> Appending adjustments 17:24:57 https://docs.codecov.io/docs/fixing-reports 17:24:57 + Found adjustments 17:24:57 ==> Gzipping contents 17:24:57 12K /tmp/codecov.K6Uj7z.gz 17:24:57 ==> Uploading reports 17:24:57 url: https://codecov.io 17:24:57 query: branch=PR-155&commit=ccd7db685d4ea142e37eeac2a395e360f7489489&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-155%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=155&job=&cmd_args= 17:24:57 -> Pinging Codecov 17:24:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-155&commit=ccd7db685d4ea142e37eeac2a395e360f7489489&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-155%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=155&job=&cmd_args= 17:24:57 -> Uploading to 17:24:57 https://storage.googleapis.com/codecov/v4/raw/2022-09-12/F29A59C45E3A92E06B3E522C9905F8EF/ccd7db685d4ea142e37eeac2a395e360f7489489/0569785a-dc8c-4e82-8681-d782146ae70e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T172457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0417b58f2b2d4b5c272d82d78684509f11f583a3ef70524bc87df9bd728642bf 17:24:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:57 Dload Upload Total Spent Left Speed 17:24:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10534 0 0 100 10534 0 51637 --:--:-- --:--:-- --:--:-- 51385 100 10534 0 0 100 10534 0 40988 --:--:-- --:--:-- --:--:-- 40829 17:24:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/ccd7db685d4ea142e37eeac2a395e360f7489489 [Pipeline] } 17:24:57 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 17:24:58 + [ -d /w/workspace/undry_device-onvif-camera_PR-155/archives ] 17:24:58 + ls -al /w/workspace/undry_device-onvif-camera_PR-155/archives 17:24:58 total 16 17:24:58 drwxr-xr-x 3 root root 4096 Sep 12 17:15 . 17:24:58 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:15 .. 17:24:58 drwxr-xr-x 2 root root 4096 Sep 12 17:15 cost 17:24:58 -rw-r--r-- 1 root root 91 Sep 12 17:15 cost.csv 17:24:58 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-155/archives 17:24:58 + ls -al /w/workspace/undry_device-onvif-camera_PR-155/archives 17:24:58 total 16 17:24:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:15 . 17:24:58 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:15 .. 17:24:58 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 17:15 cost 17:24:58 -rw-r--r-- 1 jenkins jenkins 91 Sep 12 17:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:24:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:24:59 ---> package-listing.sh 17:24:59 ++ facter osfamily 17:24:59 ++ tr '[:upper:]' '[:lower:]' 17:25:00 + OS_FAMILY=debian 17:25:00 + workspace=/w/workspace/undry_device-onvif-camera_PR-155 17:25:00 + START_PACKAGES=/tmp/packages_start.txt 17:25:00 + END_PACKAGES=/tmp/packages_end.txt 17:25:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:25:00 + PACKAGES=/tmp/packages_start.txt 17:25:00 + '[' /w/workspace/undry_device-onvif-camera_PR-155 ']' 17:25:00 + PACKAGES=/tmp/packages_end.txt 17:25:00 + case "${OS_FAMILY}" in 17:25:00 + dpkg -l 17:25:00 + grep '^ii' 17:25:00 + '[' -f /tmp/packages_start.txt ']' 17:25:00 + '[' -f /tmp/packages_end.txt ']' 17:25:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:25:00 + '[' /w/workspace/undry_device-onvif-camera_PR-155 ']' 17:25:00 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-155/archives/ 17:25:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-155/archives/ [Pipeline] echo 17:25:00 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-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:25:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:00 prd-ubuntu20.04-docker-8c-8g-28965 does not seem to be running inside a container 17:25:01 $ 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-155/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-155 -v /w/workspace/undry_device-onvif-camera_PR-155:/w/workspace/undry_device-onvif-camera_PR-155:rw,z -v /w/workspace/undry_device-onvif-camera_PR-155@tmp:/w/workspace/undry_device-onvif-camera_PR-155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:25:01 $ docker top 49f6d0c1e9463d8883425b557f55d6ab1d81f945178c8a382dcfc7f7a5d8620f -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:01 + touch /tmp/pre-build-complete [Pipeline] sh 17:25:01 + mkdir -p /var/log/sysstat [Pipeline] sh 17:25:02 + ls /var/log/sa-host 17:25:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:02 provisioning config files... 17:25:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-155@tmp/config2698787801092849002tmp [Pipeline] { [Pipeline] echo 17:25:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:25:02 ---> create-netrc.sh [Pipeline] } 17:25:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:25:02 ---> python-tools-install.sh [Pipeline] echo 17:25:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:25:03 ---> sudo-logs.sh 17:25:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:25:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:25:03 ---> job-cost.sh 17:25:03 lf-activate-venv: SKIPPING 17:25:03 DEBUG: total: 0.2199999988079071 17:25:03 INFO: Retrieving Stack Cost... 17:25:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:25:04 INFO: Archiving Costs [Pipeline] echo 17:25:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:25:05 ---> logs-deploy.sh 17:25:05 lf-activate-venv: SKIPPING 17:25:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-155/2 17:25:05 INFO: archiving workspace using pattern(s): 17:25:05 Archives upload complete. 17:25:05 INFO: archiving logs to Nexus