Pull request #204 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543+e283d27a39f6608c4972b60e45559292c212ac31 (dfb026b6c0f4a424772b90984da7fe0b6f69b33e) 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-ssh15871934111978757517.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-ssh12555912172535644846.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-204/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-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4241814056803549234.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-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh828875587091322138.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-ssh4071041906324221728.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-204/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-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7571204939896600231.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1418 in /w/workspace/undry_device-onvif-camera_PR-204 [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-204 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e283d27a39f6608c4972b60e45559292c212ac31 into PR head commit 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 Merge succeeded, producing 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 Checking out Revision 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 (PR-204) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/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 03:08:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:08:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e283d27a39f6608c4972b60e45559292c212ac31 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 # timeout=10 [Pipeline] echo 03:08:50 ========================================================= 03:08:50 EdgeX Global Pipelines Version Info 03:08:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:08:51 ------------------- 03:08:51 stable info: 03:08:51 ------------------- 03:08:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:08:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:08:51 Message: update stable to v1.0.244 03:08:51 ------------------- 03:08:51 experimental info: 03:08:51 ------------------- 03:08:51 Commited By: **** collab-it+edgex@linuxfoundation.org 03:08:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:08:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:08:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:08:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:08:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-204 [Pipeline] echo 03:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-204 [Pipeline] echo 03:08:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-204 [Pipeline] echo 03:08:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 [Pipeline] echo 03:08:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97abc99 [Pipeline] echo 03:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:53 provisioning config files... 03:08:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-204@tmp/config8235904743062493432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:53 ---> docker-login.sh 03:08:53 nexus3.edgexfoundry.org:10001 03:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:53 Configure a credential helper to remove this warning. See 03:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:53 03:08:53 Login Succeeded 03:08:53 nexus3.edgexfoundry.org:10002 03:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 nexus3.edgexfoundry.org:10003 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 nexus3.edgexfoundry.org:10004 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 docker.io 03:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:54 Configure a credential helper to remove this warning. See 03:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:54 03:08:54 Login Succeeded 03:08:54 ---> docker-login.sh ends [Pipeline] } 03:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:08:55 + git rev-list -1 --merges 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543~1..97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 [Pipeline] echo 03:08:55 -----------> git rev-list -1 --merges 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543~1..97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 [false] [Pipeline] sh 03:08:55 + git log --format=format:%s -1 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 [Pipeline] echo 03:08:55 ========================================================= 03:08:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:08:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:08:56 + git log --format=format:%s -1 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 [Pipeline] echo 03:08:56 [semverPrep] GIT_COMMIT: 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:08:56 [semverPrep] This is not a build commit. [Pipeline] sh 03:08:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:56 + grep -v github /etc/ssh/ssh_known_hosts 03:08:56 + [ -e /tmp/ssh_known_hosts ] 03:08:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:08:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:08:56 + sudo tee -a /etc/ssh/ssh_known_hosts 03:08:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:57 03:08:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:57 0.1.4: Pulling from edgex-devops/py-git-semver 03:08:57 b85a868b505f: Pulling fs layer 03:08:57 e2be974225ed: Pulling fs layer 03:08:57 339a4e72a1f5: Pulling fs layer 03:08:57 988bab9f4d93: Pulling fs layer 03:08:57 1469e6f7b9e6: Pulling fs layer 03:08:57 eaf3925da568: Pulling fs layer 03:08:57 bab4dde63d76: Pulling fs layer 03:08:57 bde34c3a00c8: Pulling fs layer 03:08:57 b352a97aabf1: Pulling fs layer 03:08:57 4872d77fe225: Pulling fs layer 03:08:57 5851b861e8e6: Pulling fs layer 03:08:57 988bab9f4d93: Waiting 03:08:57 b352a97aabf1: Waiting 03:08:57 4872d77fe225: Waiting 03:08:57 5851b861e8e6: Waiting 03:08:57 1469e6f7b9e6: Waiting 03:08:57 eaf3925da568: Waiting 03:08:57 bab4dde63d76: Waiting 03:08:57 bde34c3a00c8: Waiting 03:08:57 e2be974225ed: Download complete 03:08:57 988bab9f4d93: Verifying Checksum 03:08:57 988bab9f4d93: Download complete 03:08:57 1469e6f7b9e6: Verifying Checksum 03:08:57 1469e6f7b9e6: Download complete 03:08:57 eaf3925da568: Verifying Checksum 03:08:57 eaf3925da568: Download complete 03:08:57 339a4e72a1f5: Verifying Checksum 03:08:57 339a4e72a1f5: Download complete 03:08:57 bde34c3a00c8: Download complete 03:08:57 b352a97aabf1: Verifying Checksum 03:08:57 b352a97aabf1: Download complete 03:08:57 4872d77fe225: Verifying Checksum 03:08:57 4872d77fe225: Download complete 03:08:57 5851b861e8e6: Verifying Checksum 03:08:57 5851b861e8e6: Download complete 03:08:57 b85a868b505f: Verifying Checksum 03:08:57 b85a868b505f: Download complete 03:08:57 bab4dde63d76: Verifying Checksum 03:08:57 bab4dde63d76: Download complete 03:08:58 b85a868b505f: Pull complete 03:08:59 e2be974225ed: Pull complete 03:08:59 339a4e72a1f5: Pull complete 03:08:59 988bab9f4d93: Pull complete 03:09:00 1469e6f7b9e6: Pull complete 03:09:00 eaf3925da568: Pull complete 03:09:01 bab4dde63d76: Pull complete 03:09:01 bde34c3a00c8: Pull complete 03:09:01 b352a97aabf1: Pull complete 03:09:01 4872d77fe225: Pull complete 03:09:02 5851b861e8e6: Pull complete 03:09:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:02 prd-ubuntu20.04-docker-8c-8g-1418 does not seem to be running inside a container 03:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-204 -v /w/workspace/undry_device-onvif-camera_PR-204:/w/workspace/undry_device-onvif-camera_PR-204:rw,z -v /w/workspace/undry_device-onvif-camera_PR-204@tmp:/w/workspace/undry_device-onvif-camera_PR-204@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:09:06 $ docker top 838140f9c6ec49685c410bcaf4237c56e0d1adb7896be11ec117bc075051d564 -eo pid,comm 03:09:06 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). 03:09:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:06 [ssh-agent] Looking for ssh-agent implementation... 03:09:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:06 $ docker exec 838140f9c6ec49685c410bcaf4237c56e0d1adb7896be11ec117bc075051d564 ssh-agent 03:09:06 SSH_AUTH_SOCK=/tmp/ssh-78v9vvoG3RLT/agent.32 03:09:06 SSH_AGENT_PID=38 03:09:06 Running ssh-add (command line suppressed) 03:09:07 Identity added: /w/workspace/undry_device-onvif-camera_PR-204@tmp/private_key_3346475011559505133.key (/w/workspace/undry_device-onvif-camera_PR-204@tmp/private_key_3346475011559505133.key) 03:09:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:07 + git tag --points-at HEAD [Pipeline] } 03:09:07 $ docker exec --env ******** --env ******** 838140f9c6ec49685c410bcaf4237c56e0d1adb7896be11ec117bc075051d564 ssh-agent -k 03:09:07 unset SSH_AUTH_SOCK; 03:09:07 unset SSH_AGENT_PID; 03:09:07 echo Agent pid 38 killed; 03:09:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:09:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:07 [ssh-agent] Looking for ssh-agent implementation... 03:09:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:07 $ docker exec 838140f9c6ec49685c410bcaf4237c56e0d1adb7896be11ec117bc075051d564 ssh-agent 03:09:07 SSH_AUTH_SOCK=/tmp/ssh-6hZrsRh9gjtk/agent.70 03:09:07 SSH_AGENT_PID=76 03:09:07 Running ssh-add (command line suppressed) 03:09:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-204@tmp/private_key_16517879197456828580.key (/w/workspace/undry_device-onvif-camera_PR-204@tmp/private_key_16517879197456828580.key) 03:09:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:08 + git semver init 03:09:08 2023-01-09 03:09:08,531 [run_init] DEBUG init version:0.0.0 force:False 03:09:08 2023-01-09 03:09:08,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-204/.semver 03:09:08 2023-01-09 03:09:08,533 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-204/.semver 03:09:08 2023-01-09 03:09:08,533 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-204/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-204, universal_newlines=False, shell=None, istream=None) 03:09:09 2023-01-09 03:09:09,456 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-204/.git/info/exclude 03:09:09 2023-01-09 03:09:09,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-204/.semver/PR-204 with force:False 03:09:09 2023-01-09 03:09:09,457 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-204/.semver/PR-204 03:09:09 2023-01-09 03:09:09,461 [execute] INFO git cat-file --batch-check 03:09:09 2023-01-09 03:09:09,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-204/.semver, universal_newlines=False, shell=None, istream=) 03:09:09 2023-01-09 03:09:09,469 [execute] INFO git cat-file --batch 03:09:09 2023-01-09 03:09:09,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-204/.semver, universal_newlines=False, shell=None, istream=) 03:09:09 2023-01-09 03:09:09,475 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-204/.semver/PR-204 03:09:09 0.0.0 [Pipeline] } 03:09:09 $ docker exec --env ******** --env ******** 838140f9c6ec49685c410bcaf4237c56e0d1adb7896be11ec117bc075051d564 ssh-agent -k 03:09:09 unset SSH_AUTH_SOCK; 03:09:09 unset SSH_AGENT_PID; 03:09:09 echo Agent pid 76 killed; 03:09:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:10 + git semver [Pipeline] } 03:09:10 $ docker stop --time=1 838140f9c6ec49685c410bcaf4237c56e0d1adb7896be11ec117bc075051d564 03:09:11 $ docker rm -f --volumes 838140f9c6ec49685c410bcaf4237c56e0d1adb7896be11ec117bc075051d564 [Pipeline] // withDockerContainer [Pipeline] sh 03:09:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:09:12 Stashed 1 file(s) [Pipeline] echo 03:09:12 [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 03:09:13 provisioning config files... 03:09:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-204@tmp/config3524129957828876659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:13 ---> docker-login.sh 03:09:13 nexus3.edgexfoundry.org:10001 03:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:13 Configure a credential helper to remove this warning. See 03:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:13 03:09:13 Login Succeeded 03:09:13 nexus3.edgexfoundry.org:10002 03:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:13 Configure a credential helper to remove this warning. See 03:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:13 03:09:13 Login Succeeded 03:09:13 nexus3.edgexfoundry.org:10003 03:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:13 Configure a credential helper to remove this warning. See 03:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:13 03:09:13 Login Succeeded 03:09:13 nexus3.edgexfoundry.org:10004 03:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:13 Configure a credential helper to remove this warning. See 03:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:13 03:09:13 Login Succeeded 03:09:13 docker.io 03:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:13 Configure a credential helper to remove this warning. See 03:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:13 03:09:13 Login Succeeded 03:09:13 ---> docker-login.sh ends [Pipeline] } 03:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:09:14 ========================================================= 03:09:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:09:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:14 + 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 . 03:09:14 Sending build context to Docker daemon 27.57MB 03:09:14 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:09:14 Step 2/13 : FROM ${BASE} AS builder 03:09:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:09:14 213ec9aee27d: Pulling fs layer 03:09:14 4583459ba037: Pulling fs layer 03:09:14 93c1e223e6f2: Pulling fs layer 03:09:14 53926ce57604: Pulling fs layer 03:09:14 21b2b0c7a3f4: Pulling fs layer 03:09:14 22ff95d597cd: Pulling fs layer 03:09:14 12d6caf4c0d1: Pulling fs layer 03:09:14 53926ce57604: Waiting 03:09:14 12d6caf4c0d1: Waiting 03:09:14 21b2b0c7a3f4: Waiting 03:09:14 96b7cbca73a9: Pulling fs layer 03:09:14 22ff95d597cd: Waiting 03:09:14 a7acece74701: Pulling fs layer 03:09:14 4583459ba037: Download complete 03:09:14 21b2b0c7a3f4: Verifying Checksum 03:09:14 21b2b0c7a3f4: Download complete 03:09:14 22ff95d597cd: Verifying Checksum 03:09:14 22ff95d597cd: Download complete 03:09:14 213ec9aee27d: Verifying Checksum 03:09:14 213ec9aee27d: Download complete 03:09:14 12d6caf4c0d1: Download complete 03:09:15 213ec9aee27d: Pull complete 03:09:15 4583459ba037: Pull complete 03:09:15 93c1e223e6f2: Pull complete 03:09:15 a7acece74701: Verifying Checksum 03:09:15 a7acece74701: Download complete 03:09:16 96b7cbca73a9: Verifying Checksum 03:09:16 96b7cbca73a9: Download complete 03:09:16 53926ce57604: Verifying Checksum 03:09:16 53926ce57604: Download complete 03:09:20 53926ce57604: Pull complete 03:09:20 21b2b0c7a3f4: Pull complete 03:09:20 22ff95d597cd: Pull complete 03:09:20 12d6caf4c0d1: Pull complete 03:09:22 96b7cbca73a9: Pull complete 03:09:23 a7acece74701: Pull complete 03:09:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:09:23 ---> db6d94c90886 03:09:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:09:27 Still waiting to schedule task 03:09:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:09:33 ---> Running in 049fc0dc5011 03:09:33 Removing intermediate container 049fc0dc5011 03:09:33 ---> a5e5cd635464 03:09:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:09:33 ---> Running in 45d4654443a8 03:09:33 Removing intermediate container 45d4654443a8 03:09:33 ---> ad0871fe01e7 03:09:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:09:33 ---> Running in d7c2a0e2898c 03:09:33 Removing intermediate container d7c2a0e2898c 03:09:33 ---> 3b193e76ed20 03:09:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:09:33 ---> Running in 95fdab37785a 03:09:33 Removing intermediate container 95fdab37785a 03:09:33 ---> 1cc15f3caf96 03:09:33 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:09:33 ---> Running in 56b2f3581122 03:09:33 Removing intermediate container 56b2f3581122 03:09:33 ---> f2b10c6f130e 03:09:33 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:33 ---> Running in 97221287177b 03:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:09:34 OK: 211 MiB in 51 packages 03:09:34 Removing intermediate container 97221287177b 03:09:34 ---> 4b1d0206e474 03:09:34 Step 9/13 : WORKDIR /device-onvif-camera 03:09:34 ---> Running in 84d61b5ee5f3 03:09:34 Removing intermediate container 84d61b5ee5f3 03:09:34 ---> ed211e9ada05 03:09:34 Step 10/13 : COPY go.mod vendor* ./ 03:09:34 ---> 949db0c2b591 03:09:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:34 ---> Running in 52455620962a 03:10:13 Removing intermediate container 52455620962a 03:10:13 ---> 945483c83650 03:10:13 Step 12/13 : COPY . . 03:10:13 ---> 3f27fc0e5de8 03:10:13 Step 13/13 : RUN ${MAKE} 03:10:13 ---> Running in 19943313ad33 03:10:13 noop 03:10:13 Removing intermediate container 19943313ad33 03:10:13 ---> aa0438133187 03:10:13 Successfully built aa0438133187 03:10:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:13 + docker inspect -f . ci-base-image-x86_64 03:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:14 prd-ubuntu20.04-docker-8c-8g-1418 does not seem to be running inside a container 03:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-204 -v /w/workspace/undry_device-onvif-camera_PR-204:/w/workspace/undry_device-onvif-camera_PR-204:rw,z -v /w/workspace/undry_device-onvif-camera_PR-204@tmp:/w/workspace/undry_device-onvif-camera_PR-204@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-x86_64 cat 03:10:14 $ docker top e50d5120dee5217bc28e1f690909da37a1eea9b7a8a228ba4f66fba11920f24c -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:14 + go version 03:10:14 go version go1.18.7 linux/amd64 [Pipeline] } 03:10:14 $ docker stop --time=1 e50d5120dee5217bc28e1f690909da37a1eea9b7a8a228ba4f66fba11920f24c 03:10:16 $ docker rm -f --volumes e50d5120dee5217bc28e1f690909da37a1eea9b7a8a228ba4f66fba11920f24c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:16 + docker inspect -f . ci-base-image-x86_64 03:10:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:17 prd-ubuntu20.04-docker-8c-8g-1418 does not seem to be running inside a container 03:10:17 $ 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-204 -v /w/workspace/undry_device-onvif-camera_PR-204:/w/workspace/undry_device-onvif-camera_PR-204:rw,z -v /w/workspace/undry_device-onvif-camera_PR-204@tmp:/w/workspace/undry_device-onvif-camera_PR-204@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-x86_64 cat 03:10:17 $ docker top 3532c8a8e8e0ddc1729c9c52646635c19b1c45ded3d7e7d68a9b91ee4a175b43 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:17 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-204 [Pipeline] fileExists [Pipeline] sh 03:10:18 + make test 03:10:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:10:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:10:30 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:10:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 29.3% of statements 03:10:32 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:10:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.374s coverage: 86.5% of statements 03:10:40 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." 03:10:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:10:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:10:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:10:44 ./bin/test-attribution-txt.sh [Pipeline] echo 03:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:10:45 $ docker stop --time=1 3532c8a8e8e0ddc1729c9c52646635c19b1c45ded3d7e7d68a9b91ee4a175b43 03:10:48 $ docker rm -f --volumes 3532c8a8e8e0ddc1729c9c52646635c19b1c45ded3d7e7d68a9b91ee4a175b43 [Pipeline] // withDockerContainer [Pipeline] sh 03:10:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:10:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:10:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:10:50 + ls -al . 03:10:50 total 248 03:10:50 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 03:10 . 03:10:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:08 .. 03:10:50 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 03:10 .git 03:10:50 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:08 .github 03:10:50 -rw-rw-r-- 1 jenkins jenkins 496 Jan 9 03:08 .gitignore 03:10:50 -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 03:08 .golangci.yml 03:10:50 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 03:09 .semver 03:10:50 -rw-rw-r-- 1 jenkins jenkins 9742 Jan 9 03:08 Attribution.txt 03:10:50 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 9 03:08 CHANGELOG.md 03:10:50 -rw-rw-r-- 1 jenkins jenkins 1619 Jan 9 03:08 Dockerfile 03:10:50 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 03:08 GOVERNANCE.md 03:10:50 -rw-rw-r-- 1 jenkins jenkins 734 Jan 9 03:08 Jenkinsfile 03:10:50 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 03:08 LICENSE 03:10:50 -rw-rw-r-- 1 jenkins jenkins 2858 Jan 9 03:08 Makefile 03:10:50 -rw-rw-r-- 1 jenkins jenkins 625 Jan 9 03:08 OWNERS.md 03:10:50 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 9 03:08 README.md 03:10:50 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 03:09 VERSION 03:10:50 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:08 bin 03:10:50 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:08 cmd 03:10:50 -rw-r--r-- 1 jenkins jenkins 79184 Jan 9 03:10 coverage.out 03:10:50 drwxrwxr-x 6 jenkins jenkins 4096 Jan 9 03:08 doc 03:10:50 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 9 03:08 go.mod 03:10:50 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 9 03:08 go.sum 03:10:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:08 internal 03:10:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:08 snap 03:10:50 -rw-rw-r-- 1 jenkins jenkins 236 Jan 9 03:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + 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=97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 --label arch=amd64 --label version=0.0.0 . 03:10:50 Sending build context to Docker daemon 27.65MB 03:10:50 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:10:50 Step 2/26 : FROM ${BASE} AS builder 03:10:50 ---> aa0438133187 03:10:50 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:10:51 ---> Running in 7e9dad99c31f 03:10:51 Removing intermediate container 7e9dad99c31f 03:10:51 ---> 84df047d1ee7 03:10:51 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:10:51 ---> Running in 7c5ad5b71629 03:10:51 Removing intermediate container 7c5ad5b71629 03:10:51 ---> 3d6e709afa70 03:10:51 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:10:51 ---> Running in c99fc6e0914d 03:10:51 Removing intermediate container c99fc6e0914d 03:10:51 ---> 357243defee4 03:10:51 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:10:51 ---> Running in 1b6f461de5b0 03:10:51 Removing intermediate container 1b6f461de5b0 03:10:51 ---> 7ef58f2fac04 03:10:51 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:10:51 ---> Running in 366baff3ecbb 03:10:51 Removing intermediate container 366baff3ecbb 03:10:51 ---> 4c884fdd4131 03:10:51 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:10:51 ---> Running in 2facbb272512 03:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:10:52 OK: 211 MiB in 51 packages 03:10:52 Removing intermediate container 2facbb272512 03:10:52 ---> 9cfb833a4857 03:10:52 Step 9/26 : WORKDIR /device-onvif-camera 03:10:52 ---> Running in 73c115c71d42 03:10:53 Removing intermediate container 73c115c71d42 03:10:53 ---> c0792360dfb1 03:10:53 Step 10/26 : COPY go.mod vendor* ./ 03:10:53 ---> cd8293837949 03:10:53 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:53 ---> Running in 5652456c6e94 03:10:54 Removing intermediate container 5652456c6e94 03:10:54 ---> 07edf136d75e 03:10:54 Step 12/26 : COPY . . 03:10:55 ---> 39c1473aa368 03:10:55 Step 13/26 : RUN ${MAKE} 03:10:55 ---> Running in 6e29cae9dcfb 03:10:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:11:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1419 in /w/workspace/undry_device-onvif-camera_PR-204 [Pipeline] { [Pipeline] ws 03:11:02 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:11:02 The recommended git tool is: git 03:11:07 using credential edgex-jenkins-ssh 03:11:07 Cloning the remote Git repository 03:11:07 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:11:07 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:11:07 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:11:07 > git --version # timeout=10 03:11:07 > git --version # 'git version 2.25.1' 03:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:09 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:11:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:10 Merging remotes/origin/main commit e283d27a39f6608c4972b60e45559292c212ac31 into PR head commit 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 03:11:10 Merge succeeded, producing 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 03:11:10 Checking out Revision 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 (PR-204) 03:11:09 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:11:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:11:10 > git config core.sparsecheckout # timeout=10 03:11:10 > git checkout -f 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 # timeout=10 03:11:10 > git remote # timeout=10 03:11:10 > git config --get remote.origin.url # timeout=10 03:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:10 > git merge e283d27a39f6608c4972b60e45559292c212ac31 # timeout=10 03:11:10 > git rev-parse HEAD^{commit} # timeout=10 03:11:10 > git config core.sparsecheckout # timeout=10 03:11:11 > git checkout -f 97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 # timeout=10 03:11:11 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:11:11 > git --version # timeout=10 03:11:11 > git --version # 'git version 2.25.1' 03:11:11 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:11:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:11:12 Dload Upload Total Spent Left Speed 03:11:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 03:11:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:11:13 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 03:11:13 /etc/docker/daemon.new 03:11:13 { 03:11:13 "registry-mirrors": [ 03:11:13 "https://nexus3.edgexfoundry.org:10001" 03:11:13 ], 03:11:13 "bip": "10.250.0.254/24", 03:11:13 "hosts": [ 03:11:13 "tcp://0.0.0.0:5555", 03:11:13 "unix:///var/run/docker.sock" 03:11:13 ], 03:11:13 "mtu": 1458, 03:11:13 "selinux-enabled": true, 03:11:13 "seccomp-profile": "/etc/docker/seccomp.json" 03:11:13 } [Pipeline] sh 03:11:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:11:14 + sudo service docker restart 03:11:22 Removing intermediate container 6e29cae9dcfb 03:11:22 ---> d54091d726bb 03:11:22 Step 14/26 : FROM alpine:3.16 03:11:23 3.16: Pulling from library/alpine 03:11:23 ca7dd9ec2225: Pulling fs layer 03:11:23 ca7dd9ec2225: Download complete 03:11:23 ca7dd9ec2225: Pull complete 03:11:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:11:23 Status: Downloaded newer image for alpine:3.16 03:11:23 ---> bfe296a52501 03:11:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:11:24 ---> Running in 4c327900b540 03:11:24 Removing intermediate container 4c327900b540 03:11:24 ---> 310dfa8aa200 03:11:24 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:11:24 ---> Running in 248beff4abfa 03:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:11:25 (1/6) Installing dumb-init (1.2.5-r1) 03:11:25 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:11:25 (3/6) Installing libsodium (1.0.18-r0) 03:11:25 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:11:25 (5/6) Installing libzmq (4.3.4-r0) 03:11:25 (6/6) Installing zeromq (4.3.4-r0) 03:11:25 Executing busybox-1.35.0-r17.trigger 03:11:25 OK: 8 MiB in 20 packages 03:11:26 Removing intermediate container 248beff4abfa 03:11:26 ---> 3d3427331bb9 03:11:26 Step 17/26 : WORKDIR / 03:11:26 ---> Running in 5a6465298d86 03:11:27 Removing intermediate container 5a6465298d86 03:11:27 ---> b4bb8231848a 03:11:27 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:11:28 ---> 14379ed8afad 03:11:28 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:11:28 ---> 138bf5d48787 03:11:28 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:11:29 ---> dd21e2d807ac 03:11:29 Step 21/26 : EXPOSE 59984 03:11:29 ---> Running in 73f1203dd8f5 03:11:29 Removing intermediate container 73f1203dd8f5 03:11:29 ---> 6ddf0f9e6c62 03:11:29 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:11:29 ---> Running in 5cce7319352d 03:11:29 Removing intermediate container 5cce7319352d 03:11:29 ---> 41aeb89a3bad 03:11:29 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:11:29 ---> Running in 71b904b0468a 03:11:29 Removing intermediate container 71b904b0468a 03:11:29 ---> fe7862b3e674 03:11:29 Step 24/26 : LABEL arch=amd64 03:11:29 ---> Running in 722d25ab9d49 03:11:29 Removing intermediate container 722d25ab9d49 03:11:29 ---> 0c69d8710328 03:11:29 Step 25/26 : LABEL git_sha=97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 03:11:29 ---> Running in 7534f74c36c0 03:11:29 Removing intermediate container 7534f74c36c0 03:11:29 ---> 58db1b184e54 03:11:29 Step 26/26 : LABEL version=0.0.0 03:11:29 ---> Running in ecc239739db9 03:11:29 Removing intermediate container ecc239739db9 03:11:29 ---> 9cb95768614f 03:11:29 [Warning] One or more build-args [ARCH] were not consumed 03:11:29 Successfully built 9cb95768614f 03:11:29 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 03:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:30 03:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:30 latest: Pulling from edgex-lftools-log-publisher 03:11:30 5eb5b503b376: Pulling fs layer 03:11:30 5c69ac0246d0: Pulling fs layer 03:11:30 ec43610c2a17: Pulling fs layer 03:11:30 3a2ae6a8a46f: Pulling fs layer 03:11:30 33b1e0a273af: Pulling fs layer 03:11:30 5d3b04190fa2: Pulling fs layer 03:11:30 2f39f015ded8: Pulling fs layer 03:11:30 5d3b04190fa2: Waiting 03:11:30 2f39f015ded8: Waiting 03:11:30 33b1e0a273af: Waiting 03:11:30 3a2ae6a8a46f: Waiting 03:11:30 5c69ac0246d0: Verifying Checksum 03:11:30 5c69ac0246d0: Download complete 03:11:30 3a2ae6a8a46f: Verifying Checksum 03:11:30 3a2ae6a8a46f: Download complete 03:11:30 33b1e0a273af: Verifying Checksum 03:11:30 33b1e0a273af: Download complete 03:11:31 ec43610c2a17: Download complete 03:11:31 5d3b04190fa2: Download complete 03:11:31 5eb5b503b376: Verifying Checksum 03:11:31 5eb5b503b376: Download complete 03:11:31 2f39f015ded8: Verifying Checksum 03:11:31 2f39f015ded8: Download complete 03:11:32 5eb5b503b376: Pull complete 03:11:32 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:32 provisioning config files... 03:11:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2782541739511565873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:33 ec43610c2a17: Pull complete 03:11:33 3a2ae6a8a46f: Pull complete 03:11:33 ---> docker-login.sh 03:11:33 nexus3.edgexfoundry.org:10001 03:11:33 33b1e0a273af: Pull complete 03:11:33 5d3b04190fa2: Pull complete 03:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:33 Configure a credential helper to remove this warning. See 03:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:33 03:11:33 Login Succeeded 03:11:33 nexus3.edgexfoundry.org:10002 03:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:34 Configure a credential helper to remove this warning. See 03:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:34 03:11:34 Login Succeeded 03:11:34 nexus3.edgexfoundry.org:10003 03:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:34 Configure a credential helper to remove this warning. See 03:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:34 03:11:34 Login Succeeded 03:11:34 nexus3.edgexfoundry.org:10004 03:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:35 Configure a credential helper to remove this warning. See 03:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:35 03:11:35 Login Succeeded 03:11:35 docker.io 03:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:35 Configure a credential helper to remove this warning. See 03:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:35 03:11:35 Login Succeeded 03:11:35 ---> docker-login.sh ends [Pipeline] } 03:11:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:11:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:36 ========================================================= 03:11:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:11:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:36 + 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 . 03:11:37 Sending build context to Docker daemon 20.48MB 03:11:37 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:11:37 Step 2/13 : FROM ${BASE} AS builder 03:11:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:11:37 9b18e9b68314: Pulling fs layer 03:11:37 35d82f9e3411: Pulling fs layer 03:11:37 e16973657156: Pulling fs layer 03:11:37 fc693d55d65f: Pulling fs layer 03:11:37 7e9fc2657dce: Pulling fs layer 03:11:37 dda99020689f: Pulling fs layer 03:11:37 db1c61fa0a46: Pulling fs layer 03:11:37 891c053d2c06: Pulling fs layer 03:11:37 fc693d55d65f: Waiting 03:11:37 7e9fc2657dce: Waiting 03:11:37 dda99020689f: Waiting 03:11:37 db1c61fa0a46: Waiting 03:11:37 891c053d2c06: Waiting 03:11:37 e16973657156: Verifying Checksum 03:11:37 e16973657156: Download complete 03:11:37 35d82f9e3411: Verifying Checksum 03:11:37 35d82f9e3411: Download complete 03:11:37 7e9fc2657dce: Verifying Checksum 03:11:37 7e9fc2657dce: Download complete 03:11:37 dda99020689f: Verifying Checksum 03:11:37 dda99020689f: Download complete 03:11:37 9b18e9b68314: Verifying Checksum 03:11:38 891c053d2c06: Verifying Checksum 03:11:38 891c053d2c06: Download complete 03:11:38 2f39f015ded8: Pull complete 03:11:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:39 9b18e9b68314: Pull complete 03:11:39 prd-ubuntu20.04-docker-8c-8g-1418 does not seem to be running inside a container 03:11:39 $ 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-204 -v /w/workspace/undry_device-onvif-camera_PR-204:/w/workspace/undry_device-onvif-camera_PR-204:rw,z -v /w/workspace/undry_device-onvif-camera_PR-204@tmp:/w/workspace/undry_device-onvif-camera_PR-204@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 03:11:39 35d82f9e3411: Pull complete 03:11:39 db1c61fa0a46: Verifying Checksum 03:11:39 db1c61fa0a46: Download complete 03:11:39 e16973657156: Pull complete 03:11:40 fc693d55d65f: Verifying Checksum 03:11:40 fc693d55d65f: Download complete 03:11:45 $ docker top b11b0697cad0e9a70afb7e2a87d75082afee9b55768f76270d726d0a574f57d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:45 ---> job-cost.sh 03:11:45 lf-activate-venv: SKIPPING 03:11:45 INFO: No Stack... 03:11:45 INFO: Retrieving Pricing Info for: v3-standard-8 03:11:46 INFO: Archiving Costs [Pipeline] sh 03:11:46 + cat /w/workspace/undry_device-onvif-camera_PR-204/archives/cost.csv 03:11:46 + cut -d, -f6 [Pipeline] lock 03:11:46 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-204-1-stack-cost] 03:11:46 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-204-1-stack-cost] did not exist. Created. 03:11:46 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:11:47 + echo total: 0.2199999988079071 [Pipeline] stash 03:11:47 Stashed 1 file(s) [Pipeline] } 03:11:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:11:47 $ docker stop --time=1 b11b0697cad0e9a70afb7e2a87d75082afee9b55768f76270d726d0a574f57d1 03:11:48 $ docker rm -f --volumes b11b0697cad0e9a70afb7e2a87d75082afee9b55768f76270d726d0a574f57d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:11:52 fc693d55d65f: Pull complete 03:11:52 7e9fc2657dce: Pull complete 03:11:52 dda99020689f: Pull complete 03:11:59 db1c61fa0a46: Pull complete 03:12:00 891c053d2c06: Pull complete 03:12:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:12:00 ---> f96f9c87975a 03:12:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:12:02 ---> Running in a53c9dc2b7ee 03:12:02 Removing intermediate container a53c9dc2b7ee 03:12:02 ---> 4397fda25f8a 03:12:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:12:02 ---> Running in dfcadcda23a5 03:12:03 Removing intermediate container dfcadcda23a5 03:12:03 ---> 381b7055f61a 03:12:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:12:03 ---> Running in a147bed124e8 03:12:04 Removing intermediate container a147bed124e8 03:12:04 ---> 032f0ec1ad22 03:12:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:12:04 ---> Running in 6463ebe2f1c2 03:12:04 Removing intermediate container 6463ebe2f1c2 03:12:04 ---> eb384966fcb6 03:12:04 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:12:04 ---> Running in a4c74a7b35b3 03:12:04 Removing intermediate container a4c74a7b35b3 03:12:04 ---> 809b58ab29b9 03:12:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:04 ---> Running in c8692207a3c3 03:12:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:12:07 OK: 221 MiB in 51 packages 03:12:08 Removing intermediate container c8692207a3c3 03:12:08 ---> ddd299cb6426 03:12:08 Step 9/13 : WORKDIR /device-onvif-camera 03:12:08 ---> Running in 60e58acf7e70 03:12:08 Removing intermediate container 60e58acf7e70 03:12:08 ---> 96281f97f969 03:12:08 Step 10/13 : COPY go.mod vendor* ./ 03:12:09 ---> 93a0451410fe 03:12:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:09 ---> Running in 672e3d97fb97 03:13:05 Removing intermediate container 672e3d97fb97 03:13:05 ---> f9a5cf2eefec 03:13:05 Step 12/13 : COPY . . 03:13:05 ---> e7c2b5eb121f 03:13:05 Step 13/13 : RUN ${MAKE} 03:13:05 ---> Running in 1bd17c697739 03:13:05 noop 03:13:06 Removing intermediate container 1bd17c697739 03:13:06 ---> ff53d47c446c 03:13:06 Successfully built ff53d47c446c 03:13:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:06 + docker inspect -f . ci-base-image-arm64 03:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:07 prd-ubuntu20.04-docker-arm64-4c-16g-1419 does not seem to be running inside a container 03:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:13:08 $ docker top 83766b60995b4366f95ae3c0a5e7dc9ca38166575365cc313aecd00d671e57f2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:09 + go version 03:13:09 go version go1.18.7 linux/arm64 [Pipeline] } 03:13:09 $ docker stop --time=1 83766b60995b4366f95ae3c0a5e7dc9ca38166575365cc313aecd00d671e57f2 03:13:10 $ docker rm -f --volumes 83766b60995b4366f95ae3c0a5e7dc9ca38166575365cc313aecd00d671e57f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:11 + docker inspect -f . ci-base-image-arm64 03:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-1419 does not seem to be running inside a container 03:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:13:13 $ docker top ce1c62520e787a59a31d2608754bb6c935da179430415de24b5835e8fa67a984 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:13 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:13:14 + make test 03:13:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:13:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:14:53 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:14:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.163s coverage: 29.3% of statements 03:14:53 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:14:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 15.297s coverage: 86.5% of statements 03:14:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:14:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:15:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:15:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:15:16 ./bin/test-attribution-txt.sh [Pipeline] echo 03:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:15:16 $ docker stop --time=1 ce1c62520e787a59a31d2608754bb6c935da179430415de24b5835e8fa67a984 03:15:18 $ docker rm -f --volumes ce1c62520e787a59a31d2608754bb6c935da179430415de24b5835e8fa67a984 [Pipeline] // withDockerContainer [Pipeline] sh 03:15:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:15:19 Warning: overwriting stash ‘coverage-report’ 03:15:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:15:21 + ls -al . 03:15:21 total 244 03:15:21 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 03:13 . 03:15:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:11 .. 03:15:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 03:11 .git 03:15:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:11 .github 03:15:21 -rw-rw-r-- 1 jenkins jenkins 496 Jan 9 03:11 .gitignore 03:15:21 -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 03:11 .golangci.yml 03:15:21 -rw-rw-r-- 1 jenkins jenkins 9742 Jan 9 03:11 Attribution.txt 03:15:21 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 9 03:11 CHANGELOG.md 03:15:21 -rw-rw-r-- 1 jenkins jenkins 1619 Jan 9 03:11 Dockerfile 03:15:21 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 03:11 GOVERNANCE.md 03:15:21 -rw-rw-r-- 1 jenkins jenkins 734 Jan 9 03:11 Jenkinsfile 03:15:21 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 03:11 LICENSE 03:15:21 -rw-rw-r-- 1 jenkins jenkins 2858 Jan 9 03:11 Makefile 03:15:21 -rw-rw-r-- 1 jenkins jenkins 625 Jan 9 03:11 OWNERS.md 03:15:21 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 9 03:11 README.md 03:15:21 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 03:09 VERSION 03:15:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 03:11 bin 03:15:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 03:11 cmd 03:15:21 -rw-r--r-- 1 jenkins jenkins 79184 Jan 9 03:14 coverage.out 03:15:21 drwxrwxr-x 6 jenkins jenkins 4096 Jan 9 03:11 doc 03:15:21 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 9 03:11 go.mod 03:15:21 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 9 03:11 go.sum 03:15:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:11 internal 03:15:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 03:11 snap 03:15:21 -rw-rw-r-- 1 jenkins jenkins 236 Jan 9 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:21 + 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=97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 --label arch=arm64 --label version=0.0.0 . 03:15:22 Sending build context to Docker daemon 20.56MB 03:15:22 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:15:22 Step 2/26 : FROM ${BASE} AS builder 03:15:22 ---> ff53d47c446c 03:15:22 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:15:22 ---> Running in 760ec6ab0f79 03:15:22 Removing intermediate container 760ec6ab0f79 03:15:22 ---> f4482587520a 03:15:22 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:15:22 ---> Running in 6582312597a3 03:15:23 Removing intermediate container 6582312597a3 03:15:23 ---> 7d0ac268d96e 03:15:23 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:15:23 ---> Running in 72177d3c18df 03:15:23 Removing intermediate container 72177d3c18df 03:15:23 ---> 5d435923b15c 03:15:23 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:15:23 ---> Running in fd9ff21a5977 03:15:24 Removing intermediate container fd9ff21a5977 03:15:24 ---> bf53450f7425 03:15:24 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:15:24 ---> Running in e160072b6a28 03:15:26 Removing intermediate container e160072b6a28 03:15:26 ---> 8425b54f9190 03:15:26 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:15:26 ---> Running in 1498dd1249b7 03:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:15:28 OK: 221 MiB in 51 packages 03:15:29 Removing intermediate container 1498dd1249b7 03:15:29 ---> 95a49c77d7a9 03:15:29 Step 9/26 : WORKDIR /device-onvif-camera 03:15:29 ---> Running in 1ea4cf67268f 03:15:30 Removing intermediate container 1ea4cf67268f 03:15:30 ---> 5c6521bac8ce 03:15:30 Step 10/26 : COPY go.mod vendor* ./ 03:15:30 ---> 55d79fe2917f 03:15:30 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:30 ---> Running in 638243e3d4cf 03:15:33 Removing intermediate container 638243e3d4cf 03:15:33 ---> 8043c36a4327 03:15:33 Step 12/26 : COPY . . 03:15:35 ---> 3dcf8ad98dd8 03:15:35 Step 13/26 : RUN ${MAKE} 03:15:35 ---> Running in 42b6fb41ffc5 03:15:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:18:12 Removing intermediate container 42b6fb41ffc5 03:18:12 ---> 8fc60a2830a9 03:18:12 Step 14/26 : FROM alpine:3.16 03:18:12 3.16: Pulling from library/alpine 03:18:12 6875df1f5354: Pulling fs layer 03:18:12 6875df1f5354: Download complete 03:18:12 6875df1f5354: Pull complete 03:18:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:18:12 Status: Downloaded newer image for alpine:3.16 03:18:12 ---> 2b4661558fb8 03:18:12 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:18:12 ---> Running in f73ac8201e00 03:18:12 Removing intermediate container f73ac8201e00 03:18:12 ---> f4f05e585382 03:18:12 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:18:12 ---> Running in 47e2b1c7a48f 03:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:12 (1/6) Installing dumb-init (1.2.5-r1) 03:18:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:18:12 (3/6) Installing libsodium (1.0.18-r0) 03:18:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:18:12 (5/6) Installing libzmq (4.3.4-r0) 03:18:12 (6/6) Installing zeromq (4.3.4-r0) 03:18:12 Executing busybox-1.35.0-r17.trigger 03:18:12 OK: 8 MiB in 20 packages 03:18:12 Removing intermediate container 47e2b1c7a48f 03:18:12 ---> 34683ba1e054 03:18:12 Step 17/26 : WORKDIR / 03:18:12 ---> Running in 4e5f76d8c88b 03:18:12 Removing intermediate container 4e5f76d8c88b 03:18:12 ---> 4b8c4c6fed2a 03:18:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:18:13 ---> f7dd2edf6eb2 03:18:13 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:18:13 ---> f1016dcbb1cf 03:18:13 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:18:14 ---> d65e348d58b7 03:18:14 Step 21/26 : EXPOSE 59984 03:18:14 ---> Running in 59a822d7d14f 03:18:14 Removing intermediate container 59a822d7d14f 03:18:14 ---> 1a2067bd193d 03:18:14 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:18:14 ---> Running in 539e33c82c69 03:18:14 Removing intermediate container 539e33c82c69 03:18:14 ---> 819252a82dee 03:18:14 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:18:14 ---> Running in 968cec12fb12 03:18:15 Removing intermediate container 968cec12fb12 03:18:15 ---> c7fab2b5e6f5 03:18:15 Step 24/26 : LABEL arch=arm64 03:18:15 ---> Running in 4e433bc30f67 03:18:15 Removing intermediate container 4e433bc30f67 03:18:15 ---> c0d6016a30db 03:18:15 Step 25/26 : LABEL git_sha=97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 03:18:15 ---> Running in e2d290a5a92f 03:18:15 Removing intermediate container e2d290a5a92f 03:18:15 ---> 75423b907723 03:18:15 Step 26/26 : LABEL version=0.0.0 03:18:15 ---> Running in cc004ae488a5 03:18:16 Removing intermediate container cc004ae488a5 03:18:16 ---> 64533fe507bd 03:18:16 [Warning] One or more build-args [ARCH] were not consumed 03:18:16 Successfully built 64533fe507bd 03:18:16 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 03:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:16 03:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:17 arm64: Pulling from edgex-lftools-log-publisher 03:18:17 8998bd30e6a1: Pulling fs layer 03:18:17 04944245beec: Pulling fs layer 03:18:17 699f458cf7ca: Pulling fs layer 03:18:17 765212b225bb: Pulling fs layer 03:18:17 f23df028b6ca: Pulling fs layer 03:18:17 d65c8cfc05b1: Pulling fs layer 03:18:17 2437ff75d9bd: Pulling fs layer 03:18:17 f23df028b6ca: Waiting 03:18:17 d65c8cfc05b1: Waiting 03:18:17 765212b225bb: Waiting 03:18:17 2437ff75d9bd: Waiting 03:18:17 04944245beec: Verifying Checksum 03:18:17 04944245beec: Download complete 03:18:17 765212b225bb: Verifying Checksum 03:18:17 765212b225bb: Download complete 03:18:17 f23df028b6ca: Verifying Checksum 03:18:17 f23df028b6ca: Download complete 03:18:17 d65c8cfc05b1: Verifying Checksum 03:18:17 d65c8cfc05b1: Download complete 03:18:17 699f458cf7ca: Verifying Checksum 03:18:17 699f458cf7ca: Download complete 03:18:18 8998bd30e6a1: Verifying Checksum 03:18:18 8998bd30e6a1: Download complete 03:18:20 2437ff75d9bd: Verifying Checksum 03:18:20 2437ff75d9bd: Download complete 03:18:22 8998bd30e6a1: Pull complete 03:18:22 04944245beec: Pull complete 03:18:23 699f458cf7ca: Pull complete 03:18:24 765212b225bb: Pull complete 03:18:24 f23df028b6ca: Pull complete 03:18:24 d65c8cfc05b1: Pull complete 03:18:40 2437ff75d9bd: Pull complete 03:18:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:40 prd-ubuntu20.04-docker-arm64-4c-16g-1419 does not seem to be running inside a container 03:18:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:18:43 $ docker top 44dde91a1d5476f882f26ec9608a326592f522659b01078bb9c1a55dd7b208e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:44 ---> job-cost.sh 03:18:44 lf-activate-venv: SKIPPING 03:18:44 INFO: No Stack... 03:18:44 INFO: Retrieving Pricing Info for: v3-standard-4 03:18:45 INFO: Archiving Costs [Pipeline] sh 03:18:45 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:18:45 + cut -d, -f6 [Pipeline] lock 03:18:45 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-204-1-stack-cost] 03:18:45 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-204-1-stack-cost] did not exist. Created. 03:18:45 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:18:46 /w/workspace/device-onvif-camera/1@tmp/durable-b12e5af9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:18:47 + echo total: 0.10999999940395355 [Pipeline] stash 03:18:47 Warning: overwriting stash ‘stack-cost’ 03:18:47 Stashed 1 file(s) [Pipeline] } 03:18:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:18:47 $ docker stop --time=1 44dde91a1d5476f882f26ec9608a326592f522659b01078bb9c1a55dd7b208e7 03:18:48 $ docker rm -f --volumes 44dde91a1d5476f882f26ec9608a326592f522659b01078bb9c1a55dd7b208e7 [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 03:18:49 provisioning config files... 03:18:49 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-204@tmp/config13349690755224737739tmp [Pipeline] { [Pipeline] sh 03:18:50 + set +x 03:18:50 + + bash -s --curl 03:18:50 -s https://codecov.io/bash 03:18:50 03:18:50 _____ _ 03:18:50 / ____| | | 03:18:50 | | ___ __| | ___ ___ _____ __ 03:18:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:18:50 | |___| (_) | (_| | __/ (_| (_) \ V / 03:18:50 \_____\___/ \__,_|\___|\___\___/ \_/ 03:18:50 Bash-1.0.6 03:18:50 03:18:50 03:18:50 ==> git version 2.25.1 found 03:18:50 ==> 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 03:18:50 Release-Date: 2020-01-08 03:18:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:18:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:18:50 ==> Jenkins CI detected. 03:18:50 current dir:  /w/workspace/undry_device-onvif-camera_PR-204 03:18:50 project root: . 03:18:50 --> token set from env 03:18:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:18:50 ==> Running gcov in . (disable via -X gcov) 03:18:50 ==> Python coveragepy not found 03:18:50 ==> Searching for coverage reports in: 03:18:50 + . 03:18:50 -> Found 1 reports 03:18:50 ==> Detecting git/mercurial file structure 03:18:50 ==> Reading reports 03:18:50 + ./coverage.out bytes=79184 03:18:50 ==> Appending adjustments 03:18:50 https://docs.codecov.io/docs/fixing-reports 03:18:50 + Found adjustments 03:18:50 ==> Gzipping contents 03:18:50 12K /tmp/codecov.MJh5FN.gz 03:18:50 ==> Uploading reports 03:18:50 url: https://codecov.io 03:18:50 query: branch=PR-204&commit=97abc99f4f4fbeca99fe9bce6272f5efdfbb3543&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=204&job=&cmd_args= 03:18:50 -> Pinging Codecov 03:18:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-204&commit=97abc99f4f4fbeca99fe9bce6272f5efdfbb3543&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=204&job=&cmd_args= 03:18:50 -> Uploading to 03:18:50 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/F29A59C45E3A92E06B3E522C9905F8EF/97abc99f4f4fbeca99fe9bce6272f5efdfbb3543/38bd5397-c8ca-468b-bfd9-eaca0eddf114.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T031850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2f408c5e8baa854cebe7962637cc435d3b1a31806809bbfe148addbb79775b4 03:18:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:50 Dload Upload Total Spent Left Speed 03:18:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10913 0 0 100 10913 0 48502 --:--:-- --:--:-- --:--:-- 48502 03:18:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/97abc99f4f4fbeca99fe9bce6272f5efdfbb3543 [Pipeline] } 03:18:51 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 03:18:52 + [ -d /w/workspace/undry_device-onvif-camera_PR-204/archives ] 03:18:52 + ls -al /w/workspace/undry_device-onvif-camera_PR-204/archives 03:18:52 total 16 03:18:52 drwxr-xr-x 3 root root 4096 Jan 9 03:11 . 03:18:52 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 03:11 .. 03:18:52 drwxr-xr-x 2 root root 4096 Jan 9 03:11 cost 03:18:52 -rw-r--r-- 1 root root 91 Jan 9 03:11 cost.csv 03:18:52 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-204/archives 03:18:52 + ls -al /w/workspace/undry_device-onvif-camera_PR-204/archives 03:18:52 total 16 03:18:52 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 03:11 . 03:18:52 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 03:11 .. 03:18:52 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 03:11 cost 03:18:52 -rw-r--r-- 1 jenkins jenkins 91 Jan 9 03:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:18:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:18:54 ---> package-listing.sh 03:18:54 ++ facter osfamily 03:18:54 ++ tr '[:upper:]' '[:lower:]' 03:18:54 + OS_FAMILY=debian 03:18:54 + workspace=/w/workspace/undry_device-onvif-camera_PR-204 03:18:54 + START_PACKAGES=/tmp/packages_start.txt 03:18:54 + END_PACKAGES=/tmp/packages_end.txt 03:18:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:18:54 + PACKAGES=/tmp/packages_start.txt 03:18:54 + '[' /w/workspace/undry_device-onvif-camera_PR-204 ']' 03:18:54 + PACKAGES=/tmp/packages_end.txt 03:18:54 + case "${OS_FAMILY}" in 03:18:54 + dpkg -l 03:18:54 + grep '^ii' 03:18:54 + '[' -f /tmp/packages_start.txt ']' 03:18:54 + '[' -f /tmp/packages_end.txt ']' 03:18:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:18:54 + '[' /w/workspace/undry_device-onvif-camera_PR-204 ']' 03:18:54 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-204/archives/ 03:18:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-204/archives/ [Pipeline] echo 03:18:54 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-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:18:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:56 prd-ubuntu20.04-docker-8c-8g-1418 does not seem to be running inside a container 03:18:56 $ 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-204/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-204 -v /w/workspace/undry_device-onvif-camera_PR-204:/w/workspace/undry_device-onvif-camera_PR-204:rw,z -v /w/workspace/undry_device-onvif-camera_PR-204@tmp:/w/workspace/undry_device-onvif-camera_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:18:56 $ docker top 401bd7ab4690c6884ea058fc252322947bee872c3fb99758bc559fd709dfe308 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:56 + touch /tmp/pre-build-complete [Pipeline] sh 03:18:57 + mkdir -p /var/log/sysstat [Pipeline] sh 03:18:57 + ls /var/log/sa-host 03:18:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:57 provisioning config files... 03:18:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-204@tmp/config8219999809882913436tmp [Pipeline] { [Pipeline] echo 03:18:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:18:57 ---> create-netrc.sh [Pipeline] } 03:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:18:58 ---> python-tools-install.sh [Pipeline] echo 03:18:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:18:58 ---> sudo-logs.sh 03:18:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:18:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:18:59 ---> job-cost.sh 03:18:59 lf-activate-venv: SKIPPING 03:18:59 DEBUG: total: 0.2199999988079071 03:18:59 INFO: Retrieving Stack Cost... 03:18:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:19:00 INFO: Archiving Costs [Pipeline] echo 03:19:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:19:02 ---> logs-deploy.sh 03:19:02 lf-activate-venv: SKIPPING 03:19:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-204/1 03:19:02 INFO: archiving workspace using pattern(s): 03:19:03 Archives upload complete. 03:19:03 INFO: archiving logs to Nexus