Pull request #250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3+5eec883b2bb43bf890ad540a9146487d6a3ec42a (68adf5e692a07e5a7d2a39513d6a1b77326d8dcd) 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-ssh7520147348056746839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2727766471271610148.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-250/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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16123307472261036713.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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16909072245637142716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1498084411147644388.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-250/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-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6641433561811085145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8573’ Running on prd-ubuntu20.04-docker-8c-8g-8576 in /w/workspace/undry_device-onvif-camera_PR-250 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-250 # 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 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 > 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/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 # timeout=10 Merge succeeded, producing a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 Checking out Revision a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 (PR-250) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:16:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:16:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:16:42 ========================================================= 17:16:42 EdgeX Global Pipelines Version Info 17:16:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 # timeout=10 17:16:43 ------------------- 17:16:43 stable info: 17:16:43 ------------------- 17:16:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:16:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:16:43 Message: update stable to v1.0.244 17:16:44 ------------------- 17:16:44 experimental info: 17:16:44 ------------------- 17:16:44 Commited By: **** collab-it+edgex@linuxfoundation.org 17:16:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:16:44 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:16:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9d63a0 [Pipeline] echo 17:16:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:45 provisioning config files... 17:16:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-250@tmp/config4238077608093268814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:46 ---> docker-login.sh 17:16:46 nexus3.edgexfoundry.org:10001 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 nexus3.edgexfoundry.org:10002 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 nexus3.edgexfoundry.org:10003 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 nexus3.edgexfoundry.org:10004 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 docker.io 17:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:46 Configure a credential helper to remove this warning. See 17:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:46 17:16:46 Login Succeeded 17:16:46 ---> docker-login.sh ends [Pipeline] } 17:16:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:16:47 + git rev-list -1 --merges a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3~1..a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] echo 17:16:47 -----------> git rev-list -1 --merges a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3~1..a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [false] [Pipeline] sh 17:16:47 + git log --format=format:%s -1 a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] echo 17:16:48 ========================================================= 17:16:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:16:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:48 + git log --format=format:%s -1 a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] echo 17:16:48 [semverPrep] GIT_COMMIT: a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 17:16:48 [semverPrep] This is not a build commit. [Pipeline] sh 17:16:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:16:48 + grep -v github /etc/ssh/ssh_known_hosts 17:16:48 + [ -e /tmp/ssh_known_hosts ] 17:16:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:16:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:16:48 + sudo tee -a /etc/ssh/ssh_known_hosts 17:16:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:49 17:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:49 0.1.4: Pulling from edgex-devops/py-git-semver 17:16:49 b85a868b505f: Pulling fs layer 17:16:49 e2be974225ed: Pulling fs layer 17:16:49 339a4e72a1f5: Pulling fs layer 17:16:49 988bab9f4d93: Pulling fs layer 17:16:49 1469e6f7b9e6: Pulling fs layer 17:16:49 eaf3925da568: Pulling fs layer 17:16:49 bab4dde63d76: Pulling fs layer 17:16:49 bde34c3a00c8: Pulling fs layer 17:16:49 b352a97aabf1: Pulling fs layer 17:16:49 4872d77fe225: Pulling fs layer 17:16:49 5851b861e8e6: Pulling fs layer 17:16:49 bab4dde63d76: Waiting 17:16:49 eaf3925da568: Waiting 17:16:49 1469e6f7b9e6: Waiting 17:16:49 bde34c3a00c8: Waiting 17:16:49 988bab9f4d93: Waiting 17:16:49 4872d77fe225: Waiting 17:16:49 b352a97aabf1: Waiting 17:16:49 e2be974225ed: Download complete 17:16:49 988bab9f4d93: Verifying Checksum 17:16:49 988bab9f4d93: Download complete 17:16:49 1469e6f7b9e6: Verifying Checksum 17:16:49 1469e6f7b9e6: Download complete 17:16:49 339a4e72a1f5: Verifying Checksum 17:16:49 339a4e72a1f5: Download complete 17:16:49 eaf3925da568: Verifying Checksum 17:16:49 eaf3925da568: Download complete 17:16:49 bde34c3a00c8: Verifying Checksum 17:16:49 bde34c3a00c8: Download complete 17:16:49 b352a97aabf1: Verifying Checksum 17:16:49 b352a97aabf1: Download complete 17:16:49 4872d77fe225: Verifying Checksum 17:16:49 4872d77fe225: Download complete 17:16:49 5851b861e8e6: Verifying Checksum 17:16:49 5851b861e8e6: Download complete 17:16:49 b85a868b505f: Verifying Checksum 17:16:49 b85a868b505f: Download complete 17:16:50 bab4dde63d76: Verifying Checksum 17:16:50 bab4dde63d76: Download complete 17:16:51 b85a868b505f: Pull complete 17:16:51 e2be974225ed: Pull complete 17:16:51 339a4e72a1f5: Pull complete 17:16:51 988bab9f4d93: Pull complete 17:16:52 1469e6f7b9e6: Pull complete 17:16:52 eaf3925da568: Pull complete 17:16:54 bab4dde63d76: Pull complete 17:16:54 bde34c3a00c8: Pull complete 17:16:54 b352a97aabf1: Pull complete 17:16:54 4872d77fe225: Pull complete 17:16:54 5851b861e8e6: Pull complete 17:16:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:54 prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container 17:16:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:16:57 $ docker top 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 -eo pid,comm 17:16:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:16:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:16:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:57 [ssh-agent] Looking for ssh-agent implementation... 17:16:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:57 $ docker exec 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 ssh-agent 17:16:57 SSH_AUTH_SOCK=/tmp/ssh-ikepUxicX0o7/agent.33 17:16:57 SSH_AGENT_PID=39 17:16:57 Running ssh-add (command line suppressed) 17:16:57 Identity added: /w/workspace/undry_device-onvif-camera_PR-250@tmp/private_key_7483227223611901354.key (/w/workspace/undry_device-onvif-camera_PR-250@tmp/private_key_7483227223611901354.key) 17:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:57 + git tag --points-at HEAD [Pipeline] } 17:16:57 $ docker exec --env ******** --env ******** 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 ssh-agent -k 17:16:58 unset SSH_AUTH_SOCK; 17:16:58 unset SSH_AGENT_PID; 17:16:58 echo Agent pid 39 killed; 17:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:16:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:58 [ssh-agent] Looking for ssh-agent implementation... 17:16:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:58 $ docker exec 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 ssh-agent 17:16:58 SSH_AUTH_SOCK=/tmp/ssh-hZNNQu7tRFrw/agent.71 17:16:58 SSH_AGENT_PID=77 17:16:58 Running ssh-add (command line suppressed) 17:16:58 Identity added: /w/workspace/undry_device-onvif-camera_PR-250@tmp/private_key_5924542191515081216.key (/w/workspace/undry_device-onvif-camera_PR-250@tmp/private_key_5924542191515081216.key) 17:16:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:58 + git semver init 17:16:59 2023-03-07 17:16:59,045 [run_init] DEBUG init version:0.0.0 force:False 17:16:59 2023-03-07 17:16:59,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-250/.semver 17:16:59 2023-03-07 17:16:59,046 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-250/.semver 17:16:59 2023-03-07 17:16:59,046 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-250/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-250, universal_newlines=False, shell=None, istream=None) 17:17:00 2023-03-07 17:16:59,991 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-250/.git/info/exclude 17:17:00 2023-03-07 17:16:59,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-250/.semver/PR-250 with force:False 17:17:00 2023-03-07 17:16:59,992 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-250/.semver/PR-250 17:17:00 2023-03-07 17:16:59,996 [execute] INFO git cat-file --batch-check 17:17:00 2023-03-07 17:16:59,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-250/.semver, universal_newlines=False, shell=None, istream=) 17:17:00 2023-03-07 17:17:00,003 [execute] INFO git cat-file --batch 17:17:00 2023-03-07 17:17:00,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-250/.semver, universal_newlines=False, shell=None, istream=) 17:17:00 2023-03-07 17:17:00,008 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-250/.semver/PR-250 17:17:00 0.0.0 [Pipeline] } 17:17:00 $ docker exec --env ******** --env ******** 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 ssh-agent -k 17:17:00 unset SSH_AUTH_SOCK; 17:17:00 unset SSH_AGENT_PID; 17:17:00 echo Agent pid 77 killed; 17:17:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:00 + git semver [Pipeline] } 17:17:00 $ docker stop --time=1 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 17:17:02 $ docker rm -f --volumes 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 [Pipeline] // withDockerContainer [Pipeline] sh 17:17:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:17:02 Stashed 1 file(s) [Pipeline] echo 17:17:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:03 provisioning config files... 17:17:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-250@tmp/config8361031736873350115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:03 ---> docker-login.sh 17:17:03 nexus3.edgexfoundry.org:10001 17:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:03 Configure a credential helper to remove this warning. See 17:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:03 17:17:03 Login Succeeded 17:17:03 nexus3.edgexfoundry.org:10002 17:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:03 Configure a credential helper to remove this warning. See 17:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:03 17:17:03 Login Succeeded 17:17:03 nexus3.edgexfoundry.org:10003 17:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:04 Configure a credential helper to remove this warning. See 17:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:04 17:17:04 Login Succeeded 17:17:04 nexus3.edgexfoundry.org:10004 17:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:04 Configure a credential helper to remove this warning. See 17:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:04 17:17:04 Login Succeeded 17:17:04 docker.io 17:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:04 Configure a credential helper to remove this warning. See 17:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:04 17:17:04 Login Succeeded 17:17:04 ---> docker-login.sh ends [Pipeline] } 17:17:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:04 ========================================================= 17:17:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:17:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:17:05 Sending build context to Docker daemon 27.84MB 17:17:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:17:05 Step 2/13 : FROM ${BASE} AS builder 17:17:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:17:05 213ec9aee27d: Pulling fs layer 17:17:05 4583459ba037: Pulling fs layer 17:17:05 93c1e223e6f2: Pulling fs layer 17:17:05 53926ce57604: Pulling fs layer 17:17:05 21b2b0c7a3f4: Pulling fs layer 17:17:05 22ff95d597cd: Pulling fs layer 17:17:05 12d6caf4c0d1: Pulling fs layer 17:17:05 96b7cbca73a9: Pulling fs layer 17:17:05 a7acece74701: Pulling fs layer 17:17:05 21b2b0c7a3f4: Waiting 17:17:05 96b7cbca73a9: Waiting 17:17:05 53926ce57604: Waiting 17:17:05 a7acece74701: Waiting 17:17:05 22ff95d597cd: Waiting 17:17:05 12d6caf4c0d1: Waiting 17:17:05 93c1e223e6f2: Download complete 17:17:05 4583459ba037: Download complete 17:17:05 21b2b0c7a3f4: Download complete 17:17:05 22ff95d597cd: Verifying Checksum 17:17:05 22ff95d597cd: Download complete 17:17:05 213ec9aee27d: Verifying Checksum 17:17:05 213ec9aee27d: Download complete 17:17:05 12d6caf4c0d1: Download complete 17:17:05 213ec9aee27d: Pull complete 17:17:05 4583459ba037: Pull complete 17:17:05 93c1e223e6f2: Pull complete 17:17:06 a7acece74701: Verifying Checksum 17:17:06 a7acece74701: Download complete 17:17:06 96b7cbca73a9: Verifying Checksum 17:17:06 96b7cbca73a9: Download complete 17:17:06 53926ce57604: Verifying Checksum 17:17:06 53926ce57604: Download complete 17:17:10 53926ce57604: Pull complete 17:17:10 21b2b0c7a3f4: Pull complete 17:17:10 22ff95d597cd: Pull complete 17:17:10 12d6caf4c0d1: Pull complete 17:17:12 96b7cbca73a9: Pull complete 17:17:13 a7acece74701: Pull complete 17:17:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:17:13 ---> db6d94c90886 17:17:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:17:17 ---> Running in ef332d1a6956 17:17:17 Removing intermediate container ef332d1a6956 17:17:17 ---> 8b978dda34b7 17:17:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:17 ---> Running in 698ffb518a5d 17:17:17 Removing intermediate container 698ffb518a5d 17:17:17 ---> b7742c0573bd 17:17:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:17:17 ---> Running in 8321473590fc 17:17:17 Removing intermediate container 8321473590fc 17:17:17 ---> 6b12f222e9a6 17:17:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:17:17 ---> Running in c6fbd7b7ee38 17:17:17 Removing intermediate container c6fbd7b7ee38 17:17:17 ---> 3de7ebe69d22 17:17:17 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:17:17 ---> Running in 9892a4fd38d7 17:17:17 Removing intermediate container 9892a4fd38d7 17:17:17 ---> b717da2c5b5d 17:17:17 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:17 ---> Running in b9ab8fa540fc 17:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:17 OK: 211 MiB in 51 packages 17:17:18 Removing intermediate container b9ab8fa540fc 17:17:18 ---> 85fa70e8e622 17:17:18 Step 9/13 : WORKDIR /device-onvif-camera 17:17:18 ---> Running in af0d4b8b731c 17:17:18 Still waiting to schedule task 17:17:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:17:18 Removing intermediate container af0d4b8b731c 17:17:18 ---> 53294fb66333 17:17:18 Step 10/13 : COPY go.mod vendor* ./ 17:17:18 ---> d505d79ba7c1 17:17:18 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:18 ---> Running in 4f0da73357cf 17:17:50 Removing intermediate container 4f0da73357cf 17:17:50 ---> 14c440d4aadd 17:17:50 Step 12/13 : COPY . . 17:17:50 ---> 1f189d8adbaa 17:17:50 Step 13/13 : RUN ${MAKE} 17:17:50 ---> Running in 5fea64793c6e 17:17:50 noop 17:17:50 Removing intermediate container 5fea64793c6e 17:17:50 ---> a6d781f099b0 17:17:50 Successfully built a6d781f099b0 17:17:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:50 + docker inspect -f . ci-base-image-x86_64 17:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:51 prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container 17:17:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:17:51 $ docker top 5c5c5903c7a4078d1cf88d2ce9a1842defc9c0f14d0d353717e14cad49000755 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:51 + go version 17:17:51 go version go1.18.7 linux/amd64 [Pipeline] } 17:17:51 $ docker stop --time=1 5c5c5903c7a4078d1cf88d2ce9a1842defc9c0f14d0d353717e14cad49000755 17:17:53 $ docker rm -f --volumes 5c5c5903c7a4078d1cf88d2ce9a1842defc9c0f14d0d353717e14cad49000755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:53 + docker inspect -f . ci-base-image-x86_64 17:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:53 prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container 17:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:17:54 $ docker top 2150edcd7f602ccb08238bfc44e718cb03413a2e5a192c5afe7b4308d1b575d7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:54 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-250 [Pipeline] fileExists [Pipeline] sh 17:17:54 + make test 17:17:54 go test ./... -coverprofile=coverage.out ./... 17:17:55 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:18:05 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:18:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 29.3% of statements 17:18:08 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:18:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.300s coverage: 86.5% of statements 17:18:15 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:18:15 go vet ./... 17:18:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:18:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:18:19 ./bin/test-attribution-txt.sh [Pipeline] echo 17:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:18:19 $ docker stop --time=1 2150edcd7f602ccb08238bfc44e718cb03413a2e5a192c5afe7b4308d1b575d7 17:18:21 $ docker rm -f --volumes 2150edcd7f602ccb08238bfc44e718cb03413a2e5a192c5afe7b4308d1b575d7 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:18:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:18:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:18:23 + ls -al . 17:18:23 total 236 17:18:23 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 17:17 . 17:18:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:16 .. 17:18:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:18 .git 17:18:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:16 .github 17:18:23 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:16 .gitignore 17:18:23 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:16 .golangci.yml 17:18:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:16 .semver 17:18:23 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:16 Attribution.txt 17:18:23 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:16 CHANGELOG.md 17:18:23 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:16 Dockerfile 17:18:23 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:16 GOVERNANCE.md 17:18:23 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:16 Jenkinsfile 17:18:23 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:16 LICENSE 17:18:23 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:16 Makefile 17:18:23 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:16 OWNERS.md 17:18:23 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:16 README.md 17:18:23 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:17 VERSION 17:18:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:16 bin 17:18:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:16 cmd 17:18:23 -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:18 coverage.out 17:18:23 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:16 doc 17:18:23 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:16 go.mod 17:18:23 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 17:16 go.sum 17:18:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:16 internal 17:18:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:16 snap 17:18:23 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:23 + 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=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 --label arch=amd64 --label version=0.0.0 . 17:18:23 Sending build context to Docker daemon 27.92MB 17:18:23 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:18:23 Step 2/26 : FROM ${BASE} AS builder 17:18:23 ---> a6d781f099b0 17:18:23 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:18:23 ---> Running in 9951e38cfd79 17:18:24 Removing intermediate container 9951e38cfd79 17:18:24 ---> e94a34ce2ab7 17:18:24 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:24 ---> Running in d296755a0b41 17:18:24 Removing intermediate container d296755a0b41 17:18:24 ---> ab93b0f7316b 17:18:24 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:18:24 ---> Running in 2288b17756c7 17:18:24 Removing intermediate container 2288b17756c7 17:18:24 ---> 6bcc71238075 17:18:24 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:18:24 ---> Running in 9a462039cc6b 17:18:24 Removing intermediate container 9a462039cc6b 17:18:24 ---> 92dd977b8675 17:18:24 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:18:24 ---> Running in 6c55544f075f 17:18:24 Removing intermediate container 6c55544f075f 17:18:24 ---> c8a28f05be3f 17:18:24 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:24 ---> Running in 7a4a80d626ee 17:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:18:24 OK: 211 MiB in 51 packages 17:18:25 Removing intermediate container 7a4a80d626ee 17:18:25 ---> 75b1c0ce7ecc 17:18:25 Step 9/26 : WORKDIR /device-onvif-camera 17:18:25 ---> Running in 9a22f9f7da1b 17:18:25 Removing intermediate container 9a22f9f7da1b 17:18:25 ---> 221d3c68272c 17:18:25 Step 10/26 : COPY go.mod vendor* ./ 17:18:25 ---> 3dc92a460f26 17:18:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:25 ---> Running in 4f96ba9c1ead 17:18:26 Removing intermediate container 4f96ba9c1ead 17:18:26 ---> bcb52634d91b 17:18:26 Step 12/26 : COPY . . 17:18:27 ---> 71d8e3e27100 17:18:27 Step 13/26 : RUN ${MAKE} 17:18:27 ---> Running in ec583fdb06f6 17:18:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 17:18:49 Removing intermediate container ec583fdb06f6 17:18:49 ---> 5fc6e4f82bef 17:18:49 Step 14/26 : FROM alpine:3.16 17:18:49 3.16: Pulling from library/alpine 17:18:49 ef5531b6e74e: Pulling fs layer 17:18:50 ef5531b6e74e: Download complete 17:18:50 ef5531b6e74e: Pull complete 17:18:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:18:50 Status: Downloaded newer image for alpine:3.16 17:18:50 ---> dfd21b5a31f5 17:18:50 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:18:50 ---> Running in a03ed7b88ac2 17:18:50 Removing intermediate container a03ed7b88ac2 17:18:50 ---> 4f26cf8cbda4 17:18:50 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:18:50 ---> Running in afedc2e801b1 17:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:18:50 (1/1) Installing dumb-init (1.2.5-r1) 17:18:50 Executing busybox-1.35.0-r17.trigger 17:18:50 OK: 6 MiB in 15 packages 17:18:51 Removing intermediate container afedc2e801b1 17:18:51 ---> dd9969830f0b 17:18:51 Step 17/26 : WORKDIR / 17:18:51 ---> Running in 40dd5ad3d352 17:18:51 Removing intermediate container 40dd5ad3d352 17:18:51 ---> 43339d62f40c 17:18:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:18:51 ---> ed4a2c1b1dec 17:18:51 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:18:52 ---> 6f22fd727005 17:18:52 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:18:52 ---> 27da9895535c 17:18:52 Step 21/26 : EXPOSE 59984 17:18:52 ---> Running in d2b225949cec 17:18:52 Removing intermediate container d2b225949cec 17:18:52 ---> 4dd562212b5f 17:18:52 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:18:52 ---> Running in b09fdc8f1cc5 17:18:52 Removing intermediate container b09fdc8f1cc5 17:18:52 ---> 92a9e8123274 17:18:52 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:18:52 ---> Running in ba0ca0ba5540 17:18:52 Removing intermediate container ba0ca0ba5540 17:18:52 ---> 4a445d56266c 17:18:52 Step 24/26 : LABEL arch=amd64 17:18:52 ---> Running in 81bb109f941c 17:18:52 Removing intermediate container 81bb109f941c 17:18:52 ---> 989b846e4cf9 17:18:52 Step 25/26 : LABEL git_sha=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 17:18:52 ---> Running in 776079de3802 17:18:52 Removing intermediate container 776079de3802 17:18:52 ---> cfe43e254ec7 17:18:52 Step 26/26 : LABEL version=0.0.0 17:18:52 ---> Running in 1b999378f518 17:18:52 Removing intermediate container 1b999378f518 17:18:52 ---> 3352294059fd 17:18:52 [Warning] One or more build-args [ARCH] were not consumed 17:18:52 Successfully built 3352294059fd 17:18:52 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:53 17:18:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:54 latest: Pulling from edgex-lftools-log-publisher 17:18:54 5eb5b503b376: Pulling fs layer 17:18:54 5c69ac0246d0: Pulling fs layer 17:18:54 ec43610c2a17: Pulling fs layer 17:18:54 3a2ae6a8a46f: Pulling fs layer 17:18:54 33b1e0a273af: Pulling fs layer 17:18:54 5d3b04190fa2: Pulling fs layer 17:18:54 2f39f015ded8: Pulling fs layer 17:18:54 33b1e0a273af: Waiting 17:18:54 5d3b04190fa2: Waiting 17:18:54 2f39f015ded8: Waiting 17:18:54 3a2ae6a8a46f: Waiting 17:18:54 5c69ac0246d0: Verifying Checksum 17:18:54 5c69ac0246d0: Download complete 17:18:54 33b1e0a273af: Verifying Checksum 17:18:54 33b1e0a273af: Download complete 17:18:54 ec43610c2a17: Verifying Checksum 17:18:54 ec43610c2a17: Download complete 17:18:54 5d3b04190fa2: Verifying Checksum 17:18:54 5d3b04190fa2: Download complete 17:18:54 5eb5b503b376: Verifying Checksum 17:18:54 5eb5b503b376: Download complete 17:18:54 2f39f015ded8: Download complete 17:18:55 5eb5b503b376: Pull complete 17:18:55 5c69ac0246d0: Pull complete 17:18:56 ec43610c2a17: Pull complete 17:18:56 3a2ae6a8a46f: Pull complete 17:18:56 33b1e0a273af: Pull complete 17:18:56 5d3b04190fa2: Pull complete 17:19:00 2f39f015ded8: Pull complete 17:19:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:01 prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container 17:19:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@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 17:19:03 $ docker top 928ae23a3336854cc7be6821c0685a78bd4732f01c3568371063295a67e41495 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:04 ---> job-cost.sh 17:19:04 lf-activate-venv: SKIPPING 17:19:04 INFO: No Stack... 17:19:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:19:05 INFO: Archiving Costs [Pipeline] sh 17:19:05 + cat /w/workspace/undry_device-onvif-camera_PR-250/archives/cost.csv 17:19:05 + cut -d, -f6 [Pipeline] lock 17:19:05 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] 17:19:05 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] did not exist. Created. 17:19:05 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:05 + echo total: 0.2199999988079071 [Pipeline] stash 17:19:05 Stashed 1 file(s) [Pipeline] } 17:19:05 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:19:05 $ docker stop --time=1 928ae23a3336854cc7be6821c0685a78bd4732f01c3568371063295a67e41495 17:19:07 $ docker rm -f --volumes 928ae23a3336854cc7be6821c0685a78bd4732f01c3568371063295a67e41495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:19:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8584 in /w/workspace/undry_device-onvif-camera_PR-250 [Pipeline] { [Pipeline] ws 17:19:23 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 17:19:23 The recommended git tool is: git 17:19:29 using credential edgex-jenkins-ssh 17:19:29 Cloning the remote Git repository 17:19:29 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:19:29 > git init /w/workspace/device-onvif-camera/1 # timeout=10 17:19:30 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:19:30 > git --version # timeout=10 17:19:30 > git --version # 'git version 2.25.1' 17:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:31 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:19:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:33 Merging remotes/origin/main commit 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 17:19:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:19:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:19:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:19:34 Merge succeeded, producing a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 17:19:34 Checking out Revision a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 (PR-250) 17:19:33 > git config core.sparsecheckout # timeout=10 17:19:33 > git checkout -f a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 # timeout=10 17:19:34 > git remote # timeout=10 17:19:34 > git config --get remote.origin.url # timeout=10 17:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:34 > git merge 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 17:19:34 > git rev-parse HEAD^{commit} # timeout=10 17:19:34 > git config core.sparsecheckout # timeout=10 17:19:34 > git checkout -f a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 # timeout=10 17:19:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 17:19:35 > git --version # timeout=10 17:19:35 > git --version # 'git version 2.25.1' 17:19:35 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:19:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:19:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:36 Dload Upload Total Spent Left Speed 17:19:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 17:19:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:19:37 + sudo tee /etc/docker/daemon.new 17:19:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:19:37 { 17:19:37 "registry-mirrors": [ 17:19:37 "https://nexus3.edgexfoundry.org:10001" 17:19:37 ], 17:19:37 "bip": "10.250.0.254/24", 17:19:37 "hosts": [ 17:19:37 "tcp://0.0.0.0:5555", 17:19:37 "unix:///var/run/docker.sock" 17:19:37 ], 17:19:37 "mtu": 1458, 17:19:37 "selinux-enabled": true, 17:19:37 "seccomp-profile": "/etc/docker/seccomp.json" 17:19:37 } [Pipeline] sh 17:19:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:19:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:56 provisioning config files... 17:19:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2103230433629023854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:57 ---> docker-login.sh 17:19:57 nexus3.edgexfoundry.org:10001 17:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:57 Configure a credential helper to remove this warning. See 17:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:57 17:19:57 Login Succeeded 17:19:57 nexus3.edgexfoundry.org:10002 17:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:58 Configure a credential helper to remove this warning. See 17:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:58 17:19:58 Login Succeeded 17:19:58 nexus3.edgexfoundry.org:10003 17:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:58 Configure a credential helper to remove this warning. See 17:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:58 17:19:58 Login Succeeded 17:19:58 nexus3.edgexfoundry.org:10004 17:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:58 Configure a credential helper to remove this warning. See 17:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:58 17:19:59 Login Succeeded 17:19:59 docker.io 17:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:59 Configure a credential helper to remove this warning. See 17:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:59 17:19:59 Login Succeeded 17:19:59 ---> docker-login.sh ends [Pipeline] } 17:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:59 ========================================================= 17:19:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:19:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:20:01 Sending build context to Docker daemon 20.61MB 17:20:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:20:01 Step 2/13 : FROM ${BASE} AS builder 17:20:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:20:01 9b18e9b68314: Pulling fs layer 17:20:01 35d82f9e3411: Pulling fs layer 17:20:01 e16973657156: Pulling fs layer 17:20:01 fc693d55d65f: Pulling fs layer 17:20:01 7e9fc2657dce: Pulling fs layer 17:20:01 dda99020689f: Pulling fs layer 17:20:01 db1c61fa0a46: Pulling fs layer 17:20:01 891c053d2c06: Pulling fs layer 17:20:01 fc693d55d65f: Waiting 17:20:01 dda99020689f: Waiting 17:20:01 db1c61fa0a46: Waiting 17:20:01 891c053d2c06: Waiting 17:20:01 7e9fc2657dce: Waiting 17:20:01 e16973657156: Verifying Checksum 17:20:01 e16973657156: Download complete 17:20:01 35d82f9e3411: Verifying Checksum 17:20:01 35d82f9e3411: Download complete 17:20:01 7e9fc2657dce: Verifying Checksum 17:20:01 7e9fc2657dce: Download complete 17:20:01 dda99020689f: Verifying Checksum 17:20:01 dda99020689f: Download complete 17:20:01 9b18e9b68314: Verifying Checksum 17:20:02 9b18e9b68314: Pull complete 17:20:02 891c053d2c06: Verifying Checksum 17:20:02 891c053d2c06: Download complete 17:20:02 35d82f9e3411: Pull complete 17:20:03 e16973657156: Pull complete 17:20:04 db1c61fa0a46: Verifying Checksum 17:20:04 fc693d55d65f: Verifying Checksum 17:20:04 fc693d55d65f: Download complete 17:20:17 fc693d55d65f: Pull complete 17:20:17 7e9fc2657dce: Pull complete 17:20:17 dda99020689f: Pull complete 17:20:24 db1c61fa0a46: Pull complete 17:20:25 891c053d2c06: Pull complete 17:20:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:20:26 ---> f96f9c87975a 17:20:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:20:28 ---> Running in 989a13499167 17:20:28 Removing intermediate container 989a13499167 17:20:28 ---> 4c657717abc4 17:20:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:20:28 ---> Running in 5e0c3ae14a7d 17:20:28 Removing intermediate container 5e0c3ae14a7d 17:20:28 ---> 7c40cfe6f035 17:20:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:20:28 ---> Running in 99a9f4ad7022 17:20:29 Removing intermediate container 99a9f4ad7022 17:20:29 ---> 32711e600661 17:20:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:20:29 ---> Running in 01370acb30ef 17:20:30 Removing intermediate container 01370acb30ef 17:20:30 ---> 82347d4ccdf7 17:20:30 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:20:30 ---> Running in f10904363860 17:20:30 Removing intermediate container f10904363860 17:20:30 ---> 8c57d8f28e03 17:20:30 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:20:30 ---> Running in b4634fc01d36 17:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:20:34 OK: 221 MiB in 51 packages 17:20:34 Removing intermediate container b4634fc01d36 17:20:34 ---> 0b854166f501 17:20:34 Step 9/13 : WORKDIR /device-onvif-camera 17:20:34 ---> Running in 885f6d0879b3 17:20:35 Removing intermediate container 885f6d0879b3 17:20:35 ---> 24a393e894d6 17:20:35 Step 10/13 : COPY go.mod vendor* ./ 17:20:35 ---> e12938f0cf66 17:20:35 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:35 ---> Running in 6a656952335a 17:21:57 Removing intermediate container 6a656952335a 17:21:57 ---> 10bf2417eab2 17:21:57 Step 12/13 : COPY . . 17:21:57 ---> 6d4e0984c6f5 17:21:57 Step 13/13 : RUN ${MAKE} 17:21:57 ---> Running in 147802ed2183 17:21:57 noop 17:21:57 Removing intermediate container 147802ed2183 17:21:57 ---> 89c1dbfc15fb 17:21:57 Successfully built 89c1dbfc15fb 17:21:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:57 + docker inspect -f . ci-base-image-arm64 17:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:58 prd-ubuntu20.04-docker-arm64-4c-16g-8584 does not seem to be running inside a container 17:21:58 $ 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 ******** ci-base-image-arm64 cat 17:22:00 $ docker top b0a0fac7f5737e6ae075cc0e1cda0afa4e26d5cef47ef3c307c521e74329cca1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:01 + go version 17:22:01 go version go1.18.7 linux/arm64 [Pipeline] } 17:22:01 $ docker stop --time=1 b0a0fac7f5737e6ae075cc0e1cda0afa4e26d5cef47ef3c307c521e74329cca1 17:22:02 $ docker rm -f --volumes b0a0fac7f5737e6ae075cc0e1cda0afa4e26d5cef47ef3c307c521e74329cca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:03 + docker inspect -f . ci-base-image-arm64 17:22:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:03 prd-ubuntu20.04-docker-arm64-4c-16g-8584 does not seem to be running inside a container 17:22:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:22:05 $ docker top 2b0024cf1cb6e99c9a4618fb428964181700a6289156e273f80f1d5f2199bc06 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:06 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 17:22:07 + make test 17:22:07 go test ./... -coverprofile=coverage.out ./... 17:22:09 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:24:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:24:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.219s coverage: 29.3% of statements 17:24:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:24:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.311s coverage: 86.5% of statements 17:24:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:24:27 go vet ./... 17:25:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:25:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:25:14 ./bin/test-attribution-txt.sh [Pipeline] echo 17:25:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:25:14 $ docker stop --time=1 2b0024cf1cb6e99c9a4618fb428964181700a6289156e273f80f1d5f2199bc06 17:25:16 $ docker rm -f --volumes 2b0024cf1cb6e99c9a4618fb428964181700a6289156e273f80f1d5f2199bc06 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:25:17 Warning: overwriting stash ‘coverage-report’ 17:25:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:25:19 + ls -al . 17:25:19 total 232 17:25:19 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 17:22 . 17:25:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:19 .. 17:25:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:19 .git 17:25:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:19 .github 17:25:19 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:19 .gitignore 17:25:19 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:19 .golangci.yml 17:25:19 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:19 Attribution.txt 17:25:19 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:19 CHANGELOG.md 17:25:19 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:19 Dockerfile 17:25:19 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:19 GOVERNANCE.md 17:25:19 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:19 Jenkinsfile 17:25:19 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:19 LICENSE 17:25:19 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:19 Makefile 17:25:19 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:19 OWNERS.md 17:25:19 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:19 README.md 17:25:19 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:17 VERSION 17:25:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:19 bin 17:25:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:19 cmd 17:25:19 -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:24 coverage.out 17:25:19 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:19 doc 17:25:19 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:19 go.mod 17:25:19 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 17:19 go.sum 17:25:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:19 internal 17:25:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:19 snap 17:25:19 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:19 + 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=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 --label arch=arm64 --label version=0.0.0 . 17:25:20 Sending build context to Docker daemon 20.69MB 17:25:20 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:25:20 Step 2/26 : FROM ${BASE} AS builder 17:25:20 ---> 89c1dbfc15fb 17:25:20 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:25:20 ---> Running in 7a3be3972c88 17:25:21 Removing intermediate container 7a3be3972c88 17:25:21 ---> 41717c62fbaa 17:25:21 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:25:21 ---> Running in 1f38e28cc895 17:25:21 Removing intermediate container 1f38e28cc895 17:25:21 ---> 712d9d08ac3a 17:25:21 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:25:21 ---> Running in 9feb5f358e80 17:25:21 Removing intermediate container 9feb5f358e80 17:25:21 ---> 8331ad9f0e5d 17:25:21 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:25:21 ---> Running in 3987e54ccec2 17:25:22 Removing intermediate container 3987e54ccec2 17:25:22 ---> 753833f0afb0 17:25:22 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:25:22 ---> Running in b9494209af5b 17:25:22 Removing intermediate container b9494209af5b 17:25:22 ---> 025d15145695 17:25:22 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:22 ---> Running in bc1479551f7c 17:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:25 OK: 221 MiB in 51 packages 17:25:26 Removing intermediate container bc1479551f7c 17:25:26 ---> 6cdff26e8624 17:25:26 Step 9/26 : WORKDIR /device-onvif-camera 17:25:27 ---> Running in e5533ff797cb 17:25:27 Removing intermediate container e5533ff797cb 17:25:27 ---> cca00ebd5ecc 17:25:27 Step 10/26 : COPY go.mod vendor* ./ 17:25:27 ---> 35c59a413713 17:25:27 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:27 ---> Running in 3db1f302acc9 17:25:31 Removing intermediate container 3db1f302acc9 17:25:31 ---> f95f1199777f 17:25:31 Step 12/26 : COPY . . 17:25:33 ---> 0d20f2e5e0d8 17:25:33 Step 13/26 : RUN ${MAKE} 17:25:33 ---> Running in 8d7898411aac 17:25:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 17:28:26 Removing intermediate container 8d7898411aac 17:28:26 ---> 620728c916be 17:28:26 Step 14/26 : FROM alpine:3.16 17:28:26 3.16: Pulling from library/alpine 17:28:26 3760b48202b3: Pulling fs layer 17:28:26 3760b48202b3: Verifying Checksum 17:28:26 3760b48202b3: Download complete 17:28:26 3760b48202b3: Pull complete 17:28:26 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:28:26 Status: Downloaded newer image for alpine:3.16 17:28:26 ---> 4c81e5bf8899 17:28:26 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:28:26 ---> Running in a438c5fa8ec2 17:28:26 Removing intermediate container a438c5fa8ec2 17:28:26 ---> 4cba28f5be3e 17:28:26 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:28:26 ---> Running in 9ddc13aa25cf 17:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:28:26 (1/1) Installing dumb-init (1.2.5-r1) 17:28:26 Executing busybox-1.35.0-r17.trigger 17:28:26 OK: 5 MiB in 15 packages 17:28:26 Removing intermediate container 9ddc13aa25cf 17:28:26 ---> ca1b6f99fb35 17:28:26 Step 17/26 : WORKDIR / 17:28:26 ---> Running in 25b8392d48c4 17:28:26 Removing intermediate container 25b8392d48c4 17:28:26 ---> b364951ea1e7 17:28:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:28:26 ---> 68a445e8116f 17:28:26 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:28:26 ---> 4d197e8535f8 17:28:26 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:28:26 ---> 00b5e2f7f964 17:28:26 Step 21/26 : EXPOSE 59984 17:28:26 ---> Running in 03efc02d4b9a 17:28:26 Removing intermediate container 03efc02d4b9a 17:28:26 ---> 221973cf2a47 17:28:26 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:28:26 ---> Running in cee62d9c78ec 17:28:26 Removing intermediate container cee62d9c78ec 17:28:26 ---> 103f4b093482 17:28:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:28:26 ---> Running in 47c0ec7fa682 17:28:26 Removing intermediate container 47c0ec7fa682 17:28:26 ---> 93ca8fbb0d32 17:28:26 Step 24/26 : LABEL arch=arm64 17:28:26 ---> Running in 041f9fc23f9a 17:28:26 Removing intermediate container 041f9fc23f9a 17:28:26 ---> bfb2ab2d1f92 17:28:26 Step 25/26 : LABEL git_sha=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 17:28:26 ---> Running in e73beddc8a0b 17:28:26 Removing intermediate container e73beddc8a0b 17:28:26 ---> efad0ca77105 17:28:26 Step 26/26 : LABEL version=0.0.0 17:28:26 ---> Running in e924e63f68a8 17:28:26 Removing intermediate container e924e63f68a8 17:28:26 ---> aaf5f5d9dfcc 17:28:26 [Warning] One or more build-args [ARCH] were not consumed 17:28:26 Successfully built aaf5f5d9dfcc 17:28:26 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:26 17:28:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:27 arm64: Pulling from edgex-lftools-log-publisher 17:28:27 8998bd30e6a1: Pulling fs layer 17:28:27 04944245beec: Pulling fs layer 17:28:27 699f458cf7ca: Pulling fs layer 17:28:27 765212b225bb: Pulling fs layer 17:28:27 f23df028b6ca: Pulling fs layer 17:28:27 d65c8cfc05b1: Pulling fs layer 17:28:27 2437ff75d9bd: Pulling fs layer 17:28:27 765212b225bb: Waiting 17:28:27 f23df028b6ca: Waiting 17:28:27 d65c8cfc05b1: Waiting 17:28:27 2437ff75d9bd: Waiting 17:28:27 04944245beec: Verifying Checksum 17:28:27 04944245beec: Download complete 17:28:27 765212b225bb: Verifying Checksum 17:28:27 765212b225bb: Download complete 17:28:27 f23df028b6ca: Verifying Checksum 17:28:27 f23df028b6ca: Download complete 17:28:27 d65c8cfc05b1: Verifying Checksum 17:28:27 d65c8cfc05b1: Download complete 17:28:27 699f458cf7ca: Verifying Checksum 17:28:27 699f458cf7ca: Download complete 17:28:28 8998bd30e6a1: Verifying Checksum 17:28:28 8998bd30e6a1: Download complete 17:28:31 2437ff75d9bd: Verifying Checksum 17:28:31 2437ff75d9bd: Download complete 17:28:33 8998bd30e6a1: Pull complete 17:28:33 04944245beec: Pull complete 17:28:34 699f458cf7ca: Pull complete 17:28:35 765212b225bb: Pull complete 17:28:36 f23df028b6ca: Pull complete 17:28:36 d65c8cfc05b1: Pull complete 17:28:51 2437ff75d9bd: Pull complete 17:28:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:51 prd-ubuntu20.04-docker-arm64-4c-16g-8584 does not seem to be running inside a container 17:28:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:28:54 $ docker top 39b818966ff6f04f9cf1404a8cf0caab9b4a58948db512fe9aa16d5b122a1856 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:55 ---> job-cost.sh 17:28:55 lf-activate-venv: SKIPPING 17:28:55 INFO: No Stack... 17:28:56 INFO: Retrieving Pricing Info for: v3-standard-4 17:28:56 INFO: Archiving Costs [Pipeline] sh 17:28:57 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 17:28:57 + cut -d, -f6 [Pipeline] lock 17:28:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] 17:28:57 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] did not exist. Created. 17:28:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:28:58 /w/workspace/device-onvif-camera/1@tmp/durable-9084a75f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:28:59 + echo total: 0.10999999940395355 [Pipeline] stash 17:28:59 Warning: overwriting stash ‘stack-cost’ 17:28:59 Stashed 1 file(s) [Pipeline] } 17:28:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:28:59 $ docker stop --time=1 39b818966ff6f04f9cf1404a8cf0caab9b4a58948db512fe9aa16d5b122a1856 17:29:00 $ docker rm -f --volumes 39b818966ff6f04f9cf1404a8cf0caab9b4a58948db512fe9aa16d5b122a1856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:29:01 provisioning config files... 17:29:01 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-250@tmp/config5506892060333215535tmp [Pipeline] { [Pipeline] sh 17:29:02 + set +x 17:29:02 + curl -s+ https://codecov.io/bash 17:29:02 bash -s -- 17:29:02 17:29:02 _____ _ 17:29:02 / ____| | | 17:29:02 | | ___ __| | ___ ___ _____ __ 17:29:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:29:02 | |___| (_) | (_| | __/ (_| (_) \ V / 17:29:02 \_____\___/ \__,_|\___|\___\___/ \_/ 17:29:02 Bash-1.0.6 17:29:02 17:29:02 17:29:02 ==> git version 2.25.1 found 17:29:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:29:02 Release-Date: 2020-01-08 17:29:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:29:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:29:02 ==> Jenkins CI detected. 17:29:02 current dir:  /w/workspace/undry_device-onvif-camera_PR-250 17:29:02 project root: . 17:29:02 --> token set from env 17:29:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:29:02 ==> Running gcov in . (disable via -X gcov) 17:29:02 ==> Python coveragepy not found 17:29:02 ==> Searching for coverage reports in: 17:29:02 + . 17:29:02 -> Found 1 reports 17:29:02 ==> Detecting git/mercurial file structure 17:29:02 ==> Reading reports 17:29:02 + ./coverage.out bytes=79184 17:29:02 ==> Appending adjustments 17:29:02 https://docs.codecov.io/docs/fixing-reports 17:29:02 + Found adjustments 17:29:02 ==> Gzipping contents 17:29:02 12K /tmp/codecov.LARXp3.gz 17:29:02 ==> Uploading reports 17:29:02 url: https://codecov.io 17:29:02 query: branch=PR-250&commit=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=250&job=&cmd_args= 17:29:02 -> Pinging Codecov 17:29:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-250&commit=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=250&job=&cmd_args= 17:29:02 -> Uploading to 17:29:02 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3/07cc3db8-f43e-44d6-8892-28c4cb86f9be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T172902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=718d08435707b8b0e9728579bd6aa0ca65c87433f59ce7b282e8a989afc28a1a 17:29:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:02 Dload Upload Total Spent Left Speed 17:29:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10849 0 0 100 10849 0 37281 --:--:-- --:--:-- --:--:-- 37154 17:29:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] } 17:29:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:29:04 + [ -d /w/workspace/undry_device-onvif-camera_PR-250/archives ] 17:29:04 + ls -al /w/workspace/undry_device-onvif-camera_PR-250/archives 17:29:04 total 16 17:29:04 drwxr-xr-x 3 root root 4096 Mar 7 17:19 . 17:29:04 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:19 .. 17:29:04 drwxr-xr-x 2 root root 4096 Mar 7 17:19 cost 17:29:04 -rw-r--r-- 1 root root 91 Mar 7 17:19 cost.csv 17:29:04 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-250/archives 17:29:04 + ls -al /w/workspace/undry_device-onvif-camera_PR-250/archives 17:29:04 total 16 17:29:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:19 . 17:29:04 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:19 .. 17:29:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 17:19 cost 17:29:04 -rw-r--r-- 1 jenkins jenkins 91 Mar 7 17:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:29:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:29:05 ---> package-listing.sh 17:29:05 ++ facter osfamily 17:29:05 ++ tr '[:upper:]' '[:lower:]' 17:29:06 + OS_FAMILY=debian 17:29:06 + workspace=/w/workspace/undry_device-onvif-camera_PR-250 17:29:06 + START_PACKAGES=/tmp/packages_start.txt 17:29:06 + END_PACKAGES=/tmp/packages_end.txt 17:29:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:29:06 + PACKAGES=/tmp/packages_start.txt 17:29:06 + '[' /w/workspace/undry_device-onvif-camera_PR-250 ']' 17:29:06 + PACKAGES=/tmp/packages_end.txt 17:29:06 + case "${OS_FAMILY}" in 17:29:06 + dpkg -l 17:29:06 + grep '^ii' 17:29:06 + '[' -f /tmp/packages_start.txt ']' 17:29:06 + '[' -f /tmp/packages_end.txt ']' 17:29:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:29:06 + '[' /w/workspace/undry_device-onvif-camera_PR-250 ']' 17:29:06 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-250/archives/ 17:29:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-250/archives/ [Pipeline] echo 17:29:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:29:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:07 prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container 17:29:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:29:07 $ docker top a7f25a4ce08ae2eae7afcd441716717d283f7dd57a3b2f9ec8ab92a2d07ac64b -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:29:08 + mkdir -p /var/log/sysstat [Pipeline] sh 17:29:08 + ls /var/log/sa-host 17:29:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:08 provisioning config files... 17:29:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-250@tmp/config10457260073284649224tmp [Pipeline] { [Pipeline] echo 17:29:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:29:09 ---> create-netrc.sh [Pipeline] } 17:29:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:29:09 ---> python-tools-install.sh [Pipeline] echo 17:29:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:29:09 ---> sudo-logs.sh 17:29:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:29:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:29:10 ---> job-cost.sh 17:29:10 lf-activate-venv: SKIPPING 17:29:10 DEBUG: total: 0.2199999988079071 17:29:10 INFO: Retrieving Stack Cost... 17:29:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:11 INFO: Archiving Costs [Pipeline] echo 17:29:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:29:11 ---> logs-deploy.sh 17:29:11 lf-activate-venv: SKIPPING 17:29:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-250/1 17:29:11 INFO: archiving workspace using pattern(s): 17:29:12 Archives upload complete. 17:29:12 INFO: archiving logs to Nexus