Pull request #430 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cff0fb48a7ef931184a7c0d9e80bfbca10fead96+4c893ccd00bd93586d1ab6d6677a361d615ad380 (af5f1d9c717202a2d4c2dbd2fb73adc770f5f88e) 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-ssh13171993609881610988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9903205245626756207.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-430/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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17057370013569514153.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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17354632406728788725.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7942725715577884767.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-430/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-430/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4561907882924387566.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-252’ Running on prd-ubuntu20.04-docker-8c-8g-254 in /w/workspace/undry_device-onvif-camera_PR-430 [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-430 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4c893ccd00bd93586d1ab6d6677a361d615ad380 into PR head commit cff0fb48a7ef931184a7c0d9e80bfbca10fead96 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cff0fb48a7ef931184a7c0d9e80bfbca10fead96 # timeout=10 Merge succeeded, producing cff0fb48a7ef931184a7c0d9e80bfbca10fead96 Checking out Revision cff0fb48a7ef931184a7c0d9e80bfbca10fead96 (PR-430) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cff0fb48a7ef931184a7c0d9e80bfbca10fead96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:27:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:27:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:27:33 ========================================================= 03:27:33 EdgeX Global Pipelines Version Info 03:27:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:27:34 ------------------- 03:27:34 stable info: 03:27:34 ------------------- 03:27:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:27:34 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:27:34 Message: update stable to v1.0.258 03:27:34 ------------------- 03:27:34 experimental info: 03:27:34 ------------------- 03:27:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:27:34 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:27:34 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:27:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:27:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:27:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cff0fb4 [Pipeline] echo 03:27:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:36 provisioning config files... 03:27:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-430@tmp/config5893307170345364769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:37 ---> ****-login.sh 03:27:37 nexus3.edgexfoundry.org:10001 03:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:37 Configure a credential helper to remove this warning. See 03:27:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:37 03:27:37 Login Succeeded 03:27:37 nexus3.edgexfoundry.org:10002 03:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:37 Configure a credential helper to remove this warning. See 03:27:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:37 03:27:37 Login Succeeded 03:27:37 nexus3.edgexfoundry.org:10003 03:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:37 Configure a credential helper to remove this warning. See 03:27:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:37 03:27:37 Login Succeeded 03:27:37 nexus3.edgexfoundry.org:10004 03:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:37 Configure a credential helper to remove this warning. See 03:27:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:37 03:27:37 Login Succeeded 03:27:37 ****.io 03:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:37 Configure a credential helper to remove this warning. See 03:27:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:37 03:27:37 Login Succeeded 03:27:37 ---> ****-login.sh ends [Pipeline] } 03:27:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:27:38 + git rev-list -1 --merges cff0fb48a7ef931184a7c0d9e80bfbca10fead96~1..cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] echo 03:27:38 -----------> git rev-list -1 --merges cff0fb48a7ef931184a7c0d9e80bfbca10fead96~1..cff0fb48a7ef931184a7c0d9e80bfbca10fead96 cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [false] [Pipeline] sh 03:27:38 + git log --format=format:%s -1 cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] echo 03:27:38 ========================================================= 03:27:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:27:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:39 + git log --format=format:%s -1 cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] echo 03:27:39 [semverPrep] GIT_COMMIT: cff0fb48a7ef931184a7c0d9e80bfbca10fead96, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:27:39 [semverPrep] This is not a build commit. [Pipeline] sh 03:27:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:27:39 + grep -v github /etc/ssh/ssh_known_hosts 03:27:39 + [ -e /tmp/ssh_known_hosts ] 03:27:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:27:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:27:39 + sudo tee -a /etc/ssh/ssh_known_hosts 03:27:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:40 03:27:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:40 0.1.4: Pulling from edgex-devops/py-git-semver 03:27:40 b85a868b505f: Pulling fs layer 03:27:40 e2be974225ed: Pulling fs layer 03:27:40 339a4e72a1f5: Pulling fs layer 03:27:40 988bab9f4d93: Pulling fs layer 03:27:40 1469e6f7b9e6: Pulling fs layer 03:27:40 eaf3925da568: Pulling fs layer 03:27:40 bab4dde63d76: Pulling fs layer 03:27:40 bde34c3a00c8: Pulling fs layer 03:27:40 b352a97aabf1: Pulling fs layer 03:27:40 4872d77fe225: Pulling fs layer 03:27:40 5851b861e8e6: Pulling fs layer 03:27:40 988bab9f4d93: Waiting 03:27:40 eaf3925da568: Waiting 03:27:40 b352a97aabf1: Waiting 03:27:40 1469e6f7b9e6: Waiting 03:27:40 5851b861e8e6: Waiting 03:27:40 bab4dde63d76: Waiting 03:27:40 bde34c3a00c8: Waiting 03:27:40 e2be974225ed: Verifying Checksum 03:27:40 e2be974225ed: Download complete 03:27:40 988bab9f4d93: Verifying Checksum 03:27:40 988bab9f4d93: Download complete 03:27:40 1469e6f7b9e6: Verifying Checksum 03:27:40 1469e6f7b9e6: Download complete 03:27:40 339a4e72a1f5: Verifying Checksum 03:27:40 339a4e72a1f5: Download complete 03:27:40 eaf3925da568: Download complete 03:27:40 bde34c3a00c8: Verifying Checksum 03:27:40 bde34c3a00c8: Download complete 03:27:40 b352a97aabf1: Download complete 03:27:40 4872d77fe225: Verifying Checksum 03:27:40 4872d77fe225: Download complete 03:27:40 5851b861e8e6: Verifying Checksum 03:27:40 5851b861e8e6: Download complete 03:27:40 b85a868b505f: Verifying Checksum 03:27:40 b85a868b505f: Download complete 03:27:41 bab4dde63d76: Verifying Checksum 03:27:41 bab4dde63d76: Download complete 03:27:42 b85a868b505f: Pull complete 03:27:42 e2be974225ed: Pull complete 03:27:42 339a4e72a1f5: Pull complete 03:27:42 988bab9f4d93: Pull complete 03:27:42 1469e6f7b9e6: Pull complete 03:27:43 eaf3925da568: Pull complete 03:27:45 bab4dde63d76: Pull complete 03:27:45 bde34c3a00c8: Pull complete 03:27:45 b352a97aabf1: Pull complete 03:27:45 4872d77fe225: Pull complete 03:27:45 5851b861e8e6: Pull complete 03:27:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:45 prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container 03:27:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@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 03:27:48 $ docker top 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e -eo pid,comm 03:27:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:27:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:48 [ssh-agent] Looking for ssh-agent implementation... 03:27:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:48 $ docker exec 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e ssh-agent 03:27:48 SSH_AUTH_SOCK=/tmp/ssh-WX4yLq99H2an/agent.32 03:27:48 SSH_AGENT_PID=38 03:27:48 Running ssh-add (command line suppressed) 03:27:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-430@tmp/private_key_16971187494193577168.key (/w/workspace/undry_device-onvif-camera_PR-430@tmp/private_key_16971187494193577168.key) 03:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:49 + git tag --points-at HEAD [Pipeline] } 03:27:49 $ docker exec --env ******** --env ******** 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e ssh-agent -k 03:27:49 unset SSH_AUTH_SOCK; 03:27:49 unset SSH_AGENT_PID; 03:27:49 echo Agent pid 38 killed; 03:27:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:49 [ssh-agent] Looking for ssh-agent implementation... 03:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:49 $ docker exec 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e ssh-agent 03:27:49 SSH_AUTH_SOCK=/tmp/ssh-VXgBl5FftH5d/agent.71 03:27:49 SSH_AGENT_PID=76 03:27:49 Running ssh-add (command line suppressed) 03:27:50 Identity added: /w/workspace/undry_device-onvif-camera_PR-430@tmp/private_key_4432580434019391761.key (/w/workspace/undry_device-onvif-camera_PR-430@tmp/private_key_4432580434019391761.key) 03:27:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:50 + git semver init 03:27:50 2024-03-18 03:27:50,546 [run_init] DEBUG init version:0.0.0 force:False 03:27:50 2024-03-18 03:27:50,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-430/.semver 03:27:50 2024-03-18 03:27:50,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-430/.semver 03:27:50 2024-03-18 03:27:50,547 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-430/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-430, universal_newlines=False, shell=None, istream=None) 03:27:52 2024-03-18 03:27:51,924 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-430/.git/info/exclude 03:27:52 2024-03-18 03:27:51,925 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-430/.semver/PR-430 with force:False 03:27:52 2024-03-18 03:27:51,925 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-430/.semver/PR-430 03:27:52 2024-03-18 03:27:51,930 [execute] INFO git cat-file --batch-check 03:27:52 2024-03-18 03:27:51,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-430/.semver, universal_newlines=False, shell=None, istream=) 03:27:52 2024-03-18 03:27:51,939 [execute] INFO git cat-file --batch 03:27:52 2024-03-18 03:27:51,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-430/.semver, universal_newlines=False, shell=None, istream=) 03:27:52 2024-03-18 03:27:51,945 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-430/.semver/PR-430 03:27:52 0.0.0 [Pipeline] } 03:27:52 $ docker exec --env ******** --env ******** 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e ssh-agent -k 03:27:52 unset SSH_AUTH_SOCK; 03:27:52 unset SSH_AGENT_PID; 03:27:52 echo Agent pid 76 killed; 03:27:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:52 + git semver [Pipeline] } 03:27:52 $ docker stop --time=1 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e 03:27:54 $ docker rm -f --volumes 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e [Pipeline] // withDockerContainer [Pipeline] sh 03:27:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:27:54 Stashed 1 file(s) [Pipeline] echo 03:27:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:55 provisioning config files... 03:27:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-430@tmp/config8081805400768973662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:56 ---> ****-login.sh 03:27:56 nexus3.edgexfoundry.org:10001 03:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:56 Configure a credential helper to remove this warning. See 03:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:56 03:27:56 Login Succeeded 03:27:56 nexus3.edgexfoundry.org:10002 03:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:56 Configure a credential helper to remove this warning. See 03:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:56 03:27:56 Login Succeeded 03:27:56 nexus3.edgexfoundry.org:10003 03:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:56 Configure a credential helper to remove this warning. See 03:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:56 03:27:56 Login Succeeded 03:27:56 nexus3.edgexfoundry.org:10004 03:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:56 Configure a credential helper to remove this warning. See 03:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:56 03:27:56 Login Succeeded 03:27:56 ****.io 03:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:56 Configure a credential helper to remove this warning. See 03:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:56 03:27:56 Login Succeeded 03:27:56 ---> ****-login.sh ends [Pipeline] } 03:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:56 ========================================================= 03:27:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:27:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:57 + 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 . 03:27:57 Sending build context to Docker daemon 34.28MB 03:27:57 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:27:57 Step 2/13 : FROM ${BASE} AS builder 03:27:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:27:57 7264a8db6415: Pulling fs layer 03:27:57 c4d48a809fc2: Pulling fs layer 03:27:57 4f1c88b9dad5: Pulling fs layer 03:27:57 ad3a456e5733: Pulling fs layer 03:27:57 69c7f0334f64: Pulling fs layer 03:27:57 1f1c1a5573a3: Pulling fs layer 03:27:57 ce7588e14bc9: Pulling fs layer 03:27:57 b5e4710f87ac: Pulling fs layer 03:27:57 ad3a456e5733: Waiting 03:27:57 69c7f0334f64: Waiting 03:27:57 1f1c1a5573a3: Waiting 03:27:57 b5e4710f87ac: Waiting 03:27:57 ce7588e14bc9: Waiting 03:27:57 c4d48a809fc2: Download complete 03:27:57 ad3a456e5733: Verifying Checksum 03:27:57 ad3a456e5733: Download complete 03:27:57 69c7f0334f64: Verifying Checksum 03:27:57 69c7f0334f64: Download complete 03:27:57 7264a8db6415: Verifying Checksum 03:27:57 7264a8db6415: Download complete 03:27:57 1f1c1a5573a3: Verifying Checksum 03:27:57 1f1c1a5573a3: Download complete 03:27:58 7264a8db6415: Pull complete 03:27:58 c4d48a809fc2: Pull complete 03:27:58 b5e4710f87ac: Verifying Checksum 03:27:58 b5e4710f87ac: Download complete 03:27:58 4f1c88b9dad5: Verifying Checksum 03:27:58 4f1c88b9dad5: Download complete 03:27:58 ce7588e14bc9: Verifying Checksum 03:27:58 ce7588e14bc9: Download complete 03:28:01 4f1c88b9dad5: Pull complete 03:28:01 ad3a456e5733: Pull complete 03:28:01 69c7f0334f64: Pull complete 03:28:01 1f1c1a5573a3: Pull complete 03:28:04 ce7588e14bc9: Pull complete 03:28:04 b5e4710f87ac: Pull complete 03:28:04 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:28:04 ---> 88b5674ff536 03:28:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:28:10 ---> Running in 6eb8a6bc6ecd 03:28:10 Still waiting to schedule task 03:28:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-253’ 03:28:10 Removing intermediate container 6eb8a6bc6ecd 03:28:10 ---> 4f34b98e98b5 03:28:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:10 ---> Running in e714e845529f 03:28:10 Removing intermediate container e714e845529f 03:28:10 ---> d8bbdf17d593 03:28:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:28:10 ---> Running in a9ac05dea2d8 03:28:10 Removing intermediate container a9ac05dea2d8 03:28:10 ---> 33dcb8fb4f86 03:28:10 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:28:10 ---> Running in a46c69b6e8d0 03:28:10 Removing intermediate container a46c69b6e8d0 03:28:10 ---> 6e0f8d250212 03:28:10 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:28:10 ---> Running in 7f436e8ac3c9 03:28:10 Removing intermediate container 7f436e8ac3c9 03:28:10 ---> 6e7233d39d30 03:28:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:10 ---> Running in d1464cdbaf00 03:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:28:11 OK: 264 MiB in 52 packages 03:28:11 Removing intermediate container d1464cdbaf00 03:28:11 ---> 3c6028a8e5b0 03:28:11 Step 9/13 : WORKDIR /device-onvif-camera 03:28:11 ---> Running in 2aeff704aae3 03:28:12 Removing intermediate container 2aeff704aae3 03:28:12 ---> b8c73e1990d7 03:28:12 Step 10/13 : COPY go.mod vendor* ./ 03:28:12 ---> b06177cdfdc0 03:28:12 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:12 ---> Running in 20b99710090d 03:28:45 Removing intermediate container 20b99710090d 03:28:45 ---> 1943ecc4bf84 03:28:45 Step 12/13 : COPY . . 03:28:45 ---> 8f2920b91d57 03:28:45 Step 13/13 : RUN ${MAKE} 03:28:45 ---> Running in 5682227de418 03:28:45 noop 03:28:45 Removing intermediate container 5682227de418 03:28:45 ---> 2ef9e4db6750 03:28:45 Successfully built 2ef9e4db6750 03:28:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:46 + docker inspect -f . ci-base-image-x86_64 03:28:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:46 prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container 03:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@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 03:28:46 $ docker top 287bdfe82d2f144735e90cfeb41df8c9f5601bf818c7c6d010e16a89bd55d603 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:47 + go version 03:28:47 go version go1.21.0 linux/amd64 [Pipeline] } 03:28:47 $ docker stop --time=1 287bdfe82d2f144735e90cfeb41df8c9f5601bf818c7c6d010e16a89bd55d603 03:28:48 $ docker rm -f --volumes 287bdfe82d2f144735e90cfeb41df8c9f5601bf818c7c6d010e16a89bd55d603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:49 + docker inspect -f . ci-base-image-x86_64 03:28:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:49 prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container 03:28:49 $ 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-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@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 03:28:49 $ docker top 47b7b7e37a5311141e5d6dad3b10e98a5132f18c3cbfe07a133e28aed0f09a31 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:50 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-430 [Pipeline] fileExists [Pipeline] sh 03:28:50 + make test 03:28:50 go test ./... -coverprofile=coverage.out ./... 03:28:51 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:29:01 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:29:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:29:03 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.5% of statements 03:29:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.138s coverage: 86.5% of statements 03:29:11 go vet ./... 03:29:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:29:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:29:14 ./bin/test-attribution-txt.sh 03:29:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:29:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:29:14 $ docker stop --time=1 47b7b7e37a5311141e5d6dad3b10e98a5132f18c3cbfe07a133e28aed0f09a31 03:29:17 $ docker rm -f --volumes 47b7b7e37a5311141e5d6dad3b10e98a5132f18c3cbfe07a133e28aed0f09a31 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:29:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:29:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:29:19 + ls -al . 03:29:19 total 244 03:29:19 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 03:28 . 03:29:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:27 .. 03:29:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:29 .git 03:29:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:27 .github 03:29:19 -rw-rw-r-- 1 jenkins jenkins 493 Mar 18 03:27 .gitignore 03:29:19 -rw-rw-r-- 1 jenkins jenkins 42 Mar 18 03:27 .golangci.yml 03:29:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:27 .semver 03:29:19 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 18 03:27 Attribution.txt 03:29:19 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 18 03:27 CHANGELOG.md 03:29:19 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 18 03:27 Dockerfile 03:29:19 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 03:27 GOVERNANCE.md 03:29:19 -rw-rw-r-- 1 jenkins jenkins 739 Mar 18 03:27 Jenkinsfile 03:29:19 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 03:27 LICENSE 03:29:19 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 18 03:27 Makefile 03:29:19 -rw-rw-r-- 1 jenkins jenkins 625 Mar 18 03:27 OWNERS.md 03:29:19 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 18 03:27 README.md 03:29:19 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 03:27 VERSION 03:29:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:27 bin 03:29:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:27 cmd 03:29:19 -rw-r--r-- 1 jenkins jenkins 78456 Mar 18 03:29 coverage.out 03:29:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:27 doc 03:29:19 -rw-rw-r-- 1 jenkins jenkins 4132 Mar 18 03:27 go.mod 03:29:19 -rw-rw-r-- 1 jenkins jenkins 36810 Mar 18 03:27 go.sum 03:29:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:27 internal 03:29:19 -rw-rw-r-- 1 jenkins jenkins 236 Mar 18 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + 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=cff0fb48a7ef931184a7c0d9e80bfbca10fead96 --label arch=amd64 --label version=0.0.0 . 03:29:19 Sending build context to Docker daemon 34.36MB 03:29:19 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:29:19 Step 2/27 : FROM ${BASE} AS builder 03:29:19 ---> 2ef9e4db6750 03:29:19 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:29:20 ---> Running in 731e945444bd 03:29:20 Removing intermediate container 731e945444bd 03:29:20 ---> 62faf46d416b 03:29:20 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:29:20 ---> Running in fe841979537b 03:29:20 Removing intermediate container fe841979537b 03:29:20 ---> 3b30576bfee8 03:29:20 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:29:20 ---> Running in b35101880438 03:29:20 Removing intermediate container b35101880438 03:29:20 ---> 3975747b23ba 03:29:20 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:29:20 ---> Running in 102afec9bbef 03:29:20 Removing intermediate container 102afec9bbef 03:29:20 ---> a5a526cc1cef 03:29:20 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:29:20 ---> Running in 6857542aa9de 03:29:20 Removing intermediate container 6857542aa9de 03:29:20 ---> 3efa80f50d95 03:29:20 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:29:20 ---> Running in 56f7b8864108 03:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:29:21 OK: 264 MiB in 52 packages 03:29:21 Removing intermediate container 56f7b8864108 03:29:21 ---> a0a60c476371 03:29:21 Step 9/27 : WORKDIR /device-onvif-camera 03:29:21 ---> Running in f75346e226bb 03:29:21 Removing intermediate container f75346e226bb 03:29:21 ---> 178a5711314d 03:29:21 Step 10/27 : COPY go.mod vendor* ./ 03:29:21 ---> aae71e8ac3cd 03:29:21 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:21 ---> Running in b68d681dd1d3 03:29:22 Removing intermediate container b68d681dd1d3 03:29:22 ---> 378ca3fedb81 03:29:22 Step 12/27 : COPY . . 03:29:23 ---> 332226e7c9d7 03:29:23 Step 13/27 : RUN ${MAKE} 03:29:23 ---> Running in 73fdfbf994f8 03:29:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:29:45 Removing intermediate container 73fdfbf994f8 03:29:45 ---> b4299fca426e 03:29:45 Step 14/27 : FROM alpine:3.18 03:29:45 3.18: Pulling from library/alpine 03:29:45 619be1103602: Pulling fs layer 03:29:45 619be1103602: Verifying Checksum 03:29:45 619be1103602: Download complete 03:29:45 619be1103602: Pull complete 03:29:45 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:29:45 Status: Downloaded newer image for alpine:3.18 03:29:45 ---> d3782b16ccc9 03:29:45 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:29:45 ---> Running in ac13979e43c8 03:29:45 Removing intermediate container ac13979e43c8 03:29:45 ---> 4a808dae96a3 03:29:45 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:29:45 ---> Running in 2b6558bf4c17 03:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:29:45 (1/1) Installing dumb-init (1.2.5-r2) 03:29:45 Executing busybox-1.36.1-r5.trigger 03:29:45 OK: 7 MiB in 16 packages 03:29:45 Removing intermediate container 2b6558bf4c17 03:29:45 ---> 34514cd4920c 03:29:45 Step 17/27 : RUN apk --no-cache upgrade 03:29:45 ---> Running in ddedefb72383 03:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:29:46 OK: 7 MiB in 16 packages 03:29:46 Removing intermediate container ddedefb72383 03:29:46 ---> 658cd18d9acb 03:29:46 Step 18/27 : WORKDIR / 03:29:46 ---> Running in cfba6af47622 03:29:46 Removing intermediate container cfba6af47622 03:29:46 ---> 55a2bbd6dd8f 03:29:46 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:29:47 ---> e2b6d1af85d3 03:29:47 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:29:47 ---> 506c867d9ef3 03:29:47 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:29:47 ---> a1b5dfba013d 03:29:47 Step 22/27 : EXPOSE 59984 03:29:47 ---> Running in c78fdb260fb8 03:29:47 Removing intermediate container c78fdb260fb8 03:29:47 ---> 5af1360d769f 03:29:47 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:29:47 ---> Running in 14993b40b7b3 03:29:47 Removing intermediate container 14993b40b7b3 03:29:47 ---> ff40fffc999b 03:29:47 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:29:47 ---> Running in 500e0e031a1f 03:29:47 Removing intermediate container 500e0e031a1f 03:29:47 ---> 406978be7b4a 03:29:47 Step 25/27 : LABEL arch=amd64 03:29:47 ---> Running in 94108febd9b8 03:29:47 Removing intermediate container 94108febd9b8 03:29:47 ---> 651587fac777 03:29:47 Step 26/27 : LABEL git_sha=cff0fb48a7ef931184a7c0d9e80bfbca10fead96 03:29:47 ---> Running in 5e12316f714e 03:29:47 Removing intermediate container 5e12316f714e 03:29:47 ---> fd9e90a0049a 03:29:47 Step 27/27 : LABEL version=0.0.0 03:29:47 ---> Running in 7cccf1739a3d 03:29:47 Removing intermediate container 7cccf1739a3d 03:29:47 ---> 4f719abdf527 03:29:47 [Warning] One or more build-args [ARCH] were not consumed 03:29:48 Successfully built 4f719abdf527 03:29:48 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:49 03:29:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:49 latest: Pulling from edgex-lftools-log-publisher 03:29:49 5eb5b503b376: Pulling fs layer 03:29:49 5c69ac0246d0: Pulling fs layer 03:29:49 ec43610c2a17: Pulling fs layer 03:29:49 3a2ae6a8a46f: Pulling fs layer 03:29:49 33b1e0a273af: Pulling fs layer 03:29:49 5d3b04190fa2: Pulling fs layer 03:29:49 2f39f015ded8: Pulling fs layer 03:29:49 33b1e0a273af: Waiting 03:29:49 3a2ae6a8a46f: Waiting 03:29:49 5d3b04190fa2: Waiting 03:29:49 2f39f015ded8: Waiting 03:29:49 5c69ac0246d0: Verifying Checksum 03:29:49 5c69ac0246d0: Download complete 03:29:49 3a2ae6a8a46f: Download complete 03:29:49 33b1e0a273af: Download complete 03:29:49 5d3b04190fa2: Verifying Checksum 03:29:49 5d3b04190fa2: Download complete 03:29:49 ec43610c2a17: Verifying Checksum 03:29:49 5eb5b503b376: Verifying Checksum 03:29:49 5eb5b503b376: Download complete 03:29:50 2f39f015ded8: Download complete 03:29:50 5eb5b503b376: Pull complete 03:29:50 5c69ac0246d0: Pull complete 03:29:51 ec43610c2a17: Pull complete 03:29:51 3a2ae6a8a46f: Pull complete 03:29:51 33b1e0a273af: Pull complete 03:29:51 5d3b04190fa2: Pull complete 03:29:55 2f39f015ded8: Pull complete 03:29:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:56 prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container 03:29:56 $ 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-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@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 03:30:00 $ docker top 83675eebbdd99b389afa507c0f7193d87a4f0da68c699f42c8f8ccd9491bca90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:01 ---> job-cost.sh 03:30:01 lf-activate-venv: SKIPPING 03:30:01 INFO: No Stack... 03:30:01 INFO: Retrieving Pricing Info for: v3-standard-8 03:30:01 INFO: Archiving Costs [Pipeline] sh 03:30:02 + cat /w/workspace/undry_device-onvif-camera_PR-430/archives/cost.csv 03:30:02 + cut -d, -f6 [Pipeline] lock 03:30:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] 03:30:02 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] did not exist. Created. 03:30:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:30:02 + echo total: 0.2199999988079071 [Pipeline] stash 03:30:02 Stashed 1 file(s) [Pipeline] } 03:30:02 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:30:02 $ docker stop --time=1 83675eebbdd99b389afa507c0f7193d87a4f0da68c699f42c8f8ccd9491bca90 03:30:03 $ docker rm -f --volumes 83675eebbdd99b389afa507c0f7193d87a4f0da68c699f42c8f8ccd9491bca90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:31:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-255 in /w/workspace/undry_device-onvif-camera_PR-430 [Pipeline] { [Pipeline] ws 03:31:36 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:31:39 The recommended git tool is: git 03:31:44 using credential edgex-jenkins-ssh 03:31:44 Cloning the remote Git repository 03:31:44 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:31:45 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:31:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:31:45 > git --version # timeout=10 03:31:45 > git --version # 'git version 2.25.1' 03:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:31:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:49 Merging remotes/origin/main commit 4c893ccd00bd93586d1ab6d6677a361d615ad380 into PR head commit cff0fb48a7ef931184a7c0d9e80bfbca10fead96 03:31:48 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:31:48 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:31:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:31:49 > git config core.sparsecheckout # timeout=10 03:31:49 > git checkout -f cff0fb48a7ef931184a7c0d9e80bfbca10fead96 # timeout=10 03:31:49 Merge succeeded, producing cff0fb48a7ef931184a7c0d9e80bfbca10fead96 03:31:49 Checking out Revision cff0fb48a7ef931184a7c0d9e80bfbca10fead96 (PR-430) 03:31:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:31:50 > git --version # timeout=10 03:31:50 > git --version # 'git version 2.25.1' 03:31:50 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:31:49 > git remote # timeout=10 03:31:49 > git config --get remote.origin.url # timeout=10 03:31:49 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:49 > git merge 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 03:31:49 > git rev-parse HEAD^{commit} # timeout=10 03:31:49 > git config core.sparsecheckout # timeout=10 03:31:49 > git checkout -f cff0fb48a7ef931184a7c0d9e80bfbca10fead96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:31:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:31:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:55 Dload Upload Total Spent Left Speed 03:31:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 03:31:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:31:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 03:31:56 sudo tee /etc/docker/daemon.new 03:31:56 { 03:31:56 "registry-mirrors": [ 03:31:56 "https://nexus3.edgexfoundry.org:10001" 03:31:56 ], 03:31:56 "bip": "10.250.0.254/24", 03:31:56 "hosts": [ 03:31:56 "tcp://0.0.0.0:5555", 03:31:56 "unix:///var/run/docker.sock" 03:31:56 ], 03:31:56 "mtu": 1458, 03:31:56 "selinux-enabled": true, 03:31:56 "seccomp-profile": "/etc/docker/seccomp.json" 03:31:56 } [Pipeline] sh 03:31:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:31:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:15 provisioning config files... 03:32:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17916198272817143695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:15 ---> ****-login.sh 03:32:15 nexus3.edgexfoundry.org:10001 03:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:16 Configure a credential helper to remove this warning. See 03:32:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:16 03:32:16 Login Succeeded 03:32:16 nexus3.edgexfoundry.org:10002 03:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:16 Configure a credential helper to remove this warning. See 03:32:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:16 03:32:16 Login Succeeded 03:32:16 nexus3.edgexfoundry.org:10003 03:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:17 Configure a credential helper to remove this warning. See 03:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:17 03:32:17 Login Succeeded 03:32:17 nexus3.edgexfoundry.org:10004 03:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:17 Configure a credential helper to remove this warning. See 03:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:17 03:32:17 Login Succeeded 03:32:17 ****.io 03:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:18 Configure a credential helper to remove this warning. See 03:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:18 03:32:18 Login Succeeded 03:32:18 ---> ****-login.sh ends [Pipeline] } 03:32:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:32:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:32:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:32:18 ========================================================= 03:32:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:32:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:19 + 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 . 03:32:19 Sending build context to Docker daemon 20.5MB 03:32:19 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:32:19 Step 2/13 : FROM ${BASE} AS builder 03:32:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:32:20 9fda8d8052c6: Pulling fs layer 03:32:20 5d54e960e981: Pulling fs layer 03:32:20 c4a7e357bf2a: Pulling fs layer 03:32:20 f0e02332f6b5: Pulling fs layer 03:32:20 872ee5b61b7b: Pulling fs layer 03:32:20 0c6a40ed1a82: Pulling fs layer 03:32:20 94ae7d8d031c: Pulling fs layer 03:32:20 872ee5b61b7b: Waiting 03:32:20 0c6a40ed1a82: Waiting 03:32:20 94ae7d8d031c: Waiting 03:32:20 f0e02332f6b5: Waiting 03:32:20 5d54e960e981: Verifying Checksum 03:32:20 5d54e960e981: Download complete 03:32:20 f0e02332f6b5: Verifying Checksum 03:32:20 f0e02332f6b5: Download complete 03:32:20 872ee5b61b7b: Verifying Checksum 03:32:20 872ee5b61b7b: Download complete 03:32:20 9fda8d8052c6: Verifying Checksum 03:32:20 9fda8d8052c6: Download complete 03:32:20 94ae7d8d031c: Verifying Checksum 03:32:20 94ae7d8d031c: Download complete 03:32:21 9fda8d8052c6: Pull complete 03:32:21 5d54e960e981: Pull complete 03:32:21 c4a7e357bf2a: Verifying Checksum 03:32:21 c4a7e357bf2a: Download complete 03:32:22 0c6a40ed1a82: Verifying Checksum 03:32:22 0c6a40ed1a82: Download complete 03:32:35 c4a7e357bf2a: Pull complete 03:32:35 f0e02332f6b5: Pull complete 03:32:35 872ee5b61b7b: Pull complete 03:32:43 0c6a40ed1a82: Pull complete 03:32:43 94ae7d8d031c: Pull complete 03:32:43 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:32:43 ---> 86de565de09d 03:32:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:32:45 ---> Running in eebc86f5d80b 03:32:46 Removing intermediate container eebc86f5d80b 03:32:46 ---> 613cec660829 03:32:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:32:46 ---> Running in 7637e44ad88e 03:32:46 Removing intermediate container 7637e44ad88e 03:32:46 ---> 691a63fba077 03:32:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:32:46 ---> Running in da6892dca8e0 03:32:47 Removing intermediate container da6892dca8e0 03:32:47 ---> 437696afbe92 03:32:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:32:47 ---> Running in a5c19f1ad114 03:32:47 Removing intermediate container a5c19f1ad114 03:32:47 ---> 816b694b49ec 03:32:47 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:32:47 ---> Running in 7044474ecaf5 03:32:47 Removing intermediate container 7044474ecaf5 03:32:47 ---> eb55e46bec9c 03:32:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:47 ---> Running in f2f99087f13f 03:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:32:50 OK: 266 MiB in 52 packages 03:32:51 Removing intermediate container f2f99087f13f 03:32:51 ---> dcbe643814aa 03:32:51 Step 9/13 : WORKDIR /device-onvif-camera 03:32:51 ---> Running in 2b805d8115e9 03:32:51 Removing intermediate container 2b805d8115e9 03:32:51 ---> 375e668d95bb 03:32:51 Step 10/13 : COPY go.mod vendor* ./ 03:32:52 ---> 12ac16a22315 03:32:52 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:52 ---> Running in 84da4cb4bd5f 03:34:00 Removing intermediate container 84da4cb4bd5f 03:34:00 ---> 313e1fec4f58 03:34:00 Step 12/13 : COPY . . 03:34:00 ---> 819390f98b6e 03:34:00 Step 13/13 : RUN ${MAKE} 03:34:00 ---> Running in 18f940bc1272 03:34:00 noop 03:34:00 Removing intermediate container 18f940bc1272 03:34:00 ---> b30c81252802 03:34:00 Successfully built b30c81252802 03:34:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:00 + docker inspect -f . ci-base-image-arm64 03:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:01 prd-ubuntu20.04-docker-arm64-4c-16g-255 does not seem to be running inside a container 03:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:34:02 $ docker top 47d96a40438935cd18e588a28e72f19844dbbea3c49c916015237737ad1f8964 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:03 + go version 03:34:03 go version go1.21.0 linux/arm64 [Pipeline] } 03:34:03 $ docker stop --time=1 47d96a40438935cd18e588a28e72f19844dbbea3c49c916015237737ad1f8964 03:34:04 $ docker rm -f --volumes 47d96a40438935cd18e588a28e72f19844dbbea3c49c916015237737ad1f8964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:05 + docker inspect -f . ci-base-image-arm64 03:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:06 prd-ubuntu20.04-docker-arm64-4c-16g-255 does not seem to be running inside a container 03:34:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:34:07 $ docker top fb95da7367a6ab09fb22165e9a90b185fb252d529d0d5b9f2d0797bef7826d8f -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:08 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:34:08 + make test 03:34:08 go test ./... -coverprofile=coverage.out ./... 03:34:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:35:48 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:35:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:35:51 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.161s coverage: 31.5% of statements 03:36:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.371s coverage: 86.5% of statements 03:36:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:36:13 go vet ./... 03:36:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:36:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:36:40 ./bin/test-attribution-txt.sh 03:36:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:36:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:36:40 $ docker stop --time=1 fb95da7367a6ab09fb22165e9a90b185fb252d529d0d5b9f2d0797bef7826d8f 03:36:42 $ docker rm -f --volumes fb95da7367a6ab09fb22165e9a90b185fb252d529d0d5b9f2d0797bef7826d8f [Pipeline] // withDockerContainer [Pipeline] sh 03:36:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:36:43 Warning: overwriting stash ‘coverage-report’ 03:36:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:36:45 + ls -al . 03:36:45 total 240 03:36:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:34 . 03:36:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:31 .. 03:36:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:31 .git 03:36:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:31 .github 03:36:45 -rw-rw-r-- 1 jenkins jenkins 493 Mar 18 03:31 .gitignore 03:36:45 -rw-rw-r-- 1 jenkins jenkins 42 Mar 18 03:31 .golangci.yml 03:36:45 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 18 03:31 Attribution.txt 03:36:45 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 18 03:31 CHANGELOG.md 03:36:45 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 18 03:31 Dockerfile 03:36:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 03:31 GOVERNANCE.md 03:36:45 -rw-rw-r-- 1 jenkins jenkins 739 Mar 18 03:31 Jenkinsfile 03:36:45 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 03:31 LICENSE 03:36:45 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 18 03:31 Makefile 03:36:45 -rw-rw-r-- 1 jenkins jenkins 625 Mar 18 03:31 OWNERS.md 03:36:45 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 18 03:31 README.md 03:36:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 03:27 VERSION 03:36:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:31 bin 03:36:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:31 cmd 03:36:45 -rw-r--r-- 1 jenkins jenkins 78456 Mar 18 03:36 coverage.out 03:36:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:31 doc 03:36:45 -rw-rw-r-- 1 jenkins jenkins 4132 Mar 18 03:31 go.mod 03:36:45 -rw-rw-r-- 1 jenkins jenkins 36810 Mar 18 03:31 go.sum 03:36:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:31 internal 03:36:45 -rw-rw-r-- 1 jenkins jenkins 236 Mar 18 03:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + 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=cff0fb48a7ef931184a7c0d9e80bfbca10fead96 --label arch=arm64 --label version=0.0.0 . 03:36:46 Sending build context to Docker daemon 20.58MB 03:36:46 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:36:46 Step 2/27 : FROM ${BASE} AS builder 03:36:46 ---> b30c81252802 03:36:46 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:36:46 ---> Running in e2b4dc104c9e 03:36:46 Removing intermediate container e2b4dc104c9e 03:36:46 ---> c9a341decc4c 03:36:46 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:36:46 ---> Running in 898fc856ffbe 03:36:46 Removing intermediate container 898fc856ffbe 03:36:46 ---> ce272fdbd5d3 03:36:46 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:36:46 ---> Running in 0c89cd497aca 03:36:47 Removing intermediate container 0c89cd497aca 03:36:47 ---> 5a47b2898332 03:36:47 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:36:47 ---> Running in ea3d06375318 03:36:47 Removing intermediate container ea3d06375318 03:36:47 ---> 6e79fd120fcb 03:36:47 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:36:47 ---> Running in 45234c8bdd65 03:36:47 Removing intermediate container 45234c8bdd65 03:36:47 ---> 1918c0e57384 03:36:47 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:36:47 ---> Running in 57276ffbc05c 03:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:36:50 OK: 266 MiB in 52 packages 03:36:51 Removing intermediate container 57276ffbc05c 03:36:51 ---> d5537fe76ffd 03:36:51 Step 9/27 : WORKDIR /device-onvif-camera 03:36:51 ---> Running in c62c70a0e720 03:36:51 Removing intermediate container c62c70a0e720 03:36:51 ---> cb8263bb0255 03:36:51 Step 10/27 : COPY go.mod vendor* ./ 03:36:51 ---> 0c15c1b154ed 03:36:51 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:51 ---> Running in d4c960578a4c 03:36:53 Removing intermediate container d4c960578a4c 03:36:53 ---> becd26b37b5b 03:36:53 Step 12/27 : COPY . . 03:36:55 ---> 3f45d01bbd14 03:36:55 Step 13/27 : RUN ${MAKE} 03:36:55 ---> Running in 4803d7d44ea0 03:36:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:39:02 Removing intermediate container 4803d7d44ea0 03:39:02 ---> db50d4e45289 03:39:02 Step 14/27 : FROM alpine:3.18 03:39:02 3.18: Pulling from library/alpine 03:39:02 c6b39de5b339: Pulling fs layer 03:39:02 c6b39de5b339: Verifying Checksum 03:39:02 c6b39de5b339: Download complete 03:39:02 c6b39de5b339: Pull complete 03:39:02 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:39:02 Status: Downloaded newer image for alpine:3.18 03:39:02 ---> 33abbf032149 03:39:02 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:39:02 ---> Running in 1aebdb5a9bc9 03:39:02 Removing intermediate container 1aebdb5a9bc9 03:39:02 ---> 4cb2d5c23161 03:39:02 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:39:02 ---> Running in 46a5a57334cc 03:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:39:02 (1/1) Installing dumb-init (1.2.5-r2) 03:39:02 Executing busybox-1.36.1-r5.trigger 03:39:02 OK: 8 MiB in 16 packages 03:39:02 Removing intermediate container 46a5a57334cc 03:39:02 ---> e12334a6f747 03:39:02 Step 17/27 : RUN apk --no-cache upgrade 03:39:02 ---> Running in 88bcd1fdab1b 03:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:39:02 OK: 8 MiB in 16 packages 03:39:02 Removing intermediate container 88bcd1fdab1b 03:39:02 ---> 8d4f2506af18 03:39:02 Step 18/27 : WORKDIR / 03:39:02 ---> Running in 670eec7888f9 03:39:02 Removing intermediate container 670eec7888f9 03:39:02 ---> 707f5b3b9751 03:39:02 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:39:02 ---> 57d278ecca36 03:39:02 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:39:03 ---> b5312af2b896 03:39:03 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:39:04 ---> d9faaedca18b 03:39:04 Step 22/27 : EXPOSE 59984 03:39:04 ---> Running in b8bd504de5d7 03:39:04 Removing intermediate container b8bd504de5d7 03:39:04 ---> 02be36efb773 03:39:04 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:39:04 ---> Running in 817700e424ad 03:39:05 Removing intermediate container 817700e424ad 03:39:05 ---> de537297fcdc 03:39:05 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:39:05 ---> Running in c1bf85dda4ea 03:39:05 Removing intermediate container c1bf85dda4ea 03:39:05 ---> 134ae3f7ceb4 03:39:05 Step 25/27 : LABEL arch=arm64 03:39:05 ---> Running in d84554999150 03:39:05 Removing intermediate container d84554999150 03:39:05 ---> 2abc6dc25366 03:39:05 Step 26/27 : LABEL git_sha=cff0fb48a7ef931184a7c0d9e80bfbca10fead96 03:39:05 ---> Running in ec23225cf222 03:39:06 Removing intermediate container ec23225cf222 03:39:06 ---> db3328d11589 03:39:06 Step 27/27 : LABEL version=0.0.0 03:39:06 ---> Running in ce3c6c8180bf 03:39:06 Removing intermediate container ce3c6c8180bf 03:39:06 ---> 14dbcffd311f 03:39:06 [Warning] One or more build-args [ARCH] were not consumed 03:39:06 Successfully built 14dbcffd311f 03:39:06 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:07 03:39:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:08 arm64: Pulling from edgex-lftools-log-publisher 03:39:08 8998bd30e6a1: Pulling fs layer 03:39:08 04944245beec: Pulling fs layer 03:39:08 699f458cf7ca: Pulling fs layer 03:39:08 765212b225bb: Pulling fs layer 03:39:08 f23df028b6ca: Pulling fs layer 03:39:08 d65c8cfc05b1: Pulling fs layer 03:39:08 2437ff75d9bd: Pulling fs layer 03:39:08 765212b225bb: Waiting 03:39:08 d65c8cfc05b1: Waiting 03:39:08 f23df028b6ca: Waiting 03:39:08 2437ff75d9bd: Waiting 03:39:08 04944245beec: Verifying Checksum 03:39:08 04944245beec: Download complete 03:39:08 765212b225bb: Verifying Checksum 03:39:08 765212b225bb: Download complete 03:39:08 f23df028b6ca: Verifying Checksum 03:39:08 f23df028b6ca: Download complete 03:39:08 d65c8cfc05b1: Verifying Checksum 03:39:08 d65c8cfc05b1: Download complete 03:39:08 699f458cf7ca: Verifying Checksum 03:39:08 699f458cf7ca: Download complete 03:39:09 8998bd30e6a1: Verifying Checksum 03:39:09 8998bd30e6a1: Download complete 03:39:11 2437ff75d9bd: Verifying Checksum 03:39:11 2437ff75d9bd: Download complete 03:39:14 8998bd30e6a1: Pull complete 03:39:14 04944245beec: Pull complete 03:39:16 699f458cf7ca: Pull complete 03:39:16 765212b225bb: Pull complete 03:39:17 f23df028b6ca: Pull complete 03:39:17 d65c8cfc05b1: Pull complete 03:39:35 2437ff75d9bd: Pull complete 03:39:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:36 prd-ubuntu20.04-docker-arm64-4c-16g-255 does not seem to be running inside a container 03:39:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:39:39 $ docker top 833e23cac0947602e05f5e7c0a6fe7e733079aae555c6a866299ed2b71b1f902 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:40 ---> job-cost.sh 03:39:40 lf-activate-venv: SKIPPING 03:39:40 INFO: No Stack... 03:39:40 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:41 INFO: Archiving Costs [Pipeline] sh 03:39:41 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:39:41 + cut -d, -f6 [Pipeline] lock 03:39:41 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] 03:39:41 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] did not exist. Created. 03:39:41 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:42 /w/workspace/device-onvif-camera/1@tmp/durable-468ffe50/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:39:42 + echo total: 0.10999999940395355 [Pipeline] stash 03:39:42 Warning: overwriting stash ‘stack-cost’ 03:39:42 Stashed 1 file(s) [Pipeline] } 03:39:42 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:42 $ docker stop --time=1 833e23cac0947602e05f5e7c0a6fe7e733079aae555c6a866299ed2b71b1f902 03:39:44 $ docker rm -f --volumes 833e23cac0947602e05f5e7c0a6fe7e733079aae555c6a866299ed2b71b1f902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:39:45 provisioning config files... 03:39:45 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-430@tmp/config8690494805838025908tmp [Pipeline] { [Pipeline] sh 03:39:45 + set +x 03:39:45 + + curl -s https://codecov.io/bash 03:39:45 bash -s -- 03:39:45 03:39:45 _____ _ 03:39:45 / ____| | | 03:39:45 | | ___ __| | ___ ___ _____ __ 03:39:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:39:45 | |___| (_) | (_| | __/ (_| (_) \ V / 03:39:45 \_____\___/ \__,_|\___|\___\___/ \_/ 03:39:45 Bash-1.0.6 03:39:45 03:39:45 03:39:45 ==> git version 2.25.1 found 03:39:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:39:45 Release-Date: 2020-01-08 03:39:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:39:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:39:45 ==> Jenkins CI detected. 03:39:45 current dir:  /w/workspace/undry_device-onvif-camera_PR-430 03:39:45 project root: . 03:39:45 --> token set from env 03:39:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:39:45 ==> Running gcov in . (disable via -X gcov) 03:39:45 ==> Python coveragepy not found 03:39:45 ==> Searching for coverage reports in: 03:39:45 + . 03:39:45 -> Found 1 reports 03:39:45 ==> Detecting git/mercurial file structure 03:39:46 ==> Reading reports 03:39:46 + ./coverage.out bytes=78456 03:39:46 ==> Appending adjustments 03:39:46 https://docs.codecov.io/docs/fixing-reports 03:39:46 + Found adjustments 03:39:46 ==> Gzipping contents 03:39:46 12K /tmp/codecov.gpmtZY.gz 03:39:46 ==> Uploading reports 03:39:46 url: https://codecov.io 03:39:46 query: branch=PR-430&commit=cff0fb48a7ef931184a7c0d9e80bfbca10fead96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=430&job=&cmd_args= 03:39:46 -> Pinging Codecov 03:39:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-430&commit=cff0fb48a7ef931184a7c0d9e80bfbca10fead96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=430&job=&cmd_args= 03:39:46 -> Uploading to 03:39:46 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/F29A59C45E3A92E06B3E522C9905F8EF/cff0fb48a7ef931184a7c0d9e80bfbca10fead96/cd6b8eb5-63a9-4dcf-8684-c5eadcaa8059.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T033946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aea1c3b34bb9c5c85932e144a7d45f69783ea72ffb12356e76d1595a75a3317e 03:39:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:46 Dload Upload Total Spent Left Speed 03:39:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 50872 --:--:-- --:--:-- --:--:-- 50624 100 10378 0 0 100 10378 0 36034 --:--:-- --:--:-- --:--:-- 35910 03:39:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] } 03:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:39:48 + [ -d /w/workspace/undry_device-onvif-camera_PR-430/archives ] 03:39:48 + ls -al /w/workspace/undry_device-onvif-camera_PR-430/archives 03:39:48 total 16 03:39:48 drwxr-xr-x 3 root root 4096 Mar 18 03:30 . 03:39:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 03:30 .. 03:39:48 drwxr-xr-x 2 root root 4096 Mar 18 03:30 cost 03:39:48 -rw-r--r-- 1 root root 91 Mar 18 03:30 cost.csv 03:39:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-430/archives 03:39:48 + ls -al /w/workspace/undry_device-onvif-camera_PR-430/archives 03:39:48 total 16 03:39:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:30 . 03:39:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 03:30 .. 03:39:48 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 03:30 cost 03:39:48 -rw-r--r-- 1 jenkins jenkins 91 Mar 18 03:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:39:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:49 ---> package-listing.sh 03:39:49 ++ facter osfamily 03:39:49 ++ tr '[:upper:]' '[:lower:]' 03:39:50 + OS_FAMILY=debian 03:39:50 + workspace=/w/workspace/undry_device-onvif-camera_PR-430 03:39:50 + START_PACKAGES=/tmp/packages_start.txt 03:39:50 + END_PACKAGES=/tmp/packages_end.txt 03:39:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:50 + PACKAGES=/tmp/packages_start.txt 03:39:50 + '[' /w/workspace/undry_device-onvif-camera_PR-430 ']' 03:39:50 + PACKAGES=/tmp/packages_end.txt 03:39:50 + case "${OS_FAMILY}" in 03:39:50 + dpkg -l 03:39:50 + grep '^ii' 03:39:50 + '[' -f /tmp/packages_start.txt ']' 03:39:50 + '[' -f /tmp/packages_end.txt ']' 03:39:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:50 + '[' /w/workspace/undry_device-onvif-camera_PR-430 ']' 03:39:50 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-430/archives/ 03:39:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-430/archives/ [Pipeline] echo 03:39:50 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-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:51 prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container 03:39:51 $ 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-430/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-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:39:51 $ docker top 20378bf95d2c24e62d369231c802788a8700aaff2085d0733bb180938faff624 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:51 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:52 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:52 + ls /var/log/sa-host 03:39:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:52 provisioning config files... 03:39:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-430@tmp/config289144862553713857tmp [Pipeline] { [Pipeline] echo 03:39:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:53 ---> create-netrc.sh [Pipeline] } 03:39:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:53 ---> python-tools-install.sh [Pipeline] echo 03:39:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:53 ---> sudo-logs.sh 03:39:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:54 ---> job-cost.sh 03:39:54 lf-activate-venv: SKIPPING 03:39:54 DEBUG: total: 0.2199999988079071 03:39:54 INFO: Retrieving Stack Cost... 03:39:54 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:55 INFO: Archiving Costs [Pipeline] echo 03:39:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:55 ---> logs-deploy.sh 03:39:55 lf-activate-venv: SKIPPING 03:39:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-430/1 03:39:55 INFO: archiving workspace using pattern(s): 03:39:56 Archives upload complete. 03:39:56 INFO: archiving logs to Nexus