Pull request #413 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72+1a885dea823655429c4e0c6a767a18e3aa90292d (ffc7e1e91faf783c33403ff9b91e3c505f3912d6) 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-ssh9805539521381989493.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-ssh6133495692341699737.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-413/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-413/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14548414920259322202.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-413/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13824216368841317464.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-ssh15832915556405883210.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-413/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-413/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17920243231548607758.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-809 in /w/workspace/undry_device-onvif-camera_PR-413 [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-413 # 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 1a885dea823655429c4e0c6a767a18e3aa90292d into PR head commit 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 Merge succeeded, producing 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 Checking out Revision 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 (PR-413) > 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/413/head:refs/remotes/origin/PR-413 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 # timeout=10 Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:06:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:06:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:06:30 ========================================================= 03:06:30 EdgeX Global Pipelines Version Info 03:06:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:06:31 ------------------- 03:06:31 stable info: 03:06:31 ------------------- 03:06:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:06:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:06:31 Message: update stable to v1.0.258 03:06:31 ------------------- 03:06:31 experimental info: 03:06:31 ------------------- 03:06:31 Commited By: **** collab-it+edgex@linuxfoundation.org 03:06:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:06:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-413 [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-413 [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-413 [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fd7a55 [Pipeline] echo 03:06:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:34 provisioning config files... 03:06:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-413@tmp/config9418221806750665615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:34 ---> ****-login.sh 03:06:34 nexus3.edgexfoundry.org:10001 03:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:35 Configure a credential helper to remove this warning. See 03:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:35 03:06:35 Login Succeeded 03:06:35 nexus3.edgexfoundry.org:10002 03:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:35 Configure a credential helper to remove this warning. See 03:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:35 03:06:35 Login Succeeded 03:06:35 nexus3.edgexfoundry.org:10003 03:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:35 Configure a credential helper to remove this warning. See 03:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:35 03:06:35 Login Succeeded 03:06:35 nexus3.edgexfoundry.org:10004 03:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:35 Configure a credential helper to remove this warning. See 03:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:35 03:06:35 Login Succeeded 03:06:35 ****.io 03:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:35 Configure a credential helper to remove this warning. See 03:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:35 03:06:35 Login Succeeded 03:06:35 ---> ****-login.sh ends [Pipeline] } 03:06:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:06:36 + git rev-list -1 --merges 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72~1..8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 [Pipeline] echo 03:06:36 -----------> git rev-list -1 --merges 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72~1..8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 [false] [Pipeline] sh 03:06:37 + git log --format=format:%s -1 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 [Pipeline] echo 03:06:37 ========================================================= 03:06:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:06:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:06:37 + git log --format=format:%s -1 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 [Pipeline] echo 03:06:37 [semverPrep] GIT_COMMIT: 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72, Commit Message: build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.1 [Pipeline] echo 03:06:37 [semverPrep] This is not a build commit. [Pipeline] sh 03:06:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:06:38 + grep -v github /etc/ssh/ssh_known_hosts 03:06:38 + [ -e /tmp/ssh_known_hosts ] 03:06:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:06:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:06:38 + sudo tee -a /etc/ssh/ssh_known_hosts 03:06:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:38 03:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:39 0.1.4: Pulling from edgex-devops/py-git-semver 03:06:39 b85a868b505f: Pulling fs layer 03:06:39 e2be974225ed: Pulling fs layer 03:06:39 339a4e72a1f5: Pulling fs layer 03:06:39 988bab9f4d93: Pulling fs layer 03:06:39 1469e6f7b9e6: Pulling fs layer 03:06:39 eaf3925da568: Pulling fs layer 03:06:39 bab4dde63d76: Pulling fs layer 03:06:39 bde34c3a00c8: Pulling fs layer 03:06:39 b352a97aabf1: Pulling fs layer 03:06:39 4872d77fe225: Pulling fs layer 03:06:39 5851b861e8e6: Pulling fs layer 03:06:39 1469e6f7b9e6: Waiting 03:06:39 988bab9f4d93: Waiting 03:06:39 5851b861e8e6: Waiting 03:06:39 4872d77fe225: Waiting 03:06:39 bab4dde63d76: Waiting 03:06:39 b352a97aabf1: Waiting 03:06:39 bde34c3a00c8: Waiting 03:06:39 e2be974225ed: Verifying Checksum 03:06:39 e2be974225ed: Download complete 03:06:39 988bab9f4d93: Verifying Checksum 03:06:39 988bab9f4d93: Download complete 03:06:39 1469e6f7b9e6: Verifying Checksum 03:06:39 1469e6f7b9e6: Download complete 03:06:39 eaf3925da568: Download complete 03:06:39 339a4e72a1f5: Verifying Checksum 03:06:39 339a4e72a1f5: Download complete 03:06:39 bde34c3a00c8: Verifying Checksum 03:06:39 bde34c3a00c8: Download complete 03:06:39 b352a97aabf1: Download complete 03:06:39 4872d77fe225: Download complete 03:06:39 5851b861e8e6: Verifying Checksum 03:06:39 5851b861e8e6: Download complete 03:06:39 b85a868b505f: Verifying Checksum 03:06:39 b85a868b505f: Download complete 03:06:39 bab4dde63d76: Verifying Checksum 03:06:39 bab4dde63d76: Download complete 03:06:40 b85a868b505f: Pull complete 03:06:41 e2be974225ed: Pull complete 03:06:41 339a4e72a1f5: Pull complete 03:06:41 988bab9f4d93: Pull complete 03:06:42 1469e6f7b9e6: Pull complete 03:06:42 eaf3925da568: Pull complete 03:06:44 bab4dde63d76: Pull complete 03:06:44 bde34c3a00c8: Pull complete 03:06:44 b352a97aabf1: Pull complete 03:06:44 4872d77fe225: Pull complete 03:06:44 5851b861e8e6: Pull complete 03:06:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:44 prd-ubuntu20.04-docker-8c-8g-809 does not seem to be running inside a container 03:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-413 -v /w/workspace/undry_device-onvif-camera_PR-413:/w/workspace/undry_device-onvif-camera_PR-413:rw,z -v /w/workspace/undry_device-onvif-camera_PR-413@tmp:/w/workspace/undry_device-onvif-camera_PR-413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:06:49 $ docker top c7ecc9a098aaac17eca8c8633c082f600a5e4119bf17008b8e19c21abac781bb -eo pid,comm 03:06:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:06:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:06:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:49 [ssh-agent] Looking for ssh-agent implementation... 03:06:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:49 $ docker exec c7ecc9a098aaac17eca8c8633c082f600a5e4119bf17008b8e19c21abac781bb ssh-agent 03:06:49 SSH_AUTH_SOCK=/tmp/ssh-fNoUSsIkTim5/agent.33 03:06:49 SSH_AGENT_PID=40 03:06:49 Running ssh-add (command line suppressed) 03:06:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-413@tmp/private_key_16408289730535984779.key (/w/workspace/undry_device-onvif-camera_PR-413@tmp/private_key_16408289730535984779.key) 03:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:50 + git tag --points-at HEAD [Pipeline] } 03:06:50 $ docker exec --env ******** --env ******** c7ecc9a098aaac17eca8c8633c082f600a5e4119bf17008b8e19c21abac781bb ssh-agent -k 03:06:50 unset SSH_AUTH_SOCK; 03:06:50 unset SSH_AGENT_PID; 03:06:50 echo Agent pid 40 killed; 03:06:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:50 [ssh-agent] Looking for ssh-agent implementation... 03:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:50 $ docker exec c7ecc9a098aaac17eca8c8633c082f600a5e4119bf17008b8e19c21abac781bb ssh-agent 03:06:50 SSH_AUTH_SOCK=/tmp/ssh-XY5r62iDNTcz/agent.72 03:06:50 SSH_AGENT_PID=78 03:06:50 Running ssh-add (command line suppressed) 03:06:50 Identity added: /w/workspace/undry_device-onvif-camera_PR-413@tmp/private_key_11828975717825673973.key (/w/workspace/undry_device-onvif-camera_PR-413@tmp/private_key_11828975717825673973.key) 03:06:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:51 + git semver init 03:06:51 2023-11-22 03:06:51,433 [run_init] DEBUG init version:0.0.0 force:False 03:06:51 2023-11-22 03:06:51,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-413/.semver 03:06:51 2023-11-22 03:06:51,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-413/.semver 03:06:51 2023-11-22 03:06:51,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-413/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-413, universal_newlines=False, shell=None, istream=None) 03:06:53 2023-11-22 03:06:53,098 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-413/.git/info/exclude 03:06:53 2023-11-22 03:06:53,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-413/.semver/PR-413 with force:False 03:06:53 2023-11-22 03:06:53,099 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-413/.semver/PR-413 03:06:53 2023-11-22 03:06:53,103 [execute] INFO git cat-file --batch-check 03:06:53 2023-11-22 03:06:53,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-413/.semver, universal_newlines=False, shell=None, istream=) 03:06:53 2023-11-22 03:06:53,110 [execute] INFO git cat-file --batch 03:06:53 2023-11-22 03:06:53,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-413/.semver, universal_newlines=False, shell=None, istream=) 03:06:53 2023-11-22 03:06:53,116 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-413/.semver/PR-413 03:06:53 0.0.0 [Pipeline] } 03:06:53 $ docker exec --env ******** --env ******** c7ecc9a098aaac17eca8c8633c082f600a5e4119bf17008b8e19c21abac781bb ssh-agent -k 03:06:53 unset SSH_AUTH_SOCK; 03:06:53 unset SSH_AGENT_PID; 03:06:53 echo Agent pid 78 killed; 03:06:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:54 + git semver [Pipeline] } 03:06:54 $ docker stop --time=1 c7ecc9a098aaac17eca8c8633c082f600a5e4119bf17008b8e19c21abac781bb 03:06:55 $ docker rm -f --volumes c7ecc9a098aaac17eca8c8633c082f600a5e4119bf17008b8e19c21abac781bb [Pipeline] // withDockerContainer [Pipeline] sh 03:06:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:06:56 Stashed 1 file(s) [Pipeline] echo 03:06:56 [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:06:57 provisioning config files... 03:06:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-413@tmp/config10777499541714708082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:57 ---> ****-login.sh 03:06:57 nexus3.edgexfoundry.org:10001 03:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:57 Configure a credential helper to remove this warning. See 03:06:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:57 03:06:57 Login Succeeded 03:06:57 nexus3.edgexfoundry.org:10002 03:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:57 Configure a credential helper to remove this warning. See 03:06:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:57 03:06:57 Login Succeeded 03:06:57 nexus3.edgexfoundry.org:10003 03:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:58 Configure a credential helper to remove this warning. See 03:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:58 03:06:58 Login Succeeded 03:06:58 nexus3.edgexfoundry.org:10004 03:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:58 Configure a credential helper to remove this warning. See 03:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:58 03:06:58 Login Succeeded 03:06:58 ****.io 03:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:58 Configure a credential helper to remove this warning. See 03:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:58 03:06:58 Login Succeeded 03:06:58 ---> ****-login.sh ends [Pipeline] } 03:06:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:06:58 ========================================================= 03:06:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:06:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:59 + 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:06:59 Sending build context to Docker daemon 34.15MB 03:06:59 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:06:59 Step 2/13 : FROM ${BASE} AS builder 03:06:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:06:59 7264a8db6415: Pulling fs layer 03:06:59 c4d48a809fc2: Pulling fs layer 03:06:59 4f1c88b9dad5: Pulling fs layer 03:06:59 ad3a456e5733: Pulling fs layer 03:06:59 69c7f0334f64: Pulling fs layer 03:06:59 1f1c1a5573a3: Pulling fs layer 03:06:59 ce7588e14bc9: Pulling fs layer 03:06:59 b5e4710f87ac: Pulling fs layer 03:06:59 ce7588e14bc9: Waiting 03:06:59 b5e4710f87ac: Waiting 03:06:59 69c7f0334f64: Waiting 03:06:59 1f1c1a5573a3: Waiting 03:06:59 ad3a456e5733: Waiting 03:06:59 c4d48a809fc2: Download complete 03:06:59 ad3a456e5733: Download complete 03:06:59 69c7f0334f64: Verifying Checksum 03:06:59 69c7f0334f64: Download complete 03:06:59 7264a8db6415: Verifying Checksum 03:06:59 7264a8db6415: Download complete 03:06:59 1f1c1a5573a3: Verifying Checksum 03:06:59 1f1c1a5573a3: Download complete 03:06:59 7264a8db6415: Pull complete 03:07:00 b5e4710f87ac: Verifying Checksum 03:07:00 b5e4710f87ac: Download complete 03:07:00 c4d48a809fc2: Pull complete 03:07:00 4f1c88b9dad5: Verifying Checksum 03:07:00 4f1c88b9dad5: Download complete 03:07:00 ce7588e14bc9: Verifying Checksum 03:07:00 ce7588e14bc9: Download complete 03:07:03 4f1c88b9dad5: Pull complete 03:07:03 ad3a456e5733: Pull complete 03:07:03 69c7f0334f64: Pull complete 03:07:03 1f1c1a5573a3: Pull complete 03:07:06 ce7588e14bc9: Pull complete 03:07:07 b5e4710f87ac: Pull complete 03:07:07 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:07:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:07:07 ---> 88b5674ff536 03:07:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:07:12 Still waiting to schedule task 03:07:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:07:13 ---> Running in 90b4b7f02b9d 03:07:13 Removing intermediate container 90b4b7f02b9d 03:07:13 ---> 6d93eecfc741 03:07:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:07:13 ---> Running in 9e86c730ea9a 03:07:13 Removing intermediate container 9e86c730ea9a 03:07:13 ---> 9427567631ca 03:07:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:07:13 ---> Running in c617ade90fb1 03:07:13 Removing intermediate container c617ade90fb1 03:07:13 ---> 852d84ffe01a 03:07:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:07:13 ---> Running in df25838ed809 03:07:13 Removing intermediate container df25838ed809 03:07:13 ---> 5bddfa4774bb 03:07:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:07:13 ---> Running in 12760c4a3dd8 03:07:13 Removing intermediate container 12760c4a3dd8 03:07:13 ---> 4038685df321 03:07:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:07:13 ---> Running in 772aee753052 03:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:07:13 OK: 264 MiB in 52 packages 03:07:14 Removing intermediate container 772aee753052 03:07:14 ---> b475b3c89e35 03:07:14 Step 9/13 : WORKDIR /device-onvif-camera 03:07:14 ---> Running in 3fec90b86be6 03:07:14 Removing intermediate container 3fec90b86be6 03:07:14 ---> 985877cd98a5 03:07:14 Step 10/13 : COPY go.mod vendor* ./ 03:07:14 ---> 421791f96363 03:07:14 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:14 ---> Running in b532e0e96be4 03:08:22 Removing intermediate container b532e0e96be4 03:08:22 ---> afbff1a0a0b7 03:08:22 Step 12/13 : COPY . . 03:08:22 ---> 1d6c5e20dcaf 03:08:22 Step 13/13 : RUN ${MAKE} 03:08:22 ---> Running in 369857dff497 03:08:22 noop 03:08:22 Removing intermediate container 369857dff497 03:08:22 ---> 48eeaff6e88f 03:08:22 Successfully built 48eeaff6e88f 03:08:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:22 + docker inspect -f . ci-base-image-x86_64 03:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:23 prd-ubuntu20.04-docker-8c-8g-809 does not seem to be running inside a container 03:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-413 -v /w/workspace/undry_device-onvif-camera_PR-413:/w/workspace/undry_device-onvif-camera_PR-413:rw,z -v /w/workspace/undry_device-onvif-camera_PR-413@tmp:/w/workspace/undry_device-onvif-camera_PR-413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:08:23 $ docker top 16bfe7e22449e2ea50a2bcf4d38c221233dfc86c4af67aa7dcaa4583cc7d8dc1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:24 + go version 03:08:24 go version go1.21.0 linux/amd64 [Pipeline] } 03:08:24 $ docker stop --time=1 16bfe7e22449e2ea50a2bcf4d38c221233dfc86c4af67aa7dcaa4583cc7d8dc1 03:08:25 $ docker rm -f --volumes 16bfe7e22449e2ea50a2bcf4d38c221233dfc86c4af67aa7dcaa4583cc7d8dc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:26 + docker inspect -f . ci-base-image-x86_64 03:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:26 prd-ubuntu20.04-docker-8c-8g-809 does not seem to be running inside a container 03:08:26 $ 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-413 -v /w/workspace/undry_device-onvif-camera_PR-413:/w/workspace/undry_device-onvif-camera_PR-413:rw,z -v /w/workspace/undry_device-onvif-camera_PR-413@tmp:/w/workspace/undry_device-onvif-camera_PR-413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:08:27 $ docker top 8272e9977ac8f700768bd8682051fda4b568490822ed4b7dd3a6cc526d57e8dd -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:27 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-413 [Pipeline] fileExists [Pipeline] sh 03:08:28 + make test 03:08:28 go test ./... -coverprofile=coverage.out ./... 03:08:29 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:08:41 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:08:41 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:08:43 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.043s coverage: 31.5% of statements 03:08:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.196s coverage: 86.5% of statements 03:08:51 go vet ./... 03:08:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:08:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:08:54 ./bin/test-attribution-txt.sh [Pipeline] echo 03:08:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:08:54 $ docker stop --time=1 8272e9977ac8f700768bd8682051fda4b568490822ed4b7dd3a6cc526d57e8dd 03:08:59 $ docker rm -f --volumes 8272e9977ac8f700768bd8682051fda4b568490822ed4b7dd3a6cc526d57e8dd [Pipeline] // withDockerContainer [Pipeline] sh 03:09:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:09:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:09:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:09:01 + ls -al . 03:09:01 total 240 03:09:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 22 03:08 . 03:09:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:06 .. 03:09:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 03:08 .git 03:09:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:06 .github 03:09:01 -rw-rw-r-- 1 jenkins jenkins 493 Nov 22 03:06 .gitignore 03:09:01 -rw-rw-r-- 1 jenkins jenkins 42 Nov 22 03:06 .golangci.yml 03:09:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 22 03:06 .semver 03:09:01 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 22 03:06 Attribution.txt 03:09:01 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 22 03:06 CHANGELOG.md 03:09:01 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 22 03:06 Dockerfile 03:09:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 22 03:06 GOVERNANCE.md 03:09:01 -rw-rw-r-- 1 jenkins jenkins 739 Nov 22 03:06 Jenkinsfile 03:09:01 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 22 03:06 LICENSE 03:09:01 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 22 03:06 Makefile 03:09:01 -rw-rw-r-- 1 jenkins jenkins 625 Nov 22 03:06 OWNERS.md 03:09:01 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 22 03:06 README.md 03:09:01 -rw-rw-r-- 1 jenkins jenkins 5 Nov 22 03:06 VERSION 03:09:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 03:06 bin 03:09:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:06 cmd 03:09:01 -rw-r--r-- 1 jenkins jenkins 78456 Nov 22 03:08 coverage.out 03:09:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:06 doc 03:09:01 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 22 03:06 go.mod 03:09:01 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 22 03:06 go.sum 03:09:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:06 internal 03:09:01 -rw-rw-r-- 1 jenkins jenkins 236 Nov 22 03:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:02 + 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=8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 --label arch=amd64 --label version=0.0.0 . 03:09:02 Sending build context to Docker daemon 34.23MB 03:09:02 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:09:02 Step 2/27 : FROM ${BASE} AS builder 03:09:02 ---> 48eeaff6e88f 03:09:02 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:09:02 ---> Running in f5d2118b41c0 03:09:03 Removing intermediate container f5d2118b41c0 03:09:03 ---> 831a2f2ce97e 03:09:03 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:09:03 ---> Running in f0bf5574ebd6 03:09:03 Removing intermediate container f0bf5574ebd6 03:09:03 ---> 69a58019a919 03:09:03 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:09:03 ---> Running in ba1c65558746 03:09:03 Removing intermediate container ba1c65558746 03:09:03 ---> 740d9d6141a6 03:09:03 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:09:03 ---> Running in 4f4bf01db55f 03:09:03 Removing intermediate container 4f4bf01db55f 03:09:03 ---> 7c215da03bef 03:09:03 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:09:03 ---> Running in 24f13355f6f7 03:09:03 Removing intermediate container 24f13355f6f7 03:09:03 ---> 3407c5b762f9 03:09:03 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:03 ---> Running in c480ced92393 03:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:09:04 OK: 264 MiB in 52 packages 03:09:04 Removing intermediate container c480ced92393 03:09:04 ---> 4633d0faed50 03:09:04 Step 9/27 : WORKDIR /device-onvif-camera 03:09:04 ---> Running in ae3cf5cf85d4 03:09:04 Removing intermediate container ae3cf5cf85d4 03:09:04 ---> 3923bcdaa9ac 03:09:04 Step 10/27 : COPY go.mod vendor* ./ 03:09:04 ---> a41e9612d303 03:09:04 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:04 ---> Running in b1afc55dc4ab 03:09:05 Removing intermediate container b1afc55dc4ab 03:09:05 ---> 9f6872446f2c 03:09:05 Step 12/27 : COPY . . 03:09:06 ---> 44250208b072 03:09:06 Step 13/27 : RUN ${MAKE} 03:09:06 ---> Running in 45f1550a2bbd 03:09:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:09:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-810 in /w/workspace/undry_device-onvif-camera_PR-413 [Pipeline] { [Pipeline] ws 03:09:16 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:09:19 The recommended git tool is: git 03:09:28 Removing intermediate container 45f1550a2bbd 03:09:28 ---> 897f004c747b 03:09:28 Step 14/27 : FROM alpine:3.18 03:09:29 3.18: Pulling from library/alpine 03:09:29 96526aa774ef: Pulling fs layer 03:09:29 96526aa774ef: Download complete 03:09:29 96526aa774ef: Pull complete 03:09:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:09:29 Status: Downloaded newer image for alpine:3.18 03:09:29 ---> 8ca4688f4f35 03:09:29 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:09:29 ---> Running in ede7f8b773a5 03:09:29 Removing intermediate container ede7f8b773a5 03:09:29 ---> 8783941c9850 03:09:29 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:09:29 ---> Running in 58b509b1599b 03:09:30 using credential edgex-jenkins-ssh 03:09:30 Cloning the remote Git repository 03:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:09:30 (1/1) Installing dumb-init (1.2.5-r2) 03:09:30 Executing busybox-1.36.1-r2.trigger 03:09:30 OK: 7 MiB in 16 packages 03:09:31 Removing intermediate container 58b509b1599b 03:09:31 ---> b4d99a179435 03:09:31 Step 17/27 : RUN apk --no-cache upgrade 03:09:31 ---> Running in a8645a5701bf 03:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:09:30 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:09:30 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:09:30 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:09:30 > git --version # timeout=10 03:09:30 > git --version # 'git version 2.25.1' 03:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:31 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 03:09:31 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 03:09:31 Executing busybox-1.36.1-r5.post-upgrade 03:09:31 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 03:09:31 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 03:09:31 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 03:09:31 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 03:09:31 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 03:09:31 Executing busybox-1.36.1-r5.trigger 03:09:31 OK: 7 MiB in 16 packages 03:09:32 Removing intermediate container a8645a5701bf 03:09:32 ---> baa027d40e83 03:09:32 Step 18/27 : WORKDIR / 03:09:32 ---> Running in e12ff9de2996 03:09:32 Removing intermediate container e12ff9de2996 03:09:32 ---> c696058789e5 03:09:32 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:09:33 ---> 051cd8c7aa8c 03:09:33 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:09:33 ---> 65958478f732 03:09:33 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:09:33 ---> 59719406dde3 03:09:33 Step 22/27 : EXPOSE 59984 03:09:33 ---> Running in 21f37d4ff3d0 03:09:33 Removing intermediate container 21f37d4ff3d0 03:09:33 ---> 6bdf09291804 03:09:33 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:09:33 ---> Running in 0fbef0e60caa 03:09:33 Removing intermediate container 0fbef0e60caa 03:09:33 ---> b23da5ff4f1d 03:09:33 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:09:33 ---> Running in 61a5563edb3e 03:09:33 Removing intermediate container 61a5563edb3e 03:09:33 ---> 495909bf7f6f 03:09:33 Step 25/27 : LABEL arch=amd64 03:09:33 ---> Running in 4d5b45c60a8a 03:09:33 Removing intermediate container 4d5b45c60a8a 03:09:33 ---> 572eaaa81672 03:09:33 Step 26/27 : LABEL git_sha=8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 03:09:34 ---> Running in 040721380bb6 03:09:34 Removing intermediate container 040721380bb6 03:09:34 ---> e4c7fd0addaf 03:09:34 Step 27/27 : LABEL version=0.0.0 03:09:34 ---> Running in 2825a4ad3711 03:09:34 Removing intermediate container 2825a4ad3711 03:09:34 ---> 753b7cd8e670 03:09:34 [Warning] One or more build-args [ARCH] were not consumed 03:09:34 Successfully built 753b7cd8e670 03:09:34 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 03:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:09:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [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:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:35 03:09:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:35 latest: Pulling from edgex-lftools-log-publisher 03:09:35 5eb5b503b376: Pulling fs layer 03:09:35 5c69ac0246d0: Pulling fs layer 03:09:35 ec43610c2a17: Pulling fs layer 03:09:35 3a2ae6a8a46f: Pulling fs layer 03:09:35 33b1e0a273af: Pulling fs layer 03:09:35 5d3b04190fa2: Pulling fs layer 03:09:35 2f39f015ded8: Pulling fs layer 03:09:35 33b1e0a273af: Waiting 03:09:35 3a2ae6a8a46f: Waiting 03:09:35 2f39f015ded8: Waiting 03:09:35 5c69ac0246d0: Verifying Checksum 03:09:35 5c69ac0246d0: Download complete 03:09:35 3a2ae6a8a46f: Verifying Checksum 03:09:35 3a2ae6a8a46f: Download complete 03:09:35 33b1e0a273af: Verifying Checksum 03:09:35 33b1e0a273af: Download complete 03:09:35 5d3b04190fa2: Verifying Checksum 03:09:35 5d3b04190fa2: Download complete 03:09:35 ec43610c2a17: Verifying Checksum 03:09:35 ec43610c2a17: Download complete 03:09:35 Merging remotes/origin/main commit 1a885dea823655429c4e0c6a767a18e3aa90292d into PR head commit 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 03:09:35 5eb5b503b376: Verifying Checksum 03:09:35 5eb5b503b376: Download complete 03:09:35 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:09:35 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:09:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/413/head:refs/remotes/origin/PR-413 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:09:35 > git config core.sparsecheckout # timeout=10 03:09:36 2f39f015ded8: Verifying Checksum 03:09:36 2f39f015ded8: Download complete 03:09:37 5eb5b503b376: Pull complete 03:09:37 5c69ac0246d0: Pull complete 03:09:36 > git checkout -f 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 # timeout=10 03:09:36 > git remote # timeout=10 03:09:38 ec43610c2a17: Pull complete 03:09:38 3a2ae6a8a46f: Pull complete 03:09:38 33b1e0a273af: Pull complete 03:09:38 5d3b04190fa2: Pull complete 03:09:39 Merge succeeded, producing 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 03:09:39 Checking out Revision 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 (PR-413) 03:09:38 > git config --get remote.origin.url # timeout=10 03:09:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:38 > git merge 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 03:09:39 > git rev-parse HEAD^{commit} # timeout=10 03:09:39 > git config core.sparsecheckout # timeout=10 03:09:39 > git checkout -f 8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 # timeout=10 03:09:40 Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.1" 03:09:40 > git --version # timeout=10 03:09:40 > git --version # 'git version 2.25.1' 03:09:40 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:09:40 03:09:40 GitHub has been notified of this commit’s build result 03:09:40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:09:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:09:42 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:42 Dload Upload Total Spent Left Speed 03:09:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 65035 0 --:--:-- --:--:-- --:--:-- 64704 [Pipeline] sh 03:09:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:09:42 2f39f015ded8: Pull complete 03:09:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:09:42 + sudo tee /etc/docker/daemon.new 03:09:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:42 prd-ubuntu20.04-docker-8c-8g-809 does not seem to be running inside a container 03:09:43 $ 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-413 -v /w/workspace/undry_device-onvif-camera_PR-413:/w/workspace/undry_device-onvif-camera_PR-413:rw,z -v /w/workspace/undry_device-onvif-camera_PR-413@tmp:/w/workspace/undry_device-onvif-camera_PR-413@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:09:43 { 03:09:43 "registry-mirrors": [ 03:09:43 "https://nexus3.edgexfoundry.org:10001" 03:09:43 ], 03:09:43 "bip": "10.250.0.254/24", 03:09:43 "hosts": [ 03:09:43 "tcp://0.0.0.0:5555", 03:09:43 "unix:///var/run/docker.sock" 03:09:43 ], 03:09:43 "mtu": 1458, 03:09:43 "selinux-enabled": true, 03:09:43 "seccomp-profile": "/etc/docker/seccomp.json" 03:09:43 } 03:09:47 $ docker top 8c69884bed701a7cf78fe80dda0692e386ed5739e5e3fd42fb798279058df852 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 03:09:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:09:48 ---> job-cost.sh 03:09:48 lf-activate-venv: SKIPPING 03:09:48 INFO: No Stack... 03:09:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:09:48 + sudo service docker restart 03:09:49 INFO: Archiving Costs [Pipeline] sh 03:09:49 + cat /w/workspace/undry_device-onvif-camera_PR-413/archives/cost.csv 03:09:49 + cut -d, -f6 [Pipeline] lock 03:09:49 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-413-1-stack-cost] 03:09:49 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-413-1-stack-cost] did not exist. Created. 03:09:49 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-413-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:09:50 + echo total: 0.2199999988079071 [Pipeline] stash 03:09:50 Stashed 1 file(s) [Pipeline] } 03:09:50 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-413-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:09:50 $ docker stop --time=1 8c69884bed701a7cf78fe80dda0692e386ed5739e5e3fd42fb798279058df852 03:09:51 $ docker rm -f --volumes 8c69884bed701a7cf78fe80dda0692e386ed5739e5e3fd42fb798279058df852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:11 provisioning config files... 03:10:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config15134588063795323894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:11 ---> ****-login.sh 03:10:11 nexus3.edgexfoundry.org:10001 03:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:12 Configure a credential helper to remove this warning. See 03:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:12 03:10:12 Login Succeeded 03:10:12 nexus3.edgexfoundry.org:10002 03:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:12 Configure a credential helper to remove this warning. See 03:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:12 03:10:12 Login Succeeded 03:10:12 nexus3.edgexfoundry.org:10003 03:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:13 Configure a credential helper to remove this warning. See 03:10:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:13 03:10:13 Login Succeeded 03:10:13 nexus3.edgexfoundry.org:10004 03:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:13 Configure a credential helper to remove this warning. See 03:10:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:13 03:10:13 Login Succeeded 03:10:13 ****.io 03:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:14 Configure a credential helper to remove this warning. See 03:10:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:14 03:10:14 Login Succeeded 03:10:14 ---> ****-login.sh ends [Pipeline] } 03:10:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:10:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:10:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:10:14 ========================================================= 03:10:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:10:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:15 + 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:10:16 Sending build context to Docker daemon 20.44MB 03:10:16 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:10:16 Step 2/13 : FROM ${BASE} AS builder 03:10:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:10:16 9fda8d8052c6: Pulling fs layer 03:10:16 5d54e960e981: Pulling fs layer 03:10:16 c4a7e357bf2a: Pulling fs layer 03:10:16 f0e02332f6b5: Pulling fs layer 03:10:16 872ee5b61b7b: Pulling fs layer 03:10:16 0c6a40ed1a82: Pulling fs layer 03:10:16 94ae7d8d031c: Pulling fs layer 03:10:16 f0e02332f6b5: Waiting 03:10:16 872ee5b61b7b: Waiting 03:10:16 0c6a40ed1a82: Waiting 03:10:16 94ae7d8d031c: Waiting 03:10:16 5d54e960e981: Verifying Checksum 03:10:16 5d54e960e981: Download complete 03:10:16 f0e02332f6b5: Verifying Checksum 03:10:16 f0e02332f6b5: Download complete 03:10:16 872ee5b61b7b: Download complete 03:10:16 9fda8d8052c6: Download complete 03:10:17 94ae7d8d031c: Verifying Checksum 03:10:17 94ae7d8d031c: Download complete 03:10:17 9fda8d8052c6: Pull complete 03:10:17 5d54e960e981: Pull complete 03:10:18 c4a7e357bf2a: Verifying Checksum 03:10:18 c4a7e357bf2a: Download complete 03:10:19 0c6a40ed1a82: Download complete 03:10:31 c4a7e357bf2a: Pull complete 03:10:31 f0e02332f6b5: Pull complete 03:10:31 872ee5b61b7b: Pull complete 03:10:39 0c6a40ed1a82: Pull complete 03:10:41 94ae7d8d031c: Pull complete 03:10:41 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:10:41 ---> 86de565de09d 03:10:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:10:43 ---> Running in 493c84c23179 03:10:43 Removing intermediate container 493c84c23179 03:10:43 ---> 2f254722fd36 03:10:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:10:43 ---> Running in 374fef8802a1 03:10:43 Removing intermediate container 374fef8802a1 03:10:43 ---> 2b8b0095109a 03:10:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:10:43 ---> Running in 11f2ef9edefa 03:10:43 Removing intermediate container 11f2ef9edefa 03:10:43 ---> 72a84ee84b21 03:10:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:10:43 ---> Running in 4ccc14c07424 03:10:44 Removing intermediate container 4ccc14c07424 03:10:44 ---> ac86931a585b 03:10:44 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:10:44 ---> Running in 0c634d98a0f2 03:10:44 Removing intermediate container 0c634d98a0f2 03:10:44 ---> d5f948e37f93 03:10:44 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:10:44 ---> Running in b6614b5094ed 03:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:10:47 OK: 266 MiB in 52 packages 03:10:47 Removing intermediate container b6614b5094ed 03:10:47 ---> 5ace46741049 03:10:47 Step 9/13 : WORKDIR /device-onvif-camera 03:10:48 ---> Running in 6970c620afb7 03:10:48 Removing intermediate container 6970c620afb7 03:10:48 ---> 83991af2faee 03:10:48 Step 10/13 : COPY go.mod vendor* ./ 03:10:51 ---> 7d2e130ab084 03:10:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:51 ---> Running in d5415b295c93 03:12:13 Removing intermediate container d5415b295c93 03:12:13 ---> d91ac7ee78c8 03:12:13 Step 12/13 : COPY . . 03:12:13 ---> 8f1d820db582 03:12:13 Step 13/13 : RUN ${MAKE} 03:12:13 ---> Running in c809828e0980 03:12:13 noop 03:12:13 Removing intermediate container c809828e0980 03:12:13 ---> b405076e3c39 03:12:13 Successfully built b405076e3c39 03:12:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:13 + docker inspect -f . ci-base-image-arm64 03:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:14 prd-ubuntu20.04-docker-arm64-4c-16g-810 does not seem to be running inside a container 03:12:14 $ 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:12:16 $ docker top 9894675b52dc68e805a2e50a2e64fce41ac6ae1f593f546f1c15051632fa06d7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:17 + go version 03:12:17 go version go1.21.0 linux/arm64 [Pipeline] } 03:12:17 $ docker stop --time=1 9894675b52dc68e805a2e50a2e64fce41ac6ae1f593f546f1c15051632fa06d7 03:12:19 $ docker rm -f --volumes 9894675b52dc68e805a2e50a2e64fce41ac6ae1f593f546f1c15051632fa06d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:20 + docker inspect -f . ci-base-image-arm64 03:12:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:21 prd-ubuntu20.04-docker-arm64-4c-16g-810 does not seem to be running inside a container 03:12:21 $ 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:12:22 $ docker top d892055d07469492fce02df97f8947f091a9cc7428048e432571675401ceb8d4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:23 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:12:24 + make test 03:12:24 go test ./... -coverprofile=coverage.out ./... 03:12:31 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:14:38 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:14:38 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:14:38 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.194s coverage: 31.5% of statements 03:14:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 16.420s coverage: 86.5% of statements 03:14:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:14:43 go vet ./... 03:15:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:15:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:15:10 ./bin/test-attribution-txt.sh [Pipeline] echo 03:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:15:10 $ docker stop --time=1 d892055d07469492fce02df97f8947f091a9cc7428048e432571675401ceb8d4 03:15:12 $ docker rm -f --volumes d892055d07469492fce02df97f8947f091a9cc7428048e432571675401ceb8d4 [Pipeline] // withDockerContainer [Pipeline] sh 03:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:15:14 Warning: overwriting stash ‘coverage-report’ 03:15:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:15:15 + ls -al . 03:15:15 total 236 03:15:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 03:12 . 03:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:09 .. 03:15:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 03:09 .git 03:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:09 .github 03:15:15 -rw-rw-r-- 1 jenkins jenkins 493 Nov 22 03:09 .gitignore 03:15:15 -rw-rw-r-- 1 jenkins jenkins 42 Nov 22 03:09 .golangci.yml 03:15:15 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 22 03:09 Attribution.txt 03:15:15 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 22 03:09 CHANGELOG.md 03:15:15 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 22 03:09 Dockerfile 03:15:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 22 03:09 GOVERNANCE.md 03:15:15 -rw-rw-r-- 1 jenkins jenkins 739 Nov 22 03:09 Jenkinsfile 03:15:15 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 22 03:09 LICENSE 03:15:15 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 22 03:09 Makefile 03:15:15 -rw-rw-r-- 1 jenkins jenkins 625 Nov 22 03:09 OWNERS.md 03:15:15 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 22 03:09 README.md 03:15:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 22 03:06 VERSION 03:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 03:09 bin 03:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:09 cmd 03:15:15 -rw-r--r-- 1 jenkins jenkins 78456 Nov 22 03:14 coverage.out 03:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:09 doc 03:15:15 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 22 03:09 go.mod 03:15:15 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 22 03:09 go.sum 03:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:09 internal 03:15:15 -rw-rw-r-- 1 jenkins jenkins 236 Nov 22 03:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:16 + 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=8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 --label arch=arm64 --label version=0.0.0 . 03:15:17 Sending build context to Docker daemon 20.52MB 03:15:17 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:15:17 Step 2/27 : FROM ${BASE} AS builder 03:15:17 ---> b405076e3c39 03:15:17 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:15:17 ---> Running in 1d0c3f9bc019 03:15:17 Removing intermediate container 1d0c3f9bc019 03:15:17 ---> e70e8fd8ea89 03:15:17 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:15:17 ---> Running in 369fdd6b598d 03:15:18 Removing intermediate container 369fdd6b598d 03:15:18 ---> cbc5efa652a4 03:15:18 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:15:18 ---> Running in c5f2e34b9326 03:15:18 Removing intermediate container c5f2e34b9326 03:15:18 ---> 907eda7eaa41 03:15:18 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:15:18 ---> Running in 61cf8496621e 03:15:18 Removing intermediate container 61cf8496621e 03:15:18 ---> aa4a3a2c77f8 03:15:18 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:15:19 ---> Running in 88c22187c3c0 03:15:19 Removing intermediate container 88c22187c3c0 03:15:19 ---> 3cfa594e5700 03:15:19 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:15:19 ---> Running in 7f2ee449899d 03:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:15:22 OK: 266 MiB in 52 packages 03:15:23 Removing intermediate container 7f2ee449899d 03:15:23 ---> cfea196bb5f3 03:15:23 Step 9/27 : WORKDIR /device-onvif-camera 03:15:23 ---> Running in 1a1683b13590 03:15:24 Removing intermediate container 1a1683b13590 03:15:24 ---> 1e2b0cd8c59c 03:15:24 Step 10/27 : COPY go.mod vendor* ./ 03:15:24 ---> 35356ec3c763 03:15:24 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:24 ---> Running in 88dce9da5f72 03:15:27 Removing intermediate container 88dce9da5f72 03:15:27 ---> e7d352c77260 03:15:27 Step 12/27 : COPY . . 03:15:29 ---> 7f573ed2b7be 03:15:29 Step 13/27 : RUN ${MAKE} 03:15:29 ---> Running in 86b3daf6ec3b 03:15:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:17:36 Removing intermediate container 86b3daf6ec3b 03:17:36 ---> 3ae8bf651b8c 03:17:36 Step 14/27 : FROM alpine:3.18 03:17:36 3.18: Pulling from library/alpine 03:17:36 579b34f0a95b: Pulling fs layer 03:17:36 579b34f0a95b: Verifying Checksum 03:17:36 579b34f0a95b: Download complete 03:17:37 579b34f0a95b: Pull complete 03:17:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:17:37 Status: Downloaded newer image for alpine:3.18 03:17:37 ---> 3cc203321400 03:17:37 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:17:37 ---> Running in 5a06a3a958e3 03:17:37 Removing intermediate container 5a06a3a958e3 03:17:37 ---> de6c8251892a 03:17:37 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:17:37 ---> Running in 357a5c701a54 03:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:40 (1/1) Installing dumb-init (1.2.5-r2) 03:17:40 Executing busybox-1.36.1-r2.trigger 03:17:40 OK: 8 MiB in 16 packages 03:17:41 Removing intermediate container 357a5c701a54 03:17:41 ---> ef7ba0b1cd32 03:17:41 Step 17/27 : RUN apk --no-cache upgrade 03:17:41 ---> Running in ae22744933f8 03:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:43 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 03:17:43 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 03:17:43 Executing busybox-1.36.1-r5.post-upgrade 03:17:43 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 03:17:43 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 03:17:43 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 03:17:43 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 03:17:43 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 03:17:43 Executing busybox-1.36.1-r5.trigger 03:17:43 OK: 8 MiB in 16 packages 03:17:46 Removing intermediate container ae22744933f8 03:17:46 ---> e75d8e0f6979 03:17:46 Step 18/27 : WORKDIR / 03:17:46 ---> Running in 3bb482632f28 03:17:46 Removing intermediate container 3bb482632f28 03:17:46 ---> c06efefb3523 03:17:46 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:17:48 ---> 39cfb00a9f13 03:17:48 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:17:48 ---> a75b4024cf71 03:17:48 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:17:49 ---> 483e88714413 03:17:49 Step 22/27 : EXPOSE 59984 03:17:49 ---> Running in b9d7b52c794d 03:17:49 Removing intermediate container b9d7b52c794d 03:17:49 ---> d5ab03148273 03:17:49 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:17:49 ---> Running in b1b411b35505 03:17:50 Removing intermediate container b1b411b35505 03:17:50 ---> 20ab7adb0d28 03:17:50 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:17:50 ---> Running in 9a9b9f91f57b 03:17:50 Removing intermediate container 9a9b9f91f57b 03:17:50 ---> 6160614c63ca 03:17:50 Step 25/27 : LABEL arch=arm64 03:17:50 ---> Running in d05a5a391c48 03:17:50 Removing intermediate container d05a5a391c48 03:17:50 ---> a96f02c81f0e 03:17:50 Step 26/27 : LABEL git_sha=8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 03:17:50 ---> Running in 9d7b6bef2335 03:17:51 Removing intermediate container 9d7b6bef2335 03:17:51 ---> 20fac02d3a8d 03:17:51 Step 27/27 : LABEL version=0.0.0 03:17:51 ---> Running in 71d610ce9d79 03:17:51 Removing intermediate container 71d610ce9d79 03:17:51 ---> 1ffb73f7c5db 03:17:51 [Warning] One or more build-args [ARCH] were not consumed 03:17:51 Successfully built 1ffb73f7c5db 03:17:51 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:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:52 03:17:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:53 arm64: Pulling from edgex-lftools-log-publisher 03:17:53 8998bd30e6a1: Pulling fs layer 03:17:53 04944245beec: Pulling fs layer 03:17:53 699f458cf7ca: Pulling fs layer 03:17:53 765212b225bb: Pulling fs layer 03:17:53 f23df028b6ca: Pulling fs layer 03:17:53 d65c8cfc05b1: Pulling fs layer 03:17:53 2437ff75d9bd: Pulling fs layer 03:17:53 765212b225bb: Waiting 03:17:53 f23df028b6ca: Waiting 03:17:53 d65c8cfc05b1: Waiting 03:17:53 2437ff75d9bd: Waiting 03:17:53 04944245beec: Verifying Checksum 03:17:53 04944245beec: Download complete 03:17:53 765212b225bb: Verifying Checksum 03:17:53 765212b225bb: Download complete 03:17:53 f23df028b6ca: Download complete 03:17:53 d65c8cfc05b1: Verifying Checksum 03:17:53 d65c8cfc05b1: Download complete 03:17:53 699f458cf7ca: Verifying Checksum 03:17:53 699f458cf7ca: Download complete 03:17:54 8998bd30e6a1: Verifying Checksum 03:17:54 8998bd30e6a1: Download complete 03:17:57 2437ff75d9bd: Verifying Checksum 03:17:57 2437ff75d9bd: Download complete 03:17:59 8998bd30e6a1: Pull complete 03:17:59 04944245beec: Pull complete 03:18:01 699f458cf7ca: Pull complete 03:18:01 765212b225bb: Pull complete 03:18:01 f23df028b6ca: Pull complete 03:18:02 d65c8cfc05b1: Pull complete 03:18:20 2437ff75d9bd: Pull complete 03:18:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:20 prd-ubuntu20.04-docker-arm64-4c-16g-810 does not seem to be running inside a container 03:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:18:23 $ docker top 0c47fb52e69414db211ada5ec52df2e05ce20bb04c6a8ede95f787a6ca3ed3df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:24 ---> job-cost.sh 03:18:24 lf-activate-venv: SKIPPING 03:18:24 INFO: No Stack... 03:18:25 INFO: Retrieving Pricing Info for: v3-standard-4 03:18:25 INFO: Archiving Costs [Pipeline] sh 03:18:26 + cut+ -d, -f6 03:18:26 cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 03:18:26 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-413-1-stack-cost] 03:18:26 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-413-1-stack-cost] did not exist. Created. 03:18:26 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-413-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:18:27 /w/workspace/device-onvif-camera/1@tmp/durable-a1683db9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:18:27 + echo total: 0.10999999940395355 [Pipeline] stash 03:18:27 Warning: overwriting stash ‘stack-cost’ 03:18:27 Stashed 1 file(s) [Pipeline] } 03:18:27 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-413-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:18:27 $ docker stop --time=1 0c47fb52e69414db211ada5ec52df2e05ce20bb04c6a8ede95f787a6ca3ed3df 03:18:29 $ docker rm -f --volumes 0c47fb52e69414db211ada5ec52df2e05ce20bb04c6a8ede95f787a6ca3ed3df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:18:31 provisioning config files... 03:18:31 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-413@tmp/config1364628673640138887tmp [Pipeline] { [Pipeline] sh 03:18:32 + set +x 03:18:32 + curl -s https://codecov.io/bash 03:18:32 + bash -s -- 03:18:32 03:18:32 _____ _ 03:18:32 / ____| | | 03:18:32 | | ___ __| | ___ ___ _____ __ 03:18:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:18:32 | |___| (_) | (_| | __/ (_| (_) \ V / 03:18:32 \_____\___/ \__,_|\___|\___\___/ \_/ 03:18:32 Bash-1.0.6 03:18:32 03:18:32 03:18:32 ==> git version 2.25.1 found 03:18:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:18:32 Release-Date: 2020-01-08 03:18:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:18:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:18:32 ==> Jenkins CI detected. 03:18:32 current dir:  /w/workspace/undry_device-onvif-camera_PR-413 03:18:32 project root: . 03:18:32 --> token set from env 03:18:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:18:32 ==> Running gcov in . (disable via -X gcov) 03:18:32 ==> Python coveragepy not found 03:18:32 ==> Searching for coverage reports in: 03:18:32 + . 03:18:32 -> Found 1 reports 03:18:32 ==> Detecting git/mercurial file structure 03:18:32 ==> Reading reports 03:18:32 + ./coverage.out bytes=78456 03:18:32 ==> Appending adjustments 03:18:32 https://docs.codecov.io/docs/fixing-reports 03:18:32 + Found adjustments 03:18:32 ==> Gzipping contents 03:18:32 12K /tmp/codecov.6GWWDQ.gz 03:18:32 ==> Uploading reports 03:18:32 url: https://codecov.io 03:18:32 query: branch=PR-413&commit=8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-413%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=413&job=&cmd_args= 03:18:32 -> Pinging Codecov 03:18:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-413&commit=8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-413%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=413&job=&cmd_args= 03:18:32 -> Uploading to 03:18:32 https://storage.googleapis.com/codecov/v4/raw/2023-11-22/F29A59C45E3A92E06B3E522C9905F8EF/8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72/d477a34b-5af3-4549-b290-f6bac393a7da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231122T031832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54236d8d1e96b08dde5f216a4b6cbf21e8c9666719b362605680643374d68632 03:18:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:32 Dload Upload Total Spent Left Speed 03:18:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 39610 --:--:-- --:--:-- --:--:-- 39610 03:18:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8fd7a5538ffe64b97b33ae09ed20ebc4b8ee4f72 [Pipeline] } 03:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:18:36 + [ -d /w/workspace/undry_device-onvif-camera_PR-413/archives ] 03:18:36 + ls -al /w/workspace/undry_device-onvif-camera_PR-413/archives 03:18:36 total 16 03:18:36 drwxr-xr-x 3 root root 4096 Nov 22 03:09 . 03:18:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 22 03:09 .. 03:18:36 drwxr-xr-x 2 root root 4096 Nov 22 03:09 cost 03:18:36 -rw-r--r-- 1 root root 91 Nov 22 03:09 cost.csv 03:18:36 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-413/archives 03:18:36 + ls -al /w/workspace/undry_device-onvif-camera_PR-413/archives 03:18:36 total 16 03:18:36 drwxr-xr-x 3 jenkins jenkins 4096 Nov 22 03:09 . 03:18:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 22 03:09 .. 03:18:36 drwxr-xr-x 2 jenkins jenkins 4096 Nov 22 03:09 cost 03:18:36 -rw-r--r-- 1 jenkins jenkins 91 Nov 22 03:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:18:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:18:37 ---> package-listing.sh 03:18:37 ++ facter osfamily 03:18:37 ++ tr '[:upper:]' '[:lower:]' 03:18:37 + OS_FAMILY=debian 03:18:37 + workspace=/w/workspace/undry_device-onvif-camera_PR-413 03:18:37 + START_PACKAGES=/tmp/packages_start.txt 03:18:37 + END_PACKAGES=/tmp/packages_end.txt 03:18:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:18:37 + PACKAGES=/tmp/packages_start.txt 03:18:37 + '[' /w/workspace/undry_device-onvif-camera_PR-413 ']' 03:18:37 + PACKAGES=/tmp/packages_end.txt 03:18:37 + case "${OS_FAMILY}" in 03:18:37 + dpkg -l 03:18:37 + grep '^ii' 03:18:37 + '[' -f /tmp/packages_start.txt ']' 03:18:37 + '[' -f /tmp/packages_end.txt ']' 03:18:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:18:37 + '[' /w/workspace/undry_device-onvif-camera_PR-413 ']' 03:18:37 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-413/archives/ 03:18:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-413/archives/ [Pipeline] echo 03:18:37 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-413/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:18:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:38 prd-ubuntu20.04-docker-8c-8g-809 does not seem to be running inside a container 03:18:38 $ 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-413/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-413 -v /w/workspace/undry_device-onvif-camera_PR-413:/w/workspace/undry_device-onvif-camera_PR-413:rw,z -v /w/workspace/undry_device-onvif-camera_PR-413@tmp:/w/workspace/undry_device-onvif-camera_PR-413@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:18:39 $ docker top cd6dbc694729605473a55be69541a7f68f79067688a3b5913875c6027ffc37c3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:39 + touch /tmp/pre-build-complete [Pipeline] sh 03:18:39 + mkdir -p /var/log/sysstat [Pipeline] sh 03:18:40 + ls /var/log/sa-host 03:18:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:40 provisioning config files... 03:18:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-413@tmp/config9381355842698949657tmp [Pipeline] { [Pipeline] echo 03:18:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:18:40 ---> create-netrc.sh [Pipeline] } 03:18:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:18:41 ---> python-tools-install.sh [Pipeline] echo 03:18:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:18:41 ---> sudo-logs.sh 03:18:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:18:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:18:42 ---> job-cost.sh 03:18:42 lf-activate-venv: SKIPPING 03:18:42 DEBUG: total: 0.2199999988079071 03:18:42 INFO: Retrieving Stack Cost... 03:18:42 INFO: Retrieving Pricing Info for: v3-standard-8 03:18:43 INFO: Archiving Costs [Pipeline] echo 03:18:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:18:43 ---> logs-deploy.sh 03:18:43 lf-activate-venv: SKIPPING 03:18:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-413/1 03:18:43 INFO: archiving workspace using pattern(s): 03:18:44 Archives upload complete. 03:18:44 INFO: archiving logs to Nexus