Pull request #385 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95be5631d7855413541c364ff3c9cb1dddd23cfa+9825d353c0ae3edd45665d4480ee2bc38ab097aa (d6d07743b7d5274bd4f721e6197905f55e7c669e) 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-ssh9666159111796018340.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16235179166800481598.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18299392059229832719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7936378881024951104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15621976783178358522.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-385/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-385/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2696416385782195910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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 Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6451’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6452 in /w/workspace/undry_device-onvif-camera_PR-385 [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-385 # 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 9825d353c0ae3edd45665d4480ee2bc38ab097aa into PR head commit 95be5631d7855413541c364ff3c9cb1dddd23cfa Merge succeeded, producing 95be5631d7855413541c364ff3c9cb1dddd23cfa Checking out Revision 95be5631d7855413541c364ff3c9cb1dddd23cfa (PR-385) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/385/head:refs/remotes/origin/PR-385 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95be5631d7855413541c364ff3c9cb1dddd23cfa # 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 9825d353c0ae3edd45665d4480ee2bc38ab097aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95be5631d7855413541c364ff3c9cb1dddd23cfa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:36:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:36:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:36:37 ========================================================= 02:36:37 EdgeX Global Pipelines Version Info 02:36:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:36:38 ------------------- 02:36:38 stable info: 02:36:38 ------------------- 02:36:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:36:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:36:38 Message: update stable to v1.0.254 02:36:38 ------------------- 02:36:38 experimental info: 02:36:38 ------------------- 02:36:38 Commited By: **** collab-it+edgex@linuxfoundation.org 02:36:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:36:38 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:36:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:36:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:36:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:36:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:36:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-385 [Pipeline] echo 02:36:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-385 [Pipeline] echo 02:36:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-385 [Pipeline] echo 02:36:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95be5631d7855413541c364ff3c9cb1dddd23cfa [Pipeline] echo 02:36:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95be563 [Pipeline] echo 02:36:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:40 provisioning config files... 02:36:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-385@tmp/config4260176909644402894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:40 ---> docker-login.sh 02:36:40 nexus3.edgexfoundry.org:10001 02:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:41 Configure a credential helper to remove this warning. See 02:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:41 02:36:41 Login Succeeded 02:36:41 nexus3.edgexfoundry.org:10002 02:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:41 Configure a credential helper to remove this warning. See 02:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:41 02:36:41 Login Succeeded 02:36:41 nexus3.edgexfoundry.org:10003 02:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:42 Configure a credential helper to remove this warning. See 02:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:42 02:36:42 Login Succeeded 02:36:42 nexus3.edgexfoundry.org:10004 02:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:42 Configure a credential helper to remove this warning. See 02:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:42 02:36:42 Login Succeeded 02:36:42 docker.io 02:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:42 Configure a credential helper to remove this warning. See 02:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:42 02:36:42 Login Succeeded 02:36:42 ---> docker-login.sh ends [Pipeline] } 02:36:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:36:42 + git rev-list -1 --merges 95be5631d7855413541c364ff3c9cb1dddd23cfa~1..95be5631d7855413541c364ff3c9cb1dddd23cfa [Pipeline] echo 02:36:43 -----------> git rev-list -1 --merges 95be5631d7855413541c364ff3c9cb1dddd23cfa~1..95be5631d7855413541c364ff3c9cb1dddd23cfa 95be5631d7855413541c364ff3c9cb1dddd23cfa [false] [Pipeline] sh 02:36:43 + git log --format=format:%s -1 95be5631d7855413541c364ff3c9cb1dddd23cfa [Pipeline] echo 02:36:43 ========================================================= 02:36:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:36:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:43 + git log --format=format:%s -1 95be5631d7855413541c364ff3c9cb1dddd23cfa [Pipeline] echo 02:36:43 [semverPrep] GIT_COMMIT: 95be5631d7855413541c364ff3c9cb1dddd23cfa, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:36:43 [semverPrep] This is not a build commit. [Pipeline] sh 02:36:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:44 + grep -v github /etc/ssh/ssh_known_hosts 02:36:44 + [ -e /tmp/ssh_known_hosts ] 02:36:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:36:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:36:44 + sudo tee -a /etc/ssh/ssh_known_hosts 02:36:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:44 02:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:45 0.1.4: Pulling from edgex-devops/py-git-semver 02:36:45 b85a868b505f: Pulling fs layer 02:36:45 e2be974225ed: Pulling fs layer 02:36:45 339a4e72a1f5: Pulling fs layer 02:36:45 988bab9f4d93: Pulling fs layer 02:36:45 1469e6f7b9e6: Pulling fs layer 02:36:45 eaf3925da568: Pulling fs layer 02:36:45 bab4dde63d76: Pulling fs layer 02:36:45 bde34c3a00c8: Pulling fs layer 02:36:45 b352a97aabf1: Pulling fs layer 02:36:45 4872d77fe225: Pulling fs layer 02:36:45 5851b861e8e6: Pulling fs layer 02:36:45 4872d77fe225: Waiting 02:36:45 b352a97aabf1: Waiting 02:36:45 5851b861e8e6: Waiting 02:36:45 bab4dde63d76: Waiting 02:36:45 988bab9f4d93: Waiting 02:36:45 1469e6f7b9e6: Waiting 02:36:45 eaf3925da568: Waiting 02:36:45 bde34c3a00c8: Waiting 02:36:45 e2be974225ed: Download complete 02:36:45 988bab9f4d93: Verifying Checksum 02:36:45 988bab9f4d93: Download complete 02:36:45 1469e6f7b9e6: Verifying Checksum 02:36:45 1469e6f7b9e6: Download complete 02:36:45 339a4e72a1f5: Verifying Checksum 02:36:45 339a4e72a1f5: Download complete 02:36:45 eaf3925da568: Download complete 02:36:45 bde34c3a00c8: Verifying Checksum 02:36:45 bde34c3a00c8: Download complete 02:36:45 b352a97aabf1: Download complete 02:36:45 4872d77fe225: Download complete 02:36:45 5851b861e8e6: Verifying Checksum 02:36:45 5851b861e8e6: Download complete 02:36:45 b85a868b505f: Download complete 02:36:45 bab4dde63d76: Verifying Checksum 02:36:45 bab4dde63d76: Download complete 02:36:46 b85a868b505f: Pull complete 02:36:46 e2be974225ed: Pull complete 02:36:47 339a4e72a1f5: Pull complete 02:36:47 988bab9f4d93: Pull complete 02:36:47 1469e6f7b9e6: Pull complete 02:36:47 eaf3925da568: Pull complete 02:36:49 bab4dde63d76: Pull complete 02:36:49 bde34c3a00c8: Pull complete 02:36:49 b352a97aabf1: Pull complete 02:36:49 4872d77fe225: Pull complete 02:36:49 5851b861e8e6: Pull complete 02:36:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:49 prd-ubuntu20.04-docker-8c-8g-6452 does not seem to be running inside a container 02:36:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-385 -v /w/workspace/undry_device-onvif-camera_PR-385:/w/workspace/undry_device-onvif-camera_PR-385:rw,z -v /w/workspace/undry_device-onvif-camera_PR-385@tmp:/w/workspace/undry_device-onvif-camera_PR-385@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:53 $ docker top 6014f0f1b6dd8fe19e56958a893283b7a448bbc8f40bd5deab324e51be7bd607 -eo pid,comm 02:36:53 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). 02:36:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:53 [ssh-agent] Looking for ssh-agent implementation... 02:36:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:53 $ docker exec 6014f0f1b6dd8fe19e56958a893283b7a448bbc8f40bd5deab324e51be7bd607 ssh-agent 02:36:53 SSH_AUTH_SOCK=/tmp/ssh-cSzbVKzluI7H/agent.32 02:36:53 SSH_AGENT_PID=38 02:36:53 Running ssh-add (command line suppressed) 02:36:54 Identity added: /w/workspace/undry_device-onvif-camera_PR-385@tmp/private_key_15671224870762951996.key (/w/workspace/undry_device-onvif-camera_PR-385@tmp/private_key_15671224870762951996.key) 02:36:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:54 + git tag --points-at HEAD [Pipeline] } 02:36:54 $ docker exec --env ******** --env ******** 6014f0f1b6dd8fe19e56958a893283b7a448bbc8f40bd5deab324e51be7bd607 ssh-agent -k 02:36:54 unset SSH_AUTH_SOCK; 02:36:54 unset SSH_AGENT_PID; 02:36:54 echo Agent pid 38 killed; 02:36:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:36:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:54 [ssh-agent] Looking for ssh-agent implementation... 02:36:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:54 $ docker exec 6014f0f1b6dd8fe19e56958a893283b7a448bbc8f40bd5deab324e51be7bd607 ssh-agent 02:36:54 SSH_AUTH_SOCK=/tmp/ssh-vMrOOqD0PuZq/agent.71 02:36:54 SSH_AGENT_PID=77 02:36:54 Running ssh-add (command line suppressed) 02:36:54 Identity added: /w/workspace/undry_device-onvif-camera_PR-385@tmp/private_key_6269011204698066071.key (/w/workspace/undry_device-onvif-camera_PR-385@tmp/private_key_6269011204698066071.key) 02:36:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:55 + git semver init 02:36:55 2023-09-19 02:36:55,458 [run_init] DEBUG init version:0.0.0 force:False 02:36:55 2023-09-19 02:36:55,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-385/.semver 02:36:55 2023-09-19 02:36:55,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-385/.semver 02:36:55 2023-09-19 02:36:55,460 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-385/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-385, universal_newlines=False, shell=None, istream=None) 02:36:56 2023-09-19 02:36:56,433 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-385/.git/info/exclude 02:36:56 2023-09-19 02:36:56,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-385/.semver/PR-385 with force:False 02:36:56 2023-09-19 02:36:56,433 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-385/.semver/PR-385 02:36:56 2023-09-19 02:36:56,436 [execute] INFO git cat-file --batch-check 02:36:56 2023-09-19 02:36:56,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-385/.semver, universal_newlines=False, shell=None, istream=) 02:36:56 2023-09-19 02:36:56,444 [execute] INFO git cat-file --batch 02:36:56 2023-09-19 02:36:56,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-385/.semver, universal_newlines=False, shell=None, istream=) 02:36:56 2023-09-19 02:36:56,449 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-385/.semver/PR-385 02:36:56 0.0.0 [Pipeline] } 02:36:56 $ docker exec --env ******** --env ******** 6014f0f1b6dd8fe19e56958a893283b7a448bbc8f40bd5deab324e51be7bd607 ssh-agent -k 02:36:56 unset SSH_AUTH_SOCK; 02:36:56 unset SSH_AGENT_PID; 02:36:56 echo Agent pid 77 killed; 02:36:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:57 + git semver [Pipeline] } 02:36:57 $ docker stop --time=1 6014f0f1b6dd8fe19e56958a893283b7a448bbc8f40bd5deab324e51be7bd607 02:36:58 $ docker rm -f --volumes 6014f0f1b6dd8fe19e56958a893283b7a448bbc8f40bd5deab324e51be7bd607 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:36:59 Stashed 1 file(s) [Pipeline] echo 02:36:59 [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 02:36:59 provisioning config files... 02:36:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-385@tmp/config6445177465532677723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:00 ---> docker-login.sh 02:37:00 nexus3.edgexfoundry.org:10001 02:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:00 Configure a credential helper to remove this warning. See 02:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:00 02:37:00 Login Succeeded 02:37:00 nexus3.edgexfoundry.org:10002 02:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:00 Configure a credential helper to remove this warning. See 02:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:00 02:37:00 Login Succeeded 02:37:00 nexus3.edgexfoundry.org:10003 02:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:00 Configure a credential helper to remove this warning. See 02:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:00 02:37:00 Login Succeeded 02:37:00 nexus3.edgexfoundry.org:10004 02:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:00 Configure a credential helper to remove this warning. See 02:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:00 02:37:00 Login Succeeded 02:37:00 docker.io 02:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:00 Configure a credential helper to remove this warning. See 02:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:00 02:37:00 Login Succeeded 02:37:01 ---> docker-login.sh ends [Pipeline] } 02:37:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:37:01 ========================================================= 02:37:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:37:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:01 + 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 . 02:37:01 Sending build context to Docker daemon 21.71MB 02:37:01 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:37:01 Step 2/13 : FROM ${BASE} AS builder 02:37:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:37:02 7264a8db6415: Pulling fs layer 02:37:02 c4d48a809fc2: Pulling fs layer 02:37:02 4f1c88b9dad5: Pulling fs layer 02:37:02 ad3a456e5733: Pulling fs layer 02:37:02 9e4f439ed901: Pulling fs layer 02:37:02 feaf6a47b606: Pulling fs layer 02:37:02 5e8b037d7d82: Pulling fs layer 02:37:02 8ac70367396e: Pulling fs layer 02:37:02 6db16350a2e2: Pulling fs layer 02:37:02 9250d5d63582: Pulling fs layer 02:37:02 5e8b037d7d82: Waiting 02:37:02 8ac70367396e: Waiting 02:37:02 6db16350a2e2: Waiting 02:37:02 9e4f439ed901: Waiting 02:37:02 feaf6a47b606: Waiting 02:37:02 ad3a456e5733: Waiting 02:37:02 c4d48a809fc2: Download complete 02:37:02 ad3a456e5733: Verifying Checksum 02:37:02 ad3a456e5733: Download complete 02:37:02 9e4f439ed901: Verifying Checksum 02:37:02 9e4f439ed901: Download complete 02:37:02 7264a8db6415: Verifying Checksum 02:37:02 7264a8db6415: Download complete 02:37:02 feaf6a47b606: Verifying Checksum 02:37:02 feaf6a47b606: Download complete 02:37:02 7264a8db6415: Pull complete 02:37:02 c4d48a809fc2: Pull complete 02:37:02 8ac70367396e: Verifying Checksum 02:37:02 8ac70367396e: Download complete 02:37:02 4f1c88b9dad5: Verifying Checksum 02:37:02 4f1c88b9dad5: Download complete 02:37:02 6db16350a2e2: Verifying Checksum 02:37:02 6db16350a2e2: Download complete 02:37:02 5e8b037d7d82: Verifying Checksum 02:37:02 5e8b037d7d82: Download complete 02:37:02 9250d5d63582: Verifying Checksum 02:37:02 9250d5d63582: Download complete 02:37:06 4f1c88b9dad5: Pull complete 02:37:06 ad3a456e5733: Pull complete 02:37:06 9e4f439ed901: Pull complete 02:37:06 feaf6a47b606: Pull complete 02:37:08 5e8b037d7d82: Pull complete 02:37:09 8ac70367396e: Pull complete 02:37:09 6db16350a2e2: Pull complete 02:37:10 9250d5d63582: Pull complete 02:37:10 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 02:37:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:37:10 ---> fa269f55d9b9 02:37:10 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:37:14 Still waiting to schedule task 02:37:14 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:37:14 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:37:14 ‘prd-ubuntu20.04-docker-8c-8g-6455’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:37:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6454’ is offline 02:37:17 ---> Running in bdebe6bddc81 02:37:17 Removing intermediate container bdebe6bddc81 02:37:17 ---> 03b8ece66d6c 02:37:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:37:17 ---> Running in 55f80c61e52a 02:37:17 Removing intermediate container 55f80c61e52a 02:37:17 ---> 8fa4e4bf5e85 02:37:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 02:37:17 ---> Running in b7573c8563d8 02:37:17 Removing intermediate container b7573c8563d8 02:37:17 ---> 398bcf93315c 02:37:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:37:17 ---> Running in 54615f44aba9 02:37:17 Removing intermediate container 54615f44aba9 02:37:17 ---> f3dc329443e5 02:37:17 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:37:17 ---> Running in 58bcaf7543f3 02:37:17 Removing intermediate container 58bcaf7543f3 02:37:17 ---> 4dea2c640ef3 02:37:17 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:37:17 ---> Running in fa534dfcedb1 02:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:37:17 OK: 265 MiB in 56 packages 02:37:17 Removing intermediate container fa534dfcedb1 02:37:17 ---> 184f081642ee 02:37:17 Step 9/13 : WORKDIR /device-onvif-camera 02:37:17 ---> Running in b061cdb30b5f 02:37:18 Removing intermediate container b061cdb30b5f 02:37:18 ---> 40a9200956a4 02:37:18 Step 10/13 : COPY go.mod vendor* ./ 02:37:18 ---> a53911fd9ec8 02:37:18 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:18 ---> Running in 893e2ea9b746 02:37:57 Removing intermediate container 893e2ea9b746 02:37:57 ---> ee146c8dfea9 02:37:57 Step 12/13 : COPY . . 02:37:57 ---> 59e4d65e9315 02:37:57 Step 13/13 : RUN ${MAKE} 02:37:57 ---> Running in 998c009e92b2 02:37:57 noop 02:37:57 Removing intermediate container 998c009e92b2 02:37:57 ---> 18c956c8cd35 02:37:57 Successfully built 18c956c8cd35 02:37:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:57 + docker inspect -f . ci-base-image-x86_64 02:37:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:57 prd-ubuntu20.04-docker-8c-8g-6452 does not seem to be running inside a container 02:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-385 -v /w/workspace/undry_device-onvif-camera_PR-385:/w/workspace/undry_device-onvif-camera_PR-385:rw,z -v /w/workspace/undry_device-onvif-camera_PR-385@tmp:/w/workspace/undry_device-onvif-camera_PR-385@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:58 $ docker top b26942e135aa324e46cff946b5a3eeb853778720dbddb5e07a4f2f08141dcf0f -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:58 + go version 02:37:58 go version go1.21.0 linux/amd64 [Pipeline] } 02:37:58 $ docker stop --time=1 b26942e135aa324e46cff946b5a3eeb853778720dbddb5e07a4f2f08141dcf0f 02:37:59 $ docker rm -f --volumes b26942e135aa324e46cff946b5a3eeb853778720dbddb5e07a4f2f08141dcf0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker inspect -f . ci-base-image-x86_64 02:38:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:00 prd-ubuntu20.04-docker-8c-8g-6452 does not seem to be running inside a container 02:38:00 $ 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-385 -v /w/workspace/undry_device-onvif-camera_PR-385:/w/workspace/undry_device-onvif-camera_PR-385:rw,z -v /w/workspace/undry_device-onvif-camera_PR-385@tmp:/w/workspace/undry_device-onvif-camera_PR-385@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:38:01 $ docker top d9eb0db4842947b183263b64cab82c71eeab98acd067a142976fb510755c0c20 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:01 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-385 [Pipeline] fileExists [Pipeline] sh 02:38:01 + make test 02:38:01 go test ./... -coverprofile=coverage.out ./... 02:38:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:38:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:38:14 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:38:16 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.5% of statements 02:38:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.143s coverage: 86.5% of statements 02:38:22 go vet ./... 02:38:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:38:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:38:25 ./bin/test-attribution-txt.sh [Pipeline] echo 02:38:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:38:26 $ docker stop --time=1 d9eb0db4842947b183263b64cab82c71eeab98acd067a142976fb510755c0c20 02:38:29 $ docker rm -f --volumes d9eb0db4842947b183263b64cab82c71eeab98acd067a142976fb510755c0c20 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:38:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:38:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:38:31 + ls -al . 02:38:31 total 244 02:38:31 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 02:38 . 02:38:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:36 .. 02:38:31 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:38 .git 02:38:31 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:36 .github 02:38:31 -rw-rw-r-- 1 jenkins jenkins 496 Sep 19 02:36 .gitignore 02:38:31 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 02:36 .golangci.yml 02:38:31 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:36 .semver 02:38:31 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 19 02:36 Attribution.txt 02:38:31 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 19 02:36 CHANGELOG.md 02:38:31 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 19 02:36 Dockerfile 02:38:31 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:36 GOVERNANCE.md 02:38:31 -rw-rw-r-- 1 jenkins jenkins 739 Sep 19 02:36 Jenkinsfile 02:38:31 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 02:36 LICENSE 02:38:31 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 19 02:36 Makefile 02:38:31 -rw-rw-r-- 1 jenkins jenkins 625 Sep 19 02:36 OWNERS.md 02:38:31 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 19 02:36 README.md 02:38:31 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 02:36 VERSION 02:38:31 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:36 bin 02:38:31 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:36 cmd 02:38:31 -rw-r--r-- 1 jenkins jenkins 78456 Sep 19 02:38 coverage.out 02:38:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:36 doc 02:38:31 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 19 02:36 go.mod 02:38:31 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 19 02:36 go.sum 02:38:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:36 internal 02:38:31 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:36 snap 02:38:31 -rw-rw-r-- 1 jenkins jenkins 236 Sep 19 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:31 + 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=95be5631d7855413541c364ff3c9cb1dddd23cfa --label arch=amd64 --label version=0.0.0 . 02:38:31 Sending build context to Docker daemon 21.79MB 02:38:31 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 02:38:31 Step 2/26 : FROM ${BASE} AS builder 02:38:31 ---> 18c956c8cd35 02:38:31 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:38:32 ---> Running in 924edd351085 02:38:32 Removing intermediate container 924edd351085 02:38:32 ---> b374f6b6a0ca 02:38:32 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:38:32 ---> Running in 5533828a6a1e 02:38:32 Removing intermediate container 5533828a6a1e 02:38:32 ---> 357f582a279e 02:38:32 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 02:38:32 ---> Running in 67f5889ea9e0 02:38:32 Removing intermediate container 67f5889ea9e0 02:38:32 ---> 0aa996cd6e60 02:38:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:38:32 ---> Running in e56b06ce060a 02:38:32 Removing intermediate container e56b06ce060a 02:38:32 ---> c2afdd518a44 02:38:32 Step 7/26 : LABEL Name=edgex-device-onvif-camera 02:38:32 ---> Running in 82024b1749ab 02:38:32 Removing intermediate container 82024b1749ab 02:38:32 ---> c84ce3c5762a 02:38:32 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:38:32 ---> Running in fe11eeb189fe 02:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:38:33 OK: 265 MiB in 56 packages 02:38:33 Removing intermediate container fe11eeb189fe 02:38:33 ---> 7f8bbdfe5345 02:38:33 Step 9/26 : WORKDIR /device-onvif-camera 02:38:33 ---> Running in 69273cfce77f 02:38:33 Removing intermediate container 69273cfce77f 02:38:33 ---> 9dd1c72dd391 02:38:33 Step 10/26 : COPY go.mod vendor* ./ 02:38:33 ---> e0c985341b7c 02:38:33 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:33 ---> Running in 7bbf64e9dfb4 02:38:34 Removing intermediate container 7bbf64e9dfb4 02:38:34 ---> 8c9208993737 02:38:34 Step 12/26 : COPY . . 02:38:35 ---> daeef7e070f5 02:38:35 Step 13/26 : RUN ${MAKE} 02:38:35 ---> Running in 9ae7fbf65c85 02:38:35 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-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 02:38:57 Removing intermediate container 9ae7fbf65c85 02:38:57 ---> 5178189fac95 02:38:57 Step 14/26 : FROM alpine:3.18 02:38:57 3.18: Pulling from library/alpine 02:38:57 7264a8db6415: Already exists 02:38:57 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:38:57 Status: Downloaded newer image for alpine:3.18 02:38:57 ---> 7e01a0d0a1dc 02:38:57 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:38:57 ---> Running in 543ee1a169bd 02:38:57 Removing intermediate container 543ee1a169bd 02:38:57 ---> 082476e74442 02:38:57 Step 16/26 : RUN apk add --update --no-cache dumb-init 02:38:57 ---> Running in c6b659d6009c 02:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:38:57 (1/1) Installing dumb-init (1.2.5-r2) 02:38:57 Executing busybox-1.36.1-r2.trigger 02:38:57 OK: 7 MiB in 16 packages 02:38:58 Removing intermediate container c6b659d6009c 02:38:58 ---> dd223dbdddaa 02:38:58 Step 17/26 : WORKDIR / 02:38:58 ---> Running in 77e95da781f5 02:38:58 Removing intermediate container 77e95da781f5 02:38:58 ---> f5f048c18e7b 02:38:58 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:38:59 ---> 0ba7b4c196a5 02:38:59 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:38:59 ---> 2ba74ac86199 02:38:59 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:38:59 ---> 0287277997fd 02:38:59 Step 21/26 : EXPOSE 59984 02:38:59 ---> Running in ddfffe78c94f 02:38:59 Removing intermediate container ddfffe78c94f 02:38:59 ---> 3b3eb0bf6fd1 02:38:59 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:38:59 ---> Running in a23ad2dc304b 02:38:59 Removing intermediate container a23ad2dc304b 02:38:59 ---> 883eb04b8c4f 02:38:59 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:38:59 ---> Running in 9616276fef92 02:38:59 Removing intermediate container 9616276fef92 02:38:59 ---> 54616837936c 02:38:59 Step 24/26 : LABEL arch=amd64 02:38:59 ---> Running in c8a78bbd22cf 02:38:59 Removing intermediate container c8a78bbd22cf 02:38:59 ---> 374f2f78654d 02:38:59 Step 25/26 : LABEL git_sha=95be5631d7855413541c364ff3c9cb1dddd23cfa 02:38:59 ---> Running in 5a33384da87d 02:38:59 Removing intermediate container 5a33384da87d 02:38:59 ---> 3899e190f3ab 02:38:59 Step 26/26 : LABEL version=0.0.0 02:38:59 ---> Running in f65fafc2f855 02:39:00 Removing intermediate container f65fafc2f855 02:39:00 ---> 8c581350aef7 02:39:00 [Warning] One or more build-args [ARCH] were not consumed 02:39:00 Successfully built 8c581350aef7 02:39:00 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 02:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:01 02:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:01 latest: Pulling from edgex-lftools-log-publisher 02:39:01 5eb5b503b376: Pulling fs layer 02:39:01 5c69ac0246d0: Pulling fs layer 02:39:01 ec43610c2a17: Pulling fs layer 02:39:01 3a2ae6a8a46f: Pulling fs layer 02:39:01 33b1e0a273af: Pulling fs layer 02:39:01 5d3b04190fa2: Pulling fs layer 02:39:01 2f39f015ded8: Pulling fs layer 02:39:01 3a2ae6a8a46f: Waiting 02:39:01 33b1e0a273af: Waiting 02:39:01 5d3b04190fa2: Waiting 02:39:01 2f39f015ded8: Waiting 02:39:01 5c69ac0246d0: Download complete 02:39:01 3a2ae6a8a46f: Verifying Checksum 02:39:01 3a2ae6a8a46f: Download complete 02:39:01 33b1e0a273af: Verifying Checksum 02:39:01 33b1e0a273af: Download complete 02:39:01 ec43610c2a17: Verifying Checksum 02:39:01 ec43610c2a17: Download complete 02:39:01 5d3b04190fa2: Verifying Checksum 02:39:01 5d3b04190fa2: Download complete 02:39:01 5eb5b503b376: Verifying Checksum 02:39:01 5eb5b503b376: Download complete 02:39:02 2f39f015ded8: Download complete 02:39:02 5eb5b503b376: Pull complete 02:39:03 5c69ac0246d0: Pull complete 02:39:03 ec43610c2a17: Pull complete 02:39:03 3a2ae6a8a46f: Pull complete 02:39:03 33b1e0a273af: Pull complete 02:39:03 5d3b04190fa2: Pull complete 02:39:08 2f39f015ded8: Pull complete 02:39:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:08 prd-ubuntu20.04-docker-8c-8g-6452 does not seem to be running inside a container 02:39:08 $ 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-385 -v /w/workspace/undry_device-onvif-camera_PR-385:/w/workspace/undry_device-onvif-camera_PR-385:rw,z -v /w/workspace/undry_device-onvif-camera_PR-385@tmp:/w/workspace/undry_device-onvif-camera_PR-385@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:39:13 $ docker top 663187094e1f986586e5c99b36cc5fe80b6a6a4a5115b4dc92a26b070ff09377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:14 ---> job-cost.sh 02:39:14 lf-activate-venv: SKIPPING 02:39:14 INFO: No Stack... 02:39:14 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:14 INFO: Archiving Costs [Pipeline] sh 02:39:15 + cat /w/workspace/undry_device-onvif-camera_PR-385/archives/cost.csv 02:39:15 + cut -d, -f6 [Pipeline] lock 02:39:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-385-1-stack-cost] 02:39:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-385-1-stack-cost] did not exist. Created. 02:39:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-385-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:15 + echo total: 0.2199999988079071 [Pipeline] stash 02:39:15 Stashed 1 file(s) [Pipeline] } 02:39:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-385-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:39:15 $ docker stop --time=1 663187094e1f986586e5c99b36cc5fe80b6a6a4a5115b4dc92a26b070ff09377 02:39:17 $ docker rm -f --volumes 663187094e1f986586e5c99b36cc5fe80b6a6a4a5115b4dc92a26b070ff09377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:40:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6456 in /w/workspace/undry_device-onvif-camera_PR-385 [Pipeline] { [Pipeline] ws 02:40:27 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 02:40:27 The recommended git tool is: git 02:40:33 using credential edgex-jenkins-ssh 02:40:33 Cloning the remote Git repository 02:40:33 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 02:40:33 > git init /w/workspace/device-onvif-camera/1 # timeout=10 02:40:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:40:34 > git --version # timeout=10 02:40:34 > git --version # 'git version 2.25.1' 02:40:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:35 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:40:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:37 Merging remotes/origin/main commit 9825d353c0ae3edd45665d4480ee2bc38ab097aa into PR head commit 95be5631d7855413541c364ff3c9cb1dddd23cfa 02:40:37 Merge succeeded, producing 95be5631d7855413541c364ff3c9cb1dddd23cfa 02:40:37 Checking out Revision 95be5631d7855413541c364ff3c9cb1dddd23cfa (PR-385) 02:40:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:40:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:40:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/385/head:refs/remotes/origin/PR-385 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:40:37 > git config core.sparsecheckout # timeout=10 02:40:37 > git checkout -f 95be5631d7855413541c364ff3c9cb1dddd23cfa # timeout=10 02:40:37 > git remote # timeout=10 02:40:37 > git config --get remote.origin.url # timeout=10 02:40:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:37 > git merge 9825d353c0ae3edd45665d4480ee2bc38ab097aa # timeout=10 02:40:37 > git rev-parse HEAD^{commit} # timeout=10 02:40:37 > git config core.sparsecheckout # timeout=10 02:40:37 > git checkout -f 95be5631d7855413541c364ff3c9cb1dddd23cfa # timeout=10 02:40:38 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 02:40:38 > git --version # timeout=10 02:40:38 > git --version # 'git version 2.25.1' 02:40:38 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:40:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:40:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:39 Dload Upload Total Spent Left Speed 02:40:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 02:40:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:40:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:40:40 + sudo tee /etc/docker/daemon.new 02:40:40 { 02:40:40 "registry-mirrors": [ 02:40:40 "https://nexus3.edgexfoundry.org:10001" 02:40:40 ], 02:40:40 "bip": "10.250.0.254/24", 02:40:40 "hosts": [ 02:40:40 "tcp://0.0.0.0:5555", 02:40:40 "unix:///var/run/docker.sock" 02:40:40 ], 02:40:40 "mtu": 1458, 02:40:40 "selinux-enabled": true, 02:40:40 "seccomp-profile": "/etc/docker/seccomp.json" 02:40:40 } [Pipeline] sh 02:40:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:40:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:00 provisioning config files... 02:41:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17715977159710669968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:00 ---> docker-login.sh 02:41:00 nexus3.edgexfoundry.org:10001 02:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:01 Configure a credential helper to remove this warning. See 02:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:01 02:41:01 Login Succeeded 02:41:01 nexus3.edgexfoundry.org:10002 02:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:01 Configure a credential helper to remove this warning. See 02:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:01 02:41:01 Login Succeeded 02:41:01 nexus3.edgexfoundry.org:10003 02:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:01 Configure a credential helper to remove this warning. See 02:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:01 02:41:01 Login Succeeded 02:41:01 nexus3.edgexfoundry.org:10004 02:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:02 Configure a credential helper to remove this warning. See 02:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:02 02:41:02 Login Succeeded 02:41:02 docker.io 02:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:02 Configure a credential helper to remove this warning. See 02:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:02 02:41:02 Login Succeeded 02:41:02 ---> docker-login.sh ends [Pipeline] } 02:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:41:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:41:03 ========================================================= 02:41:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:41:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:03 + 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 . 02:41:04 Sending build context to Docker daemon 14.21MB 02:41:04 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:41:04 Step 2/13 : FROM ${BASE} AS builder 02:41:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:41:04 9fda8d8052c6: Pulling fs layer 02:41:04 5d54e960e981: Pulling fs layer 02:41:04 c4a7e357bf2a: Pulling fs layer 02:41:04 f0e02332f6b5: Pulling fs layer 02:41:04 66412af1f25a: Pulling fs layer 02:41:04 1baf3a5c0e64: Pulling fs layer 02:41:04 9a37bb91b891: Pulling fs layer 02:41:04 a29adfc67d43: Pulling fs layer 02:41:04 d5de9f91c1a4: Pulling fs layer 02:41:04 f0e02332f6b5: Waiting 02:41:04 66412af1f25a: Waiting 02:41:04 a29adfc67d43: Waiting 02:41:04 1baf3a5c0e64: Waiting 02:41:04 9a37bb91b891: Waiting 02:41:04 d5de9f91c1a4: Waiting 02:41:04 5d54e960e981: Download complete 02:41:04 f0e02332f6b5: Verifying Checksum 02:41:04 f0e02332f6b5: Download complete 02:41:04 66412af1f25a: Verifying Checksum 02:41:04 66412af1f25a: Download complete 02:41:04 9fda8d8052c6: Verifying Checksum 02:41:04 9fda8d8052c6: Download complete 02:41:04 9a37bb91b891: Verifying Checksum 02:41:04 9a37bb91b891: Download complete 02:41:05 9fda8d8052c6: Pull complete 02:41:05 a29adfc67d43: Verifying Checksum 02:41:05 a29adfc67d43: Download complete 02:41:06 5d54e960e981: Pull complete 02:41:06 d5de9f91c1a4: Verifying Checksum 02:41:06 d5de9f91c1a4: Download complete 02:41:06 c4a7e357bf2a: Verifying Checksum 02:41:06 c4a7e357bf2a: Download complete 02:41:07 1baf3a5c0e64: Verifying Checksum 02:41:07 1baf3a5c0e64: Download complete 02:41:17 c4a7e357bf2a: Pull complete 02:41:17 f0e02332f6b5: Pull complete 02:41:17 66412af1f25a: Pull complete 02:41:22 1baf3a5c0e64: Pull complete 02:41:26 9a37bb91b891: Pull complete 02:41:27 a29adfc67d43: Pull complete 02:41:29 d5de9f91c1a4: Pull complete 02:41:29 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 02:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:29 ---> 746ca1b523b5 02:41:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:41:31 ---> Running in f580a893f301 02:41:31 Removing intermediate container f580a893f301 02:41:31 ---> 351d2226559e 02:41:31 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:41:31 ---> Running in 10e864de1128 02:41:32 Removing intermediate container 10e864de1128 02:41:32 ---> b68d53e4f12b 02:41:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 02:41:32 ---> Running in 600ed66ddc31 02:41:32 Removing intermediate container 600ed66ddc31 02:41:32 ---> 2cc819db06bd 02:41:32 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:41:32 ---> Running in 36955f2207fc 02:41:32 Removing intermediate container 36955f2207fc 02:41:32 ---> f5622c4a3dd6 02:41:32 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:41:32 ---> Running in 6cdd95ddaf41 02:41:33 Removing intermediate container 6cdd95ddaf41 02:41:33 ---> 7b9cc064f4fc 02:41:33 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:41:33 ---> Running in a1730fa54148 02:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:41:36 OK: 267 MiB in 56 packages 02:41:37 Removing intermediate container a1730fa54148 02:41:37 ---> e63d4b8d8015 02:41:37 Step 9/13 : WORKDIR /device-onvif-camera 02:41:37 ---> Running in cdb191c95c6d 02:41:37 Removing intermediate container cdb191c95c6d 02:41:37 ---> c8219670d713 02:41:37 Step 10/13 : COPY go.mod vendor* ./ 02:41:38 ---> 0897737261db 02:41:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:38 ---> Running in f0700e74a61a 02:42:46 Removing intermediate container f0700e74a61a 02:42:46 ---> 06944a613165 02:42:46 Step 12/13 : COPY . . 02:42:50 ---> 9c087bd9828e 02:42:50 Step 13/13 : RUN ${MAKE} 02:42:50 ---> Running in 7dcff050b539 02:42:50 noop 02:42:51 Removing intermediate container 7dcff050b539 02:42:51 ---> baf1cab4dfe6 02:42:51 Successfully built baf1cab4dfe6 02:42:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:52 + docker inspect -f . ci-base-image-arm64 02:42:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:52 prd-ubuntu20.04-docker-arm64-4c-16g-6456 does not seem to be running inside a container 02:42:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:42:54 $ docker top f356f3a744695c461a4a85a187f948bafb9b72d4ead5c79067ca642406bb8411 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:54 + go version 02:42:54 go version go1.21.0 linux/arm64 [Pipeline] } 02:42:55 $ docker stop --time=1 f356f3a744695c461a4a85a187f948bafb9b72d4ead5c79067ca642406bb8411 02:42:56 $ docker rm -f --volumes f356f3a744695c461a4a85a187f948bafb9b72d4ead5c79067ca642406bb8411 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:57 + docker inspect -f . ci-base-image-arm64 02:42:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:57 prd-ubuntu20.04-docker-arm64-4c-16g-6456 does not seem to be running inside a container 02:42:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:42:59 $ docker top 01499e433666de24faaa726e2050e254aee85e4742c1183c9b7f84e7e2744421 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:00 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 02:43:00 + make test 02:43:00 go test ./... -coverprofile=coverage.out ./... 02:43:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:45:11 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:45:11 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:45:11 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.252s coverage: 31.5% of statements 02:45:30 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.926s coverage: 86.5% of statements 02:45:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:45:30 go vet ./... 02:46:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:46:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:46:08 ./bin/test-attribution-txt.sh [Pipeline] echo 02:46:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:46:09 $ docker stop --time=1 01499e433666de24faaa726e2050e254aee85e4742c1183c9b7f84e7e2744421 02:46:14 $ docker rm -f --volumes 01499e433666de24faaa726e2050e254aee85e4742c1183c9b7f84e7e2744421 [Pipeline] // withDockerContainer [Pipeline] sh 02:46:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:46:16 Warning: overwriting stash ‘coverage-report’ 02:46:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:46:17 + ls -al . 02:46:17 total 240 02:46:17 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 02:43 . 02:46:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:40 .. 02:46:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 02:40 .git 02:46:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:40 .github 02:46:17 -rw-rw-r-- 1 jenkins jenkins 496 Sep 19 02:40 .gitignore 02:46:17 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 02:40 .golangci.yml 02:46:17 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 19 02:40 Attribution.txt 02:46:17 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 19 02:40 CHANGELOG.md 02:46:17 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 19 02:40 Dockerfile 02:46:17 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 02:40 GOVERNANCE.md 02:46:17 -rw-rw-r-- 1 jenkins jenkins 739 Sep 19 02:40 Jenkinsfile 02:46:17 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 02:40 LICENSE 02:46:17 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 19 02:40 Makefile 02:46:17 -rw-rw-r-- 1 jenkins jenkins 625 Sep 19 02:40 OWNERS.md 02:46:17 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 19 02:40 README.md 02:46:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 02:36 VERSION 02:46:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 02:40 bin 02:46:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 02:40 cmd 02:46:17 -rw-r--r-- 1 jenkins jenkins 78456 Sep 19 02:45 coverage.out 02:46:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:40 doc 02:46:17 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 19 02:40 go.mod 02:46:17 -rw-rw-r-- 1 jenkins jenkins 37524 Sep 19 02:40 go.sum 02:46:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:40 internal 02:46:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 02:40 snap 02:46:17 -rw-rw-r-- 1 jenkins jenkins 236 Sep 19 02:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + 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=95be5631d7855413541c364ff3c9cb1dddd23cfa --label arch=arm64 --label version=0.0.0 . 02:46:18 Sending build context to Docker daemon 14.29MB 02:46:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 02:46:18 Step 2/26 : FROM ${BASE} AS builder 02:46:18 ---> baf1cab4dfe6 02:46:18 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:46:18 ---> Running in 9a80c241f13d 02:46:19 Removing intermediate container 9a80c241f13d 02:46:19 ---> ce43f1f0eac0 02:46:19 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:46:19 ---> Running in 258db4f42cbf 02:46:19 Removing intermediate container 258db4f42cbf 02:46:19 ---> 50cbb68ec7ce 02:46:19 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 02:46:19 ---> Running in 2b57cb7f4e98 02:46:19 Removing intermediate container 2b57cb7f4e98 02:46:19 ---> 430bdf981faf 02:46:19 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:46:19 ---> Running in d42f3f408269 02:46:20 Removing intermediate container d42f3f408269 02:46:20 ---> 5db83ea64fa9 02:46:20 Step 7/26 : LABEL Name=edgex-device-onvif-camera 02:46:20 ---> Running in 98162ac02648 02:46:20 Removing intermediate container 98162ac02648 02:46:20 ---> 9cc3938144e0 02:46:20 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:46:20 ---> Running in 8e134d8a763e 02:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:46:23 OK: 267 MiB in 56 packages 02:46:24 Removing intermediate container 8e134d8a763e 02:46:24 ---> e42b934b6db3 02:46:24 Step 9/26 : WORKDIR /device-onvif-camera 02:46:24 ---> Running in 90fecf196f34 02:46:24 Removing intermediate container 90fecf196f34 02:46:24 ---> e0fc7b193d7d 02:46:24 Step 10/26 : COPY go.mod vendor* ./ 02:46:27 ---> a295ab419d00 02:46:27 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:27 ---> Running in 6a4246b5fa46 02:46:29 Removing intermediate container 6a4246b5fa46 02:46:29 ---> 8462410a885d 02:46:29 Step 12/26 : COPY . . 02:46:31 ---> d7473eb4d8ce 02:46:31 Step 13/26 : RUN ${MAKE} 02:46:31 ---> Running in bd0ef7c43476 02:46:32 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-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 02:48:24 Removing intermediate container bd0ef7c43476 02:48:24 ---> f8731634d65f 02:48:24 Step 14/26 : FROM alpine:3.18 02:48:24 3.18: Pulling from library/alpine 02:48:24 9fda8d8052c6: Already exists 02:48:24 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 02:48:24 Status: Downloaded newer image for alpine:3.18 02:48:24 ---> f6648c04cd6c 02:48:24 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:48:24 ---> Running in 81303c8670e3 02:48:25 Removing intermediate container 81303c8670e3 02:48:25 ---> 29ba78694b3f 02:48:25 Step 16/26 : RUN apk add --update --no-cache dumb-init 02:48:25 ---> Running in 98c8c848e9e2 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:48:27 (1/1) Installing dumb-init (1.2.5-r2) 02:48:27 Executing busybox-1.36.1-r2.trigger 02:48:27 OK: 8 MiB in 16 packages 02:48:29 Removing intermediate container 98c8c848e9e2 02:48:29 ---> c31752a61681 02:48:29 Step 17/26 : WORKDIR / 02:48:29 ---> Running in 60f29d267837 02:48:29 Removing intermediate container 60f29d267837 02:48:29 ---> d2cb09d88095 02:48:29 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:48:30 ---> f35416999656 02:48:30 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:48:31 ---> 7df6684d733f 02:48:31 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:48:31 ---> a95a1a01eaf0 02:48:31 Step 21/26 : EXPOSE 59984 02:48:31 ---> Running in 3c52f8d180f6 02:48:31 Removing intermediate container 3c52f8d180f6 02:48:31 ---> f085d6f851b3 02:48:31 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:48:32 ---> Running in 787e7a4c54f0 02:48:32 Removing intermediate container 787e7a4c54f0 02:48:32 ---> 5e550546e9b9 02:48:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:48:32 ---> Running in 94d2a77cae7a 02:48:32 Removing intermediate container 94d2a77cae7a 02:48:32 ---> 1ef163f9721b 02:48:32 Step 24/26 : LABEL arch=arm64 02:48:32 ---> Running in 635d7118a46e 02:48:32 Removing intermediate container 635d7118a46e 02:48:32 ---> 25c8370d0cdf 02:48:32 Step 25/26 : LABEL git_sha=95be5631d7855413541c364ff3c9cb1dddd23cfa 02:48:33 ---> Running in 6ee5fcb34b2d 02:48:33 Removing intermediate container 6ee5fcb34b2d 02:48:33 ---> fec25ea949c0 02:48:33 Step 26/26 : LABEL version=0.0.0 02:48:33 ---> Running in 99492f2625a1 02:48:33 Removing intermediate container 99492f2625a1 02:48:33 ---> 7794ca6be679 02:48:33 [Warning] One or more build-args [ARCH] were not consumed 02:48:33 Successfully built 7794ca6be679 02:48:33 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 02:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:34 02:48:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:35 arm64: Pulling from edgex-lftools-log-publisher 02:48:35 8998bd30e6a1: Pulling fs layer 02:48:35 04944245beec: Pulling fs layer 02:48:35 699f458cf7ca: Pulling fs layer 02:48:35 765212b225bb: Pulling fs layer 02:48:35 f23df028b6ca: Pulling fs layer 02:48:35 d65c8cfc05b1: Pulling fs layer 02:48:35 2437ff75d9bd: Pulling fs layer 02:48:35 f23df028b6ca: Waiting 02:48:35 d65c8cfc05b1: Waiting 02:48:35 2437ff75d9bd: Waiting 02:48:35 765212b225bb: Waiting 02:48:35 04944245beec: Download complete 02:48:35 765212b225bb: Verifying Checksum 02:48:35 765212b225bb: Download complete 02:48:35 f23df028b6ca: Verifying Checksum 02:48:35 f23df028b6ca: Download complete 02:48:35 d65c8cfc05b1: Verifying Checksum 02:48:35 d65c8cfc05b1: Download complete 02:48:35 699f458cf7ca: Verifying Checksum 02:48:35 699f458cf7ca: Download complete 02:48:35 8998bd30e6a1: Verifying Checksum 02:48:35 8998bd30e6a1: Download complete 02:48:37 2437ff75d9bd: Verifying Checksum 02:48:37 2437ff75d9bd: Download complete 02:48:42 8998bd30e6a1: Pull complete 02:48:42 04944245beec: Pull complete 02:48:43 699f458cf7ca: Pull complete 02:48:43 765212b225bb: Pull complete 02:48:44 f23df028b6ca: Pull complete 02:48:44 d65c8cfc05b1: Pull complete 02:48:59 2437ff75d9bd: Pull complete 02:48:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:00 prd-ubuntu20.04-docker-arm64-4c-16g-6456 does not seem to be running inside a container 02:49:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:49:02 $ docker top f4d62ec1abc223d4d73f685e24004b8e9c5f5634e899aba5b0ed39a816c23ad8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:03 ---> job-cost.sh 02:49:03 lf-activate-venv: SKIPPING 02:49:03 INFO: No Stack... 02:49:04 INFO: Retrieving Pricing Info for: v3-standard-4 02:49:05 INFO: Archiving Costs [Pipeline] sh 02:49:05 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 02:49:05 + cut -d, -f6 [Pipeline] lock 02:49:05 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-385-1-stack-cost] 02:49:05 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-385-1-stack-cost] did not exist. Created. 02:49:05 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-385-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:49:06 /w/workspace/device-onvif-camera/1@tmp/durable-f8980534/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:49:07 + echo total: 0.10999999940395355 [Pipeline] stash 02:49:07 Warning: overwriting stash ‘stack-cost’ 02:49:07 Stashed 1 file(s) [Pipeline] } 02:49:07 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-385-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:49:07 $ docker stop --time=1 f4d62ec1abc223d4d73f685e24004b8e9c5f5634e899aba5b0ed39a816c23ad8 02:49:09 $ docker rm -f --volumes f4d62ec1abc223d4d73f685e24004b8e9c5f5634e899aba5b0ed39a816c23ad8 [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 02:49:10 provisioning config files... 02:49:10 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-385@tmp/config18205873912520874012tmp [Pipeline] { [Pipeline] sh 02:49:10 + set +x 02:49:10 + bash -s -- 02:49:10 + curl -s https://codecov.io/bash 02:49:10 02:49:10 _____ _ 02:49:10 / ____| | | 02:49:10 | | ___ __| | ___ ___ _____ __ 02:49:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:49:10 | |___| (_) | (_| | __/ (_| (_) \ V / 02:49:10 \_____\___/ \__,_|\___|\___\___/ \_/ 02:49:10 Bash-1.0.6 02:49:10 02:49:10 02:49:10 ==> git version 2.25.1 found 02:49:10 ==> 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 02:49:10 Release-Date: 2020-01-08 02:49:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:49:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:49:10 ==> Jenkins CI detected. 02:49:10 current dir:  /w/workspace/undry_device-onvif-camera_PR-385 02:49:10 project root: . 02:49:10 --> token set from env 02:49:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:49:10 ==> Running gcov in . (disable via -X gcov) 02:49:10 ==> Python coveragepy not found 02:49:10 ==> Searching for coverage reports in: 02:49:10 + . 02:49:10 -> Found 1 reports 02:49:10 ==> Detecting git/mercurial file structure 02:49:10 ==> Reading reports 02:49:10 + ./coverage.out bytes=78456 02:49:10 ==> Appending adjustments 02:49:10 https://docs.codecov.io/docs/fixing-reports 02:49:10 + Found adjustments 02:49:10 ==> Gzipping contents 02:49:10 12K /tmp/codecov.cljn7J.gz 02:49:10 ==> Uploading reports 02:49:10 url: https://codecov.io 02:49:10 query: branch=PR-385&commit=95be5631d7855413541c364ff3c9cb1dddd23cfa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=385&job=&cmd_args= 02:49:10 -> Pinging Codecov 02:49:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-385&commit=95be5631d7855413541c364ff3c9cb1dddd23cfa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=385&job=&cmd_args= 02:49:11 -> Uploading to 02:49:11 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/F29A59C45E3A92E06B3E522C9905F8EF/95be5631d7855413541c364ff3c9cb1dddd23cfa/501755d5-9c2e-41fa-ba8e-073083d9a2ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T024910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10cb9dc87bff744c3e0750516187a038c91f9fa842381f74c98a678595ba36d6 02:49:11 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:11 Dload Upload Total Spent Left Speed 02:49:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 51266 --:--:-- --:--:-- --:--:-- 51517 02:49:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/95be5631d7855413541c364ff3c9cb1dddd23cfa [Pipeline] } 02:49:11 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 02:49:13 + [ -d /w/workspace/undry_device-onvif-camera_PR-385/archives ] 02:49:13 + ls -al /w/workspace/undry_device-onvif-camera_PR-385/archives 02:49:13 total 16 02:49:13 drwxr-xr-x 3 root root 4096 Sep 19 02:39 . 02:49:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 02:39 .. 02:49:13 drwxr-xr-x 2 root root 4096 Sep 19 02:39 cost 02:49:13 -rw-r--r-- 1 root root 91 Sep 19 02:39 cost.csv 02:49:13 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-385/archives 02:49:13 + ls -al /w/workspace/undry_device-onvif-camera_PR-385/archives 02:49:13 total 16 02:49:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 02:39 . 02:49:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 02:39 .. 02:49:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 02:39 cost 02:49:13 -rw-r--r-- 1 jenkins jenkins 91 Sep 19 02:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:49:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:14 ---> package-listing.sh 02:49:14 ++ tr '[:upper:]' '[:lower:]' 02:49:14 ++ facter osfamily 02:49:14 + OS_FAMILY=debian 02:49:14 + workspace=/w/workspace/undry_device-onvif-camera_PR-385 02:49:14 + START_PACKAGES=/tmp/packages_start.txt 02:49:14 + END_PACKAGES=/tmp/packages_end.txt 02:49:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:14 + PACKAGES=/tmp/packages_start.txt 02:49:14 + '[' /w/workspace/undry_device-onvif-camera_PR-385 ']' 02:49:14 + PACKAGES=/tmp/packages_end.txt 02:49:14 + case "${OS_FAMILY}" in 02:49:14 + dpkg -l 02:49:14 + grep '^ii' 02:49:14 + '[' -f /tmp/packages_start.txt ']' 02:49:14 + '[' -f /tmp/packages_end.txt ']' 02:49:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:14 + '[' /w/workspace/undry_device-onvif-camera_PR-385 ']' 02:49:14 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-385/archives/ 02:49:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-385/archives/ [Pipeline] echo 02:49:14 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-385/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:49:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:15 prd-ubuntu20.04-docker-8c-8g-6452 does not seem to be running inside a container 02:49:15 $ 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-385/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-385 -v /w/workspace/undry_device-onvif-camera_PR-385:/w/workspace/undry_device-onvif-camera_PR-385:rw,z -v /w/workspace/undry_device-onvif-camera_PR-385@tmp:/w/workspace/undry_device-onvif-camera_PR-385@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:49:16 $ docker top 7abcdb9f41f103cf95d6090df9f6778a905e9e1178643810aca637478ff8760a -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:16 + touch /tmp/pre-build-complete [Pipeline] sh 02:49:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:49:17 + ls /var/log/sa-host 02:49:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:17 provisioning config files... 02:49:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-385@tmp/config5606257281299555294tmp [Pipeline] { [Pipeline] echo 02:49:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:49:17 ---> create-netrc.sh [Pipeline] } 02:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:49:18 ---> python-tools-install.sh [Pipeline] echo 02:49:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:49:18 ---> sudo-logs.sh 02:49:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:49:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:49:18 ---> job-cost.sh 02:49:18 lf-activate-venv: SKIPPING 02:49:18 DEBUG: total: 0.2199999988079071 02:49:18 INFO: Retrieving Stack Cost... 02:49:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:49:19 INFO: Archiving Costs [Pipeline] echo 02:49:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:49:20 ---> logs-deploy.sh 02:49:20 lf-activate-venv: SKIPPING 02:49:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-385/1 02:49:20 INFO: archiving workspace using pattern(s): 02:49:20 Archives upload complete. 02:49:20 INFO: archiving logs to Nexus