Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b+52e219e200aa3f0791b8f147aa403b803b9db216 (b595928b5f9cf2be843eb815e9a7963c6ce35fdc) 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-ssh10842989680740734245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4687082494157923771.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7813303897128865056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11733602816934424163.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5433812073752401904.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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.21 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/v3 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 Running on prd-ubuntu20.04-docker-8c-8g-17572 in /w/workspace/undry_device-onvif-camera_PR-404 [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-404 # 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 Merging remotes/origin/main commit 52e219e200aa3f0791b8f147aa403b803b9db216 into PR head commit 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b Merge succeeded, producing 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 Checking out Revision 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 (PR-404) > 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/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # 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 52e219e200aa3f0791b8f147aa403b803b9db216 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 # timeout=10 Commit message: "Merge commit '52e219e200aa3f0791b8f147aa403b803b9db216' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:09:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:09:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:09:34 ========================================================= 22:09:34 EdgeX Global Pipelines Version Info 22:09:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6853608706c099f0373a7c3b013c1bf1144cffc4 # timeout=10 22:09:35 ------------------- 22:09:35 stable info: 22:09:35 ------------------- 22:09:35 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 22:09:35 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 22:09:35 Message: update stable to v1.0.257 22:09:36 ------------------- 22:09:36 experimental info: 22:09:36 ------------------- 22:09:36 Commited By: **** collab-it+edgex@linuxfoundation.org 22:09:36 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 22:09:36 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cc9d5a [Pipeline] echo 22:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:36 provisioning config files... 22:09:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config14022543600053320522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:37 ---> docker-login.sh 22:09:37 nexus3.edgexfoundry.org:10001 22:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:37 Configure a credential helper to remove this warning. See 22:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:37 22:09:37 Login Succeeded 22:09:37 nexus3.edgexfoundry.org:10002 22:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:37 Configure a credential helper to remove this warning. See 22:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:37 22:09:37 Login Succeeded 22:09:37 nexus3.edgexfoundry.org:10003 22:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:37 Configure a credential helper to remove this warning. See 22:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:37 22:09:37 Login Succeeded 22:09:37 nexus3.edgexfoundry.org:10004 22:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:37 Configure a credential helper to remove this warning. See 22:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:37 22:09:37 Login Succeeded 22:09:37 docker.io 22:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:38 Configure a credential helper to remove this warning. See 22:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:38 22:09:38 Login Succeeded 22:09:38 ---> docker-login.sh ends [Pipeline] } 22:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:09:38 + git rev-list -1 --merges 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0~1..3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 [Pipeline] echo 22:09:38 -----------> git rev-list -1 --merges 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0~1..3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 22:09:38 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 [false] [Pipeline] sh 22:09:38 + git log --format=format:%s -1 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 [Pipeline] echo 22:09:38 ========================================================= 22:09:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:09:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:09:39 + git log --format=format:%s -1 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 [Pipeline] echo 22:09:39 [semverPrep] GIT_COMMIT: 3cc9d5acc9d44a113a81b29a589093d3f5a92ea0, Commit Message: Merge commit '52e219e200aa3f0791b8f147aa403b803b9db216' into HEAD [Pipeline] echo 22:09:39 [semverPrep] This is not a build commit. [Pipeline] sh 22:09:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:09:39 + grep -v github /etc/ssh/ssh_known_hosts 22:09:39 + [ -e /tmp/ssh_known_hosts ] 22:09:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:09:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:09:39 + sudo tee -a /etc/ssh/ssh_known_hosts 22:09:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:09:39 22:09:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:09:40 0.1.4: Pulling from edgex-devops/py-git-semver 22:09:40 b85a868b505f: Pulling fs layer 22:09:40 e2be974225ed: Pulling fs layer 22:09:40 339a4e72a1f5: Pulling fs layer 22:09:40 988bab9f4d93: Pulling fs layer 22:09:40 1469e6f7b9e6: Pulling fs layer 22:09:40 eaf3925da568: Pulling fs layer 22:09:40 bab4dde63d76: Pulling fs layer 22:09:40 bde34c3a00c8: Pulling fs layer 22:09:40 b352a97aabf1: Pulling fs layer 22:09:40 1469e6f7b9e6: Waiting 22:09:40 eaf3925da568: Waiting 22:09:40 bab4dde63d76: Waiting 22:09:40 bde34c3a00c8: Waiting 22:09:40 988bab9f4d93: Waiting 22:09:40 4872d77fe225: Pulling fs layer 22:09:40 5851b861e8e6: Pulling fs layer 22:09:40 b352a97aabf1: Waiting 22:09:40 4872d77fe225: Waiting 22:09:40 5851b861e8e6: Waiting 22:09:40 e2be974225ed: Verifying Checksum 22:09:40 e2be974225ed: Download complete 22:09:40 988bab9f4d93: Verifying Checksum 22:09:40 988bab9f4d93: Download complete 22:09:40 1469e6f7b9e6: Verifying Checksum 22:09:40 1469e6f7b9e6: Download complete 22:09:40 eaf3925da568: Verifying Checksum 22:09:40 eaf3925da568: Download complete 22:09:40 339a4e72a1f5: Verifying Checksum 22:09:40 339a4e72a1f5: Download complete 22:09:40 bde34c3a00c8: Verifying Checksum 22:09:40 bde34c3a00c8: Download complete 22:09:40 b352a97aabf1: Verifying Checksum 22:09:40 b352a97aabf1: Download complete 22:09:40 4872d77fe225: Verifying Checksum 22:09:40 5851b861e8e6: Download complete 22:09:40 b85a868b505f: Verifying Checksum 22:09:40 b85a868b505f: Download complete 22:09:40 bab4dde63d76: Verifying Checksum 22:09:40 bab4dde63d76: Download complete 22:09:41 b85a868b505f: Pull complete 22:09:41 e2be974225ed: Pull complete 22:09:42 339a4e72a1f5: Pull complete 22:09:42 988bab9f4d93: Pull complete 22:09:42 1469e6f7b9e6: Pull complete 22:09:42 eaf3925da568: Pull complete 22:09:44 bab4dde63d76: Pull complete 22:09:44 bde34c3a00c8: Pull complete 22:09:44 b352a97aabf1: Pull complete 22:09:44 4872d77fe225: Pull complete 22:09:45 5851b861e8e6: Pull complete 22:09:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:09:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:45 prd-ubuntu20.04-docker-8c-8g-17572 does not seem to be running inside a container 22:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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-devops/py-git-semver:0.1.4 cat 22:09:49 $ docker top 868b346ef2c2d4fac4ee0149c9e7b78bfa7a8280592428aedce1820de60d5db4 -eo pid,comm 22:09:49 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). 22:09:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:49 [ssh-agent] Looking for ssh-agent implementation... 22:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:49 $ docker exec 868b346ef2c2d4fac4ee0149c9e7b78bfa7a8280592428aedce1820de60d5db4 ssh-agent 22:09:49 SSH_AUTH_SOCK=/tmp/ssh-DGAXu4kaRVpI/agent.33 22:09:49 SSH_AGENT_PID=39 22:09:49 Running ssh-add (command line suppressed) 22:09:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_3805055665573057667.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_3805055665573057667.key) 22:09:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:50 + git tag --points-at HEAD [Pipeline] } 22:09:50 $ docker exec --env ******** --env ******** 868b346ef2c2d4fac4ee0149c9e7b78bfa7a8280592428aedce1820de60d5db4 ssh-agent -k 22:09:50 unset SSH_AUTH_SOCK; 22:09:50 unset SSH_AGENT_PID; 22:09:50 echo Agent pid 39 killed; 22:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:09:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:50 [ssh-agent] Looking for ssh-agent implementation... 22:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:50 $ docker exec 868b346ef2c2d4fac4ee0149c9e7b78bfa7a8280592428aedce1820de60d5db4 ssh-agent 22:09:50 SSH_AUTH_SOCK=/tmp/ssh-mRNhnyQiHNCI/agent.71 22:09:50 SSH_AGENT_PID=77 22:09:50 Running ssh-add (command line suppressed) 22:09:50 Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_11955825232981506631.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_11955825232981506631.key) 22:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:50 + git semver init 22:09:51 2023-11-14 22:09:51,163 [run_init] DEBUG init version:0.0.0 force:False 22:09:51 2023-11-14 22:09:51,164 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-404/.semver 22:09:51 2023-11-14 22:09:51,164 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-404/.semver 22:09:51 2023-11-14 22:09:51,165 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-404/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-404, universal_newlines=False, shell=None, istream=None) 22:09:52 2023-11-14 22:09:52,221 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-404/.git/info/exclude 22:09:52 2023-11-14 22:09:52,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 with force:False 22:09:52 2023-11-14 22:09:52,222 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 22:09:52 2023-11-14 22:09:52,226 [execute] INFO git cat-file --batch-check 22:09:52 2023-11-14 22:09:52,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) 22:09:52 2023-11-14 22:09:52,235 [execute] INFO git cat-file --batch 22:09:52 2023-11-14 22:09:52,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) 22:09:52 2023-11-14 22:09:52,240 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 22:09:52 0.0.0 [Pipeline] } 22:09:52 $ docker exec --env ******** --env ******** 868b346ef2c2d4fac4ee0149c9e7b78bfa7a8280592428aedce1820de60d5db4 ssh-agent -k 22:09:52 unset SSH_AUTH_SOCK; 22:09:52 unset SSH_AGENT_PID; 22:09:52 echo Agent pid 77 killed; 22:09:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:53 + git semver [Pipeline] } 22:09:53 $ docker stop --time=1 868b346ef2c2d4fac4ee0149c9e7b78bfa7a8280592428aedce1820de60d5db4 22:09:54 $ docker rm -f --volumes 868b346ef2c2d4fac4ee0149c9e7b78bfa7a8280592428aedce1820de60d5db4 [Pipeline] // withDockerContainer [Pipeline] sh 22:09:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:09:55 Stashed 1 file(s) [Pipeline] echo 22:09:55 [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 22:09:55 provisioning config files... 22:09:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config11781108914595758136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:56 ---> docker-login.sh 22:09:56 nexus3.edgexfoundry.org:10001 22:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:56 Configure a credential helper to remove this warning. See 22:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:56 22:09:56 Login Succeeded 22:09:56 nexus3.edgexfoundry.org:10002 22:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:56 Configure a credential helper to remove this warning. See 22:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:56 22:09:56 Login Succeeded 22:09:56 nexus3.edgexfoundry.org:10003 22:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:56 Configure a credential helper to remove this warning. See 22:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:56 22:09:56 Login Succeeded 22:09:56 nexus3.edgexfoundry.org:10004 22:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:56 Configure a credential helper to remove this warning. See 22:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:56 22:09:56 Login Succeeded 22:09:56 docker.io 22:09:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18007 in /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] { [Pipeline] ws 22:09:56 Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout 22:09:56 The recommended git tool is: git 22:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:56 Configure a credential helper to remove this warning. See 22:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:56 22:09:56 Login Succeeded 22:09:56 ---> docker-login.sh ends [Pipeline] } 22:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:09:56 ========================================================= 22:09:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:09:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:09:56 Sending build context to Docker daemon 21.71MB 22:09:56 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 22:09:56 Step 2/13 : FROM ${BASE} AS builder 22:09:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:09:57 7264a8db6415: Pulling fs layer 22:09:57 c4d48a809fc2: Pulling fs layer 22:09:57 4f1c88b9dad5: Pulling fs layer 22:09:57 ad3a456e5733: Pulling fs layer 22:09:57 69c7f0334f64: Pulling fs layer 22:09:57 1f1c1a5573a3: Pulling fs layer 22:09:57 ce7588e14bc9: Pulling fs layer 22:09:57 b5e4710f87ac: Pulling fs layer 22:09:57 ad3a456e5733: Waiting 22:09:57 69c7f0334f64: Waiting 22:09:57 b5e4710f87ac: Waiting 22:09:57 1f1c1a5573a3: Waiting 22:09:57 ce7588e14bc9: Waiting 22:09:57 c4d48a809fc2: Verifying Checksum 22:09:57 c4d48a809fc2: Download complete 22:09:57 ad3a456e5733: Verifying Checksum 22:09:57 ad3a456e5733: Download complete 22:09:57 69c7f0334f64: Verifying Checksum 22:09:57 69c7f0334f64: Download complete 22:09:57 7264a8db6415: Verifying Checksum 22:09:57 7264a8db6415: Download complete 22:09:57 1f1c1a5573a3: Verifying Checksum 22:09:57 1f1c1a5573a3: Download complete 22:09:57 7264a8db6415: Pull complete 22:09:57 b5e4710f87ac: Verifying Checksum 22:09:57 b5e4710f87ac: Download complete 22:09:57 c4d48a809fc2: Pull complete 22:09:57 4f1c88b9dad5: Verifying Checksum 22:09:57 4f1c88b9dad5: Download complete 22:09:58 ce7588e14bc9: Verifying Checksum 22:09:58 ce7588e14bc9: Download complete 22:10:01 4f1c88b9dad5: Pull complete 22:10:01 ad3a456e5733: Pull complete 22:10:01 69c7f0334f64: Pull complete 22:10:01 1f1c1a5573a3: Pull complete 22:10:03 ce7588e14bc9: Pull complete 22:10:03 b5e4710f87ac: Pull complete 22:10:03 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:10:03 ---> 88b5674ff536 22:10:03 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:10:05 using credential edgex-jenkins-ssh 22:10:05 Cloning the remote Git repository 22:10:05 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:10:05 > git init /w/workspace/device-onvif-camera/5 # timeout=10 22:10:05 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:10:05 > git --version # timeout=10 22:10:05 > git --version # 'git version 2.25.1' 22:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:10 ---> Running in 93e0b67cf982 22:10:10 Removing intermediate container 93e0b67cf982 22:10:10 ---> cdcaf4ba46c8 22:10:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:10:10 ---> Running in 12e1e77f714c 22:10:10 Removing intermediate container 12e1e77f714c 22:10:10 ---> a3897352987d 22:10:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:10:10 ---> Running in b07806183668 22:10:10 Removing intermediate container b07806183668 22:10:10 ---> ff988238624b 22:10:10 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:10:10 ---> Running in a6740477a7bb 22:10:10 Removing intermediate container a6740477a7bb 22:10:10 ---> bb56e9bcb814 22:10:10 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:10:10 ---> Running in 9f05fdcd822d 22:10:10 Removing intermediate container 9f05fdcd822d 22:10:10 ---> 6eac410c0b43 22:10:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:10:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:10 ---> Running in 8b2d536506a6 22:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:10:11 OK: 264 MiB in 52 packages 22:10:11 Removing intermediate container 8b2d536506a6 22:10:11 ---> 6822903688c9 22:10:11 Step 9/13 : WORKDIR /device-onvif-camera 22:10:11 ---> Running in 3bf422e8d13a 22:10:11 Removing intermediate container 3bf422e8d13a 22:10:11 ---> 5b2a7ec16cb1 22:10:11 Step 10/13 : COPY go.mod vendor* ./ 22:10:11 ---> af6f8112e161 22:10:11 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:11 ---> Running in dbe27d2aa470 22:10:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:10:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:10:12 Merging remotes/origin/main commit 52e219e200aa3f0791b8f147aa403b803b9db216 into PR head commit 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b 22:10:13 Merge succeeded, producing 77daeb61239e8d4e12a48ace1c7e44e57f7442fc 22:10:13 Checking out Revision 77daeb61239e8d4e12a48ace1c7e44e57f7442fc (PR-404) 22:10:12 > git config core.sparsecheckout # timeout=10 22:10:12 > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # timeout=10 22:10:12 > git remote # timeout=10 22:10:12 > git config --get remote.origin.url # timeout=10 22:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:12 > git merge 52e219e200aa3f0791b8f147aa403b803b9db216 # timeout=10 22:10:13 > git rev-parse HEAD^{commit} # timeout=10 22:10:13 > git config core.sparsecheckout # timeout=10 22:10:13 > git checkout -f 77daeb61239e8d4e12a48ace1c7e44e57f7442fc # timeout=10 22:10:16 Commit message: "Merge commit '52e219e200aa3f0791b8f147aa403b803b9db216' into HEAD" 22:10:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:16 > git rev-list --no-walk 6853608706c099f0373a7c3b013c1bf1144cffc4 # timeout=10 22:10:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:10:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:10:17 Dload Upload Total Spent Left Speed 22:10:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 176k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh 22:10:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:10:18 + sudo tee /etc/docker/daemon.new 22:10:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:10:18 { 22:10:18 "registry-mirrors": [ 22:10:18 "https://nexus3.edgexfoundry.org:10001" 22:10:18 ], 22:10:18 "bip": "10.250.0.254/24", 22:10:18 "hosts": [ 22:10:18 "tcp://0.0.0.0:5555", 22:10:18 "unix:///var/run/docker.sock" 22:10:18 ], 22:10:18 "mtu": 1458, 22:10:18 "selinux-enabled": true, 22:10:18 "seccomp-profile": "/etc/docker/seccomp.json" 22:10:18 } [Pipeline] sh 22:10:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:10:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:38 provisioning config files... 22:10:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config17742734761258050517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:38 ---> docker-login.sh 22:10:38 nexus3.edgexfoundry.org:10001 22:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:39 Configure a credential helper to remove this warning. See 22:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:39 22:10:39 Login Succeeded 22:10:39 nexus3.edgexfoundry.org:10002 22:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:39 Configure a credential helper to remove this warning. See 22:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:39 22:10:39 Login Succeeded 22:10:39 nexus3.edgexfoundry.org:10003 22:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:40 Configure a credential helper to remove this warning. See 22:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:40 22:10:40 Login Succeeded 22:10:40 nexus3.edgexfoundry.org:10004 22:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:40 Configure a credential helper to remove this warning. See 22:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:40 22:10:40 Login Succeeded 22:10:40 docker.io 22:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:41 Configure a credential helper to remove this warning. See 22:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:41 22:10:41 Login Succeeded 22:10:41 ---> docker-login.sh ends [Pipeline] } 22:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:10:41 ========================================================= 22:10:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:10:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:10:42 Sending build context to Docker daemon 14.22MB 22:10:42 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 22:10:42 Step 2/13 : FROM ${BASE} AS builder 22:10:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:10:42 9fda8d8052c6: Pulling fs layer 22:10:42 5d54e960e981: Pulling fs layer 22:10:42 c4a7e357bf2a: Pulling fs layer 22:10:42 f0e02332f6b5: Pulling fs layer 22:10:42 f0e02332f6b5: Waiting 22:10:42 872ee5b61b7b: Pulling fs layer 22:10:42 0c6a40ed1a82: Pulling fs layer 22:10:42 94ae7d8d031c: Pulling fs layer 22:10:42 872ee5b61b7b: Waiting 22:10:42 0c6a40ed1a82: Waiting 22:10:42 94ae7d8d031c: Waiting 22:10:42 5d54e960e981: Verifying Checksum 22:10:42 5d54e960e981: Download complete 22:10:42 f0e02332f6b5: Verifying Checksum 22:10:42 f0e02332f6b5: Download complete 22:10:42 872ee5b61b7b: Verifying Checksum 22:10:42 872ee5b61b7b: Download complete 22:10:42 9fda8d8052c6: Download complete 22:10:43 94ae7d8d031c: Verifying Checksum 22:10:43 94ae7d8d031c: Download complete 22:10:44 9fda8d8052c6: Pull complete 22:10:44 5d54e960e981: Pull complete 22:10:45 c4a7e357bf2a: Verifying Checksum 22:10:45 c4a7e357bf2a: Download complete 22:10:46 0c6a40ed1a82: Verifying Checksum 22:10:46 0c6a40ed1a82: Download complete 22:10:58 c4a7e357bf2a: Pull complete 22:10:58 f0e02332f6b5: Pull complete 22:10:58 872ee5b61b7b: Pull complete 22:10:58 Removing intermediate container dbe27d2aa470 22:10:58 ---> c869a4aeea04 22:10:58 Step 12/13 : COPY . . 22:10:58 ---> d8236981b3ab 22:10:58 Step 13/13 : RUN ${MAKE} 22:10:58 ---> Running in 15a66c3df751 22:10:58 noop 22:10:58 Removing intermediate container 15a66c3df751 22:10:58 ---> 94d035955a7b 22:10:58 Successfully built 94d035955a7b 22:10:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:58 + docker inspect -f . ci-base-image-x86_64 22:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:58 prd-ubuntu20.04-docker-8c-8g-17572 does not seem to be running inside a container 22:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:10:59 $ docker top 86aebb303bdf793a81648a380db5c1808b95cb603e0fd7dcd3be4daa45a4652b -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:59 + go version 22:10:59 go version go1.21.0 linux/amd64 [Pipeline] } 22:10:59 $ docker stop --time=1 86aebb303bdf793a81648a380db5c1808b95cb603e0fd7dcd3be4daa45a4652b 22:11:00 $ docker rm -f --volumes 86aebb303bdf793a81648a380db5c1808b95cb603e0fd7dcd3be4daa45a4652b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:01 + docker inspect -f . ci-base-image-x86_64 22:11:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:01 prd-ubuntu20.04-docker-8c-8g-17572 does not seem to be running inside a container 22:11:01 $ 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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:11:01 $ docker top 134e4f7992f7936d6d55b62c2a13a16a21ffa084b432829df624db99888fd3f5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:02 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] fileExists [Pipeline] sh 22:11:02 + make test 22:11:02 go test ./... -coverprofile=coverage.out ./... 22:11:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:11:08 0c6a40ed1a82: Pull complete 22:11:10 94ae7d8d031c: Pull complete 22:11:10 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:11:10 ---> 86de565de09d 22:11:10 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:11:12 ---> Running in 52e24bdcce2d 22:11:12 Removing intermediate container 52e24bdcce2d 22:11:12 ---> c3418fc986fd 22:11:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:12 ---> Running in 69195fad5691 22:11:13 Removing intermediate container 69195fad5691 22:11:13 ---> b5c2dc56172c 22:11:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:11:13 ---> Running in 89d8568d9c3f 22:11:13 Removing intermediate container 89d8568d9c3f 22:11:13 ---> b6ef8fffa176 22:11:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:11:13 ---> Running in cb053fbe4b4c 22:11:14 Removing intermediate container cb053fbe4b4c 22:11:14 ---> 9c477b3a223b 22:11:14 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:11:14 ---> Running in 4120b9f31c37 22:11:14 Removing intermediate container 4120b9f31c37 22:11:14 ---> 56b0c5eb8c47 22:11:14 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:14 ---> Running in d28cca427c43 22:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:11:15 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:11:15 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:11:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.096s coverage: 31.5% of statements 22:11:17 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.182s coverage: 86.5% of statements 22:11:17 OK: 266 MiB in 52 packages 22:11:18 Removing intermediate container d28cca427c43 22:11:18 ---> 35f3e4a510cc 22:11:18 Step 9/13 : WORKDIR /device-onvif-camera 22:11:18 ---> Running in e6540f54fca5 22:11:19 Removing intermediate container e6540f54fca5 22:11:19 ---> b669f8f7e9b0 22:11:19 Step 10/13 : COPY go.mod vendor* ./ 22:11:19 ---> 35d0f1554548 22:11:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:19 ---> Running in 49a0fcfede4f 22:11:25 go vet ./... 22:11:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:11:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:11:28 ./bin/test-attribution-txt.sh [Pipeline] echo 22:11:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:11:28 $ docker stop --time=1 134e4f7992f7936d6d55b62c2a13a16a21ffa084b432829df624db99888fd3f5 22:11:33 $ docker rm -f --volumes 134e4f7992f7936d6d55b62c2a13a16a21ffa084b432829df624db99888fd3f5 [Pipeline] // withDockerContainer [Pipeline] sh 22:11:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:11:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:11:35 + ls -al . 22:11:35 total 240 22:11:35 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 22:11 . 22:11:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:09 .. 22:11:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:11 .git 22:11:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:09 .github 22:11:35 -rw-rw-r-- 1 jenkins jenkins 493 Nov 14 22:09 .gitignore 22:11:35 -rw-rw-r-- 1 jenkins jenkins 42 Nov 14 22:09 .golangci.yml 22:11:35 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 22:09 .semver 22:11:35 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 14 22:09 Attribution.txt 22:11:35 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 14 22:09 CHANGELOG.md 22:11:35 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 14 22:09 Dockerfile 22:11:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 22:09 GOVERNANCE.md 22:11:35 -rw-rw-r-- 1 jenkins jenkins 739 Nov 14 22:09 Jenkinsfile 22:11:35 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 22:09 LICENSE 22:11:35 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 14 22:09 Makefile 22:11:35 -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 22:09 OWNERS.md 22:11:35 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 14 22:09 README.md 22:11:35 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 22:09 VERSION 22:11:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:09 bin 22:11:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:09 cmd 22:11:35 -rw-r--r-- 1 jenkins jenkins 78456 Nov 14 22:11 coverage.out 22:11:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:09 doc 22:11:35 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 14 22:09 go.mod 22:11:35 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 14 22:09 go.sum 22:11:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:09 internal 22:11:35 -rw-rw-r-- 1 jenkins jenkins 236 Nov 14 22:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:35 + 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=3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 --label arch=amd64 --label version=0.0.0 . 22:11:35 Sending build context to Docker daemon 21.79MB 22:11:35 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 22:11:35 Step 2/27 : FROM ${BASE} AS builder 22:11:35 ---> 94d035955a7b 22:11:35 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:11:36 ---> Running in bdc179b94871 22:11:36 Removing intermediate container bdc179b94871 22:11:36 ---> 4a2ba66a8ad4 22:11:36 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:36 ---> Running in 3ff378f7c930 22:11:36 Removing intermediate container 3ff378f7c930 22:11:36 ---> 7f99acc3045a 22:11:36 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 22:11:36 ---> Running in 4063d8ca6ea2 22:11:36 Removing intermediate container 4063d8ca6ea2 22:11:36 ---> a8e5b3c4f9b7 22:11:36 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:11:36 ---> Running in db92fcf796de 22:11:36 Removing intermediate container db92fcf796de 22:11:36 ---> 36d474fb75cd 22:11:36 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:11:36 ---> Running in d2cf74b03fc4 22:11:36 Removing intermediate container d2cf74b03fc4 22:11:36 ---> d24acc961c2b 22:11:36 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:36 ---> Running in e35598b86faf 22:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:11:37 OK: 264 MiB in 52 packages 22:11:37 Removing intermediate container e35598b86faf 22:11:37 ---> e04354e39c98 22:11:37 Step 9/27 : WORKDIR /device-onvif-camera 22:11:37 ---> Running in 75fa591c2b04 22:11:37 Removing intermediate container 75fa591c2b04 22:11:37 ---> dc2289ef57ce 22:11:37 Step 10/27 : COPY go.mod vendor* ./ 22:11:37 ---> 237766e739fb 22:11:37 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:37 ---> Running in a54f153e2009 22:11:38 Removing intermediate container a54f153e2009 22:11:38 ---> 310d5ba6034b 22:11:38 Step 12/27 : COPY . . 22:11:40 ---> df1d7e63d9e7 22:11:40 Step 13/27 : RUN ${MAKE} 22:11:40 ---> Running in 3a89b25a7939 22:11:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:12:06 Removing intermediate container 3a89b25a7939 22:12:06 ---> 97f27153164b 22:12:06 Step 14/27 : FROM alpine:3.18 22:12:06 3.18: Pulling from library/alpine 22:12:06 96526aa774ef: Pulling fs layer 22:12:06 96526aa774ef: Verifying Checksum 22:12:06 96526aa774ef: Download complete 22:12:06 96526aa774ef: Pull complete 22:12:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:12:06 Status: Downloaded newer image for alpine:3.18 22:12:06 ---> 8ca4688f4f35 22:12:06 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:12:06 ---> Running in 57cb9223b921 22:12:06 Removing intermediate container 57cb9223b921 22:12:06 ---> ca8d3296aae7 22:12:06 Step 16/27 : RUN apk add --update --no-cache dumb-init 22:12:06 ---> Running in 6fc1d5a7e7cb 22:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:12:06 (1/1) Installing dumb-init (1.2.5-r2) 22:12:06 Executing busybox-1.36.1-r2.trigger 22:12:06 OK: 7 MiB in 16 packages 22:12:06 Removing intermediate container 6fc1d5a7e7cb 22:12:06 ---> cd97cb90e88d 22:12:06 Step 17/27 : RUN apk --no-cache upgrade 22:12:06 ---> Running in 3db75904516a 22:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:12:07 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:12:07 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:12:07 Executing busybox-1.36.1-r5.post-upgrade 22:12:07 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:12:07 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:12:07 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:12:07 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:12:07 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:12:07 Executing busybox-1.36.1-r5.trigger 22:12:07 OK: 7 MiB in 16 packages 22:12:08 Removing intermediate container 3db75904516a 22:12:08 ---> 53b1b7d1a943 22:12:08 Step 18/27 : WORKDIR / 22:12:08 ---> Running in 823893dee46d 22:12:08 Removing intermediate container 823893dee46d 22:12:08 ---> 32e1fe115c59 22:12:08 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:12:09 ---> 9175474d771a 22:12:09 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:12:09 ---> d4ad9cba588e 22:12:09 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:12:09 ---> dfb0ecdd407e 22:12:09 Step 22/27 : EXPOSE 59984 22:12:09 ---> Running in ea7c72956cc5 22:12:09 Removing intermediate container ea7c72956cc5 22:12:09 ---> 6d949b0c353b 22:12:09 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:12:09 ---> Running in 7f4c65ef5577 22:12:10 Removing intermediate container 7f4c65ef5577 22:12:10 ---> 87b1706524c3 22:12:10 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:12:10 ---> Running in a7d0153c128e 22:12:10 Removing intermediate container a7d0153c128e 22:12:10 ---> d3d639040591 22:12:10 Step 25/27 : LABEL arch=amd64 22:12:10 ---> Running in 9abb7831cfc8 22:12:10 Removing intermediate container 9abb7831cfc8 22:12:10 ---> a2faf699f540 22:12:10 Step 26/27 : LABEL git_sha=3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 22:12:10 ---> Running in cac6dd88ee5c 22:12:10 Removing intermediate container cac6dd88ee5c 22:12:10 ---> 70467702454e 22:12:10 Step 27/27 : LABEL version=0.0.0 22:12:10 ---> Running in ab64414f244f 22:12:10 Removing intermediate container ab64414f244f 22:12:10 ---> 6371960a975c 22:12:10 [Warning] One or more build-args [ARCH] were not consumed 22:12:10 Successfully built 6371960a975c 22:12:10 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 22:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:10 22:12:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:11 latest: Pulling from edgex-lftools-log-publisher 22:12:11 5eb5b503b376: Pulling fs layer 22:12:11 5c69ac0246d0: Pulling fs layer 22:12:11 ec43610c2a17: Pulling fs layer 22:12:11 3a2ae6a8a46f: Pulling fs layer 22:12:11 33b1e0a273af: Pulling fs layer 22:12:11 5d3b04190fa2: Pulling fs layer 22:12:11 2f39f015ded8: Pulling fs layer 22:12:11 33b1e0a273af: Waiting 22:12:11 5d3b04190fa2: Waiting 22:12:11 2f39f015ded8: Waiting 22:12:11 3a2ae6a8a46f: Waiting 22:12:11 5c69ac0246d0: Verifying Checksum 22:12:11 5c69ac0246d0: Download complete 22:12:11 3a2ae6a8a46f: Verifying Checksum 22:12:11 3a2ae6a8a46f: Download complete 22:12:11 33b1e0a273af: Verifying Checksum 22:12:11 33b1e0a273af: Download complete 22:12:11 5d3b04190fa2: Verifying Checksum 22:12:11 5d3b04190fa2: Download complete 22:12:11 ec43610c2a17: Verifying Checksum 22:12:11 ec43610c2a17: Download complete 22:12:11 5eb5b503b376: Verifying Checksum 22:12:11 5eb5b503b376: Download complete 22:12:11 2f39f015ded8: Download complete 22:12:12 5eb5b503b376: Pull complete 22:12:12 5c69ac0246d0: Pull complete 22:12:13 ec43610c2a17: Pull complete 22:12:13 3a2ae6a8a46f: Pull complete 22:12:13 33b1e0a273af: Pull complete 22:12:13 5d3b04190fa2: Pull complete 22:12:17 2f39f015ded8: Pull complete 22:12:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:17 prd-ubuntu20.04-docker-8c-8g-17572 does not seem to be running inside a container 22:12:17 $ 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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:12:24 $ docker top f07050fc3c9c31091451946908d435578b3bf6beea60543ea53d4a4c32163080 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:25 ---> job-cost.sh 22:12:25 lf-activate-venv: SKIPPING 22:12:25 INFO: No Stack... 22:12:25 INFO: Retrieving Pricing Info for: v3-standard-8 22:12:26 INFO: Archiving Costs [Pipeline] sh 22:12:26 + + cat /w/workspace/undry_device-onvif-camera_PR-404/archives/cost.csv 22:12:26 cut -d, -f6 [Pipeline] lock 22:12:26 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-5-stack-cost] 22:12:26 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-5-stack-cost] did not exist. Created. 22:12:26 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:12:26 + echo total: 0.2199999988079071 [Pipeline] stash 22:12:26 Stashed 1 file(s) [Pipeline] } 22:12:26 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-5-stack-cost] [Pipeline] // lock [Pipeline] } 22:12:26 $ docker stop --time=1 f07050fc3c9c31091451946908d435578b3bf6beea60543ea53d4a4c32163080 22:12:27 $ docker rm -f --volumes f07050fc3c9c31091451946908d435578b3bf6beea60543ea53d4a4c32163080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:12:56 Removing intermediate container 49a0fcfede4f 22:12:56 ---> e3ebc39bd93c 22:12:56 Step 12/13 : COPY . . 22:12:56 ---> d0cd32bce903 22:12:56 Step 13/13 : RUN ${MAKE} 22:12:56 ---> Running in 961fa613ac40 22:12:56 noop 22:12:56 Removing intermediate container 961fa613ac40 22:12:56 ---> 47ec44b2a163 22:12:56 Successfully built 47ec44b2a163 22:12:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:57 + docker inspect -f . ci-base-image-arm64 22:12:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:57 prd-ubuntu20.04-docker-arm64-4c-16g-18007 does not seem to be running inside a container 22:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:12:58 $ docker top 0874a099914694892e45dea54a0d57f891fc7ba50941c96e9740c6b9983ff5e9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:59 + go version 22:12:59 go version go1.21.0 linux/arm64 [Pipeline] } 22:12:59 $ docker stop --time=1 0874a099914694892e45dea54a0d57f891fc7ba50941c96e9740c6b9983ff5e9 22:13:01 $ docker rm -f --volumes 0874a099914694892e45dea54a0d57f891fc7ba50941c96e9740c6b9983ff5e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:02 + docker inspect -f . ci-base-image-arm64 22:13:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:02 prd-ubuntu20.04-docker-arm64-4c-16g-18007 does not seem to be running inside a container 22:13:02 $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:13:04 $ docker top 446fdb2b9562d752cfba7e3ee4d80ef4f9539e6fe114729deb5012b899b85d3d -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:04 + git config --global --add safe.directory /w/workspace/device-onvif-camera/5 [Pipeline] fileExists [Pipeline] sh 22:13:05 + make test 22:13:05 go test ./... -coverprofile=coverage.out ./... 22:13:11 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:16:02 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:16:02 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:16:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.203s coverage: 31.5% of statements 22:16:14 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.613s coverage: 86.5% of statements 22:16:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:16:14 go vet ./... 22:16:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:16:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:16:41 ./bin/test-attribution-txt.sh [Pipeline] echo 22:16:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:16:41 $ docker stop --time=1 446fdb2b9562d752cfba7e3ee4d80ef4f9539e6fe114729deb5012b899b85d3d 22:16:43 $ docker rm -f --volumes 446fdb2b9562d752cfba7e3ee4d80ef4f9539e6fe114729deb5012b899b85d3d [Pipeline] // withDockerContainer [Pipeline] sh 22:16:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:44 Warning: overwriting stash ‘coverage-report’ 22:16:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:16:46 + ls -al . 22:16:46 total 236 22:16:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:13 . 22:16:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:10 .. 22:16:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:10 .git 22:16:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:10 .github 22:16:46 -rw-rw-r-- 1 jenkins jenkins 493 Nov 14 22:10 .gitignore 22:16:46 -rw-rw-r-- 1 jenkins jenkins 42 Nov 14 22:10 .golangci.yml 22:16:46 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 14 22:10 Attribution.txt 22:16:46 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 14 22:10 CHANGELOG.md 22:16:46 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 14 22:10 Dockerfile 22:16:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 22:10 GOVERNANCE.md 22:16:46 -rw-rw-r-- 1 jenkins jenkins 739 Nov 14 22:10 Jenkinsfile 22:16:46 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 22:10 LICENSE 22:16:46 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 14 22:10 Makefile 22:16:46 -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 22:10 OWNERS.md 22:16:46 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 14 22:10 README.md 22:16:46 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 22:09 VERSION 22:16:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:10 bin 22:16:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:10 cmd 22:16:46 -rw-r--r-- 1 jenkins jenkins 78456 Nov 14 22:16 coverage.out 22:16:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:10 doc 22:16:46 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 14 22:10 go.mod 22:16:46 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 14 22:10 go.sum 22:16:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:10 internal 22:16:46 -rw-rw-r-- 1 jenkins jenkins 236 Nov 14 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:46 + 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=77daeb61239e8d4e12a48ace1c7e44e57f7442fc --label arch=arm64 --label version=0.0.0 . 22:16:47 Sending build context to Docker daemon 14.3MB 22:16:47 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 22:16:47 Step 2/27 : FROM ${BASE} AS builder 22:16:47 ---> 47ec44b2a163 22:16:47 Step 3/27 : ARG ADD_BUILD_TAGS="" 22:16:47 ---> Running in e902dd9dfce3 22:16:47 Removing intermediate container e902dd9dfce3 22:16:47 ---> 8eefe72d3c27 22:16:47 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:16:47 ---> Running in 8df7669630c3 22:16:48 Removing intermediate container 8df7669630c3 22:16:48 ---> 44ca79802f91 22:16:48 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 22:16:48 ---> Running in f7aa750411a6 22:16:48 Removing intermediate container f7aa750411a6 22:16:48 ---> 9fec6682234b 22:16:48 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 22:16:48 ---> Running in 9e6f249f6f20 22:16:49 Removing intermediate container 9e6f249f6f20 22:16:49 ---> 1eeb5a569f21 22:16:49 Step 7/27 : LABEL Name=edgex-device-onvif-camera 22:16:49 ---> Running in 6e0449af58ab 22:16:49 Removing intermediate container 6e0449af58ab 22:16:49 ---> 729b833ecf6c 22:16:49 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:16:49 ---> Running in a72718507d40 22:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:16:52 OK: 266 MiB in 52 packages 22:16:55 Removing intermediate container a72718507d40 22:16:55 ---> 55c2ac99ad13 22:16:55 Step 9/27 : WORKDIR /device-onvif-camera 22:16:55 ---> Running in a50f0e60c21c 22:16:55 Removing intermediate container a50f0e60c21c 22:16:55 ---> 76d234018d43 22:16:55 Step 10/27 : COPY go.mod vendor* ./ 22:16:56 ---> 642fe95bcd94 22:16:56 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:56 ---> Running in e2ad8798cf05 22:16:59 Removing intermediate container e2ad8798cf05 22:16:59 ---> 87409b0f6d91 22:16:59 Step 12/27 : COPY . . 22:17:01 ---> dbf7ba74fc0a 22:17:01 Step 13/27 : RUN ${MAKE} 22:17:01 ---> Running in bda01ad4c38d 22:17:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:19:23 Removing intermediate container bda01ad4c38d 22:19:23 ---> 4569aee1fa5c 22:19:23 Step 14/27 : FROM alpine:3.18 22:19:23 3.18: Pulling from library/alpine 22:19:23 579b34f0a95b: Pulling fs layer 22:19:23 579b34f0a95b: Download complete 22:19:23 579b34f0a95b: Pull complete 22:19:23 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:19:23 Status: Downloaded newer image for alpine:3.18 22:19:23 ---> 3cc203321400 22:19:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:19:23 ---> Running in 13d870814ddf 22:19:23 Removing intermediate container 13d870814ddf 22:19:23 ---> d87a63a9002a 22:19:23 Step 16/27 : RUN apk add --update --no-cache dumb-init 22:19:23 ---> Running in 071a40b7f2ed 22:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:23 (1/1) Installing dumb-init (1.2.5-r2) 22:19:23 Executing busybox-1.36.1-r2.trigger 22:19:23 OK: 8 MiB in 16 packages 22:19:23 Removing intermediate container 071a40b7f2ed 22:19:23 ---> 8d47a774a80e 22:19:23 Step 17/27 : RUN apk --no-cache upgrade 22:19:23 ---> Running in 011826b9e3aa 22:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:19:23 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:19:23 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:19:23 Executing busybox-1.36.1-r5.post-upgrade 22:19:23 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:19:23 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:19:23 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:19:23 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:19:23 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:19:23 Executing busybox-1.36.1-r5.trigger 22:19:23 OK: 8 MiB in 16 packages 22:19:23 Removing intermediate container 011826b9e3aa 22:19:23 ---> aa7807fd6473 22:19:23 Step 18/27 : WORKDIR / 22:19:23 ---> Running in 7b3fabbf4c6f 22:19:23 Removing intermediate container 7b3fabbf4c6f 22:19:23 ---> 542f9026a89c 22:19:23 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 22:19:24 ---> 79369327e031 22:19:24 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 22:19:24 ---> 46dc02034b98 22:19:24 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:19:25 ---> 2e7e0552784d 22:19:25 Step 22/27 : EXPOSE 59984 22:19:25 ---> Running in 3f63802b1d3b 22:19:25 Removing intermediate container 3f63802b1d3b 22:19:25 ---> 04cbf2837aa0 22:19:25 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 22:19:25 ---> Running in 89dc4165f5e3 22:19:26 Removing intermediate container 89dc4165f5e3 22:19:26 ---> 62bb39c82d59 22:19:26 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:19:26 ---> Running in 828913c85ad8 22:19:26 Removing intermediate container 828913c85ad8 22:19:26 ---> 201458b23ca8 22:19:26 Step 25/27 : LABEL arch=arm64 22:19:26 ---> Running in eab74fd7b60a 22:19:26 Removing intermediate container eab74fd7b60a 22:19:26 ---> c9d886a50fb6 22:19:26 Step 26/27 : LABEL git_sha=77daeb61239e8d4e12a48ace1c7e44e57f7442fc 22:19:26 ---> Running in 5e484513f7ce 22:19:27 Removing intermediate container 5e484513f7ce 22:19:27 ---> 6ccbcaae8ed0 22:19:27 Step 27/27 : LABEL version=0.0.0 22:19:27 ---> Running in 67d6c5021455 22:19:27 Removing intermediate container 67d6c5021455 22:19:27 ---> a57703a5b12c 22:19:27 [Warning] One or more build-args [ARCH] were not consumed 22:19:27 Successfully built a57703a5b12c 22:19:27 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 22:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:27 22:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:28 arm64: Pulling from edgex-lftools-log-publisher 22:19:28 8998bd30e6a1: Pulling fs layer 22:19:28 04944245beec: Pulling fs layer 22:19:28 699f458cf7ca: Pulling fs layer 22:19:28 765212b225bb: Pulling fs layer 22:19:28 f23df028b6ca: Pulling fs layer 22:19:28 d65c8cfc05b1: Pulling fs layer 22:19:28 2437ff75d9bd: Pulling fs layer 22:19:28 d65c8cfc05b1: Waiting 22:19:28 2437ff75d9bd: Waiting 22:19:28 765212b225bb: Waiting 22:19:28 f23df028b6ca: Waiting 22:19:28 04944245beec: Verifying Checksum 22:19:28 04944245beec: Download complete 22:19:28 765212b225bb: Verifying Checksum 22:19:28 765212b225bb: Download complete 22:19:28 f23df028b6ca: Verifying Checksum 22:19:28 f23df028b6ca: Download complete 22:19:28 d65c8cfc05b1: Verifying Checksum 22:19:28 d65c8cfc05b1: Download complete 22:19:28 699f458cf7ca: Verifying Checksum 22:19:28 699f458cf7ca: Download complete 22:19:29 8998bd30e6a1: Verifying Checksum 22:19:29 8998bd30e6a1: Download complete 22:19:31 2437ff75d9bd: Verifying Checksum 22:19:31 2437ff75d9bd: Download complete 22:19:33 8998bd30e6a1: Pull complete 22:19:33 04944245beec: Pull complete 22:19:35 699f458cf7ca: Pull complete 22:19:35 765212b225bb: Pull complete 22:19:36 f23df028b6ca: Pull complete 22:19:36 d65c8cfc05b1: Pull complete 22:19:51 2437ff75d9bd: Pull complete 22:19:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:51 prd-ubuntu20.04-docker-arm64-4c-16g-18007 does not seem to be running inside a container 22:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:19:54 $ docker top d065931160ace23e358b13e7c2f0329ca542f7ffbe96e67b8806530e2c5b0b72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:54 ---> job-cost.sh 22:19:55 lf-activate-venv: SKIPPING 22:19:55 INFO: No Stack... 22:19:55 INFO: Retrieving Pricing Info for: v3-standard-4 22:19:56 INFO: Archiving Costs [Pipeline] sh 22:19:56 + cat /w/workspace/device-onvif-camera/5/archives/cost.csv 22:19:56 + cut -d, -f6 [Pipeline] lock 22:19:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-5-stack-cost] 22:19:57 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-5-stack-cost] did not exist. Created. 22:19:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:19:57 /w/workspace/device-onvif-camera/5@tmp/durable-0de47988/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:19:57 + echo total: 0.10999999940395355 [Pipeline] stash 22:19:57 Warning: overwriting stash ‘stack-cost’ 22:19:57 Stashed 1 file(s) [Pipeline] } 22:19:57 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-5-stack-cost] [Pipeline] // lock [Pipeline] } 22:19:57 $ docker stop --time=1 d065931160ace23e358b13e7c2f0329ca542f7ffbe96e67b8806530e2c5b0b72 22:19:59 $ docker rm -f --volumes d065931160ace23e358b13e7c2f0329ca542f7ffbe96e67b8806530e2c5b0b72 [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 22:20:00 provisioning config files... 22:20:00 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config9516359186339699246tmp [Pipeline] { [Pipeline] sh 22:20:00 + set +x 22:20:00 + curl -s https://codecov.io/bash 22:20:00 + bash -s -- 22:20:00 22:20:00 _____ _ 22:20:00 / ____| | | 22:20:00 | | ___ __| | ___ ___ _____ __ 22:20:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:20:00 | |___| (_) | (_| | __/ (_| (_) \ V / 22:20:00 \_____\___/ \__,_|\___|\___\___/ \_/ 22:20:00 Bash-1.0.6 22:20:00 22:20:00 22:20:00 ==> git version 2.25.1 found 22:20:00 ==> 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 22:20:00 Release-Date: 2020-01-08 22:20:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:20:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:20:00 ==> Jenkins CI detected. 22:20:00 current dir:  /w/workspace/undry_device-onvif-camera_PR-404 22:20:00 project root: . 22:20:00 --> token set from env 22:20:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:20:00 ==> Running gcov in . (disable via -X gcov) 22:20:00 ==> Python coveragepy not found 22:20:00 ==> Searching for coverage reports in: 22:20:00 + . 22:20:00 -> Found 1 reports 22:20:00 ==> Detecting git/mercurial file structure 22:20:00 ==> Reading reports 22:20:00 + ./coverage.out bytes=78456 22:20:00 ==> Appending adjustments 22:20:00 https://docs.codecov.io/docs/fixing-reports 22:20:00 + Found adjustments 22:20:00 ==> Gzipping contents 22:20:00 12K /tmp/codecov.U6mfmY.gz 22:20:00 ==> Uploading reports 22:20:00 url: https://codecov.io 22:20:00 query: branch=PR-404&commit=3cc9d5acc9d44a113a81b29a589093d3f5a92ea0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= 22:20:00 -> Pinging Codecov 22:20:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-404&commit=3cc9d5acc9d44a113a81b29a589093d3f5a92ea0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= 22:20:01 -> Uploading to 22:20:01 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/F29A59C45E3A92E06B3E522C9905F8EF/3cc9d5acc9d44a113a81b29a589093d3f5a92ea0/fbae5983-1efa-4a4f-a7f6-7f700b75dd44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T222000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b48635352f86214b1d4fbc8fc550a6f60a9cae448056e227ed2ec6519c40d6d 22:20:01 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:01 Dload Upload Total Spent Left Speed 22:20:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 51123 --:--:-- --:--:-- --:--:-- 50872 100 10378 0 0 100 10378 0 40069 --:--:-- --:--:-- --:--:-- 40069 22:20:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3cc9d5acc9d44a113a81b29a589093d3f5a92ea0 [Pipeline] } 22:20:01 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 22:20:01 + [ -d /w/workspace/undry_device-onvif-camera_PR-404/archives ] 22:20:01 + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives 22:20:01 total 16 22:20:01 drwxr-xr-x 3 root root 4096 Nov 14 22:12 . 22:20:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:12 .. 22:20:01 drwxr-xr-x 2 root root 4096 Nov 14 22:12 cost 22:20:01 -rw-r--r-- 1 root root 92 Nov 14 22:12 cost.csv 22:20:01 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-404/archives 22:20:01 + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives 22:20:01 total 16 22:20:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 22:12 . 22:20:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:12 .. 22:20:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 22:12 cost 22:20:01 -rw-r--r-- 1 jenkins jenkins 92 Nov 14 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:20:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:03 ---> package-listing.sh 22:20:03 ++ facter osfamily 22:20:03 ++ tr '[:upper:]' '[:lower:]' 22:20:03 + OS_FAMILY=debian 22:20:03 + workspace=/w/workspace/undry_device-onvif-camera_PR-404 22:20:03 + START_PACKAGES=/tmp/packages_start.txt 22:20:03 + END_PACKAGES=/tmp/packages_end.txt 22:20:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:03 + PACKAGES=/tmp/packages_start.txt 22:20:03 + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' 22:20:03 + PACKAGES=/tmp/packages_end.txt 22:20:03 + case "${OS_FAMILY}" in 22:20:03 + dpkg -l 22:20:03 + grep '^ii' 22:20:03 + '[' -f /tmp/packages_start.txt ']' 22:20:03 + '[' -f /tmp/packages_end.txt ']' 22:20:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:03 + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' 22:20:03 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-404/archives/ 22:20:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-404/archives/ [Pipeline] echo 22:20:03 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-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:20:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:04 prd-ubuntu20.04-docker-8c-8g-17572 does not seem to be running inside a container 22:20:04 $ 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-404/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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:20:04 $ docker top a9d57d80e918ddff270536d9885f82624f53e06c924693c25b90912a95332220 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:04 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:05 + mkdir -p /var/log/sysstat [Pipeline] sh 22:20:05 + ls /var/log/sa-host 22:20:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:05 provisioning config files... 22:20:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config12798020110666257070tmp [Pipeline] { [Pipeline] echo 22:20:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:05 ---> create-netrc.sh [Pipeline] } 22:20:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:20:06 ---> python-tools-install.sh [Pipeline] echo 22:20:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:06 ---> sudo-logs.sh 22:20:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:20:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:06 ---> job-cost.sh 22:20:06 lf-activate-venv: SKIPPING 22:20:06 DEBUG: total: 0.2199999988079071 22:20:06 INFO: Retrieving Stack Cost... 22:20:07 INFO: Retrieving Pricing Info for: v3-standard-8 22:20:07 INFO: Archiving Costs [Pipeline] echo 22:20:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:20:07 ---> logs-deploy.sh 22:20:07 lf-activate-venv: SKIPPING 22:20:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-404/5 22:20:07 INFO: archiving workspace using pattern(s): 22:20:08 Archives upload complete. 22:20:08 INFO: archiving logs to Nexus