Pull request #77 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a6eeba0b6d940f04468316827753f5ed126f0cd+0a79c5a718067479237195976121108915350925 (beba110a75f2cd471548ce8db5bd7953c3d6d3f5) 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-ssh12833252782847186321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3817205805604230742.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/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-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18129208000402684202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8138658750918288397.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/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-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12485845217326442493.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2632’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-2680’ is offline ‘prd-ubuntu20.04-docker-8c-8g-2681’ is offline ‘prd-ubuntu20.04-docker-8c-8g-2683’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3116 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit 3a6eeba0b6d940f04468316827753f5ed126f0cd Merge succeeded, producing 3a6eeba0b6d940f04468316827753f5ed126f0cd Checking out Revision 3a6eeba0b6d940f04468316827753f5ed126f0cd (PR-77) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a6eeba0b6d940f04468316827753f5ed126f0cd # 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 0a79c5a718067479237195976121108915350925 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a6eeba0b6d940f04468316827753f5ed126f0cd # timeout=10 Commit message: "build(deps): Bump github.com/gofrs/uuid" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:23:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:23:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:23:38 ========================================================= 06:23:38 EdgeX Global Pipelines Version Info 06:23:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3ab19ee4bec51e252f0261831ff520c146391d69 # timeout=10 06:23:39 ------------------- 06:23:39 stable info: 06:23:39 ------------------- 06:23:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:23:39 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:23:39 Message: update stable to v1.0.234 06:23:40 ------------------- 06:23:40 experimental info: 06:23:40 ------------------- 06:23:40 Commited By: **** collab-it+edgex@linuxfoundation.org 06:23:40 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:23:40 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a6eeba [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:40 provisioning config files... 06:23:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config9004958785708137918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:41 ---> docker-login.sh 06:23:41 nexus3.edgexfoundry.org:10001 06:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:41 Configure a credential helper to remove this warning. See 06:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:41 06:23:41 Login Succeeded 06:23:41 nexus3.edgexfoundry.org:10002 06:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:41 Configure a credential helper to remove this warning. See 06:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:41 06:23:41 Login Succeeded 06:23:41 nexus3.edgexfoundry.org:10003 06:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:41 Configure a credential helper to remove this warning. See 06:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:41 06:23:41 Login Succeeded 06:23:41 nexus3.edgexfoundry.org:10004 06:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:42 Configure a credential helper to remove this warning. See 06:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:42 06:23:42 Login Succeeded 06:23:42 docker.io 06:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:42 Configure a credential helper to remove this warning. See 06:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:42 06:23:42 Login Succeeded 06:23:42 ---> docker-login.sh ends [Pipeline] } 06:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:23:42 + git rev-list -1 --merges 3a6eeba0b6d940f04468316827753f5ed126f0cd~1..3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] echo 06:23:42 -----------> git rev-list -1 --merges 3a6eeba0b6d940f04468316827753f5ed126f0cd~1..3a6eeba0b6d940f04468316827753f5ed126f0cd 3a6eeba0b6d940f04468316827753f5ed126f0cd [false] [Pipeline] sh 06:23:42 + git log --format=format:%s -1 3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] echo 06:23:43 ========================================================= 06:23:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:23:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:43 + git log --format=format:%s -1 3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] echo 06:23:43 [semverPrep] GIT_COMMIT: 3a6eeba0b6d940f04468316827753f5ed126f0cd, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo 06:23:43 [semverPrep] This is not a build commit. [Pipeline] sh 06:23:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:23:43 + grep -v github /etc/ssh/ssh_known_hosts 06:23:43 + [ -e /tmp/ssh_known_hosts ] 06:23:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:23:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:23:43 + sudo tee -a /etc/ssh/ssh_known_hosts 06:23:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:44 06:23:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:44 0.1.4: Pulling from edgex-devops/py-git-semver 06:23:44 42c077c10790: Pulling fs layer 06:23:44 f63e77b7563a: Pulling fs layer 06:23:44 bd5fdadae976: Pulling fs layer 06:23:44 205491f53016: Pulling fs layer 06:23:44 df18705c85c3: Pulling fs layer 06:23:44 bdb3f477010e: Pulling fs layer 06:23:44 c8a8fc8e1c8f: Pulling fs layer 06:23:44 2c6e9b1d212d: Pulling fs layer 06:23:44 bdb8f0575790: Pulling fs layer 06:23:44 386e3cb2ff24: Pulling fs layer 06:23:44 2343380bae48: Pulling fs layer 06:23:44 df18705c85c3: Waiting 06:23:44 bdb8f0575790: Waiting 06:23:44 386e3cb2ff24: Waiting 06:23:44 2343380bae48: Waiting 06:23:44 bdb3f477010e: Waiting 06:23:44 c8a8fc8e1c8f: Waiting 06:23:44 2c6e9b1d212d: Waiting 06:23:44 f63e77b7563a: Verifying Checksum 06:23:44 f63e77b7563a: Download complete 06:23:44 205491f53016: Verifying Checksum 06:23:44 205491f53016: Download complete 06:23:44 bd5fdadae976: Verifying Checksum 06:23:44 bd5fdadae976: Download complete 06:23:44 df18705c85c3: Verifying Checksum 06:23:44 df18705c85c3: Download complete 06:23:44 bdb3f477010e: Verifying Checksum 06:23:44 bdb3f477010e: Download complete 06:23:44 2c6e9b1d212d: Verifying Checksum 06:23:44 2c6e9b1d212d: Download complete 06:23:44 bdb8f0575790: Download complete 06:23:44 386e3cb2ff24: Verifying Checksum 06:23:44 386e3cb2ff24: Download complete 06:23:44 2343380bae48: Download complete 06:23:44 42c077c10790: Verifying Checksum 06:23:44 42c077c10790: Download complete 06:23:45 c8a8fc8e1c8f: Download complete 06:23:46 42c077c10790: Pull complete 06:23:46 f63e77b7563a: Pull complete 06:23:47 bd5fdadae976: Pull complete 06:23:47 205491f53016: Pull complete 06:23:47 df18705c85c3: Pull complete 06:23:47 bdb3f477010e: Pull complete 06:23:49 c8a8fc8e1c8f: Pull complete 06:23:49 2c6e9b1d212d: Pull complete 06:23:49 bdb8f0575790: Pull complete 06:23:49 386e3cb2ff24: Pull complete 06:23:49 2343380bae48: Pull complete 06:23:49 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 06:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:49 prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container 06:23:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 06:23:51 $ docker top 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 -eo pid,comm 06:23:51 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). 06:23:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:51 [ssh-agent] Looking for ssh-agent implementation... 06:23:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:51 $ docker exec 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 ssh-agent 06:23:51 SSH_AUTH_SOCK=/tmp/ssh-6iH1OxtQu9lG/agent.33 06:23:51 SSH_AGENT_PID=40 06:23:51 Running ssh-add (command line suppressed) 06:23:51 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1571586866754280657.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1571586866754280657.key) 06:23:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:52 + git tag --points-at HEAD [Pipeline] } 06:23:52 $ docker exec --env ******** --env ******** 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 ssh-agent -k 06:23:52 unset SSH_AUTH_SOCK; 06:23:52 unset SSH_AGENT_PID; 06:23:52 echo Agent pid 40 killed; 06:23:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:23:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:52 [ssh-agent] Looking for ssh-agent implementation... 06:23:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:52 $ docker exec 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 ssh-agent 06:23:52 SSH_AUTH_SOCK=/tmp/ssh-ydzNhSAZ413o/agent.73 06:23:52 SSH_AGENT_PID=79 06:23:52 Running ssh-add (command line suppressed) 06:23:52 Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_3581383941472733972.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_3581383941472733972.key) 06:23:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:53 + git semver init 06:23:53 2022-06-19 06:23:53,271 [run_init] DEBUG init version:0.0.0 force:False 06:23:53 2022-06-19 06:23:53,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver 06:23:53 2022-06-19 06:23:53,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver 06:23:53 2022-06-19 06:23:53,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-77/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77, universal_newlines=False, shell=None, istream=None) 06:23:54 2022-06-19 06:23:53,990 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude 06:23:54 2022-06-19 06:23:53,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False 06:23:54 2022-06-19 06:23:53,991 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 06:23:54 2022-06-19 06:23:53,996 [execute] INFO git cat-file --batch-check 06:23:54 2022-06-19 06:23:53,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 06:23:54 2022-06-19 06:23:54,002 [execute] INFO git cat-file --batch 06:23:54 2022-06-19 06:23:54,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) 06:23:54 2022-06-19 06:23:54,008 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 06:23:54 0.0.0 [Pipeline] } 06:23:54 $ docker exec --env ******** --env ******** 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 ssh-agent -k 06:23:54 unset SSH_AUTH_SOCK; 06:23:54 unset SSH_AGENT_PID; 06:23:54 echo Agent pid 79 killed; 06:23:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:54 + git semver [Pipeline] } 06:23:55 $ docker stop --time=1 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 06:23:56 $ docker rm -f 48c4b6959920e0b9a8895e404cc478fbb20feece00fc897875a5c07bd216e6b1 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:23:57 Stashed 1 file(s) [Pipeline] echo 06:23:57 [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 06:23:57 provisioning config files... 06:23:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config1739329721644947728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:57 ---> docker-login.sh 06:23:57 nexus3.edgexfoundry.org:10001 06:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:57 Configure a credential helper to remove this warning. See 06:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:57 06:23:57 Login Succeeded 06:23:57 nexus3.edgexfoundry.org:10002 06:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:57 Configure a credential helper to remove this warning. See 06:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:57 06:23:57 Login Succeeded 06:23:57 nexus3.edgexfoundry.org:10003 06:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:57 Configure a credential helper to remove this warning. See 06:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:57 06:23:57 Login Succeeded 06:23:57 nexus3.edgexfoundry.org:10004 06:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:58 Configure a credential helper to remove this warning. See 06:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:58 06:23:58 Login Succeeded 06:23:58 docker.io 06:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:58 Configure a credential helper to remove this warning. See 06:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:58 06:23:58 Login Succeeded 06:23:58 ---> docker-login.sh ends [Pipeline] } 06:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:23:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:23:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:23:58 ========================================================= 06:23:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:23:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 06:23:58 Sending build context to Docker daemon 8.746MB 06:23:58 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 06:23:58 Step 2/13 : FROM ${BASE} AS builder 06:23:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:58 59bf1c3509f3: Pulling fs layer 06:23:58 666ba61612fd: Pulling fs layer 06:23:58 8ed8ca486205: Pulling fs layer 06:23:58 cc1cd167ecdc: Pulling fs layer 06:23:58 c516ae0d96e1: Pulling fs layer 06:23:58 684cea983483: Pulling fs layer 06:23:58 dd3240ac7de5: Pulling fs layer 06:23:58 b1e948a4e11c: Pulling fs layer 06:23:58 a8fd76ee1af6: Pulling fs layer 06:23:58 646ad004c059: Pulling fs layer 06:23:58 684cea983483: Waiting 06:23:58 c516ae0d96e1: Waiting 06:23:58 a8fd76ee1af6: Waiting 06:23:58 dd3240ac7de5: Waiting 06:23:58 646ad004c059: Waiting 06:23:58 cc1cd167ecdc: Waiting 06:23:58 8ed8ca486205: Download complete 06:23:58 666ba61612fd: Download complete 06:23:59 c516ae0d96e1: Verifying Checksum 06:23:59 c516ae0d96e1: Download complete 06:23:59 684cea983483: Verifying Checksum 06:23:59 684cea983483: Download complete 06:23:59 dd3240ac7de5: Verifying Checksum 06:23:59 59bf1c3509f3: Download complete 06:23:59 dd3240ac7de5: Download complete 06:23:59 b1e948a4e11c: Verifying Checksum 06:23:59 b1e948a4e11c: Download complete 06:23:59 59bf1c3509f3: Pull complete 06:23:59 666ba61612fd: Pull complete 06:23:59 8ed8ca486205: Pull complete 06:23:59 cc1cd167ecdc: Verifying Checksum 06:23:59 cc1cd167ecdc: Download complete 06:24:00 a8fd76ee1af6: Verifying Checksum 06:24:00 a8fd76ee1af6: Download complete 06:24:00 646ad004c059: Verifying Checksum 06:24:00 646ad004c059: Download complete 06:24:04 cc1cd167ecdc: Pull complete 06:24:04 c516ae0d96e1: Pull complete 06:24:04 684cea983483: Pull complete 06:24:04 dd3240ac7de5: Pull complete 06:24:04 b1e948a4e11c: Pull complete 06:24:06 a8fd76ee1af6: Pull complete 06:24:07 646ad004c059: Pull complete 06:24:07 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 06:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:24:07 ---> 8f69c11f6b0c 06:24:07 Step 3/13 : ARG MAKE="make build" 06:24:08 ---> Running in fae1ac3d3b64 06:24:08 Removing intermediate container fae1ac3d3b64 06:24:08 ---> b113e9acef64 06:24:08 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:24:08 ---> Running in e3f460f393a7 06:24:08 Removing intermediate container e3f460f393a7 06:24:08 ---> 7a1acb996bcd 06:24:08 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 06:24:08 ---> Running in ec417081116f 06:24:08 Removing intermediate container ec417081116f 06:24:08 ---> ff87077826f8 06:24:08 Step 6/13 : LABEL Name=edgex-device-onvif-camera 06:24:08 ---> Running in 0837530aa2d3 06:24:09 Removing intermediate container 0837530aa2d3 06:24:09 ---> 7becbc52a349 06:24:09 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:09 ---> Running in 10116578d6cd 06:24:09 Removing intermediate container 10116578d6cd 06:24:09 ---> f999edbb9b5c 06:24:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:09 ---> Running in 4fe16a44d479 06:24:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:24:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:24:11 OK: 221 MiB in 52 packages 06:24:11 Removing intermediate container 4fe16a44d479 06:24:11 ---> fb846cfc3698 06:24:11 Step 9/13 : WORKDIR /device-onvif-camera 06:24:11 ---> Running in a464c0b50b56 06:24:11 Removing intermediate container a464c0b50b56 06:24:11 ---> 096cd70b5717 06:24:11 Step 10/13 : COPY go.mod vendor* ./ 06:24:11 ---> ee00bb0242c6 06:24:11 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:11 ---> Running in 8812ccc9c3a5 06:24:12 Still waiting to schedule task 06:24:12 Executor slot already in use 06:24:12 ‘prd-centos7-blackbox-4c-2g-2632’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:24:12 ‘prd-ubuntu20.04-docker-8c-8g-3097’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:24:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3128’ is offline 06:24:26 Removing intermediate container 8812ccc9c3a5 06:24:26 ---> bc7295a1632b 06:24:26 Step 12/13 : COPY . . 06:24:26 ---> 6e840e05a207 06:24:26 Step 13/13 : RUN ${MAKE} 06:24:26 ---> Running in bda71dfab4c8 06:24:26 noop 06:24:26 Removing intermediate container bda71dfab4c8 06:24:26 ---> 0f1cd396f389 06:24:26 Successfully built 0f1cd396f389 06:24:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker inspect -f . ci-base-image-x86_64 06:24:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:27 prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container 06:24:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 06:24:27 $ docker top d3765704b364cacbede4772c0ad5eefd392a8399e489872e2c2b755879033ee1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:28 + go version 06:24:28 go version go1.17.7 linux/amd64 [Pipeline] } 06:24:28 $ docker stop --time=1 d3765704b364cacbede4772c0ad5eefd392a8399e489872e2c2b755879033ee1 06:24:29 $ docker rm -f d3765704b364cacbede4772c0ad5eefd392a8399e489872e2c2b755879033ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:29 + docker inspect -f . ci-base-image-x86_64 06:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:29 prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container 06:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 06:24:30 $ docker top 055fcf62b5f70abe5a84161bc34609a5f47fcf715bf495a12998df0269e8998b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:24:30 + make test 06:24:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:24:31 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:24:40 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:24:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.2% of statements 06:24:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.287s coverage: 13.8% of statements 06:24:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:24:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:24:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:24:58 ./bin/test-attribution-txt.sh [Pipeline] echo 06:24:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:24:58 $ docker stop --time=1 055fcf62b5f70abe5a84161bc34609a5f47fcf715bf495a12998df0269e8998b 06:25:00 $ docker rm -f 055fcf62b5f70abe5a84161bc34609a5f47fcf715bf495a12998df0269e8998b [Pipeline] // withDockerContainer [Pipeline] sh 06:25:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:25:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:25:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:25:01 + ls -al . 06:25:01 total 236 06:25:01 drwxrwxr-x 9 jenkins jenkins 4096 Jun 19 06:24 . 06:25:01 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:23 .. 06:25:01 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:23 .git 06:25:01 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:23 .github 06:25:01 -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 06:23 .gitignore 06:25:01 -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 06:23 .golangci.yml 06:25:01 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:23 .semver 06:25:01 -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 06:23 Attribution.txt 06:25:01 -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 06:23 CHANGELOG.md 06:25:01 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 06:23 Dockerfile 06:25:01 -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:23 GOVERNANCE.md 06:25:01 -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:23 Jenkinsfile 06:25:01 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 06:23 LICENSE 06:25:01 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 06:23 Makefile 06:25:01 -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 06:23 OWNERS.md 06:25:01 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 19 06:23 README.md 06:25:01 -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 06:23 VERSION 06:25:01 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:23 bin 06:25:01 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:23 cmd 06:25:01 -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 06:24 coverage.out 06:25:01 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:23 doc 06:25:01 -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 06:23 go.mod 06:25:01 -rw-rw-r-- 1 jenkins jenkins 38030 Jun 19 06:23 go.sum 06:25:01 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:23 internal 06:25:01 -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 06:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:02 + 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=3a6eeba0b6d940f04468316827753f5ed126f0cd --label arch=amd64 --label version=0.0.0 . 06:25:02 Sending build context to Docker daemon 8.807MB 06:25:02 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 06:25:02 Step 2/26 : FROM ${BASE} AS builder 06:25:02 ---> 0f1cd396f389 06:25:02 Step 3/26 : ARG MAKE="make build" 06:25:02 ---> Running in 6709911e4419 06:25:02 Removing intermediate container 6709911e4419 06:25:02 ---> 2ef79068be6a 06:25:02 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 06:25:02 ---> Running in e947fc6230bc 06:25:02 Removing intermediate container e947fc6230bc 06:25:02 ---> 09c77c24d9d0 06:25:02 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:25:02 ---> Running in 9fd51866661d 06:25:02 Removing intermediate container 9fd51866661d 06:25:02 ---> 81686fd20010 06:25:02 Step 6/26 : LABEL Name=edgex-device-onvif-camera 06:25:02 ---> Running in 17ec924bdbda 06:25:03 Removing intermediate container 17ec924bdbda 06:25:03 ---> 1baaf1e5bb36 06:25:03 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:03 ---> Running in 325b9df62824 06:25:03 Removing intermediate container 325b9df62824 06:25:03 ---> 2881f8c15015 06:25:03 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:25:03 ---> Running in 079c42180469 06:25:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:25:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:25:05 OK: 221 MiB in 52 packages 06:25:05 Removing intermediate container 079c42180469 06:25:05 ---> e8df6f21d98b 06:25:05 Step 9/26 : WORKDIR /device-onvif-camera 06:25:05 ---> Running in 59e9920bfb0d 06:25:05 Removing intermediate container 59e9920bfb0d 06:25:05 ---> d25bba1d23ce 06:25:05 Step 10/26 : COPY go.mod vendor* ./ 06:25:05 ---> cf2816c9408e 06:25:05 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:05 ---> Running in 078a85fc0b4c 06:25:06 Removing intermediate container 078a85fc0b4c 06:25:06 ---> 4e9f6742390b 06:25:06 Step 12/26 : COPY . . 06:25:06 ---> bcb07acf14d4 06:25:06 Step 13/26 : RUN ${MAKE} 06:25:06 ---> Running in 6b2be674f0d2 06:25:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:25:28 Removing intermediate container 6b2be674f0d2 06:25:28 ---> 023c2efbbf8f 06:25:28 Step 14/26 : FROM alpine:3.15 06:25:28 3.15: Pulling from library/alpine 06:25:28 df9b9388f04a: Pulling fs layer 06:25:28 df9b9388f04a: Verifying Checksum 06:25:28 df9b9388f04a: Download complete 06:25:28 df9b9388f04a: Pull complete 06:25:28 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:25:28 Status: Downloaded newer image for alpine:3.15 06:25:28 ---> 0ac33e5f5afa 06:25:28 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:25:28 ---> Running in 517785f274ee 06:25:28 Removing intermediate container 517785f274ee 06:25:28 ---> 8428412751be 06:25:28 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 06:25:28 ---> Running in 1cb8e49bbf90 06:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:25:28 (1/6) Installing dumb-init (1.2.5-r1) 06:25:28 (2/6) Installing libgcc (10.3.1_git20211027-r0) 06:25:28 (3/6) Installing libsodium (1.0.18-r0) 06:25:28 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 06:25:28 (5/6) Installing libzmq (4.3.4-r0) 06:25:28 (6/6) Installing zeromq (4.3.4-r0) 06:25:28 Executing busybox-1.34.1-r5.trigger 06:25:28 OK: 8 MiB in 20 packages 06:25:29 Removing intermediate container 1cb8e49bbf90 06:25:29 ---> 926cf21dd9c9 06:25:29 Step 17/26 : WORKDIR / 06:25:29 ---> Running in 5c1ecb37afc2 06:25:29 Removing intermediate container 5c1ecb37afc2 06:25:29 ---> d335e8b84c1f 06:25:29 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:25:30 ---> b4753f044045 06:25:30 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:25:30 ---> 05595d06a841 06:25:30 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:25:30 ---> 9548f54131f2 06:25:30 Step 21/26 : EXPOSE 59984 06:25:30 ---> Running in 5738f2da52af 06:25:30 Removing intermediate container 5738f2da52af 06:25:30 ---> a2f364c0950e 06:25:30 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:25:30 ---> Running in 491fd4bcc5c4 06:25:30 Removing intermediate container 491fd4bcc5c4 06:25:30 ---> 203ca7aa964e 06:25:30 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:25:30 ---> Running in dcc0a8be36df 06:25:30 Removing intermediate container dcc0a8be36df 06:25:30 ---> 65fd87e69432 06:25:30 Step 24/26 : LABEL arch=amd64 06:25:30 ---> Running in 3c70ff069348 06:25:30 Removing intermediate container 3c70ff069348 06:25:30 ---> e76d33f26b03 06:25:30 Step 25/26 : LABEL git_sha=3a6eeba0b6d940f04468316827753f5ed126f0cd 06:25:31 ---> Running in 9b579aa01121 06:25:31 Removing intermediate container 9b579aa01121 06:25:31 ---> dd4311ad5fde 06:25:31 Step 26/26 : LABEL version=0.0.0 06:25:31 ---> Running in a3eab1c4cdd4 06:25:31 Removing intermediate container a3eab1c4cdd4 06:25:31 ---> d79a14e85746 06:25:31 [Warning] One or more build-args [ARCH] were not consumed 06:25:31 Successfully built d79a14e85746 06:25:31 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 06:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:31 06:25:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:31 latest: Pulling from edgex-lftools-log-publisher 06:25:31 5eb5b503b376: Pulling fs layer 06:25:31 5c69ac0246d0: Pulling fs layer 06:25:31 ec43610c2a17: Pulling fs layer 06:25:31 3a2ae6a8a46f: Pulling fs layer 06:25:31 33b1e0a273af: Pulling fs layer 06:25:31 5d3b04190fa2: Pulling fs layer 06:25:31 2f39f015ded8: Pulling fs layer 06:25:31 33b1e0a273af: Waiting 06:25:31 3a2ae6a8a46f: Waiting 06:25:31 5d3b04190fa2: Waiting 06:25:31 5c69ac0246d0: Download complete 06:25:31 3a2ae6a8a46f: Verifying Checksum 06:25:31 3a2ae6a8a46f: Download complete 06:25:31 33b1e0a273af: Verifying Checksum 06:25:31 33b1e0a273af: Download complete 06:25:31 5d3b04190fa2: Verifying Checksum 06:25:31 5d3b04190fa2: Download complete 06:25:32 ec43610c2a17: Verifying Checksum 06:25:32 ec43610c2a17: Download complete 06:25:32 5eb5b503b376: Verifying Checksum 06:25:32 5eb5b503b376: Download complete 06:25:32 2f39f015ded8: Download complete 06:25:33 5eb5b503b376: Pull complete 06:25:33 5c69ac0246d0: Pull complete 06:25:34 ec43610c2a17: Pull complete 06:25:34 3a2ae6a8a46f: Pull complete 06:25:34 33b1e0a273af: Pull complete 06:25:34 5d3b04190fa2: Pull complete 06:25:39 2f39f015ded8: Pull complete 06:25:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:25:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:40 prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container 06:25:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 06:25:41 $ docker top 039d319ef376d62cf519d020f18a2717b8c4adf45bf1d1dbce760ad7ec44cdc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:42 ---> job-cost.sh 06:25:42 lf-activate-venv: SKIPPING 06:25:42 INFO: No Stack... 06:25:42 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:43 INFO: Archiving Costs [Pipeline] sh 06:25:43 + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv 06:25:43 + cut -d, -f6 [Pipeline] lock 06:25:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] 06:25:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] did not exist. Created. 06:25:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:43 + echo total: 0.2199999988079071 [Pipeline] stash 06:25:43 Stashed 1 file(s) [Pipeline] } 06:25:43 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [Pipeline] // lock [Pipeline] } 06:25:43 $ docker stop --time=1 039d319ef376d62cf519d020f18a2717b8c4adf45bf1d1dbce760ad7ec44cdc5 06:25:45 $ docker rm -f 039d319ef376d62cf519d020f18a2717b8c4adf45bf1d1dbce760ad7ec44cdc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:24:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14834 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws 09:24:40 Running in /w/workspace/device-onvif-camera/9 [Pipeline] { [Pipeline] checkout 09:24:40 Selected Git installation does not exist. Using Default 09:24:40 The recommended git tool is: NONE 09:24:48 using credential edgex-jenkins-ssh 09:24:48 Cloning the remote Git repository 09:24:48 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 09:24:48 > git init /w/workspace/device-onvif-camera/9 # timeout=10 09:24:48 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 09:24:48 > git --version # timeout=10 09:24:48 > git --version # 'git version 2.25.1' 09:24:48 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:49 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 09:24:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:49 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 09:24:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 09:24:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:24:50 Merging remotes/origin/main commit 0a79c5a718067479237195976121108915350925 into PR head commit 3a6eeba0b6d940f04468316827753f5ed126f0cd 09:24:50 Merge succeeded, producing 3a6eeba0b6d940f04468316827753f5ed126f0cd 09:24:50 Checking out Revision 3a6eeba0b6d940f04468316827753f5ed126f0cd (PR-77) 09:24:50 > git config core.sparsecheckout # timeout=10 09:24:50 > git checkout -f 3a6eeba0b6d940f04468316827753f5ed126f0cd # timeout=10 09:24:50 > git remote # timeout=10 09:24:50 > git config --get remote.origin.url # timeout=10 09:24:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:50 > git merge 0a79c5a718067479237195976121108915350925 # timeout=10 09:24:50 > git rev-parse HEAD^{commit} # timeout=10 09:24:50 > git config core.sparsecheckout # timeout=10 09:24:50 > git checkout -f 3a6eeba0b6d940f04468316827753f5ed126f0cd # timeout=10 09:24:54 Commit message: "build(deps): Bump github.com/gofrs/uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:24:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:24:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:24:55 Dload Upload Total Spent Left Speed 09:24:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 09:24:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:24:56 + sudo tee /etc/docker/daemon.new 09:24:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:24:56 { 09:24:56 "registry-mirrors": [ 09:24:56 "https://nexus3.edgexfoundry.org:10001" 09:24:56 ], 09:24:56 "bip": "10.250.0.254/24", 09:24:56 "hosts": [ 09:24:56 "tcp://0.0.0.0:5555", 09:24:56 "unix:///var/run/docker.sock" 09:24:56 ], 09:24:56 "mtu": 1458, 09:24:56 "selinux-enabled": true, 09:24:56 "seccomp-profile": "/etc/docker/seccomp.json" 09:24:56 } [Pipeline] sh 09:24:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:24:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:16 provisioning config files... 09:25:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/9@tmp/config794925395071678695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:16 ---> docker-login.sh 09:25:16 nexus3.edgexfoundry.org:10001 09:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:17 Configure a credential helper to remove this warning. See 09:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:17 09:25:17 Login Succeeded 09:25:17 nexus3.edgexfoundry.org:10002 09:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:18 Configure a credential helper to remove this warning. See 09:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:18 09:25:18 Login Succeeded 09:25:18 nexus3.edgexfoundry.org:10003 09:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:18 Configure a credential helper to remove this warning. See 09:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:18 09:25:18 Login Succeeded 09:25:18 nexus3.edgexfoundry.org:10004 09:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:19 Configure a credential helper to remove this warning. See 09:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:19 09:25:19 Login Succeeded 09:25:19 docker.io 09:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:25:20 Configure a credential helper to remove this warning. See 09:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:25:20 09:25:20 Login Succeeded 09:25:20 ---> docker-login.sh ends [Pipeline] } 09:25:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:25:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:25:20 ========================================================= 09:25:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:25:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 09:25:21 Sending build context to Docker daemon 5.963MB 09:25:21 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 09:25:21 Step 2/13 : FROM ${BASE} AS builder 09:25:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:25:21 9b3977197b4f: Pulling fs layer 09:25:21 1a89e8eeedd5: Pulling fs layer 09:25:21 94645a83ff95: Pulling fs layer 09:25:21 e6fb740bc735: Pulling fs layer 09:25:21 3a77bd46dcc9: Pulling fs layer 09:25:21 355e64cbe906: Pulling fs layer 09:25:21 63ab81a10011: Pulling fs layer 09:25:21 555d1d1c4555: Pulling fs layer 09:25:21 7d9057610161: Pulling fs layer 09:25:21 e6fb740bc735: Waiting 09:25:21 3a77bd46dcc9: Waiting 09:25:21 355e64cbe906: Waiting 09:25:21 555d1d1c4555: Waiting 09:25:21 63ab81a10011: Waiting 09:25:21 7d9057610161: Waiting 09:25:21 94645a83ff95: Verifying Checksum 09:25:21 94645a83ff95: Download complete 09:25:21 1a89e8eeedd5: Verifying Checksum 09:25:21 1a89e8eeedd5: Download complete 09:25:21 3a77bd46dcc9: Verifying Checksum 09:25:21 3a77bd46dcc9: Download complete 09:25:21 355e64cbe906: Download complete 09:25:21 9b3977197b4f: Download complete 09:25:21 63ab81a10011: Verifying Checksum 09:25:21 63ab81a10011: Download complete 09:25:22 9b3977197b4f: Pull complete 09:25:23 7d9057610161: Verifying Checksum 09:25:23 7d9057610161: Download complete 09:25:23 1a89e8eeedd5: Pull complete 09:25:23 94645a83ff95: Pull complete 09:25:24 555d1d1c4555: Verifying Checksum 09:25:24 e6fb740bc735: Verifying Checksum 09:25:24 e6fb740bc735: Download complete 09:25:40 e6fb740bc735: Pull complete 09:25:40 3a77bd46dcc9: Pull complete 09:25:40 355e64cbe906: Pull complete 09:25:40 63ab81a10011: Pull complete 09:25:45 555d1d1c4555: Pull complete 09:25:48 7d9057610161: Pull complete 09:25:48 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 09:25:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:25:48 ---> 819e984ddca1 09:25:48 Step 3/13 : ARG MAKE="make build" 09:25:50 ---> Running in 4629b4f680fc 09:25:50 Removing intermediate container 4629b4f680fc 09:25:50 ---> bd317acdc110 09:25:50 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 09:25:50 ---> Running in a320804883b8 09:25:51 Removing intermediate container a320804883b8 09:25:51 ---> 2d0479ff6965 09:25:51 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 09:25:51 ---> Running in ba4943124732 09:25:51 Removing intermediate container ba4943124732 09:25:51 ---> dfd5f0f678d9 09:25:51 Step 6/13 : LABEL Name=edgex-device-onvif-camera 09:25:52 ---> Running in ead81c590c3d 09:25:52 Removing intermediate container ead81c590c3d 09:25:52 ---> 180cc243c568 09:25:52 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:52 ---> Running in e4031998c823 09:25:54 Removing intermediate container e4031998c823 09:25:54 ---> 1c30287e835e 09:25:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:25:54 ---> Running in 071f68479d43 09:25:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:25:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:25:57 OK: 220 MiB in 52 packages 09:25:58 Removing intermediate container 071f68479d43 09:25:58 ---> 5b227b38b035 09:25:58 Step 9/13 : WORKDIR /device-onvif-camera 09:25:58 ---> Running in eea04278bf24 09:25:58 Removing intermediate container eea04278bf24 09:25:58 ---> 6cf8c9f0751a 09:25:58 Step 10/13 : COPY go.mod vendor* ./ 09:25:59 ---> 20dafdaa6c1a 09:25:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:59 ---> Running in 65bf5502bddf 09:26:56 Removing intermediate container 65bf5502bddf 09:26:56 ---> bfbd766c77ca 09:26:56 Step 12/13 : COPY . . 09:26:56 ---> de5e2c99d288 09:26:56 Step 13/13 : RUN ${MAKE} 09:26:56 ---> Running in 501dd8cd631d 09:26:56 noop 09:26:56 Removing intermediate container 501dd8cd631d 09:26:56 ---> 98ac4e982262 09:26:56 Successfully built 98ac4e982262 09:26:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:56 + docker inspect -f . ci-base-image-arm64 09:26:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:56 prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container 09:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/9 -v /w/workspace/device-onvif-camera/9:/w/workspace/device-onvif-camera/9:rw,z -v /w/workspace/device-onvif-camera/9@tmp:/w/workspace/device-onvif-camera/9@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 09:26:58 $ docker top 6a4ad5b1c605bc286141144150c8bc216b18c59510bb6e0d96f7b26dcd4c52e5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:59 + go version 09:26:59 go version go1.17.7 linux/arm64 [Pipeline] } 09:26:59 $ docker stop --time=1 6a4ad5b1c605bc286141144150c8bc216b18c59510bb6e0d96f7b26dcd4c52e5 09:27:01 $ docker rm -f 6a4ad5b1c605bc286141144150c8bc216b18c59510bb6e0d96f7b26dcd4c52e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:01 + docker inspect -f . ci-base-image-arm64 09:27:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:02 prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container 09:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/9 -v /w/workspace/device-onvif-camera/9:/w/workspace/device-onvif-camera/9:rw,z -v /w/workspace/device-onvif-camera/9@tmp:/w/workspace/device-onvif-camera/9@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 09:27:03 $ docker top 201886240b9c1e12ca1770955bc335c817bad4fffbc97122421847a7366db414 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:27:04 + make test 09:27:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:27:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 09:28:58 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 09:28:58 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.091s coverage: 1.2% of statements 09:29:17 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.235s coverage: 13.8% of statements 09:29:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:29:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:29:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:29:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:29:44 ./bin/test-attribution-txt.sh [Pipeline] echo 09:29:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:29:48 $ docker stop --time=1 201886240b9c1e12ca1770955bc335c817bad4fffbc97122421847a7366db414 09:29:50 $ docker rm -f 201886240b9c1e12ca1770955bc335c817bad4fffbc97122421847a7366db414 [Pipeline] // withDockerContainer [Pipeline] sh 09:29:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:29:51 Warning: overwriting stash ‘coverage-report’ 09:29:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:29:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:29:52 + ls -al . 09:29:52 total 232 09:29:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 09:29 . 09:29:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 .. 09:29:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 09:24 .git 09:29:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 .github 09:29:52 -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 09:24 .gitignore 09:29:52 -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 09:24 .golangci.yml 09:29:52 -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 09:24 Attribution.txt 09:29:52 -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 09:24 CHANGELOG.md 09:29:52 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 09:24 Dockerfile 09:29:52 -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 09:24 GOVERNANCE.md 09:29:52 -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 09:24 Jenkinsfile 09:29:52 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 09:24 LICENSE 09:29:52 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 09:24 Makefile 09:29:52 -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 09:24 OWNERS.md 09:29:52 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 19 09:24 README.md 09:29:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 06:23 VERSION 09:29:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 bin 09:29:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 09:24 cmd 09:29:52 -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 09:29 coverage.out 09:29:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 doc 09:29:52 -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 09:24 go.mod 09:29:52 -rw-rw-r-- 1 jenkins jenkins 38030 Jun 19 09:24 go.sum 09:29:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 internal 09:29:52 -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 09:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:52 + 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=3a6eeba0b6d940f04468316827753f5ed126f0cd --label arch=arm64 --label version=0.0.0 . 09:29:53 Sending build context to Docker daemon 6.023MB 09:29:53 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 09:29:53 Step 2/26 : FROM ${BASE} AS builder 09:29:53 ---> 98ac4e982262 09:29:53 Step 3/26 : ARG MAKE="make build" 09:29:53 ---> Running in 18f7456e6eb3 09:29:53 Removing intermediate container 18f7456e6eb3 09:29:53 ---> 232307026eae 09:29:53 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 09:29:53 ---> Running in 8fb981a969cd 09:29:54 Removing intermediate container 8fb981a969cd 09:29:54 ---> 5dad24c4280c 09:29:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 09:29:54 ---> Running in ec806e0da762 09:29:54 Removing intermediate container ec806e0da762 09:29:54 ---> ec07a2f47c06 09:29:54 Step 6/26 : LABEL Name=edgex-device-onvif-camera 09:29:54 ---> Running in b11ce3609fa7 09:29:54 Removing intermediate container b11ce3609fa7 09:29:54 ---> 64db4c13db6e 09:29:54 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:55 ---> Running in ea6e0f72c8ad 09:29:56 Removing intermediate container ea6e0f72c8ad 09:29:56 ---> f79c4b7631cd 09:29:56 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:29:57 ---> Running in f33924e34e0a 09:29:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:29:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:29:59 OK: 220 MiB in 52 packages 09:30:00 Removing intermediate container f33924e34e0a 09:30:00 ---> 7e7299517727 09:30:00 Step 9/26 : WORKDIR /device-onvif-camera 09:30:00 ---> Running in b4ca9fd024fd 09:30:01 Removing intermediate container b4ca9fd024fd 09:30:01 ---> ced52e07a817 09:30:01 Step 10/26 : COPY go.mod vendor* ./ 09:30:01 ---> 9cdbc9ba41d3 09:30:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:02 ---> Running in 2cea60e1064b 09:30:04 Removing intermediate container 2cea60e1064b 09:30:04 ---> 2c95f43ca9b8 09:30:04 Step 12/26 : COPY . . 09:30:05 ---> 62d99a429528 09:30:05 Step 13/26 : RUN ${MAKE} 09:30:05 ---> Running in 2e68fb656c55 09:30:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 09:32:28 Removing intermediate container 2e68fb656c55 09:32:28 ---> 5a6fe617582a 09:32:28 Step 14/26 : FROM alpine:3.15 09:32:28 3.15: Pulling from library/alpine 09:32:28 9981e73032c8: Pulling fs layer 09:32:28 9981e73032c8: Verifying Checksum 09:32:28 9981e73032c8: Download complete 09:32:28 9981e73032c8: Pull complete 09:32:28 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:32:28 Status: Downloaded newer image for alpine:3.15 09:32:28 ---> 3fb3c9af89a9 09:32:28 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 09:32:29 ---> Running in 5652dd307f2b 09:32:29 Removing intermediate container 5652dd307f2b 09:32:29 ---> 6d80a3066027 09:32:29 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 09:32:29 ---> Running in 3a1d28b90b65 09:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:32:32 (1/6) Installing dumb-init (1.2.5-r1) 09:32:32 (2/6) Installing libgcc (10.3.1_git20211027-r0) 09:32:32 (3/6) Installing libsodium (1.0.18-r0) 09:32:32 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 09:32:32 (5/6) Installing libzmq (4.3.4-r0) 09:32:32 (6/6) Installing zeromq (4.3.4-r0) 09:32:32 Executing busybox-1.34.1-r5.trigger 09:32:32 OK: 8 MiB in 20 packages 09:32:33 Removing intermediate container 3a1d28b90b65 09:32:33 ---> 47cd578bb9c6 09:32:33 Step 17/26 : WORKDIR / 09:32:33 ---> Running in 0ee134545da8 09:32:33 Removing intermediate container 0ee134545da8 09:32:33 ---> 25c6fd3474fe 09:32:33 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 09:32:35 ---> c1ea7afa13eb 09:32:35 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 09:32:36 ---> f4c4fdd0e868 09:32:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 09:32:36 ---> 4bb947d18d26 09:32:36 Step 21/26 : EXPOSE 59984 09:32:36 ---> Running in 43e11f7ed775 09:32:37 Removing intermediate container 43e11f7ed775 09:32:37 ---> 338cf07d9617 09:32:37 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 09:32:37 ---> Running in 79faaf880eb4 09:32:37 Removing intermediate container 79faaf880eb4 09:32:37 ---> 6779a3cba00b 09:32:37 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:38 ---> Running in 26ad9dd2cad3 09:32:38 Removing intermediate container 26ad9dd2cad3 09:32:38 ---> 15a195226559 09:32:38 Step 24/26 : LABEL arch=arm64 09:32:38 ---> Running in 477dd8d51b2a 09:32:38 Removing intermediate container 477dd8d51b2a 09:32:38 ---> 875b9fba2539 09:32:38 Step 25/26 : LABEL git_sha=3a6eeba0b6d940f04468316827753f5ed126f0cd 09:32:38 ---> Running in 45d7095b2f20 09:32:39 Removing intermediate container 45d7095b2f20 09:32:39 ---> 5d8338df9386 09:32:39 Step 26/26 : LABEL version=0.0.0 09:32:39 ---> Running in 6f17c623205f 09:32:39 Removing intermediate container 6f17c623205f 09:32:39 ---> 6c449ffccec9 09:32:39 [Warning] One or more build-args [ARCH] were not consumed 09:32:39 Successfully built 6c449ffccec9 09:32:39 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 09:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:40 09:32:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:40 arm64: Pulling from edgex-lftools-log-publisher 09:32:40 8998bd30e6a1: Pulling fs layer 09:32:40 04944245beec: Pulling fs layer 09:32:40 699f458cf7ca: Pulling fs layer 09:32:40 765212b225bb: Pulling fs layer 09:32:40 f23df028b6ca: Pulling fs layer 09:32:40 d65c8cfc05b1: Pulling fs layer 09:32:40 2437ff75d9bd: Pulling fs layer 09:32:40 765212b225bb: Waiting 09:32:40 f23df028b6ca: Waiting 09:32:40 d65c8cfc05b1: Waiting 09:32:40 2437ff75d9bd: Waiting 09:32:40 04944245beec: Verifying Checksum 09:32:40 04944245beec: Download complete 09:32:40 765212b225bb: Verifying Checksum 09:32:40 765212b225bb: Download complete 09:32:40 f23df028b6ca: Verifying Checksum 09:32:40 f23df028b6ca: Download complete 09:32:40 d65c8cfc05b1: Verifying Checksum 09:32:40 d65c8cfc05b1: Download complete 09:32:41 699f458cf7ca: Verifying Checksum 09:32:41 699f458cf7ca: Download complete 09:32:41 8998bd30e6a1: Verifying Checksum 09:32:41 8998bd30e6a1: Download complete 09:32:44 2437ff75d9bd: Verifying Checksum 09:32:44 2437ff75d9bd: Download complete 09:32:46 8998bd30e6a1: Pull complete 09:32:46 04944245beec: Pull complete 09:32:48 699f458cf7ca: Pull complete 09:32:48 765212b225bb: Pull complete 09:32:49 f23df028b6ca: Pull complete 09:32:49 d65c8cfc05b1: Pull complete 09:33:04 2437ff75d9bd: Pull complete 09:33:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:04 prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container 09:33:05 $ 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/9 -v /w/workspace/device-onvif-camera/9:/w/workspace/device-onvif-camera/9:rw,z -v /w/workspace/device-onvif-camera/9@tmp:/w/workspace/device-onvif-camera/9@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 09:33:07 $ docker top 75607d5da3bd70c5adb2c964f1659afdc430f6400d27cb229fc42068cd424d98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:08 ---> job-cost.sh 09:33:08 lf-activate-venv: SKIPPING 09:33:08 INFO: No Stack... 09:33:09 INFO: Retrieving Pricing Info for: v3-standard-4 09:33:10 INFO: Archiving Costs [Pipeline] sh 09:33:10 + cat /w/workspace/device-onvif-camera/9/archives/cost.csv 09:33:10 + cut -d, -f6 [Pipeline] lock 09:33:10 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] 09:33:10 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] did not exist. Created. 09:33:10 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:11 /w/workspace/device-onvif-camera/9@tmp/durable-7241e4fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:33:12 + echo total: 0.10999999940395355 [Pipeline] stash 09:33:12 Warning: overwriting stash ‘stack-cost’ 09:33:12 Stashed 1 file(s) [Pipeline] } 09:33:12 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:12 $ docker stop --time=1 75607d5da3bd70c5adb2c964f1659afdc430f6400d27cb229fc42068cd424d98 09:33:13 $ docker rm -f 75607d5da3bd70c5adb2c964f1659afdc430f6400d27cb229fc42068cd424d98 [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 09:33:14 provisioning config files... 09:33:14 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config3231711630416854679tmp [Pipeline] { [Pipeline] sh 09:33:14 + set +x 09:33:14 + curl -s https://codecov.io/bash 09:33:14 + bash -s -- 09:33:14 09:33:14 _____ _ 09:33:14 / ____| | | 09:33:14 | | ___ __| | ___ ___ _____ __ 09:33:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:33:14 | |___| (_) | (_| | __/ (_| (_) \ V / 09:33:14 \_____\___/ \__,_|\___|\___\___/ \_/ 09:33:14 Bash-1.0.6 09:33:14 09:33:14 09:33:14 ==> git version 2.25.1 found 09:33:14 ==> 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 09:33:14 Release-Date: 2020-01-08 09:33:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:33:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:33:14 ==> Jenkins CI detected. 09:33:14 current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 09:33:14 project root: . 09:33:14 --> token set from env 09:33:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:33:14 ==> Running gcov in . (disable via -X gcov) 09:33:14 ==> Python coveragepy not found 09:33:14 ==> Searching for coverage reports in: 09:33:14 + . 09:33:14 -> Found 1 reports 09:33:14 ==> Detecting git/mercurial file structure 09:33:14 ==> Reading reports 09:33:14 + ./coverage.out bytes=59480 09:33:14 ==> Appending adjustments 09:33:14 https://docs.codecov.io/docs/fixing-reports 09:33:14 + Found adjustments 09:33:14 ==> Gzipping contents 09:33:14 8.0K /tmp/codecov.GUjUdt.gz 09:33:14 ==> Uploading reports 09:33:14 url: https://codecov.io 09:33:14 query: branch=PR-77&commit=3a6eeba0b6d940f04468316827753f5ed126f0cd&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 09:33:14 -> Pinging Codecov 09:33:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-77&commit=3a6eeba0b6d940f04468316827753f5ed126f0cd&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= 09:33:15 -> Uploading to 09:33:15 https://storage.googleapis.com/codecov/v4/raw/2022-06-19/F29A59C45E3A92E06B3E522C9905F8EF/3a6eeba0b6d940f04468316827753f5ed126f0cd/fb522ed4-7f67-4a23-9f5e-12380c215c92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220619T093314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2af34147e4fdd0e348a26741539bc6c30e0f7ec1ba5ebcc1a198bb085b79064 09:33:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:15 Dload Upload Total Spent Left Speed 09:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7674 0 0 100 7674 0 35527 --:--:-- --:--:-- --:--:-- 35527 09:33:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/3a6eeba0b6d940f04468316827753f5ed126f0cd [Pipeline] } 09:33:15 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 09:33:15 + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] 09:33:15 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 09:33:15 total 16 09:33:15 drwxr-xr-x 3 root root 4096 Jun 19 06:25 . 09:33:15 drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:25 .. 09:33:15 drwxr-xr-x 2 root root 4096 Jun 19 06:25 cost 09:33:15 -rw-r--r-- 1 root root 89 Jun 19 06:25 cost.csv 09:33:15 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives 09:33:15 + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives 09:33:15 total 16 09:33:15 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:25 . 09:33:15 drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:25 .. 09:33:15 drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 06:25 cost 09:33:15 -rw-r--r-- 1 jenkins jenkins 89 Jun 19 06:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:33:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:17 ---> package-listing.sh 09:33:17 ++ facter osfamily 09:33:17 ++ tr '[:upper:]' '[:lower:]' 09:33:17 + OS_FAMILY=debian 09:33:17 + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 09:33:17 + START_PACKAGES=/tmp/packages_start.txt 09:33:17 + END_PACKAGES=/tmp/packages_end.txt 09:33:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:17 + PACKAGES=/tmp/packages_start.txt 09:33:17 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 09:33:17 + PACKAGES=/tmp/packages_end.txt 09:33:17 + case "${OS_FAMILY}" in 09:33:17 + dpkg -l 09:33:17 + grep '^ii' 09:33:17 + '[' -f /tmp/packages_start.txt ']' 09:33:17 + '[' -f /tmp/packages_end.txt ']' 09:33:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:17 + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' 09:33:17 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ 09:33:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [Pipeline] echo 09:33:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:18 prd-ubuntu20.04-docker-8c-8g-3116 does not seem to be running inside a container 09:33:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 09:33:18 $ docker top ebb821307821e44687bd43a779ade187fedeff3e6634eca1b45467ac7c94043a -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:18 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:19 + ls /var/log/sa-host 09:33:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:19 provisioning config files... 09:33:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config8369405580189729726tmp [Pipeline] { [Pipeline] echo 09:33:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:19 ---> create-netrc.sh [Pipeline] } 09:33:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:20 ---> python-tools-install.sh [Pipeline] echo 09:33:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:20 ---> sudo-logs.sh 09:33:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:33:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:20 ---> job-cost.sh 09:33:20 lf-activate-venv: SKIPPING 09:33:20 DEBUG: total: 0.2199999988079071 09:33:20 INFO: Retrieving Stack Cost... 09:33:21 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:21 INFO: Archiving Costs [Pipeline] echo 09:33:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:22 ---> logs-deploy.sh 09:33:22 lf-activate-venv: SKIPPING 09:33:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/9 09:33:22 INFO: archiving workspace using pattern(s): 09:33:23 Archives upload complete. 09:33:23 INFO: archiving logs to Nexus