Pull request #428 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0+023c845179eab4edd1a7b84d6adc5f1ef146c7eb (c94b76aff5172dc44325d19971535030dbd829a3) 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-ssh14704894502357377700.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-ssh13523287785282748428.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-428/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-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9427604062775302978.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-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5834418264600721007.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-ssh11415435229068474636.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-428/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-428/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5160191969441928587.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-2145 in /w/workspace/undry_device-onvif-camera_PR-428 [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-428 # 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 023c845179eab4edd1a7b84d6adc5f1ef146c7eb into PR head commit b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 Merge succeeded, producing b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 Checking out Revision b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 (PR-428) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 # 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 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:28:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:28:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:28:01 ========================================================= 03:28:01 EdgeX Global Pipelines Version Info 03:28:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:28:02 ------------------- 03:28:02 stable info: 03:28:02 ------------------- 03:28:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:28:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:28:02 Message: update stable to v1.0.258 03:28:02 ------------------- 03:28:02 experimental info: 03:28:02 ------------------- 03:28:02 Commited By: **** collab-it+edgex@linuxfoundation.org 03:28:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:28:02 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:28:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:28:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:28:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:28:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-428 [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-428 [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-428 [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6e731b [Pipeline] echo 03:28:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:05 provisioning config files... 03:28:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-428@tmp/config4242362949515617955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:05 ---> ****-login.sh 03:28:05 nexus3.edgexfoundry.org:10001 03:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:06 Configure a credential helper to remove this warning. See 03:28:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:06 03:28:06 Login Succeeded 03:28:06 nexus3.edgexfoundry.org:10002 03:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:06 Configure a credential helper to remove this warning. See 03:28:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:06 03:28:06 Login Succeeded 03:28:06 nexus3.edgexfoundry.org:10003 03:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:06 Configure a credential helper to remove this warning. See 03:28:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:06 03:28:06 Login Succeeded 03:28:06 nexus3.edgexfoundry.org:10004 03:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:06 Configure a credential helper to remove this warning. See 03:28:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:06 03:28:06 Login Succeeded 03:28:06 ****.io 03:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:06 Configure a credential helper to remove this warning. See 03:28:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:06 03:28:06 Login Succeeded 03:28:06 ---> ****-login.sh ends [Pipeline] } 03:28:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:28:07 + git rev-list -1 --merges b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0~1..b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 [Pipeline] echo 03:28:07 -----------> git rev-list -1 --merges b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0~1..b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 [false] [Pipeline] sh 03:28:07 + git log --format=format:%s -1 b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 [Pipeline] echo 03:28:07 ========================================================= 03:28:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:28:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:08 + git log --format=format:%s -1 b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 [Pipeline] echo 03:28:08 [semverPrep] GIT_COMMIT: b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 [Pipeline] echo 03:28:08 [semverPrep] This is not a build commit. [Pipeline] sh 03:28:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:08 + grep -v github /etc/ssh/ssh_known_hosts 03:28:08 + [ -e /tmp/ssh_known_hosts ] 03:28:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:28:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:28:08 sudo tee -a /etc/ssh/ssh_known_hosts 03:28:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:09 03:28:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:09 0.1.4: Pulling from edgex-devops/py-git-semver 03:28:09 b85a868b505f: Pulling fs layer 03:28:09 e2be974225ed: Pulling fs layer 03:28:09 339a4e72a1f5: Pulling fs layer 03:28:09 988bab9f4d93: Pulling fs layer 03:28:09 1469e6f7b9e6: Pulling fs layer 03:28:09 eaf3925da568: Pulling fs layer 03:28:09 bab4dde63d76: Pulling fs layer 03:28:09 bde34c3a00c8: Pulling fs layer 03:28:09 b352a97aabf1: Pulling fs layer 03:28:09 4872d77fe225: Pulling fs layer 03:28:09 5851b861e8e6: Pulling fs layer 03:28:09 bde34c3a00c8: Waiting 03:28:09 bab4dde63d76: Waiting 03:28:09 b352a97aabf1: Waiting 03:28:09 4872d77fe225: Waiting 03:28:09 1469e6f7b9e6: Waiting 03:28:09 eaf3925da568: Waiting 03:28:09 e2be974225ed: Download complete 03:28:09 988bab9f4d93: Verifying Checksum 03:28:09 988bab9f4d93: Download complete 03:28:10 339a4e72a1f5: Verifying Checksum 03:28:10 339a4e72a1f5: Download complete 03:28:10 1469e6f7b9e6: Verifying Checksum 03:28:10 1469e6f7b9e6: Download complete 03:28:10 eaf3925da568: Download complete 03:28:10 bde34c3a00c8: Verifying Checksum 03:28:10 bde34c3a00c8: Download complete 03:28:10 b352a97aabf1: Verifying Checksum 03:28:10 b352a97aabf1: Download complete 03:28:10 4872d77fe225: Verifying Checksum 03:28:10 4872d77fe225: Download complete 03:28:10 b85a868b505f: Download complete 03:28:10 5851b861e8e6: Download complete 03:28:10 bab4dde63d76: Verifying Checksum 03:28:10 bab4dde63d76: Download complete 03:28:11 b85a868b505f: Pull complete 03:28:11 e2be974225ed: Pull complete 03:28:11 339a4e72a1f5: Pull complete 03:28:11 988bab9f4d93: Pull complete 03:28:12 1469e6f7b9e6: Pull complete 03:28:12 eaf3925da568: Pull complete 03:28:14 bab4dde63d76: Pull complete 03:28:14 bde34c3a00c8: Pull complete 03:28:14 b352a97aabf1: Pull complete 03:28:14 4872d77fe225: Pull complete 03:28:14 5851b861e8e6: Pull complete 03:28:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:28:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:14 prd-ubuntu20.04-docker-8c-8g-2145 does not seem to be running inside a container 03:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-428 -v /w/workspace/undry_device-onvif-camera_PR-428:/w/workspace/undry_device-onvif-camera_PR-428:rw,z -v /w/workspace/undry_device-onvif-camera_PR-428@tmp:/w/workspace/undry_device-onvif-camera_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:28:17 $ docker top 534ccd526d758af3a467f6c488a4c60736d308bcf8ab8a404ae80386b40fb980 -eo pid,comm 03:28:17 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:28:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:28:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:17 [ssh-agent] Looking for ssh-agent implementation... 03:28:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:18 $ docker exec 534ccd526d758af3a467f6c488a4c60736d308bcf8ab8a404ae80386b40fb980 ssh-agent 03:28:18 SSH_AUTH_SOCK=/tmp/ssh-ZkuqwrGZrqxr/agent.32 03:28:18 SSH_AGENT_PID=38 03:28:18 Running ssh-add (command line suppressed) 03:28:18 Identity added: /w/workspace/undry_device-onvif-camera_PR-428@tmp/private_key_12073693793454420121.key (/w/workspace/undry_device-onvif-camera_PR-428@tmp/private_key_12073693793454420121.key) 03:28:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:18 + git tag --points-at HEAD [Pipeline] } 03:28:18 $ docker exec --env ******** --env ******** 534ccd526d758af3a467f6c488a4c60736d308bcf8ab8a404ae80386b40fb980 ssh-agent -k 03:28:18 unset SSH_AUTH_SOCK; 03:28:18 unset SSH_AGENT_PID; 03:28:18 echo Agent pid 38 killed; 03:28:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:28:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:18 [ssh-agent] Looking for ssh-agent implementation... 03:28:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:19 $ docker exec 534ccd526d758af3a467f6c488a4c60736d308bcf8ab8a404ae80386b40fb980 ssh-agent 03:28:19 SSH_AUTH_SOCK=/tmp/ssh-wbor04MGmHM7/agent.71 03:28:19 SSH_AGENT_PID=77 03:28:19 Running ssh-add (command line suppressed) 03:28:19 Identity added: /w/workspace/undry_device-onvif-camera_PR-428@tmp/private_key_9114395306089737530.key (/w/workspace/undry_device-onvif-camera_PR-428@tmp/private_key_9114395306089737530.key) 03:28:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:19 + git semver init 03:28:19 2024-03-04 03:28:19,801 [run_init] DEBUG init version:0.0.0 force:False 03:28:19 2024-03-04 03:28:19,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-428/.semver 03:28:19 2024-03-04 03:28:19,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-428/.semver 03:28:19 2024-03-04 03:28:19,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-428/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-428, universal_newlines=False, shell=None, istream=None) 03:28:21 2024-03-04 03:28:21,241 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-428/.git/info/exclude 03:28:21 2024-03-04 03:28:21,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-428/.semver/PR-428 with force:False 03:28:21 2024-03-04 03:28:21,241 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-428/.semver/PR-428 03:28:21 2024-03-04 03:28:21,245 [execute] INFO git cat-file --batch-check 03:28:21 2024-03-04 03:28:21,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-428/.semver, universal_newlines=False, shell=None, istream=) 03:28:21 2024-03-04 03:28:21,252 [execute] INFO git cat-file --batch 03:28:21 2024-03-04 03:28:21,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-428/.semver, universal_newlines=False, shell=None, istream=) 03:28:21 2024-03-04 03:28:21,257 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-428/.semver/PR-428 03:28:21 0.0.0 [Pipeline] } 03:28:21 $ docker exec --env ******** --env ******** 534ccd526d758af3a467f6c488a4c60736d308bcf8ab8a404ae80386b40fb980 ssh-agent -k 03:28:21 unset SSH_AUTH_SOCK; 03:28:21 unset SSH_AGENT_PID; 03:28:21 echo Agent pid 77 killed; 03:28:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:28:22 + git semver [Pipeline] } 03:28:22 $ docker stop --time=1 534ccd526d758af3a467f6c488a4c60736d308bcf8ab8a404ae80386b40fb980 03:28:23 $ docker rm -f --volumes 534ccd526d758af3a467f6c488a4c60736d308bcf8ab8a404ae80386b40fb980 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:28:24 Stashed 1 file(s) [Pipeline] echo 03:28:24 [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:28:25 provisioning config files... 03:28:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-428@tmp/config3435235431901090565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:25 ---> ****-login.sh 03:28:25 nexus3.edgexfoundry.org:10001 03:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:25 Configure a credential helper to remove this warning. See 03:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:25 03:28:25 Login Succeeded 03:28:25 nexus3.edgexfoundry.org:10002 03:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:26 Configure a credential helper to remove this warning. See 03:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:26 03:28:26 Login Succeeded 03:28:26 nexus3.edgexfoundry.org:10003 03:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:26 Configure a credential helper to remove this warning. See 03:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:26 03:28:26 Login Succeeded 03:28:26 nexus3.edgexfoundry.org:10004 03:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:26 Configure a credential helper to remove this warning. See 03:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:26 03:28:26 Login Succeeded 03:28:26 ****.io 03:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:26 Configure a credential helper to remove this warning. See 03:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:26 03:28:26 Login Succeeded 03:28:26 ---> ****-login.sh ends [Pipeline] } 03:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:28:26 ========================================================= 03:28:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:28:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:27 + 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:28:27 Sending build context to Docker daemon 34.26MB 03:28:27 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:28:27 Step 2/13 : FROM ${BASE} AS builder 03:28:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:28:27 7264a8db6415: Pulling fs layer 03:28:27 c4d48a809fc2: Pulling fs layer 03:28:27 4f1c88b9dad5: Pulling fs layer 03:28:27 ad3a456e5733: Pulling fs layer 03:28:27 69c7f0334f64: Pulling fs layer 03:28:27 1f1c1a5573a3: Pulling fs layer 03:28:27 ce7588e14bc9: Pulling fs layer 03:28:27 b5e4710f87ac: Pulling fs layer 03:28:27 69c7f0334f64: Waiting 03:28:27 1f1c1a5573a3: Waiting 03:28:27 ce7588e14bc9: Waiting 03:28:27 b5e4710f87ac: Waiting 03:28:27 ad3a456e5733: Waiting 03:28:27 c4d48a809fc2: Verifying Checksum 03:28:27 c4d48a809fc2: Download complete 03:28:27 ad3a456e5733: Verifying Checksum 03:28:27 ad3a456e5733: Download complete 03:28:27 69c7f0334f64: Download complete 03:28:27 7264a8db6415: Verifying Checksum 03:28:27 7264a8db6415: Download complete 03:28:27 1f1c1a5573a3: Verifying Checksum 03:28:27 1f1c1a5573a3: Download complete 03:28:28 7264a8db6415: Pull complete 03:28:28 c4d48a809fc2: Pull complete 03:28:28 b5e4710f87ac: Verifying Checksum 03:28:28 b5e4710f87ac: Download complete 03:28:28 4f1c88b9dad5: Verifying Checksum 03:28:28 4f1c88b9dad5: Download complete 03:28:28 ce7588e14bc9: Verifying Checksum 03:28:28 ce7588e14bc9: Download complete 03:28:31 4f1c88b9dad5: Pull complete 03:28:31 ad3a456e5733: Pull complete 03:28:31 69c7f0334f64: Pull complete 03:28:31 1f1c1a5573a3: Pull complete 03:28:33 ce7588e14bc9: Pull complete 03:28:34 b5e4710f87ac: Pull complete 03:28:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:28:34 ---> 88b5674ff536 03:28:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:28:39 ---> Running in fedfa53b7ad1 03:28:39 Removing intermediate container fedfa53b7ad1 03:28:39 ---> 132dcf98f37c 03:28:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:39 ---> Running in c751a76880a5 03:28:39 Removing intermediate container c751a76880a5 03:28:39 ---> f3ed28cb8cb4 03:28:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:28:39 ---> Running in 3999b3ba88eb 03:28:39 Removing intermediate container 3999b3ba88eb 03:28:39 ---> 0f5ab5d9bdb3 03:28:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:28:39 ---> Running in c47d85343008 03:28:39 Removing intermediate container c47d85343008 03:28:39 ---> 14ef7eefe5a8 03:28:39 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:28:39 ---> Running in 59126f8c79fb 03:28:39 Removing intermediate container 59126f8c79fb 03:28:39 ---> ac9a48a135d5 03:28:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:39 ---> Running in 4903aa26875a 03:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:28:40 OK: 264 MiB in 52 packages 03:28:40 Still waiting to schedule task 03:28:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:28:40 Removing intermediate container 4903aa26875a 03:28:40 ---> d1e49a088232 03:28:40 Step 9/13 : WORKDIR /device-onvif-camera 03:28:40 ---> Running in 7d66242121e9 03:28:40 Removing intermediate container 7d66242121e9 03:28:40 ---> cae1417f0dae 03:28:40 Step 10/13 : COPY go.mod vendor* ./ 03:28:40 ---> 06c34726abb5 03:28:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:40 ---> Running in f4f5e01ce44d 03:29:19 Removing intermediate container f4f5e01ce44d 03:29:19 ---> ac0a9565cbb7 03:29:19 Step 12/13 : COPY . . 03:29:19 ---> 8ac55eb59dfe 03:29:19 Step 13/13 : RUN ${MAKE} 03:29:19 ---> Running in bf8d606bf9cf 03:29:19 noop 03:29:19 Removing intermediate container bf8d606bf9cf 03:29:19 ---> 3b251e9a780c 03:29:19 Successfully built 3b251e9a780c 03:29:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + docker inspect -f . ci-base-image-x86_64 03:29:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:20 prd-ubuntu20.04-docker-8c-8g-2145 does not seem to be running inside a container 03:29:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-428 -v /w/workspace/undry_device-onvif-camera_PR-428:/w/workspace/undry_device-onvif-camera_PR-428:rw,z -v /w/workspace/undry_device-onvif-camera_PR-428@tmp:/w/workspace/undry_device-onvif-camera_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:20 $ docker top 46f48c385d0c597d29c96b0bb9a163cd59a6345aa1364edcfb3c4b431e67cefd -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:20 + go version 03:29:20 go version go1.21.0 linux/amd64 [Pipeline] } 03:29:20 $ docker stop --time=1 46f48c385d0c597d29c96b0bb9a163cd59a6345aa1364edcfb3c4b431e67cefd 03:29:22 $ docker rm -f --volumes 46f48c385d0c597d29c96b0bb9a163cd59a6345aa1364edcfb3c4b431e67cefd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:23 + docker inspect -f . ci-base-image-x86_64 03:29:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:23 prd-ubuntu20.04-docker-8c-8g-2145 does not seem to be running inside a container 03:29:23 $ 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-428 -v /w/workspace/undry_device-onvif-camera_PR-428:/w/workspace/undry_device-onvif-camera_PR-428:rw,z -v /w/workspace/undry_device-onvif-camera_PR-428@tmp:/w/workspace/undry_device-onvif-camera_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:23 $ docker top d560e56714e94a909ffe1f62e55dbe86f5a0dbe1cd538aeba86c13ce1f1fcfc1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:24 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-428 [Pipeline] fileExists [Pipeline] sh 03:29:24 + make test 03:29:24 go test ./... -coverprofile=coverage.out ./... 03:29:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:29:36 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:29:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:29:38 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.5% of statements 03:29:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.141s coverage: 86.5% of statements 03:29:47 go vet ./... 03:29:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:29:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:29:50 ./bin/test-attribution-txt.sh 03:29:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:29:50 $ docker stop --time=1 d560e56714e94a909ffe1f62e55dbe86f5a0dbe1cd538aeba86c13ce1f1fcfc1 03:29:53 $ docker rm -f --volumes d560e56714e94a909ffe1f62e55dbe86f5a0dbe1cd538aeba86c13ce1f1fcfc1 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:29:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:29:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:29:55 + ls -al . 03:29:55 total 244 03:29:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 03:29 . 03:29:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 03:27 .. 03:29:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 03:29 .git 03:29:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 03:28 .github 03:29:55 -rw-rw-r-- 1 jenkins jenkins 493 Mar 4 03:28 .gitignore 03:29:55 -rw-rw-r-- 1 jenkins jenkins 42 Mar 4 03:28 .golangci.yml 03:29:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 03:28 .semver 03:29:55 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 4 03:28 Attribution.txt 03:29:55 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 4 03:28 CHANGELOG.md 03:29:55 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 4 03:28 Dockerfile 03:29:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 03:28 GOVERNANCE.md 03:29:55 -rw-rw-r-- 1 jenkins jenkins 739 Mar 4 03:28 Jenkinsfile 03:29:55 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 03:28 LICENSE 03:29:55 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 4 03:28 Makefile 03:29:55 -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 03:28 OWNERS.md 03:29:55 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 4 03:28 README.md 03:29:55 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 03:28 VERSION 03:29:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 03:28 bin 03:29:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 03:28 cmd 03:29:55 -rw-r--r-- 1 jenkins jenkins 78456 Mar 4 03:29 coverage.out 03:29:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 03:28 doc 03:29:55 -rw-rw-r-- 1 jenkins jenkins 4131 Mar 4 03:28 go.mod 03:29:55 -rw-rw-r-- 1 jenkins jenkins 34928 Mar 4 03:28 go.sum 03:29:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 03:28 internal 03:29:55 -rw-rw-r-- 1 jenkins jenkins 236 Mar 4 03:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:56 + 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=b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 --label arch=amd64 --label version=0.0.0 . 03:29:56 Sending build context to Docker daemon 34.34MB 03:29:56 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:29:56 Step 2/27 : FROM ${BASE} AS builder 03:29:56 ---> 3b251e9a780c 03:29:56 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:29:56 ---> Running in c2ec8622c9fc 03:29:56 Removing intermediate container c2ec8622c9fc 03:29:56 ---> 70641c1395c9 03:29:56 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:29:56 ---> Running in 454d2934ebc0 03:29:56 Removing intermediate container 454d2934ebc0 03:29:56 ---> a884174f91d6 03:29:56 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:29:56 ---> Running in 839fb99bd9d9 03:29:57 Removing intermediate container 839fb99bd9d9 03:29:57 ---> 3f7180a9de8d 03:29:57 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:29:57 ---> Running in f17ff814ea2f 03:29:57 Removing intermediate container f17ff814ea2f 03:29:57 ---> bd13ad4c6133 03:29:57 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:29:57 ---> Running in 47976f4d78bd 03:29:57 Removing intermediate container 47976f4d78bd 03:29:57 ---> 96e9de165127 03:29:57 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:29:57 ---> Running in 914653d0d877 03:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:29:57 OK: 264 MiB in 52 packages 03:29:58 Removing intermediate container 914653d0d877 03:29:58 ---> 691f8dc6bc57 03:29:58 Step 9/27 : WORKDIR /device-onvif-camera 03:29:58 ---> Running in de90549d682e 03:29:58 Removing intermediate container de90549d682e 03:29:58 ---> 261358228598 03:29:58 Step 10/27 : COPY go.mod vendor* ./ 03:29:58 ---> a502ddc186c0 03:29:58 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:58 ---> Running in a0af54f951ce 03:29:59 Removing intermediate container a0af54f951ce 03:29:59 ---> 9e0704060219 03:29:59 Step 12/27 : COPY . . 03:30:00 ---> 9e37097f628f 03:30:00 Step 13/27 : RUN ${MAKE} 03:30:00 ---> Running in eb0a7c74ccee 03:30:00 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:30:22 Removing intermediate container eb0a7c74ccee 03:30:22 ---> cb8bd6222e72 03:30:22 Step 14/27 : FROM alpine:3.18 03:30:22 3.18: Pulling from library/alpine 03:30:22 619be1103602: Pulling fs layer 03:30:22 619be1103602: Download complete 03:30:22 619be1103602: Pull complete 03:30:22 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:30:22 Status: Downloaded newer image for alpine:3.18 03:30:22 ---> d3782b16ccc9 03:30:22 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:30:22 ---> Running in c7195a628a28 03:30:22 Removing intermediate container c7195a628a28 03:30:22 ---> 7902047b76fa 03:30:22 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:30:22 ---> Running in 15ecf63456d9 03:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:22 (1/1) Installing dumb-init (1.2.5-r2) 03:30:22 Executing busybox-1.36.1-r5.trigger 03:30:22 OK: 7 MiB in 16 packages 03:30:22 Removing intermediate container 15ecf63456d9 03:30:22 ---> e0a7429ad9a0 03:30:22 Step 17/27 : RUN apk --no-cache upgrade 03:30:22 ---> Running in df83c2e43934 03:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:22 OK: 7 MiB in 16 packages 03:30:23 Removing intermediate container df83c2e43934 03:30:23 ---> f1479c0dd2c7 03:30:23 Step 18/27 : WORKDIR / 03:30:23 ---> Running in 0b0d5cafb9f9 03:30:23 Removing intermediate container 0b0d5cafb9f9 03:30:23 ---> 23e819ba4581 03:30:23 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:30:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2146 in /w/workspace/undry_device-onvif-camera_PR-428 [Pipeline] { [Pipeline] ws 03:30:23 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:30:24 ---> deca45129c95 03:30:24 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:30:24 ---> 3c18986f07c6 03:30:24 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:30:24 ---> f1909415ea9a 03:30:24 Step 22/27 : EXPOSE 59984 03:30:24 ---> Running in 1057386b4626 03:30:24 Removing intermediate container 1057386b4626 03:30:24 ---> 6ee350d564bb 03:30:24 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:30:24 ---> Running in 29088e95bb84 03:30:24 Removing intermediate container 29088e95bb84 03:30:24 ---> c4c18378eaf8 03:30:24 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:30:24 ---> Running in 93ffec33ec68 03:30:24 Removing intermediate container 93ffec33ec68 03:30:24 ---> eeb6c55b8062 03:30:24 Step 25/27 : LABEL arch=amd64 03:30:24 ---> Running in 0560af6df999 03:30:24 Removing intermediate container 0560af6df999 03:30:24 ---> 23fc7b7e5f20 03:30:24 Step 26/27 : LABEL git_sha=b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 03:30:24 ---> Running in d4cd0ec6c460 03:30:24 Removing intermediate container d4cd0ec6c460 03:30:24 ---> 79c0b1b5c2d7 03:30:24 Step 27/27 : LABEL version=0.0.0 03:30:24 ---> Running in 384924317c60 03:30:24 Removing intermediate container 384924317c60 03:30:24 ---> 26eadf3c4edd 03:30:24 [Warning] One or more build-args [ARCH] were not consumed 03:30:24 Successfully built 26eadf3c4edd 03:30:24 Successfully tagged device-onvif-camera:latest 03:30:27 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:28 03:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:28 latest: Pulling from edgex-lftools-log-publisher 03:30:28 5eb5b503b376: Pulling fs layer 03:30:28 5c69ac0246d0: Pulling fs layer 03:30:28 ec43610c2a17: Pulling fs layer 03:30:28 3a2ae6a8a46f: Pulling fs layer 03:30:28 33b1e0a273af: Pulling fs layer 03:30:28 5d3b04190fa2: Pulling fs layer 03:30:28 2f39f015ded8: Pulling fs layer 03:30:28 33b1e0a273af: Waiting 03:30:28 2f39f015ded8: Waiting 03:30:28 5d3b04190fa2: Waiting 03:30:28 3a2ae6a8a46f: Waiting 03:30:28 5c69ac0246d0: Verifying Checksum 03:30:28 5c69ac0246d0: Download complete 03:30:28 3a2ae6a8a46f: Verifying Checksum 03:30:28 3a2ae6a8a46f: Download complete 03:30:28 33b1e0a273af: Verifying Checksum 03:30:28 33b1e0a273af: Download complete 03:30:28 5d3b04190fa2: Verifying Checksum 03:30:28 5d3b04190fa2: Download complete 03:30:28 ec43610c2a17: Verifying Checksum 03:30:28 ec43610c2a17: Download complete 03:30:28 5eb5b503b376: Verifying Checksum 03:30:28 5eb5b503b376: Download complete 03:30:29 2f39f015ded8: Download complete 03:30:30 5eb5b503b376: Pull complete 03:30:30 5c69ac0246d0: Pull complete 03:30:30 ec43610c2a17: Pull complete 03:30:30 3a2ae6a8a46f: Pull complete 03:30:30 33b1e0a273af: Pull complete 03:30:30 5d3b04190fa2: Pull complete 03:30:31 using credential edgex-jenkins-ssh 03:30:31 Cloning the remote Git repository 03:30:31 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:30:32 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:30:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:30:32 > git --version # timeout=10 03:30:32 > git --version # 'git version 2.25.1' 03:30:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:35 2f39f015ded8: Pull complete 03:30:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:35 prd-ubuntu20.04-docker-8c-8g-2145 does not seem to be running inside a container 03:30:35 $ 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-428 -v /w/workspace/undry_device-onvif-camera_PR-428:/w/workspace/undry_device-onvif-camera_PR-428:rw,z -v /w/workspace/undry_device-onvif-camera_PR-428@tmp:/w/workspace/undry_device-onvif-camera_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:30:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:30:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:38 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:30:38 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:30:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:30:38 Merging remotes/origin/main commit 023c845179eab4edd1a7b84d6adc5f1ef146c7eb into PR head commit b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 03:30:39 Merge succeeded, producing b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 03:30:39 Checking out Revision b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 (PR-428) 03:30:40 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" 03:30:40 > git --version # timeout=10 03:30:40 > git --version # 'git version 2.25.1' 03:30:40 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:30:39 > git config core.sparsecheckout # timeout=10 03:30:39 > git checkout -f b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 # timeout=10 03:30:39 > git remote # timeout=10 03:30:39 > git config --get remote.origin.url # timeout=10 03:30:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:39 > git merge 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 03:30:39 > git rev-parse HEAD^{commit} # timeout=10 03:30:39 > git config core.sparsecheckout # timeout=10 03:30:39 > git checkout -f b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 # timeout=10 03:30:40 $ docker top dfb673b1230467b35c5104eeaa3a3e39b8ad539d5ef4ce93250836d3533f80ae -eo pid,comm [Pipeline] { 03:30:40 03:30:40 GitHub has been notified of this commit’s build result 03:30:40 [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 03:30:40 ---> job-cost.sh 03:30:40 lf-activate-venv: SKIPPING 03:30:40 INFO: No Stack... [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:30:41 INFO: Retrieving Pricing Info for: v3-standard-8 03:30:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:30:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:30:41 Dload Upload Total Spent Left Speed 03:30:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 03:30:41 INFO: Archiving Costs [Pipeline] sh 03:30:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:30:42 + + cut -d, -f6 03:30:42 cat /w/workspace/undry_device-onvif-camera_PR-428/archives/cost.csv [Pipeline] lock 03:30:42 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-428-1-stack-cost] 03:30:42 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-428-1-stack-cost] did not exist. Created. 03:30:42 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash 03:30:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:30:42 + sudo tee /etc/docker/daemon.new 03:30:42 { 03:30:42 "registry-mirrors": [ 03:30:42 "https://nexus3.edgexfoundry.org:10001" 03:30:42 ], 03:30:42 "bip": "10.250.0.254/24", 03:30:42 "hosts": [ 03:30:42 "tcp://0.0.0.0:5555", 03:30:42 "unix:///var/run/docker.sock" 03:30:42 ], 03:30:42 "mtu": 1458, 03:30:42 "selinux-enabled": true, 03:30:42 "seccomp-profile": "/etc/docker/seccomp.json" 03:30:42 } [Pipeline] sh [Pipeline] sh 03:30:42 + echo total: 0.2199999988079071 [Pipeline] stash 03:30:42 Stashed 1 file(s) [Pipeline] } 03:30:42 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-428-1-stack-cost] 03:30:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 03:30:43 $ docker stop --time=1 dfb673b1230467b35c5104eeaa3a3e39b8ad539d5ef4ce93250836d3533f80ae 03:30:44 $ docker rm -f --volumes dfb673b1230467b35c5104eeaa3a3e39b8ad539d5ef4ce93250836d3533f80ae [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 03:30:44 + sudo service docker restart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:03 provisioning config files... 03:31:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13385943332055788483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:03 ---> ****-login.sh 03:31:03 nexus3.edgexfoundry.org:10001 03:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:04 Configure a credential helper to remove this warning. See 03:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:04 03:31:04 Login Succeeded 03:31:04 nexus3.edgexfoundry.org:10002 03:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:04 Configure a credential helper to remove this warning. See 03:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:04 03:31:04 Login Succeeded 03:31:04 nexus3.edgexfoundry.org:10003 03:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:05 Configure a credential helper to remove this warning. See 03:31:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:05 03:31:05 Login Succeeded 03:31:05 nexus3.edgexfoundry.org:10004 03:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:05 Configure a credential helper to remove this warning. See 03:31:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:05 03:31:05 Login Succeeded 03:31:05 ****.io 03:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:06 Configure a credential helper to remove this warning. See 03:31:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:06 03:31:06 Login Succeeded 03:31:06 ---> ****-login.sh ends [Pipeline] } 03:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:31:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:07 ========================================================= 03:31:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:31:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:07 + 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:31:08 Sending build context to Docker daemon 20.49MB 03:31:08 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:31:08 Step 2/13 : FROM ${BASE} AS builder 03:31:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:31:08 9fda8d8052c6: Pulling fs layer 03:31:08 5d54e960e981: Pulling fs layer 03:31:08 c4a7e357bf2a: Pulling fs layer 03:31:08 f0e02332f6b5: Pulling fs layer 03:31:08 872ee5b61b7b: Pulling fs layer 03:31:08 f0e02332f6b5: Waiting 03:31:08 872ee5b61b7b: Waiting 03:31:08 0c6a40ed1a82: Pulling fs layer 03:31:08 94ae7d8d031c: Pulling fs layer 03:31:08 0c6a40ed1a82: Waiting 03:31:08 94ae7d8d031c: Waiting 03:31:08 5d54e960e981: Verifying Checksum 03:31:08 5d54e960e981: Download complete 03:31:08 f0e02332f6b5: Download complete 03:31:08 872ee5b61b7b: Download complete 03:31:08 9fda8d8052c6: Verifying Checksum 03:31:08 9fda8d8052c6: Download complete 03:31:09 94ae7d8d031c: Verifying Checksum 03:31:09 94ae7d8d031c: Download complete 03:31:09 9fda8d8052c6: Pull complete 03:31:09 5d54e960e981: Pull complete 03:31:10 c4a7e357bf2a: Verifying Checksum 03:31:10 c4a7e357bf2a: Download complete 03:31:11 0c6a40ed1a82: Verifying Checksum 03:31:11 0c6a40ed1a82: Download complete 03:31:23 c4a7e357bf2a: Pull complete 03:31:23 f0e02332f6b5: Pull complete 03:31:23 872ee5b61b7b: Pull complete 03:31:30 0c6a40ed1a82: Pull complete 03:31:31 94ae7d8d031c: Pull complete 03:31:31 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:31:31 ---> 86de565de09d 03:31:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:31:33 ---> Running in e8df99502ad4 03:31:33 Removing intermediate container e8df99502ad4 03:31:33 ---> 9805374ca77c 03:31:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:31:33 ---> Running in e2fb61e8dbe8 03:31:33 Removing intermediate container e2fb61e8dbe8 03:31:33 ---> bf331bc89efc 03:31:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:31:33 ---> Running in 4d30e1ca7080 03:31:33 Removing intermediate container 4d30e1ca7080 03:31:33 ---> 5e256e93b696 03:31:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:31:33 ---> Running in 8fd12c4e844c 03:31:34 Removing intermediate container 8fd12c4e844c 03:31:34 ---> ad8f4c8cfcd4 03:31:34 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:31:34 ---> Running in b1323a46b9b1 03:31:34 Removing intermediate container b1323a46b9b1 03:31:34 ---> 629ae2030561 03:31:34 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:34 ---> Running in a3ee33953b60 03:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:31:37 OK: 266 MiB in 52 packages 03:31:37 Removing intermediate container a3ee33953b60 03:31:37 ---> 3ec3e735bed0 03:31:37 Step 9/13 : WORKDIR /device-onvif-camera 03:31:38 ---> Running in 6ce1421a2cb0 03:31:38 Removing intermediate container 6ce1421a2cb0 03:31:38 ---> f7ec8e1cfe5b 03:31:38 Step 10/13 : COPY go.mod vendor* ./ 03:31:38 ---> b6bab08a99f4 03:31:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:38 ---> Running in 92ed2df628ce 03:32:46 Removing intermediate container 92ed2df628ce 03:32:46 ---> e04bb891c18e 03:32:46 Step 12/13 : COPY . . 03:32:46 ---> 7345114554f3 03:32:46 Step 13/13 : RUN ${MAKE} 03:32:46 ---> Running in b94db69919b8 03:32:46 noop 03:32:46 Removing intermediate container b94db69919b8 03:32:46 ---> df4a472e906f 03:32:46 Successfully built df4a472e906f 03:32:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:47 + docker inspect -f . ci-base-image-arm64 03:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:47 prd-ubuntu20.04-docker-arm64-4c-16g-2146 does not seem to be running inside a container 03:32:47 $ 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:32:50 $ docker top bd80509638cad106efa5102656555f6a50ed3a400787cc19277b924e0d60826f -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:51 + go version 03:32:51 go version go1.21.0 linux/arm64 [Pipeline] } 03:32:51 $ docker stop --time=1 bd80509638cad106efa5102656555f6a50ed3a400787cc19277b924e0d60826f 03:32:52 $ docker rm -f --volumes bd80509638cad106efa5102656555f6a50ed3a400787cc19277b924e0d60826f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:54 + docker inspect -f . ci-base-image-arm64 03:32:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-2146 does not seem to be running inside a container 03:32:54 $ 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:32:55 $ docker top 0b5e814ca4c5a7680a08e8463f1004352bce940e729ec906af111f9a8ca11150 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:56 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:32:56 + make test 03:32:56 go test ./... -coverprofile=coverage.out ./... 03:33:00 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:34:36 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:34:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:34:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.181s coverage: 31.5% of statements 03:34:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.586s coverage: 86.5% of statements 03:34:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:34:59 go vet ./... 03:35:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:35:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:35:31 ./bin/test-attribution-txt.sh 03:35:32 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:35:32 $ docker stop --time=1 0b5e814ca4c5a7680a08e8463f1004352bce940e729ec906af111f9a8ca11150 03:35:36 $ docker rm -f --volumes 0b5e814ca4c5a7680a08e8463f1004352bce940e729ec906af111f9a8ca11150 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:35:38 Warning: overwriting stash ‘coverage-report’ 03:35:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:35:39 + ls -al . 03:35:39 total 240 03:35:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 03:32 . 03:35:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 03:30 .. 03:35:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 03:30 .git 03:35:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 03:30 .github 03:35:39 -rw-rw-r-- 1 jenkins jenkins 493 Mar 4 03:30 .gitignore 03:35:39 -rw-rw-r-- 1 jenkins jenkins 42 Mar 4 03:30 .golangci.yml 03:35:39 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 4 03:30 Attribution.txt 03:35:39 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 4 03:30 CHANGELOG.md 03:35:39 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 4 03:30 Dockerfile 03:35:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 03:30 GOVERNANCE.md 03:35:39 -rw-rw-r-- 1 jenkins jenkins 739 Mar 4 03:30 Jenkinsfile 03:35:39 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 4 03:30 LICENSE 03:35:39 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 4 03:30 Makefile 03:35:39 -rw-rw-r-- 1 jenkins jenkins 625 Mar 4 03:30 OWNERS.md 03:35:39 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 4 03:30 README.md 03:35:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 03:28 VERSION 03:35:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 03:30 bin 03:35:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 03:30 cmd 03:35:39 -rw-r--r-- 1 jenkins jenkins 78456 Mar 4 03:34 coverage.out 03:35:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 03:30 doc 03:35:39 -rw-rw-r-- 1 jenkins jenkins 4131 Mar 4 03:30 go.mod 03:35:39 -rw-rw-r-- 1 jenkins jenkins 34928 Mar 4 03:30 go.sum 03:35:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 03:30 internal 03:35:39 -rw-rw-r-- 1 jenkins jenkins 236 Mar 4 03:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:40 + 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=b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 --label arch=arm64 --label version=0.0.0 . 03:35:40 Sending build context to Docker daemon 20.57MB 03:35:40 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:35:40 Step 2/27 : FROM ${BASE} AS builder 03:35:40 ---> df4a472e906f 03:35:40 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:35:41 ---> Running in 950ac987dd89 03:35:41 Removing intermediate container 950ac987dd89 03:35:41 ---> 6a72b30af8a7 03:35:41 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:41 ---> Running in 0573fb60ad45 03:35:42 Removing intermediate container 0573fb60ad45 03:35:42 ---> c2f77cac76b9 03:35:42 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:35:42 ---> Running in d4629268b638 03:35:42 Removing intermediate container d4629268b638 03:35:42 ---> 0a4fc26ffd24 03:35:42 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:35:42 ---> Running in 15c5f7f20f3a 03:35:43 Removing intermediate container 15c5f7f20f3a 03:35:43 ---> a0aee4100d89 03:35:43 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:35:43 ---> Running in 6aacf17838a5 03:35:43 Removing intermediate container 6aacf17838a5 03:35:43 ---> 1d604f0357c1 03:35:43 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:43 ---> Running in afb5dde42afa 03:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:35:46 OK: 266 MiB in 52 packages 03:35:50 Removing intermediate container afb5dde42afa 03:35:50 ---> d9ccca6152fd 03:35:50 Step 9/27 : WORKDIR /device-onvif-camera 03:35:50 ---> Running in 1cc02b133084 03:35:51 Removing intermediate container 1cc02b133084 03:35:51 ---> c119dba1a611 03:35:51 Step 10/27 : COPY go.mod vendor* ./ 03:35:51 ---> 763d11b81e8a 03:35:51 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:51 ---> Running in 015507877e3b 03:35:56 Removing intermediate container 015507877e3b 03:35:56 ---> 2b2919d315d7 03:35:56 Step 12/27 : COPY . . 03:35:58 ---> fae6d7168c46 03:35:58 Step 13/27 : RUN ${MAKE} 03:35:58 ---> Running in b3c71414529f 03:36:00 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:37:51 Removing intermediate container b3c71414529f 03:37:51 ---> 3c0d53359cb7 03:37:51 Step 14/27 : FROM alpine:3.18 03:37:51 3.18: Pulling from library/alpine 03:37:51 c6b39de5b339: Pulling fs layer 03:37:51 c6b39de5b339: Verifying Checksum 03:37:51 c6b39de5b339: Download complete 03:37:51 c6b39de5b339: Pull complete 03:37:51 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:37:51 Status: Downloaded newer image for alpine:3.18 03:37:51 ---> 33abbf032149 03:37:51 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:37:51 ---> Running in 47d4df5da90d 03:37:51 Removing intermediate container 47d4df5da90d 03:37:51 ---> 9093aa16ed16 03:37:51 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:37:51 ---> Running in 9bff5c22cb72 03:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:37:51 (1/1) Installing dumb-init (1.2.5-r2) 03:37:51 Executing busybox-1.36.1-r5.trigger 03:37:51 OK: 8 MiB in 16 packages 03:37:51 Removing intermediate container 9bff5c22cb72 03:37:51 ---> 91274b56814e 03:37:51 Step 17/27 : RUN apk --no-cache upgrade 03:37:51 ---> Running in 0bf371c1c46a 03:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:37:53 OK: 8 MiB in 16 packages 03:37:54 Removing intermediate container 0bf371c1c46a 03:37:54 ---> 04ab38ddf4a1 03:37:54 Step 18/27 : WORKDIR / 03:37:54 ---> Running in 49ef7ddd4404 03:37:55 Removing intermediate container 49ef7ddd4404 03:37:55 ---> fa3527be5fcb 03:37:55 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:37:56 ---> b23cf5d37c76 03:37:56 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:38:00 ---> 6f9945e918da 03:38:00 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:38:00 ---> 4a55fa25b88f 03:38:00 Step 22/27 : EXPOSE 59984 03:38:00 ---> Running in 956339cd1b3c 03:38:01 Removing intermediate container 956339cd1b3c 03:38:01 ---> 637fb9085e00 03:38:01 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:38:01 ---> Running in 7c59c6fd59a3 03:38:01 Removing intermediate container 7c59c6fd59a3 03:38:01 ---> 2bdaecf6c80b 03:38:01 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:38:01 ---> Running in bb9f6f80404b 03:38:02 Removing intermediate container bb9f6f80404b 03:38:02 ---> 35c5caf7c484 03:38:02 Step 25/27 : LABEL arch=arm64 03:38:02 ---> Running in 765052866f53 03:38:02 Removing intermediate container 765052866f53 03:38:02 ---> cb57925d7a67 03:38:02 Step 26/27 : LABEL git_sha=b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 03:38:02 ---> Running in dae313fb8569 03:38:02 Removing intermediate container dae313fb8569 03:38:02 ---> fcb28c08846d 03:38:02 Step 27/27 : LABEL version=0.0.0 03:38:02 ---> Running in 57394c7cf26d 03:38:03 Removing intermediate container 57394c7cf26d 03:38:03 ---> a5abe6c2cc02 03:38:03 [Warning] One or more build-args [ARCH] were not consumed 03:38:03 Successfully built a5abe6c2cc02 03:38:03 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:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:04 03:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:05 arm64: Pulling from edgex-lftools-log-publisher 03:38:05 8998bd30e6a1: Pulling fs layer 03:38:05 04944245beec: Pulling fs layer 03:38:05 699f458cf7ca: Pulling fs layer 03:38:05 765212b225bb: Pulling fs layer 03:38:05 f23df028b6ca: Pulling fs layer 03:38:05 d65c8cfc05b1: Pulling fs layer 03:38:05 2437ff75d9bd: Pulling fs layer 03:38:05 f23df028b6ca: Waiting 03:38:05 d65c8cfc05b1: Waiting 03:38:05 2437ff75d9bd: Waiting 03:38:05 765212b225bb: Waiting 03:38:05 04944245beec: Verifying Checksum 03:38:05 04944245beec: Download complete 03:38:05 765212b225bb: Verifying Checksum 03:38:05 765212b225bb: Download complete 03:38:05 f23df028b6ca: Verifying Checksum 03:38:05 f23df028b6ca: Download complete 03:38:05 d65c8cfc05b1: Verifying Checksum 03:38:05 d65c8cfc05b1: Download complete 03:38:05 699f458cf7ca: Verifying Checksum 03:38:05 699f458cf7ca: Download complete 03:38:05 8998bd30e6a1: Verifying Checksum 03:38:05 8998bd30e6a1: Download complete 03:38:08 2437ff75d9bd: Verifying Checksum 03:38:08 2437ff75d9bd: Download complete 03:38:10 8998bd30e6a1: Pull complete 03:38:16 04944245beec: Pull complete 03:38:17 699f458cf7ca: Pull complete 03:38:17 765212b225bb: Pull complete 03:38:18 f23df028b6ca: Pull complete 03:38:18 d65c8cfc05b1: Pull complete 03:38:36 2437ff75d9bd: Pull complete 03:38:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:37 prd-ubuntu20.04-docker-arm64-4c-16g-2146 does not seem to be running inside a container 03:38:37 $ 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:38:39 $ docker top 9778cda6ac11065a5a85578a27d2c49f397f682945a435fd90be07aa7429ade4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:40 ---> job-cost.sh 03:38:40 lf-activate-venv: SKIPPING 03:38:40 INFO: No Stack... 03:38:40 INFO: Retrieving Pricing Info for: v3-standard-4 03:38:41 INFO: Archiving Costs [Pipeline] sh 03:38:42 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:38:42 + cut -d, -f6 [Pipeline] lock 03:38:42 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-428-1-stack-cost] 03:38:42 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-428-1-stack-cost] did not exist. Created. 03:38:42 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:46 /w/workspace/device-onvif-camera/1@tmp/durable-61cbb608/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:38:46 + echo total: 0.10999999940395355 [Pipeline] stash 03:38:46 Warning: overwriting stash ‘stack-cost’ 03:38:46 Stashed 1 file(s) [Pipeline] } 03:38:46 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:46 $ docker stop --time=1 9778cda6ac11065a5a85578a27d2c49f397f682945a435fd90be07aa7429ade4 03:38:48 $ docker rm -f --volumes 9778cda6ac11065a5a85578a27d2c49f397f682945a435fd90be07aa7429ade4 [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:38:50 provisioning config files... 03:38:50 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-428@tmp/config2470229352228409559tmp [Pipeline] { [Pipeline] sh 03:38:50 + set +x 03:38:50 + bash -s -- 03:38:50 + curl -s https://codecov.io/bash 03:38:50 03:38:50 _____ _ 03:38:50 / ____| | | 03:38:50 | | ___ __| | ___ ___ _____ __ 03:38:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:38:50 | |___| (_) | (_| | __/ (_| (_) \ V / 03:38:50 \_____\___/ \__,_|\___|\___\___/ \_/ 03:38:50 Bash-1.0.6 03:38:50 03:38:50 03:38:50 ==> git version 2.25.1 found 03:38:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:38:50 Release-Date: 2020-01-08 03:38:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:38:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:38:50 ==> Jenkins CI detected. 03:38:50 current dir:  /w/workspace/undry_device-onvif-camera_PR-428 03:38:50 project root: . 03:38:50 --> token set from env 03:38:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:38:50 ==> Running gcov in . (disable via -X gcov) 03:38:50 ==> Python coveragepy not found 03:38:50 ==> Searching for coverage reports in: 03:38:50 + . 03:38:50 -> Found 1 reports 03:38:50 ==> Detecting git/mercurial file structure 03:38:50 ==> Reading reports 03:38:50 + ./coverage.out bytes=78456 03:38:50 ==> Appending adjustments 03:38:50 https://docs.codecov.io/docs/fixing-reports 03:38:50 + Found adjustments 03:38:50 ==> Gzipping contents 03:38:50 12K /tmp/codecov.IeHzDR.gz 03:38:50 ==> Uploading reports 03:38:50 url: https://codecov.io 03:38:50 query: branch=PR-428&commit=b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=428&job=&cmd_args= 03:38:50 -> Pinging Codecov 03:38:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-428&commit=b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=428&job=&cmd_args= 03:38:51 -> Uploading to 03:38:51 https://storage.googleapis.com/codecov/v4/raw/2024-03-04/F29A59C45E3A92E06B3E522C9905F8EF/b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0/9dd38552-7c7c-4867-9557-388540547fb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T033851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9de08950b69535aa4d2ae2072b79bbb82dd01f0b09b9b6155482fe5414cfa98 03:38:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:38:51 Dload Upload Total Spent Left Speed 03:38:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 38579 --:--:-- --:--:-- --:--:-- 38579 03:38:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b6e731b3c53c25acdc7bd1d4da676ffd8fdcdee0 [Pipeline] } 03:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:38:54 + [ -d /w/workspace/undry_device-onvif-camera_PR-428/archives ] 03:38:54 + ls -al /w/workspace/undry_device-onvif-camera_PR-428/archives 03:38:54 total 16 03:38:54 drwxr-xr-x 3 root root 4096 Mar 4 03:30 . 03:38:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 03:30 .. 03:38:54 drwxr-xr-x 2 root root 4096 Mar 4 03:30 cost 03:38:54 -rw-r--r-- 1 root root 91 Mar 4 03:30 cost.csv 03:38:54 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-428/archives 03:38:54 + ls -al /w/workspace/undry_device-onvif-camera_PR-428/archives 03:38:54 total 16 03:38:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 03:30 . 03:38:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 03:30 .. 03:38:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 03:30 cost 03:38:54 -rw-r--r-- 1 jenkins jenkins 91 Mar 4 03:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:38:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:38:56 ---> package-listing.sh 03:38:56 ++ facter osfamily 03:38:56 ++ tr '[:upper:]' '[:lower:]' 03:38:56 + OS_FAMILY=debian 03:38:56 + workspace=/w/workspace/undry_device-onvif-camera_PR-428 03:38:56 + START_PACKAGES=/tmp/packages_start.txt 03:38:56 + END_PACKAGES=/tmp/packages_end.txt 03:38:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:38:56 + PACKAGES=/tmp/packages_start.txt 03:38:56 + '[' /w/workspace/undry_device-onvif-camera_PR-428 ']' 03:38:56 + PACKAGES=/tmp/packages_end.txt 03:38:56 + case "${OS_FAMILY}" in 03:38:56 + dpkg -l 03:38:56 + grep '^ii' 03:38:56 + '[' -f /tmp/packages_start.txt ']' 03:38:56 + '[' -f /tmp/packages_end.txt ']' 03:38:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:38:56 + '[' /w/workspace/undry_device-onvif-camera_PR-428 ']' 03:38:56 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-428/archives/ 03:38:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-428/archives/ [Pipeline] echo 03:38:56 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-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:38:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:57 prd-ubuntu20.04-docker-8c-8g-2145 does not seem to be running inside a container 03:38:57 $ 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-428/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-428 -v /w/workspace/undry_device-onvif-camera_PR-428:/w/workspace/undry_device-onvif-camera_PR-428:rw,z -v /w/workspace/undry_device-onvif-camera_PR-428@tmp:/w/workspace/undry_device-onvif-camera_PR-428@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:38:57 $ docker top 35a11c1b8e893e152ed8a717702433096ccc788cd88633bf0398013ee2bae5f2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:58 + touch /tmp/pre-build-complete [Pipeline] sh 03:38:58 + mkdir -p /var/log/sysstat [Pipeline] sh 03:38:59 + ls /var/log/sa-host 03:38:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:59 provisioning config files... 03:38:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-428@tmp/config17683049049582503581tmp [Pipeline] { [Pipeline] echo 03:38:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:38:59 ---> create-netrc.sh [Pipeline] } 03:38:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:00 ---> python-tools-install.sh [Pipeline] echo 03:39:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:00 ---> sudo-logs.sh 03:39:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:01 ---> job-cost.sh 03:39:01 lf-activate-venv: SKIPPING 03:39:01 DEBUG: total: 0.2199999988079071 03:39:01 INFO: Retrieving Stack Cost... 03:39:01 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:01 INFO: Archiving Costs [Pipeline] echo 03:39:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:02 ---> logs-deploy.sh 03:39:02 lf-activate-venv: SKIPPING 03:39:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-428/1 03:39:02 INFO: archiving workspace using pattern(s): 03:39:03 Archives upload complete. 03:39:03 INFO: archiving logs to Nexus