Pull request #79 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88e792a8ced5b88c1c97e5c381531d049eb9b146+63fa4a680431768fa653ad2f832ffdb5163d02d6 (ee9210bef8fe0248604cd2624b5277206eb0ca2c) 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-ssh9627544356298512494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh12537257862858177527.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7240995571688205366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4567747415817707326.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4216280192846282488.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-79/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-79/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17106476360606818839.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1113’ Running on prd-ubuntu20.04-docker-8c-8g-1115 in /w/workspace/oundry_device-onvif-camera_PR-79 [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-79 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit 88e792a8ced5b88c1c97e5c381531d049eb9b146 Merge succeeded, producing 88e792a8ced5b88c1c97e5c381531d049eb9b146 Checking out Revision 88e792a8ced5b88c1c97e5c381531d049eb9b146 (PR-79) > 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/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88e792a8ced5b88c1c97e5c381531d049eb9b146 # 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 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88e792a8ced5b88c1c97e5c381531d049eb9b146 # timeout=10 Commit message: "fix: Remove unused DisconnectDevice func" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:51:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:51:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:51:16 ========================================================= 04:51:16 EdgeX Global Pipelines Version Info 04:51:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:51:17 ------------------- 04:51:17 stable info: 04:51:17 ------------------- 04:51:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:51:17 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 04:51:17 Message: update stable to v1.0.232 04:51:17 ------------------- 04:51:17 experimental info: 04:51:17 ------------------- 04:51:17 Commited By: **** collab-it+edgex@linuxfoundation.org 04:51:17 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 04:51:17 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:51:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88e792a [Pipeline] echo 04:51:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:19 provisioning config files... 04:51:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-79@tmp/config4279096383012227273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:19 ---> docker-login.sh 04:51:19 nexus3.edgexfoundry.org:10001 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:20 Configure a credential helper to remove this warning. See 04:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:20 04:51:20 Login Succeeded 04:51:20 nexus3.edgexfoundry.org:10002 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:20 Configure a credential helper to remove this warning. See 04:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:20 04:51:20 Login Succeeded 04:51:20 nexus3.edgexfoundry.org:10003 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:20 Configure a credential helper to remove this warning. See 04:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:20 04:51:20 Login Succeeded 04:51:20 nexus3.edgexfoundry.org:10004 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:20 Configure a credential helper to remove this warning. See 04:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:20 04:51:20 Login Succeeded 04:51:20 docker.io 04:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:21 Configure a credential helper to remove this warning. See 04:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:21 04:51:21 Login Succeeded 04:51:21 ---> docker-login.sh ends [Pipeline] } 04:51:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:51:21 + git rev-list -1 --merges 88e792a8ced5b88c1c97e5c381531d049eb9b146~1..88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] echo 04:51:22 -----------> git rev-list -1 --merges 88e792a8ced5b88c1c97e5c381531d049eb9b146~1..88e792a8ced5b88c1c97e5c381531d049eb9b146 88e792a8ced5b88c1c97e5c381531d049eb9b146 [false] [Pipeline] sh 04:51:22 + git log --format=format:%s -1 88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] echo 04:51:22 ========================================================= 04:51:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:51:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:51:22 + git log --format=format:%s -1 88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] echo 04:51:22 [semverPrep] GIT_COMMIT: 88e792a8ced5b88c1c97e5c381531d049eb9b146, Commit Message: fix: Remove unused DisconnectDevice func [Pipeline] echo 04:51:22 [semverPrep] This is not a build commit. [Pipeline] sh 04:51:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:51:23 + grep -v github /etc/ssh/ssh_known_hosts 04:51:23 + [ -e /tmp/ssh_known_hosts ] 04:51:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:51:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:51:23 + sudo tee -a /etc/ssh/ssh_known_hosts 04:51:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:23 04:51:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:24 0.1.4: Pulling from edgex-devops/py-git-semver 04:51:24 42c077c10790: Pulling fs layer 04:51:24 f63e77b7563a: Pulling fs layer 04:51:24 bd5fdadae976: Pulling fs layer 04:51:24 205491f53016: Pulling fs layer 04:51:24 df18705c85c3: Pulling fs layer 04:51:24 bdb3f477010e: Pulling fs layer 04:51:24 c8a8fc8e1c8f: Pulling fs layer 04:51:24 2c6e9b1d212d: Pulling fs layer 04:51:24 bdb8f0575790: Pulling fs layer 04:51:24 386e3cb2ff24: Pulling fs layer 04:51:24 2343380bae48: Pulling fs layer 04:51:24 2c6e9b1d212d: Waiting 04:51:24 bdb8f0575790: Waiting 04:51:24 386e3cb2ff24: Waiting 04:51:24 2343380bae48: Waiting 04:51:24 df18705c85c3: Waiting 04:51:24 c8a8fc8e1c8f: Waiting 04:51:24 205491f53016: Waiting 04:51:24 bdb3f477010e: Waiting 04:51:24 f63e77b7563a: Verifying Checksum 04:51:24 f63e77b7563a: Download complete 04:51:24 205491f53016: Verifying Checksum 04:51:24 205491f53016: Download complete 04:51:24 df18705c85c3: Verifying Checksum 04:51:24 df18705c85c3: Download complete 04:51:24 bd5fdadae976: Verifying Checksum 04:51:24 bd5fdadae976: Download complete 04:51:24 bdb3f477010e: Verifying Checksum 04:51:24 bdb3f477010e: Download complete 04:51:24 2c6e9b1d212d: Download complete 04:51:24 bdb8f0575790: Verifying Checksum 04:51:24 bdb8f0575790: Download complete 04:51:24 386e3cb2ff24: Download complete 04:51:24 2343380bae48: Verifying Checksum 04:51:24 2343380bae48: Download complete 04:51:24 42c077c10790: Verifying Checksum 04:51:24 42c077c10790: Download complete 04:51:24 c8a8fc8e1c8f: Download complete 04:51:26 42c077c10790: Pull complete 04:51:26 f63e77b7563a: Pull complete 04:51:26 bd5fdadae976: Pull complete 04:51:26 205491f53016: Pull complete 04:51:26 df18705c85c3: Pull complete 04:51:27 bdb3f477010e: Pull complete 04:51:29 c8a8fc8e1c8f: Pull complete 04:51:29 2c6e9b1d212d: Pull complete 04:51:29 bdb8f0575790: Pull complete 04:51:29 386e3cb2ff24: Pull complete 04:51:29 2343380bae48: Pull complete 04:51:29 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 04:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:29 prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container 04:51:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:51:31 $ docker top 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee -eo pid,comm 04:51:31 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). 04:51:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:31 [ssh-agent] Looking for ssh-agent implementation... 04:51:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:31 $ docker exec 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee ssh-agent 04:51:31 SSH_AUTH_SOCK=/tmp/ssh-obbsAHld9E0V/agent.33 04:51:31 SSH_AGENT_PID=40 04:51:31 Running ssh-add (command line suppressed) 04:51:31 Identity added: /w/workspace/oundry_device-onvif-camera_PR-79@tmp/private_key_988395896560719407.key (/w/workspace/oundry_device-onvif-camera_PR-79@tmp/private_key_988395896560719407.key) 04:51:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:32 + git tag --points-at HEAD [Pipeline] } 04:51:32 $ docker exec --env ******** --env ******** 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee ssh-agent -k 04:51:32 unset SSH_AUTH_SOCK; 04:51:32 unset SSH_AGENT_PID; 04:51:32 echo Agent pid 40 killed; 04:51:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:51:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:32 [ssh-agent] Looking for ssh-agent implementation... 04:51:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:32 $ docker exec 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee ssh-agent 04:51:32 SSH_AUTH_SOCK=/tmp/ssh-PvPGgVC1BRkH/agent.73 04:51:32 SSH_AGENT_PID=79 04:51:32 Running ssh-add (command line suppressed) 04:51:32 Identity added: /w/workspace/oundry_device-onvif-camera_PR-79@tmp/private_key_4939965796195104773.key (/w/workspace/oundry_device-onvif-camera_PR-79@tmp/private_key_4939965796195104773.key) 04:51:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:33 + git semver init 04:51:33 2022-06-06 04:51:33,455 [run_init] DEBUG init version:0.0.0 force:False 04:51:33 2022-06-06 04:51:33,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-79/.semver 04:51:33 2022-06-06 04:51:33,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-79/.semver 04:51:33 2022-06-06 04:51:33,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-79/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-79, universal_newlines=False, shell=None, istream=None) 04:51:34 2022-06-06 04:51:34,106 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-79/.git/info/exclude 04:51:34 2022-06-06 04:51:34,107 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-79/.semver/PR-79 with force:False 04:51:34 2022-06-06 04:51:34,107 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-79/.semver/PR-79 04:51:34 2022-06-06 04:51:34,114 [execute] INFO git cat-file --batch-check 04:51:34 2022-06-06 04:51:34,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-79/.semver, universal_newlines=False, shell=None, istream=) 04:51:34 2022-06-06 04:51:34,121 [execute] INFO git cat-file --batch 04:51:34 2022-06-06 04:51:34,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-79/.semver, universal_newlines=False, shell=None, istream=) 04:51:34 2022-06-06 04:51:34,125 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-79/.semver/PR-79 04:51:34 0.0.0 [Pipeline] } 04:51:34 $ docker exec --env ******** --env ******** 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee ssh-agent -k 04:51:34 unset SSH_AUTH_SOCK; 04:51:34 unset SSH_AGENT_PID; 04:51:34 echo Agent pid 79 killed; 04:51:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:34 + git semver [Pipeline] } 04:51:35 $ docker stop --time=1 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee 04:51:36 $ docker rm -f 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee [Pipeline] // withDockerContainer [Pipeline] sh 04:51:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:51:37 Stashed 1 file(s) [Pipeline] echo 04:51:37 [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 04:51:37 provisioning config files... 04:51:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-79@tmp/config8937437227551128055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:38 ---> docker-login.sh 04:51:38 nexus3.edgexfoundry.org:10001 04:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:38 Configure a credential helper to remove this warning. See 04:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:38 04:51:38 Login Succeeded 04:51:38 nexus3.edgexfoundry.org:10002 04:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:38 Configure a credential helper to remove this warning. See 04:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:38 04:51:38 Login Succeeded 04:51:38 nexus3.edgexfoundry.org:10003 04:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:38 Configure a credential helper to remove this warning. See 04:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:38 04:51:38 Login Succeeded 04:51:38 nexus3.edgexfoundry.org:10004 04:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:38 Configure a credential helper to remove this warning. See 04:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:38 04:51:38 Login Succeeded 04:51:38 docker.io 04:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:39 Configure a credential helper to remove this warning. See 04:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:39 04:51:39 Login Succeeded 04:51:39 ---> docker-login.sh ends [Pipeline] } 04:51:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:51:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:51:39 ========================================================= 04:51:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:51:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:39 + 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 . 04:51:39 Sending build context to Docker daemon 8.687MB 04:51:39 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 04:51:39 Step 2/13 : FROM ${BASE} AS builder 04:51:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:51:39 59bf1c3509f3: Pulling fs layer 04:51:39 666ba61612fd: Pulling fs layer 04:51:39 8ed8ca486205: Pulling fs layer 04:51:39 cc1cd167ecdc: Pulling fs layer 04:51:39 c516ae0d96e1: Pulling fs layer 04:51:39 684cea983483: Pulling fs layer 04:51:39 dd3240ac7de5: Pulling fs layer 04:51:39 b1e948a4e11c: Pulling fs layer 04:51:39 a8fd76ee1af6: Pulling fs layer 04:51:39 646ad004c059: Pulling fs layer 04:51:39 dd3240ac7de5: Waiting 04:51:39 b1e948a4e11c: Waiting 04:51:39 684cea983483: Waiting 04:51:39 a8fd76ee1af6: Waiting 04:51:39 c516ae0d96e1: Waiting 04:51:39 646ad004c059: Waiting 04:51:39 8ed8ca486205: Download complete 04:51:40 666ba61612fd: Verifying Checksum 04:51:40 666ba61612fd: Download complete 04:51:40 c516ae0d96e1: Download complete 04:51:40 684cea983483: Verifying Checksum 04:51:40 684cea983483: Download complete 04:51:40 59bf1c3509f3: Verifying Checksum 04:51:40 59bf1c3509f3: Download complete 04:51:40 dd3240ac7de5: Verifying Checksum 04:51:40 dd3240ac7de5: Download complete 04:51:40 b1e948a4e11c: Verifying Checksum 04:51:40 b1e948a4e11c: Download complete 04:51:40 59bf1c3509f3: Pull complete 04:51:40 666ba61612fd: Pull complete 04:51:40 8ed8ca486205: Pull complete 04:51:40 646ad004c059: Verifying Checksum 04:51:40 646ad004c059: Download complete 04:51:40 a8fd76ee1af6: Verifying Checksum 04:51:40 a8fd76ee1af6: Download complete 04:51:40 cc1cd167ecdc: Download complete 04:51:44 cc1cd167ecdc: Pull complete 04:51:45 c516ae0d96e1: Pull complete 04:51:45 684cea983483: Pull complete 04:51:45 dd3240ac7de5: Pull complete 04:51:45 b1e948a4e11c: Pull complete 04:51:47 a8fd76ee1af6: Pull complete 04:51:48 646ad004c059: Pull complete 04:51:48 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 04:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:51:48 ---> 8f69c11f6b0c 04:51:48 Step 3/13 : ARG MAKE="make build" 04:51:50 ---> Running in 7f9d5f417674 04:51:50 Removing intermediate container 7f9d5f417674 04:51:50 ---> 8efd18a5738b 04:51:50 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:51:50 ---> Running in 45585a102157 04:51:50 Removing intermediate container 45585a102157 04:51:50 ---> a9d21b8b78c2 04:51:50 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 04:51:50 ---> Running in c02a29c38cb4 04:51:50 Removing intermediate container c02a29c38cb4 04:51:50 ---> 4265a11ae67b 04:51:50 Step 6/13 : LABEL Name=edgex-device-onvif-camera 04:51:50 ---> Running in cc41f1cbd27c 04:51:50 Removing intermediate container cc41f1cbd27c 04:51:50 ---> a00b8f01e30c 04:51:50 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:50 ---> Running in d9fdad0bb205 04:51:50 Removing intermediate container d9fdad0bb205 04:51:50 ---> 73100f8812c2 04:51:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:51:50 ---> Running in 0705b48de7f7 04:51:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:51:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:51:52 OK: 221 MiB in 52 packages 04:51:52 Removing intermediate container 0705b48de7f7 04:51:52 ---> 5fab4ab18454 04:51:52 Step 9/13 : WORKDIR /device-onvif-camera 04:51:52 Still waiting to schedule task 04:51:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1114’ 04:51:52 ---> Running in 53a11c2165ae 04:51:52 Removing intermediate container 53a11c2165ae 04:51:52 ---> d574a4f65ac4 04:51:52 Step 10/13 : COPY go.mod vendor* ./ 04:51:53 ---> 72a616318bb5 04:51:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:53 ---> Running in 501111640e03 04:52:11 Removing intermediate container 501111640e03 04:52:11 ---> 5edc20124ca4 04:52:11 Step 12/13 : COPY . . 04:52:11 ---> c80bec6e89b4 04:52:11 Step 13/13 : RUN ${MAKE} 04:52:11 ---> Running in 5355a8da2c63 04:52:11 noop 04:52:11 Removing intermediate container 5355a8da2c63 04:52:11 ---> 625932dc6dec 04:52:11 Successfully built 625932dc6dec 04:52:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:11 + docker inspect -f . ci-base-image-x86_64 04:52:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:11 prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container 04:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@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 ******** ci-base-image-x86_64 cat 04:52:12 $ docker top a020f252a29a33120fcac1930925339e5d381e32c23cc80e8e376884cab859ff -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:12 + go version 04:52:12 go version go1.17.7 linux/amd64 [Pipeline] } 04:52:12 $ docker stop --time=1 a020f252a29a33120fcac1930925339e5d381e32c23cc80e8e376884cab859ff 04:52:14 $ docker rm -f a020f252a29a33120fcac1930925339e5d381e32c23cc80e8e376884cab859ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:14 + docker inspect -f . ci-base-image-x86_64 04:52:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:14 prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container 04:52:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@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 ******** ci-base-image-x86_64 cat 04:52:15 $ docker top c7464bd1f02d89d76dd180acd40d76c9ba44f19ebdb178c3276e858615be05a5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:52:15 + make test 04:52:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:52:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:52:26 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:52:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.3% of statements 04:52:30 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.895s coverage: 13.8% of statements 04:52:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:52:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:41 ./bin/test-attribution-txt.sh [Pipeline] echo 04:52:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:52:41 $ docker stop --time=1 c7464bd1f02d89d76dd180acd40d76c9ba44f19ebdb178c3276e858615be05a5 04:52:42 $ docker rm -f c7464bd1f02d89d76dd180acd40d76c9ba44f19ebdb178c3276e858615be05a5 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:52:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:52:44 + ls -al . 04:52:44 total 232 04:52:44 drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 04:52 . 04:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:51 .. 04:52:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:51 .git 04:52:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:51 .github 04:52:44 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:51 .gitignore 04:52:44 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:51 .golangci.yml 04:52:44 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:51 .semver 04:52:44 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:51 Attribution.txt 04:52:44 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:51 CHANGELOG.md 04:52:44 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:51 Dockerfile 04:52:44 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:51 GOVERNANCE.md 04:52:44 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:51 Jenkinsfile 04:52:44 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:51 LICENSE 04:52:44 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:51 Makefile 04:52:44 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:51 OWNERS.md 04:52:44 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:51 README.md 04:52:44 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:51 VERSION 04:52:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:51 bin 04:52:44 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:51 cmd 04:52:44 -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 04:52 coverage.out 04:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:51 doc 04:52:44 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:51 go.mod 04:52:44 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:51 go.sum 04:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:51 internal 04:52:44 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:44 + 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=88e792a8ced5b88c1c97e5c381531d049eb9b146 --label arch=amd64 --label version=0.0.0 . 04:52:44 Sending build context to Docker daemon 8.741MB 04:52:44 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 04:52:44 Step 2/26 : FROM ${BASE} AS builder 04:52:44 ---> 625932dc6dec 04:52:44 Step 3/26 : ARG MAKE="make build" 04:52:45 ---> Running in 54909d7cacc8 04:52:45 Removing intermediate container 54909d7cacc8 04:52:45 ---> fa1dc92e0a2f 04:52:45 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:52:45 ---> Running in a99ecc4dd6fb 04:52:45 Removing intermediate container a99ecc4dd6fb 04:52:45 ---> 2d845ffaf539 04:52:45 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:52:45 ---> Running in f211c2f1a39d 04:52:45 Removing intermediate container f211c2f1a39d 04:52:45 ---> 17842025bddf 04:52:45 Step 6/26 : LABEL Name=edgex-device-onvif-camera 04:52:45 ---> Running in c962aaa73708 04:52:45 Removing intermediate container c962aaa73708 04:52:45 ---> f3c7a1faa696 04:52:45 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:45 ---> Running in 6b18bbab1da4 04:52:46 Removing intermediate container 6b18bbab1da4 04:52:46 ---> 5753e4a81fb9 04:52:46 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:52:46 ---> Running in b624426072f2 04:52:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:52:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:52:47 OK: 221 MiB in 52 packages 04:52:47 Removing intermediate container b624426072f2 04:52:47 ---> e145734b7f34 04:52:47 Step 9/26 : WORKDIR /device-onvif-camera 04:52:47 ---> Running in 9fd891a51242 04:52:47 Removing intermediate container 9fd891a51242 04:52:47 ---> 17ef2832e9e0 04:52:47 Step 10/26 : COPY go.mod vendor* ./ 04:52:47 ---> 0d7323ba4c3e 04:52:47 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:48 ---> Running in d67cea32bf8c 04:52:48 Removing intermediate container d67cea32bf8c 04:52:48 ---> 887da28217b5 04:52:48 Step 12/26 : COPY . . 04:52:49 ---> 5605763c3a6b 04:52:49 Step 13/26 : RUN ${MAKE} 04:52:49 ---> Running in 588d3722453a 04:52:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:53:11 Removing intermediate container 588d3722453a 04:53:11 ---> a021f6954dba 04:53:11 Step 14/26 : FROM alpine:3.15 04:53:11 3.15: Pulling from library/alpine 04:53:11 df9b9388f04a: Pulling fs layer 04:53:11 df9b9388f04a: Verifying Checksum 04:53:11 df9b9388f04a: Download complete 04:53:11 df9b9388f04a: Pull complete 04:53:11 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 04:53:11 Status: Downloaded newer image for alpine:3.15 04:53:11 ---> 0ac33e5f5afa 04:53:11 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:53:11 ---> Running in c823cce80bf1 04:53:11 Removing intermediate container c823cce80bf1 04:53:11 ---> bdc2fe7062f5 04:53:11 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 04:53:11 ---> Running in 84e602342b63 04:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:53:11 (1/6) Installing dumb-init (1.2.5-r1) 04:53:11 (2/6) Installing libgcc (10.3.1_git20211027-r0) 04:53:11 (3/6) Installing libsodium (1.0.18-r0) 04:53:11 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 04:53:11 (5/6) Installing libzmq (4.3.4-r0) 04:53:11 (6/6) Installing zeromq (4.3.4-r0) 04:53:11 Executing busybox-1.34.1-r5.trigger 04:53:11 OK: 8 MiB in 20 packages 04:53:11 Removing intermediate container 84e602342b63 04:53:11 ---> f3a05266bcbe 04:53:11 Step 17/26 : WORKDIR / 04:53:11 ---> Running in 4e768e7e396c 04:53:11 Removing intermediate container 4e768e7e396c 04:53:11 ---> af3554bc1366 04:53:11 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:53:11 ---> 0282033be463 04:53:11 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:53:11 ---> 32df58da100b 04:53:11 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:53:11 ---> 9b05a89b62d0 04:53:11 Step 21/26 : EXPOSE 59984 04:53:11 ---> Running in dcc4b60106da 04:53:11 Removing intermediate container dcc4b60106da 04:53:11 ---> f40b277a427c 04:53:11 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:53:11 ---> Running in 6a0376b5da8d 04:53:11 Removing intermediate container 6a0376b5da8d 04:53:11 ---> 1d7d91a1ea28 04:53:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:53:11 ---> Running in 27240b0762e0 04:53:11 Removing intermediate container 27240b0762e0 04:53:11 ---> 2665810ebdaa 04:53:11 Step 24/26 : LABEL arch=amd64 04:53:11 ---> Running in ad69ee7e1848 04:53:11 Removing intermediate container ad69ee7e1848 04:53:11 ---> 85b7991351cc 04:53:11 Step 25/26 : LABEL git_sha=88e792a8ced5b88c1c97e5c381531d049eb9b146 04:53:11 ---> Running in 937f7e1a710c 04:53:12 Removing intermediate container 937f7e1a710c 04:53:12 ---> 7c78ec79da59 04:53:12 Step 26/26 : LABEL version=0.0.0 04:53:12 ---> Running in 14a6023eeb4e 04:53:12 Removing intermediate container 14a6023eeb4e 04:53:12 ---> 85e4a41005ae 04:53:12 [Warning] One or more build-args [ARCH] were not consumed 04:53:12 Successfully built 85e4a41005ae 04:53:12 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 04:53:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:12 04:53:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:13 latest: Pulling from edgex-lftools-log-publisher 04:53:13 5eb5b503b376: Pulling fs layer 04:53:13 5c69ac0246d0: Pulling fs layer 04:53:13 ec43610c2a17: Pulling fs layer 04:53:13 3a2ae6a8a46f: Pulling fs layer 04:53:13 33b1e0a273af: Pulling fs layer 04:53:13 5d3b04190fa2: Pulling fs layer 04:53:13 2f39f015ded8: Pulling fs layer 04:53:13 3a2ae6a8a46f: Waiting 04:53:13 33b1e0a273af: Waiting 04:53:13 5d3b04190fa2: Waiting 04:53:13 2f39f015ded8: Waiting 04:53:13 5c69ac0246d0: Download complete 04:53:13 3a2ae6a8a46f: Verifying Checksum 04:53:13 3a2ae6a8a46f: Download complete 04:53:13 33b1e0a273af: Verifying Checksum 04:53:13 33b1e0a273af: Download complete 04:53:13 5d3b04190fa2: Verifying Checksum 04:53:13 5d3b04190fa2: Download complete 04:53:13 ec43610c2a17: Verifying Checksum 04:53:13 ec43610c2a17: Download complete 04:53:13 5eb5b503b376: Verifying Checksum 04:53:13 5eb5b503b376: Download complete 04:53:14 2f39f015ded8: Verifying Checksum 04:53:14 2f39f015ded8: Download complete 04:53:14 5eb5b503b376: Pull complete 04:53:14 5c69ac0246d0: Pull complete 04:53:15 ec43610c2a17: Pull complete 04:53:15 3a2ae6a8a46f: Pull complete 04:53:15 33b1e0a273af: Pull complete 04:53:15 5d3b04190fa2: Pull complete 04:53:19 2f39f015ded8: Pull complete 04:53:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:19 prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container 04:53:19 $ 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-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:53:21 $ docker top f7ef07f96fe3469736279c2820331d7f6a2d7f6d03b42b672e68a7e906b77ff0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:21 ---> job-cost.sh 04:53:21 lf-activate-venv: SKIPPING 04:53:21 INFO: No Stack... 04:53:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:53:22 INFO: Archiving Costs [Pipeline] sh 04:53:22 + cut -d, -f6 04:53:22 + cat /w/workspace/oundry_device-onvif-camera_PR-79/archives/cost.csv [Pipeline] lock 04:53:22 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] 04:53:22 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] did not exist. Created. 04:53:22 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:53:23 + echo total: 0.2199999988079071 [Pipeline] stash 04:53:23 Stashed 1 file(s) [Pipeline] } 04:53:23 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:53:23 $ docker stop --time=1 f7ef07f96fe3469736279c2820331d7f6a2d7f6d03b42b672e68a7e906b77ff0 04:53:24 $ docker rm -f f7ef07f96fe3469736279c2820331d7f6a2d7f6d03b42b672e68a7e906b77ff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:55:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1116 in /w/workspace/oundry_device-onvif-camera_PR-79 [Pipeline] { [Pipeline] ws 04:55:23 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:55:23 Selected Git installation does not exist. Using Default 04:55:23 The recommended git tool is: NONE 04:55:31 using credential edgex-jenkins-ssh 04:55:31 Cloning the remote Git repository 04:55:31 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:55:31 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:55:31 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:55:31 > git --version # timeout=10 04:55:31 > git --version # 'git version 2.25.1' 04:55:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:33 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit 88e792a8ced5b88c1c97e5c381531d049eb9b146 04:55:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:55:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:55:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:55:33 > git config core.sparsecheckout # timeout=10 04:55:33 > git checkout -f 88e792a8ced5b88c1c97e5c381531d049eb9b146 # timeout=10 04:55:33 Merge succeeded, producing 88e792a8ced5b88c1c97e5c381531d049eb9b146 04:55:33 Checking out Revision 88e792a8ced5b88c1c97e5c381531d049eb9b146 (PR-79) 04:55:33 > git remote # timeout=10 04:55:33 > git config --get remote.origin.url # timeout=10 04:55:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:33 > git merge 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 04:55:33 > git rev-parse HEAD^{commit} # timeout=10 04:55:33 > git config core.sparsecheckout # timeout=10 04:55:33 > git checkout -f 88e792a8ced5b88c1c97e5c381531d049eb9b146 # timeout=10 04:55:37 Commit message: "fix: Remove unused DisconnectDevice func" 04:55:37 > git --version # timeout=10 04:55:37 > git --version # 'git version 2.25.1' 04:55:37 fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:55:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:55:38 Dload Upload Total Spent Left Speed 04:55:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 04:55:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:55:40 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:55:40 sudo tee /etc/docker/daemon.new 04:55:40 { 04:55:40 "registry-mirrors": [ 04:55:40 "https://nexus3.edgexfoundry.org:10001" 04:55:40 ], 04:55:40 "bip": "10.250.0.254/24", 04:55:40 "hosts": [ 04:55:40 "tcp://0.0.0.0:5555", 04:55:40 "unix:///var/run/docker.sock" 04:55:40 ], 04:55:40 "mtu": 1458, 04:55:40 "selinux-enabled": true, 04:55:40 "seccomp-profile": "/etc/docker/seccomp.json" 04:55:40 } [Pipeline] sh 04:55:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:55:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:59 provisioning config files... 04:55:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2064408048864846300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:59 ---> docker-login.sh 04:55:59 nexus3.edgexfoundry.org:10001 04:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:00 Configure a credential helper to remove this warning. See 04:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:00 04:56:00 Login Succeeded 04:56:00 nexus3.edgexfoundry.org:10002 04:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:01 Configure a credential helper to remove this warning. See 04:56:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:01 04:56:01 Login Succeeded 04:56:01 nexus3.edgexfoundry.org:10003 04:56:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:01 Configure a credential helper to remove this warning. See 04:56:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:01 04:56:01 Login Succeeded 04:56:01 nexus3.edgexfoundry.org:10004 04:56:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:01 Configure a credential helper to remove this warning. See 04:56:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:01 04:56:01 Login Succeeded 04:56:01 docker.io 04:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:02 Configure a credential helper to remove this warning. See 04:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:02 04:56:02 Login Succeeded 04:56:02 ---> docker-login.sh ends [Pipeline] } 04:56:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:56:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:03 ========================================================= 04:56:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:56:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:03 + 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 . 04:56:04 Sending build context to Docker daemon 5.919MB 04:56:04 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 04:56:04 Step 2/13 : FROM ${BASE} AS builder 04:56:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:56:04 9b3977197b4f: Pulling fs layer 04:56:04 1a89e8eeedd5: Pulling fs layer 04:56:04 94645a83ff95: Pulling fs layer 04:56:04 e6fb740bc735: Pulling fs layer 04:56:04 3a77bd46dcc9: Pulling fs layer 04:56:04 355e64cbe906: Pulling fs layer 04:56:04 63ab81a10011: Pulling fs layer 04:56:04 555d1d1c4555: Pulling fs layer 04:56:04 7d9057610161: Pulling fs layer 04:56:04 e6fb740bc735: Waiting 04:56:04 3a77bd46dcc9: Waiting 04:56:04 355e64cbe906: Waiting 04:56:04 555d1d1c4555: Waiting 04:56:04 7d9057610161: Waiting 04:56:04 63ab81a10011: Waiting 04:56:04 94645a83ff95: Verifying Checksum 04:56:04 94645a83ff95: Download complete 04:56:04 1a89e8eeedd5: Verifying Checksum 04:56:04 1a89e8eeedd5: Download complete 04:56:04 3a77bd46dcc9: Verifying Checksum 04:56:04 3a77bd46dcc9: Download complete 04:56:04 355e64cbe906: Verifying Checksum 04:56:04 355e64cbe906: Download complete 04:56:04 63ab81a10011: Verifying Checksum 04:56:04 63ab81a10011: Download complete 04:56:04 9b3977197b4f: Download complete 04:56:05 9b3977197b4f: Pull complete 04:56:05 7d9057610161: Verifying Checksum 04:56:05 7d9057610161: Download complete 04:56:05 1a89e8eeedd5: Pull complete 04:56:06 94645a83ff95: Pull complete 04:56:06 555d1d1c4555: Verifying Checksum 04:56:06 555d1d1c4555: Download complete 04:56:07 e6fb740bc735: Verifying Checksum 04:56:07 e6fb740bc735: Download complete 04:56:19 e6fb740bc735: Pull complete 04:56:19 3a77bd46dcc9: Pull complete 04:56:19 355e64cbe906: Pull complete 04:56:20 63ab81a10011: Pull complete 04:56:26 555d1d1c4555: Pull complete 04:56:28 7d9057610161: Pull complete 04:56:28 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 04:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:56:28 ---> 819e984ddca1 04:56:28 Step 3/13 : ARG MAKE="make build" 04:56:29 ---> Running in 008bce9b8335 04:56:29 Removing intermediate container 008bce9b8335 04:56:29 ---> 2c68a62afa80 04:56:29 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:56:29 ---> Running in b200e4932e71 04:56:29 Removing intermediate container b200e4932e71 04:56:29 ---> b0ebfd50d384 04:56:29 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 04:56:29 ---> Running in 4ec167af5edf 04:56:30 Removing intermediate container 4ec167af5edf 04:56:30 ---> e95c14aa7d82 04:56:30 Step 6/13 : LABEL Name=edgex-device-onvif-camera 04:56:30 ---> Running in b34afb859a9a 04:56:30 Removing intermediate container b34afb859a9a 04:56:30 ---> 2847cf7de191 04:56:30 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:56:30 ---> Running in 8ac5d0d5c875 04:56:33 Removing intermediate container 8ac5d0d5c875 04:56:33 ---> e6cf1674a3d4 04:56:33 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:33 ---> Running in 5e357ca25e35 04:56:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:56:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:56:36 OK: 220 MiB in 52 packages 04:56:37 Removing intermediate container 5e357ca25e35 04:56:37 ---> 8a29152fd737 04:56:37 Step 9/13 : WORKDIR /device-onvif-camera 04:56:37 ---> Running in 5e8249a619fa 04:56:37 Removing intermediate container 5e8249a619fa 04:56:37 ---> c3177dcbca62 04:56:37 Step 10/13 : COPY go.mod vendor* ./ 04:56:37 ---> 8e324fd9c354 04:56:37 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:38 ---> Running in cfe96bc3dd45 04:57:25 Removing intermediate container cfe96bc3dd45 04:57:25 ---> 7a622d2d98eb 04:57:25 Step 12/13 : COPY . . 04:57:25 ---> e8b7afb9baa8 04:57:25 Step 13/13 : RUN ${MAKE} 04:57:25 ---> Running in 39af6737cf7a 04:57:26 noop 04:57:27 Removing intermediate container 39af6737cf7a 04:57:27 ---> dc6b0119ccbe 04:57:27 Successfully built dc6b0119ccbe 04:57:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:27 + docker inspect -f . ci-base-image-arm64 04:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:28 prd-ubuntu20.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container 04:57:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:57:29 $ docker top 179abfce397fc5ef5413e965b1cec22d791f80a09af41cec10a4f7caea44116d -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:30 + go version 04:57:30 go version go1.17.7 linux/arm64 [Pipeline] } 04:57:30 $ docker stop --time=1 179abfce397fc5ef5413e965b1cec22d791f80a09af41cec10a4f7caea44116d 04:57:32 $ docker rm -f 179abfce397fc5ef5413e965b1cec22d791f80a09af41cec10a4f7caea44116d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + docker inspect -f . ci-base-image-arm64 04:57:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:33 prd-ubuntu20.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container 04:57:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:57:34 $ docker top f917369a9d2859f21ee08ae27d63fd9edf15244a9c1dedd71e4738c1f7b693ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:57:35 + make test 04:57:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:57:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:58:59 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:58:59 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.078s coverage: 1.3% of statements 04:59:26 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.446s coverage: 13.8% of statements 04:59:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:59:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:59:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:59:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:59:48 ./bin/test-attribution-txt.sh [Pipeline] echo 04:59:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:59:52 $ docker stop --time=1 f917369a9d2859f21ee08ae27d63fd9edf15244a9c1dedd71e4738c1f7b693ec 04:59:54 $ docker rm -f f917369a9d2859f21ee08ae27d63fd9edf15244a9c1dedd71e4738c1f7b693ec [Pipeline] // withDockerContainer [Pipeline] sh 04:59:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:59:55 Warning: overwriting stash ‘coverage-report’ 04:59:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:59:56 + ls -al . 04:59:56 total 228 04:59:56 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:59 . 04:59:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:55 .. 04:59:56 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:55 .git 04:59:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:55 .github 04:59:56 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:55 .gitignore 04:59:56 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:55 .golangci.yml 04:59:56 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:55 Attribution.txt 04:59:56 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:55 CHANGELOG.md 04:59:56 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:55 Dockerfile 04:59:56 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:55 GOVERNANCE.md 04:59:56 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:55 Jenkinsfile 04:59:56 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:55 LICENSE 04:59:56 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:55 Makefile 04:59:56 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:55 OWNERS.md 04:59:56 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:55 README.md 04:59:56 -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:51 VERSION 04:59:56 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:55 bin 04:59:56 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:55 cmd 04:59:56 -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 04:59 coverage.out 04:59:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:55 doc 04:59:56 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:55 go.mod 04:59:56 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:55 go.sum 04:59:56 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:55 internal 04:59:56 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:57 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=88e792a8ced5b88c1c97e5c381531d049eb9b146 --label arch=arm64 --label version=0.0.0 . 04:59:57 Sending build context to Docker daemon 5.973MB 04:59:57 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 04:59:57 Step 2/26 : FROM ${BASE} AS builder 04:59:57 ---> dc6b0119ccbe 04:59:57 Step 3/26 : ARG MAKE="make build" 04:59:57 ---> Running in c2383fd2ae9f 04:59:57 Removing intermediate container c2383fd2ae9f 04:59:57 ---> 1a63331d32da 04:59:57 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 04:59:57 ---> Running in 9984b4dfef38 04:59:58 Removing intermediate container 9984b4dfef38 04:59:58 ---> 5d95c560bdcd 04:59:58 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 04:59:58 ---> Running in dce09a67f872 04:59:58 Removing intermediate container dce09a67f872 04:59:58 ---> 080875daa5f9 04:59:58 Step 6/26 : LABEL Name=edgex-device-onvif-camera 04:59:58 ---> Running in 50696d1abab6 04:59:59 Removing intermediate container 50696d1abab6 04:59:59 ---> 78b7e2dfbbc0 04:59:59 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:59 ---> Running in 70cc2d69052a 05:00:01 Removing intermediate container 70cc2d69052a 05:00:01 ---> 2acc35469957 05:00:01 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:00:01 ---> Running in c419cb5c74f2 05:00:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:00:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:00:03 OK: 220 MiB in 52 packages 05:00:04 Removing intermediate container c419cb5c74f2 05:00:04 ---> 3acc4f097101 05:00:04 Step 9/26 : WORKDIR /device-onvif-camera 05:00:04 ---> Running in 202e51bcc549 05:00:04 Removing intermediate container 202e51bcc549 05:00:04 ---> 3279f5715930 05:00:04 Step 10/26 : COPY go.mod vendor* ./ 05:00:05 ---> e20eda1f6c89 05:00:05 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:05 ---> Running in cc76720ac5cd 05:00:07 Removing intermediate container cc76720ac5cd 05:00:07 ---> 2831fbee0170 05:00:07 Step 12/26 : COPY . . 05:00:08 ---> 96b11af015fc 05:00:08 Step 13/26 : RUN ${MAKE} 05:00:08 ---> Running in 351b368ee530 05:00:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 05:02:15 Removing intermediate container 351b368ee530 05:02:15 ---> 131bdeb6dfd5 05:02:15 Step 14/26 : FROM alpine:3.15 05:02:15 3.15: Pulling from library/alpine 05:02:15 9981e73032c8: Pulling fs layer 05:02:15 9981e73032c8: Verifying Checksum 05:02:15 9981e73032c8: Download complete 05:02:15 9981e73032c8: Pull complete 05:02:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 05:02:15 Status: Downloaded newer image for alpine:3.15 05:02:15 ---> 3fb3c9af89a9 05:02:15 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:02:15 ---> Running in d1b3d4d0d39c 05:02:15 Removing intermediate container d1b3d4d0d39c 05:02:15 ---> e0e810e1aa44 05:02:15 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:02:15 ---> Running in 2edc1d1040d8 05:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:02:15 (1/6) Installing dumb-init (1.2.5-r1) 05:02:15 (2/6) Installing libgcc (10.3.1_git20211027-r0) 05:02:15 (3/6) Installing libsodium (1.0.18-r0) 05:02:15 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 05:02:15 (5/6) Installing libzmq (4.3.4-r0) 05:02:15 (6/6) Installing zeromq (4.3.4-r0) 05:02:15 Executing busybox-1.34.1-r5.trigger 05:02:15 OK: 8 MiB in 20 packages 05:02:15 Removing intermediate container 2edc1d1040d8 05:02:15 ---> ccf751f70270 05:02:15 Step 17/26 : WORKDIR / 05:02:15 ---> Running in 6f85cabd4824 05:02:15 Removing intermediate container 6f85cabd4824 05:02:15 ---> 7a063fba8bde 05:02:15 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 05:02:15 ---> b828d24e7d4b 05:02:15 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 05:02:15 ---> 77d16f0adfff 05:02:15 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:02:15 ---> 08d1322a86cf 05:02:15 Step 21/26 : EXPOSE 59984 05:02:15 ---> Running in 7567497da7ae 05:02:15 Removing intermediate container 7567497da7ae 05:02:15 ---> cbf0ac1ad9b4 05:02:15 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 05:02:15 ---> Running in 4083e91720be 05:02:16 Removing intermediate container 4083e91720be 05:02:16 ---> 8e255348934e 05:02:16 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:02:16 ---> Running in ef9ab0a66c0b 05:02:16 Removing intermediate container ef9ab0a66c0b 05:02:16 ---> b7ac6f886711 05:02:16 Step 24/26 : LABEL arch=arm64 05:02:16 ---> Running in d45937c15be4 05:02:16 Removing intermediate container d45937c15be4 05:02:16 ---> 88b32c4af966 05:02:16 Step 25/26 : LABEL git_sha=88e792a8ced5b88c1c97e5c381531d049eb9b146 05:02:16 ---> Running in 28a2b1114003 05:02:17 Removing intermediate container 28a2b1114003 05:02:17 ---> 649383899e56 05:02:17 Step 26/26 : LABEL version=0.0.0 05:02:17 ---> Running in 087f86eb2185 05:02:17 Removing intermediate container 087f86eb2185 05:02:17 ---> bdf05443526e 05:02:17 [Warning] One or more build-args [ARCH] were not consumed 05:02:17 Successfully built bdf05443526e 05:02:17 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 05:02:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:18 05:02:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:19 arm64: Pulling from edgex-lftools-log-publisher 05:02:19 8998bd30e6a1: Pulling fs layer 05:02:19 04944245beec: Pulling fs layer 05:02:19 699f458cf7ca: Pulling fs layer 05:02:19 765212b225bb: Pulling fs layer 05:02:19 f23df028b6ca: Pulling fs layer 05:02:19 d65c8cfc05b1: Pulling fs layer 05:02:19 2437ff75d9bd: Pulling fs layer 05:02:19 f23df028b6ca: Waiting 05:02:19 d65c8cfc05b1: Waiting 05:02:19 2437ff75d9bd: Waiting 05:02:19 765212b225bb: Waiting 05:02:19 04944245beec: Verifying Checksum 05:02:19 04944245beec: Download complete 05:02:19 765212b225bb: Download complete 05:02:19 f23df028b6ca: Verifying Checksum 05:02:19 f23df028b6ca: Download complete 05:02:19 d65c8cfc05b1: Verifying Checksum 05:02:19 d65c8cfc05b1: Download complete 05:02:19 699f458cf7ca: Verifying Checksum 05:02:19 699f458cf7ca: Download complete 05:02:19 8998bd30e6a1: Download complete 05:02:22 2437ff75d9bd: Verifying Checksum 05:02:22 2437ff75d9bd: Download complete 05:02:24 8998bd30e6a1: Pull complete 05:02:24 04944245beec: Pull complete 05:02:26 699f458cf7ca: Pull complete 05:02:26 765212b225bb: Pull complete 05:02:27 f23df028b6ca: Pull complete 05:02:27 d65c8cfc05b1: Pull complete 05:02:42 2437ff75d9bd: Pull complete 05:02:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:42 prd-ubuntu20.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container 05:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:02:45 $ docker top 31f31c60204111dc618cb68fa067f85cccc076caae2380d4e8d296be09448241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:46 ---> job-cost.sh 05:02:46 lf-activate-venv: SKIPPING 05:02:46 INFO: No Stack... 05:02:46 INFO: Retrieving Pricing Info for: v3-standard-4 05:02:47 INFO: Archiving Costs [Pipeline] sh 05:02:48 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 05:02:48 + cut -d, -f6 [Pipeline] lock 05:02:48 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] 05:02:48 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] did not exist. Created. 05:02:48 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:49 /w/workspace/device-onvif-camera/1@tmp/durable-4b442673/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:02:49 + echo total: 0.10999999940395355 [Pipeline] stash 05:02:50 Warning: overwriting stash ‘stack-cost’ 05:02:50 Stashed 1 file(s) [Pipeline] } 05:02:50 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:50 $ docker stop --time=1 31f31c60204111dc618cb68fa067f85cccc076caae2380d4e8d296be09448241 05:02:51 $ docker rm -f 31f31c60204111dc618cb68fa067f85cccc076caae2380d4e8d296be09448241 [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 05:02:52 provisioning config files... 05:02:52 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-79@tmp/config2117663633977694439tmp [Pipeline] { [Pipeline] sh 05:02:53 + set +x 05:02:53 + curl -s https://codecov.io/bash 05:02:53 + bash -s -- 05:02:53 05:02:53 _____ _ 05:02:53 / ____| | | 05:02:53 | | ___ __| | ___ ___ _____ __ 05:02:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:02:53 | |___| (_) | (_| | __/ (_| (_) \ V / 05:02:53 \_____\___/ \__,_|\___|\___\___/ \_/ 05:02:53 Bash-1.0.6 05:02:53 05:02:53 05:02:53 ==> git version 2.25.1 found 05:02:53 ==> 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 05:02:53 Release-Date: 2020-01-08 05:02:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:02:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:02:53 ==> Jenkins CI detected. 05:02:53 current dir:  /w/workspace/oundry_device-onvif-camera_PR-79 05:02:53 project root: . 05:02:53 --> token set from env 05:02:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:02:53 ==> Running gcov in . (disable via -X gcov) 05:02:53 ==> Python coveragepy not found 05:02:53 ==> Searching for coverage reports in: 05:02:53 + . 05:02:53 -> Found 1 reports 05:02:53 ==> Detecting git/mercurial file structure 05:02:53 ==> Reading reports 05:02:53 + ./coverage.out bytes=53381 05:02:53 ==> Appending adjustments 05:02:53 https://docs.codecov.io/docs/fixing-reports 05:02:53 + Found adjustments 05:02:53 ==> Gzipping contents 05:02:53 8.0K /tmp/codecov.Nlfn1W.gz 05:02:53 ==> Uploading reports 05:02:53 url: https://codecov.io 05:02:53 query: branch=PR-79&commit=88e792a8ced5b88c1c97e5c381531d049eb9b146&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=79&job=&cmd_args= 05:02:53 -> Pinging Codecov 05:02:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-79&commit=88e792a8ced5b88c1c97e5c381531d049eb9b146&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=79&job=&cmd_args= 05:02:53 -> Uploading to 05:02:53 https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/88e792a8ced5b88c1c97e5c381531d049eb9b146/dac1b11e-1932-4551-ba3b-ad9d4320f903.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T050253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e95869f47cc8f270f000a267c314d9f8ea1a5af0c7df5dc45355b523cb579dc 05:02:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:53 Dload Upload Total Spent Left Speed 05:02:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6852 0 0 100 6852 0 27967 --:--:-- --:--:-- --:--:-- 27967 05:02:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] } 05:02:53 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 05:02:55 + [ -d /w/workspace/oundry_device-onvif-camera_PR-79/archives ] 05:02:55 + ls -al /w/workspace/oundry_device-onvif-camera_PR-79/archives 05:02:55 total 16 05:02:55 drwxr-xr-x 3 root root 4096 Jun 6 04:53 . 05:02:55 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:53 .. 05:02:55 drwxr-xr-x 2 root root 4096 Jun 6 04:53 cost 05:02:55 -rw-r--r-- 1 root root 89 Jun 6 04:53 cost.csv 05:02:55 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-79/archives 05:02:55 + ls -al /w/workspace/oundry_device-onvif-camera_PR-79/archives 05:02:55 total 16 05:02:55 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:53 . 05:02:55 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:53 .. 05:02:55 drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 04:53 cost 05:02:55 -rw-r--r-- 1 jenkins jenkins 89 Jun 6 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:02:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:02:56 ---> package-listing.sh 05:02:56 ++ facter osfamily 05:02:56 ++ tr '[:upper:]' '[:lower:]' 05:02:57 + OS_FAMILY=debian 05:02:57 + workspace=/w/workspace/oundry_device-onvif-camera_PR-79 05:02:57 + START_PACKAGES=/tmp/packages_start.txt 05:02:57 + END_PACKAGES=/tmp/packages_end.txt 05:02:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:02:57 + PACKAGES=/tmp/packages_start.txt 05:02:57 + '[' /w/workspace/oundry_device-onvif-camera_PR-79 ']' 05:02:57 + PACKAGES=/tmp/packages_end.txt 05:02:57 + case "${OS_FAMILY}" in 05:02:57 + dpkg -l 05:02:57 + grep '^ii' 05:02:57 + '[' -f /tmp/packages_start.txt ']' 05:02:57 + '[' -f /tmp/packages_end.txt ']' 05:02:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:02:57 + '[' /w/workspace/oundry_device-onvif-camera_PR-79 ']' 05:02:57 + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-79/archives/ 05:02:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-79/archives/ [Pipeline] echo 05:02:57 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-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:02:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:58 prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container 05:02:58 $ 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-79/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-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:02:58 $ docker top 1ce98cfb26aad02e0dd37099968e2dfb5cd43ad2273b02d10f639d19f4b2e688 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:58 + touch /tmp/pre-build-complete [Pipeline] sh 05:02:59 + mkdir -p /var/log/sysstat [Pipeline] sh 05:02:59 + ls /var/log/sa-host 05:02:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:59 provisioning config files... 05:02:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-79@tmp/config3819169945438692977tmp [Pipeline] { [Pipeline] echo 05:02:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:02:59 ---> create-netrc.sh [Pipeline] } 05:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:03:00 ---> python-tools-install.sh [Pipeline] echo 05:03:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:03:00 ---> sudo-logs.sh 05:03:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:03:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:03:01 ---> job-cost.sh 05:03:01 lf-activate-venv: SKIPPING 05:03:01 DEBUG: total: 0.2199999988079071 05:03:01 INFO: Retrieving Stack Cost... 05:03:01 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:01 INFO: Archiving Costs [Pipeline] echo 05:03:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:03:02 ---> logs-deploy.sh 05:03:02 lf-activate-venv: SKIPPING 05:03:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-79/1 05:03:02 INFO: archiving workspace using pattern(s): 05:03:03 Archives upload complete. 05:03:03 INFO: archiving logs to Nexus