Pull request #379 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 3e12a3454e1eae7ede363cc2941cd34070d88455+ed280a745d7a481fda411e84eedc9b35ce489b45 (b0b5011cf09336027224409f11c2a61e1afb100a) 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-ssh16653494268555774046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2678912328173342886.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-379/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-379/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12541617166223478609.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-379/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18266430538722524632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh17430922823438133870.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-379/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-379/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16980558309834887239.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-4716 in /w/workspace/undry_device-onvif-camera_PR-379 [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-379 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/379/head:refs/remotes/origin/PR-379 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ed280a745d7a481fda411e84eedc9b35ce489b45 into PR head commit 3e12a3454e1eae7ede363cc2941cd34070d88455 Merge succeeded, producing 3e12a3454e1eae7ede363cc2941cd34070d88455 Checking out Revision 3e12a3454e1eae7ede363cc2941cd34070d88455 (PR-379) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e12a3454e1eae7ede363cc2941cd34070d88455 # 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 ed280a745d7a481fda411e84eedc9b35ce489b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e12a3454e1eae7ede363cc2941cd34070d88455 # timeout=10 Commit message: "feat!: replace gorilla/mux with labstack/echo" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:19 ========================================================= 06:17:19 EdgeX Global Pipelines Version Info 06:17:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:19 ------------------- 06:17:19 stable info: 06:17:19 ------------------- 06:17:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:19 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 06:17:19 Message: update stable to v1.0.253 06:17:20 ------------------- 06:17:20 experimental info: 06:17:20 ------------------- 06:17:20 Commited By: **** collab-it+edgex@linuxfoundation.org 06:17:20 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 06:17:20 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:17:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:17:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:17:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:17:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-379 [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-379 [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-379 [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e12a3454e1eae7ede363cc2941cd34070d88455 [Pipeline] echo 06:17:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e12a34 [Pipeline] echo 06:17:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:22 provisioning config files... 06:17:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-379@tmp/config7976085536978560794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:22 ---> docker-login.sh 06:17:22 nexus3.edgexfoundry.org:10001 06:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:22 Configure a credential helper to remove this warning. See 06:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:22 06:17:22 Login Succeeded 06:17:22 nexus3.edgexfoundry.org:10002 06:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:23 Configure a credential helper to remove this warning. See 06:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:23 06:17:23 Login Succeeded 06:17:23 nexus3.edgexfoundry.org:10003 06:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:23 Configure a credential helper to remove this warning. See 06:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:23 06:17:23 Login Succeeded 06:17:23 nexus3.edgexfoundry.org:10004 06:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:23 Configure a credential helper to remove this warning. See 06:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:23 06:17:23 Login Succeeded 06:17:23 docker.io 06:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:23 Configure a credential helper to remove this warning. See 06:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:23 06:17:23 Login Succeeded 06:17:23 ---> docker-login.sh ends [Pipeline] } 06:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:17:24 + git rev-list -1 --merges 3e12a3454e1eae7ede363cc2941cd34070d88455~1..3e12a3454e1eae7ede363cc2941cd34070d88455 [Pipeline] echo 06:17:24 -----------> git rev-list -1 --merges 3e12a3454e1eae7ede363cc2941cd34070d88455~1..3e12a3454e1eae7ede363cc2941cd34070d88455 3e12a3454e1eae7ede363cc2941cd34070d88455 [false] [Pipeline] sh 06:17:24 + git log --format=format:%s -1 3e12a3454e1eae7ede363cc2941cd34070d88455 [Pipeline] echo 06:17:24 ========================================================= 06:17:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:17:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:25 + git log --format=format:%s -1 3e12a3454e1eae7ede363cc2941cd34070d88455 [Pipeline] echo 06:17:25 [semverPrep] GIT_COMMIT: 3e12a3454e1eae7ede363cc2941cd34070d88455, Commit Message: feat!: replace gorilla/mux with labstack/echo [Pipeline] echo 06:17:25 [semverPrep] This is not a build commit. [Pipeline] sh 06:17:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:25 + grep -v github /etc/ssh/ssh_known_hosts 06:17:25 + [ -e /tmp/ssh_known_hosts ] 06:17:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:17:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:17:25 + sudo tee -a /etc/ssh/ssh_known_hosts 06:17:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:26 06:17:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:26 0.1.4: Pulling from edgex-devops/py-git-semver 06:17:26 b85a868b505f: Pulling fs layer 06:17:26 e2be974225ed: Pulling fs layer 06:17:26 339a4e72a1f5: Pulling fs layer 06:17:26 988bab9f4d93: Pulling fs layer 06:17:26 1469e6f7b9e6: Pulling fs layer 06:17:26 eaf3925da568: Pulling fs layer 06:17:26 bab4dde63d76: Pulling fs layer 06:17:26 bde34c3a00c8: Pulling fs layer 06:17:26 b352a97aabf1: Pulling fs layer 06:17:26 4872d77fe225: Pulling fs layer 06:17:26 5851b861e8e6: Pulling fs layer 06:17:26 eaf3925da568: Waiting 06:17:26 bab4dde63d76: Waiting 06:17:26 bde34c3a00c8: Waiting 06:17:26 1469e6f7b9e6: Waiting 06:17:26 4872d77fe225: Waiting 06:17:26 5851b861e8e6: Waiting 06:17:26 b352a97aabf1: Waiting 06:17:26 e2be974225ed: Verifying Checksum 06:17:26 e2be974225ed: Download complete 06:17:26 988bab9f4d93: Verifying Checksum 06:17:26 988bab9f4d93: Download complete 06:17:26 1469e6f7b9e6: Verifying Checksum 06:17:26 1469e6f7b9e6: Download complete 06:17:26 eaf3925da568: Verifying Checksum 06:17:26 eaf3925da568: Download complete 06:17:26 339a4e72a1f5: Verifying Checksum 06:17:26 339a4e72a1f5: Download complete 06:17:26 bde34c3a00c8: Download complete 06:17:26 b352a97aabf1: Download complete 06:17:26 4872d77fe225: Verifying Checksum 06:17:26 4872d77fe225: Download complete 06:17:26 5851b861e8e6: Verifying Checksum 06:17:26 5851b861e8e6: Download complete 06:17:26 b85a868b505f: Verifying Checksum 06:17:26 b85a868b505f: Download complete 06:17:27 bab4dde63d76: Verifying Checksum 06:17:27 bab4dde63d76: Download complete 06:17:28 b85a868b505f: Pull complete 06:17:28 e2be974225ed: Pull complete 06:17:28 339a4e72a1f5: Pull complete 06:17:28 988bab9f4d93: Pull complete 06:17:28 1469e6f7b9e6: Pull complete 06:17:28 eaf3925da568: Pull complete 06:17:30 bab4dde63d76: Pull complete 06:17:30 bde34c3a00c8: Pull complete 06:17:30 b352a97aabf1: Pull complete 06:17:30 4872d77fe225: Pull complete 06:17:30 5851b861e8e6: Pull complete 06:17:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:30 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 06:17:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:17:33 $ docker top 7d708995a68b452cbf9e84da851d221472d0993fcbeca168167609e780927f1d -eo pid,comm 06:17:33 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). 06:17:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:33 [ssh-agent] Looking for ssh-agent implementation... 06:17:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:34 $ docker exec 7d708995a68b452cbf9e84da851d221472d0993fcbeca168167609e780927f1d ssh-agent 06:17:34 SSH_AUTH_SOCK=/tmp/ssh-xYmn1UltI8h6/agent.32 06:17:34 SSH_AGENT_PID=38 06:17:34 Running ssh-add (command line suppressed) 06:17:34 Identity added: /w/workspace/undry_device-onvif-camera_PR-379@tmp/private_key_8865901585336876879.key (/w/workspace/undry_device-onvif-camera_PR-379@tmp/private_key_8865901585336876879.key) 06:17:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:34 + git tag --points-at HEAD [Pipeline] } 06:17:34 $ docker exec --env ******** --env ******** 7d708995a68b452cbf9e84da851d221472d0993fcbeca168167609e780927f1d ssh-agent -k 06:17:34 unset SSH_AUTH_SOCK; 06:17:34 unset SSH_AGENT_PID; 06:17:34 echo Agent pid 38 killed; 06:17:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:17:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:34 [ssh-agent] Looking for ssh-agent implementation... 06:17:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:35 $ docker exec 7d708995a68b452cbf9e84da851d221472d0993fcbeca168167609e780927f1d ssh-agent 06:17:35 SSH_AUTH_SOCK=/tmp/ssh-08vKtK3P8uzt/agent.71 06:17:35 SSH_AGENT_PID=77 06:17:35 Running ssh-add (command line suppressed) 06:17:35 Identity added: /w/workspace/undry_device-onvif-camera_PR-379@tmp/private_key_11694271240574271356.key (/w/workspace/undry_device-onvif-camera_PR-379@tmp/private_key_11694271240574271356.key) 06:17:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:35 + git semver init 06:17:35 2023-08-28 06:17:35,777 [run_init] DEBUG init version:0.0.0 force:False 06:17:35 2023-08-28 06:17:35,778 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-379/.semver 06:17:35 2023-08-28 06:17:35,778 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-379/.semver 06:17:35 2023-08-28 06:17:35,778 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-379/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-379, universal_newlines=False, shell=None, istream=None) 06:17:36 2023-08-28 06:17:36,778 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-379/.git/info/exclude 06:17:36 2023-08-28 06:17:36,778 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-379/.semver/PR-379 with force:False 06:17:36 2023-08-28 06:17:36,778 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-379/.semver/PR-379 06:17:36 2023-08-28 06:17:36,782 [execute] INFO git cat-file --batch-check 06:17:36 2023-08-28 06:17:36,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-379/.semver, universal_newlines=False, shell=None, istream=) 06:17:37 2023-08-28 06:17:36,790 [execute] INFO git cat-file --batch 06:17:37 2023-08-28 06:17:36,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-379/.semver, universal_newlines=False, shell=None, istream=) 06:17:37 2023-08-28 06:17:36,795 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-379/.semver/PR-379 06:17:37 0.0.0 [Pipeline] } 06:17:37 $ docker exec --env ******** --env ******** 7d708995a68b452cbf9e84da851d221472d0993fcbeca168167609e780927f1d ssh-agent -k 06:17:37 unset SSH_AUTH_SOCK; 06:17:37 unset SSH_AGENT_PID; 06:17:37 echo Agent pid 77 killed; 06:17:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:37 + git semver [Pipeline] } 06:17:37 $ docker stop --time=1 7d708995a68b452cbf9e84da851d221472d0993fcbeca168167609e780927f1d 06:17:39 $ docker rm -f --volumes 7d708995a68b452cbf9e84da851d221472d0993fcbeca168167609e780927f1d [Pipeline] // withDockerContainer [Pipeline] sh 06:17:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:39 Stashed 1 file(s) [Pipeline] echo 06:17:39 [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 06:17:40 provisioning config files... 06:17:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-379@tmp/config6233791474113679692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:40 ---> docker-login.sh 06:17:40 nexus3.edgexfoundry.org:10001 06:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:40 Configure a credential helper to remove this warning. See 06:17:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:40 06:17:40 Login Succeeded 06:17:40 nexus3.edgexfoundry.org:10002 06:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:40 Configure a credential helper to remove this warning. See 06:17:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:40 06:17:40 Login Succeeded 06:17:40 nexus3.edgexfoundry.org:10003 06:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:41 Configure a credential helper to remove this warning. See 06:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:41 06:17:41 Login Succeeded 06:17:41 nexus3.edgexfoundry.org:10004 06:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:41 Configure a credential helper to remove this warning. See 06:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:41 06:17:41 Login Succeeded 06:17:41 docker.io 06:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:41 Configure a credential helper to remove this warning. See 06:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:41 06:17:41 Login Succeeded 06:17:41 ---> docker-login.sh ends [Pipeline] } 06:17:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:41 ========================================================= 06:17:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:17:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:17:42 Sending build context to Docker daemon 21.71MB 06:17:42 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:17:42 Step 2/13 : FROM ${BASE} AS builder 06:17:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:17:42 4db1b89c0bd1: Pulling fs layer 06:17:42 6911f1a30b25: Pulling fs layer 06:17:42 e194b8c5c2a9: Pulling fs layer 06:17:42 6863d3e3a2b1: Pulling fs layer 06:17:42 ec0bb842ea78: Pulling fs layer 06:17:42 40a00589a448: Pulling fs layer 06:17:42 6c08303d61cc: Pulling fs layer 06:17:42 ec0bb842ea78: Waiting 06:17:42 40a00589a448: Waiting 06:17:42 6863d3e3a2b1: Waiting 06:17:42 798269fcf238: Pulling fs layer 06:17:42 798269fcf238: Waiting 06:17:42 6c08303d61cc: Waiting 06:17:42 6911f1a30b25: Download complete 06:17:42 6863d3e3a2b1: Verifying Checksum 06:17:42 6863d3e3a2b1: Download complete 06:17:42 ec0bb842ea78: Download complete 06:17:42 4db1b89c0bd1: Download complete 06:17:42 40a00589a448: Verifying Checksum 06:17:42 40a00589a448: Download complete 06:17:42 4db1b89c0bd1: Pull complete 06:17:42 6911f1a30b25: Pull complete 06:17:42 798269fcf238: Verifying Checksum 06:17:42 798269fcf238: Download complete 06:17:42 e194b8c5c2a9: Verifying Checksum 06:17:42 e194b8c5c2a9: Download complete 06:17:43 6c08303d61cc: Verifying Checksum 06:17:43 6c08303d61cc: Download complete 06:17:46 e194b8c5c2a9: Pull complete 06:17:46 6863d3e3a2b1: Pull complete 06:17:46 ec0bb842ea78: Pull complete 06:17:46 40a00589a448: Pull complete 06:17:48 6c08303d61cc: Pull complete 06:17:49 798269fcf238: Pull complete 06:17:49 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 06:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:17:49 ---> ec979cd7f677 06:17:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:17:53 ---> Running in 5dd5a9602c32 06:17:53 Removing intermediate container 5dd5a9602c32 06:17:53 ---> ba0df88a24fc 06:17:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:17:53 ---> Running in f3c804611c2f 06:17:53 Removing intermediate container f3c804611c2f 06:17:53 ---> 95bd331a7dea 06:17:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:17:53 ---> Running in fd3eb9ce9d3e 06:17:53 Removing intermediate container fd3eb9ce9d3e 06:17:53 ---> ea0c9895b2bb 06:17:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:17:53 ---> Running in e428c9a7833c 06:17:53 Removing intermediate container e428c9a7833c 06:17:53 ---> 03902e3f635e 06:17:53 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:17:54 ---> Running in 01892eb3266c 06:17:54 Removing intermediate container 01892eb3266c 06:17:54 ---> b5bca503b1c3 06:17:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:54 ---> Running in 56eb54c940f0 06:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:17:55 OK: 265 MiB in 53 packages 06:17:55 Still waiting to schedule task 06:17:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:17:55 Removing intermediate container 56eb54c940f0 06:17:55 ---> c7102a18c41e 06:17:55 Step 9/13 : WORKDIR /device-onvif-camera 06:17:55 ---> Running in fb2e9717d468 06:17:55 Removing intermediate container fb2e9717d468 06:17:55 ---> c0a08c93d5e3 06:17:55 Step 10/13 : COPY go.mod vendor* ./ 06:17:55 ---> 7f49df292d70 06:17:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:55 ---> Running in d380dd4dcd34 06:18:51 Removing intermediate container d380dd4dcd34 06:18:51 ---> 711522777231 06:18:51 Step 12/13 : COPY . . 06:18:51 ---> 9ecabc06564b 06:18:51 Step 13/13 : RUN ${MAKE} 06:18:51 ---> Running in 2536a9715efa 06:18:51 noop 06:18:51 Removing intermediate container 2536a9715efa 06:18:51 ---> ecdce6b5b4cb 06:18:51 Successfully built ecdce6b5b4cb 06:18:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:52 + docker inspect -f . ci-base-image-x86_64 06:18:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:52 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 06:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:52 $ docker top 686fcb4315bd2b0a89b9e388f9e475fc733711c95463dd7ccb07ac9654d31b82 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:53 + go version 06:18:53 go version go1.20.6 linux/amd64 [Pipeline] } 06:18:53 $ docker stop --time=1 686fcb4315bd2b0a89b9e388f9e475fc733711c95463dd7ccb07ac9654d31b82 06:18:54 $ docker rm -f --volumes 686fcb4315bd2b0a89b9e388f9e475fc733711c95463dd7ccb07ac9654d31b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:55 + docker inspect -f . ci-base-image-x86_64 06:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:55 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 06:18:55 $ 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-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:55 $ docker top 7f756d5910cdf8679734e4a7b64e1ce646e42c9640c2448245ea16eed1957326 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:56 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-379 [Pipeline] fileExists [Pipeline] sh 06:18:56 + make test 06:18:56 go test ./... -coverprofile=coverage.out ./... 06:19:01 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:19:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:19:13 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 06:19:15 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.046s coverage: 31.5% of statements 06:19:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 8.845s coverage: 86.5% of statements 06:19:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4717 in /w/workspace/undry_device-onvif-camera_PR-379 [Pipeline] { [Pipeline] ws 06:19:29 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 06:19:29 The recommended git tool is: git 06:19:30 go vet ./... 06:19:33 using credential edgex-jenkins-ssh 06:19:33 Cloning the remote Git repository 06:19:34 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:19:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:19:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:19:34 ./bin/test-attribution-txt.sh [Pipeline] echo 06:19:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:19:34 $ docker stop --time=1 7f756d5910cdf8679734e4a7b64e1ce646e42c9640c2448245ea16eed1957326 06:19:34 > git init /w/workspace/device-onvif-camera/1 # timeout=10 06:19:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:19:34 > git --version # timeout=10 06:19:34 > git --version # 'git version 2.25.1' 06:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:36 $ docker rm -f --volumes 7f756d5910cdf8679734e4a7b64e1ce646e42c9640c2448245ea16eed1957326 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:35 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:19:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:19:37 Merging remotes/origin/main commit ed280a745d7a481fda411e84eedc9b35ce489b45 into PR head commit 3e12a3454e1eae7ede363cc2941cd34070d88455 [Pipeline] sh 06:19:37 + sudo chown -R jenkins:jenkins . 06:19:37 Merge succeeded, producing 3e12a3454e1eae7ede363cc2941cd34070d88455 06:19:37 Checking out Revision 3e12a3454e1eae7ede363cc2941cd34070d88455 (PR-379) [Pipeline] sh 06:19:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:19:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:19:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/379/head:refs/remotes/origin/PR-379 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:19:37 > git config core.sparsecheckout # timeout=10 06:19:37 > git checkout -f 3e12a3454e1eae7ede363cc2941cd34070d88455 # timeout=10 06:19:37 > git remote # timeout=10 06:19:37 > git config --get remote.origin.url # timeout=10 06:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:37 > git merge ed280a745d7a481fda411e84eedc9b35ce489b45 # timeout=10 06:19:37 > git rev-parse HEAD^{commit} # timeout=10 06:19:37 > git config core.sparsecheckout # timeout=10 06:19:37 > git checkout -f 3e12a3454e1eae7ede363cc2941cd34070d88455 # timeout=10 06:19:37 + ls -al . 06:19:37 total 240 06:19:37 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 06:18 . 06:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:17 .. 06:19:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 06:17 .git 06:19:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:17 .github 06:19:37 -rw-rw-r-- 1 jenkins jenkins 496 Aug 28 06:17 .gitignore 06:19:37 -rw-rw-r-- 1 jenkins jenkins 42 Aug 28 06:17 .golangci.yml 06:19:37 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 06:17 .semver 06:19:37 -rw-rw-r-- 1 jenkins jenkins 11155 Aug 28 06:17 Attribution.txt 06:19:37 -rw-rw-r-- 1 jenkins jenkins 15932 Aug 28 06:17 CHANGELOG.md 06:19:37 -rw-rw-r-- 1 jenkins jenkins 1574 Aug 28 06:17 Dockerfile 06:19:37 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 06:17 GOVERNANCE.md 06:19:37 -rw-rw-r-- 1 jenkins jenkins 739 Aug 28 06:17 Jenkinsfile 06:19:37 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 28 06:17 LICENSE 06:19:37 -rw-rw-r-- 1 jenkins jenkins 2877 Aug 28 06:17 Makefile 06:19:37 -rw-rw-r-- 1 jenkins jenkins 625 Aug 28 06:17 OWNERS.md 06:19:37 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 28 06:17 README.md 06:19:37 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 06:17 VERSION 06:19:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:17 bin 06:19:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:17 cmd 06:19:37 -rw-r--r-- 1 jenkins jenkins 78456 Aug 28 06:19 coverage.out 06:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:17 doc 06:19:37 -rw-rw-r-- 1 jenkins jenkins 4085 Aug 28 06:17 go.mod 06:19:37 -rw-rw-r-- 1 jenkins jenkins 36344 Aug 28 06:17 go.sum 06:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:17 internal 06:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:17 snap 06:19:37 -rw-rw-r-- 1 jenkins jenkins 236 Aug 28 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:38 + 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=3e12a3454e1eae7ede363cc2941cd34070d88455 --label arch=amd64 --label version=0.0.0 . 06:19:38 Sending build context to Docker daemon 21.79MB 06:19:38 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 06:19:38 Step 2/26 : FROM ${BASE} AS builder 06:19:38 ---> ecdce6b5b4cb 06:19:38 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:19:38 ---> Running in e30de7fd8045 06:19:38 Removing intermediate container e30de7fd8045 06:19:38 ---> 9f80d4929f5e 06:19:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:19:38 ---> Running in b0cf9d549a45 06:19:38 Removing intermediate container b0cf9d549a45 06:19:38 ---> d101977b271c 06:19:38 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 06:19:38 ---> Running in fc0c1f860571 06:19:39 Removing intermediate container fc0c1f860571 06:19:39 ---> dd1ccfd66651 06:19:39 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:19:39 ---> Running in 6671e1430793 06:19:39 Removing intermediate container 6671e1430793 06:19:39 ---> 6b9ba49f5cb7 06:19:39 Step 7/26 : LABEL Name=edgex-device-onvif-camera 06:19:39 ---> Running in 68682bbf0d30 06:19:39 Removing intermediate container 68682bbf0d30 06:19:39 ---> a590bee27269 06:19:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:19:39 ---> Running in a1095c49b9c5 06:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:19:39 OK: 265 MiB in 53 packages 06:19:40 Removing intermediate container a1095c49b9c5 06:19:40 ---> 9f0f0e92545f 06:19:40 Step 9/26 : WORKDIR /device-onvif-camera 06:19:40 ---> Running in 97dbae586eae 06:19:40 Removing intermediate container 97dbae586eae 06:19:40 ---> 573cba1d4528 06:19:40 Step 10/26 : COPY go.mod vendor* ./ 06:19:40 ---> 961aa3d01a60 06:19:40 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:40 ---> Running in 7405c4588d63 06:19:41 Removing intermediate container 7405c4588d63 06:19:41 ---> c21c50060f91 06:19:41 Step 12/26 : COPY . . 06:19:41 Commit message: "feat!: replace gorilla/mux with labstack/echo" 06:19:41 > git --version # timeout=10 06:19:41 > git --version # 'git version 2.25.1' 06:19:41 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 06:19:41 ---> 6e8468993077 06:19:41 Step 13/26 : RUN ${MAKE} 06:19:41 ---> Running in 96f128d4af84 06:19:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:19:42 % Total % Received % Xferd Average Speed Time Time Time Current 06:19:42 Dload Upload Total Spent Left Speed 06:19:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 52044 0 --:--:-- --:--:-- --:--:-- 52044 [Pipeline] sh 06:19:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:19:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:19:43 + sudo tee /etc/docker/daemon.new 06:19:43 { 06:19:43 "registry-mirrors": [ 06:19:43 "https://nexus3.edgexfoundry.org:10001" 06:19:43 ], 06:19:43 "bip": "10.250.0.254/24", 06:19:43 "hosts": [ 06:19:43 "tcp://0.0.0.0:5555", 06:19:43 "unix:///var/run/docker.sock" 06:19:43 ], 06:19:43 "mtu": 1458, 06:19:43 "selinux-enabled": true, 06:19:43 "seccomp-profile": "/etc/docker/seccomp.json" 06:19:43 } [Pipeline] sh 06:19:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:19:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:02 provisioning config files... 06:20:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config12244436693688901600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:03 ---> docker-login.sh 06:20:03 nexus3.edgexfoundry.org:10001 06:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:03 Configure a credential helper to remove this warning. See 06:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:03 06:20:03 Login Succeeded 06:20:03 nexus3.edgexfoundry.org:10002 06:20:03 Removing intermediate container 96f128d4af84 06:20:03 ---> 7e0fb330fa7d 06:20:03 Step 14/26 : FROM alpine:3.17 06:20:03 3.17: Pulling from library/alpine 06:20:03 9398808236ff: Pulling fs layer 06:20:03 9398808236ff: Verifying Checksum 06:20:03 9398808236ff: Download complete 06:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:03 Configure a credential helper to remove this warning. See 06:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:03 06:20:03 Login Succeeded 06:20:03 nexus3.edgexfoundry.org:10003 06:20:04 9398808236ff: Pull complete 06:20:04 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 06:20:04 Status: Downloaded newer image for alpine:3.17 06:20:04 ---> 1e0b8b5322fc 06:20:04 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:20:04 ---> Running in cefa82714b3e 06:20:04 Removing intermediate container cefa82714b3e 06:20:04 ---> aa5f21f0e2bc 06:20:04 Step 16/26 : RUN apk add --update --no-cache dumb-init 06:20:04 ---> Running in 9d5a46c69203 06:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:04 Configure a credential helper to remove this warning. See 06:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:04 06:20:04 Login Succeeded 06:20:04 nexus3.edgexfoundry.org:10004 06:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:04 Configure a credential helper to remove this warning. See 06:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:04 06:20:04 Login Succeeded 06:20:04 docker.io 06:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:05 (1/1) Installing dumb-init (1.2.5-r2) 06:20:05 Executing busybox-1.35.0-r29.trigger 06:20:05 OK: 7 MiB in 16 packages 06:20:05 Removing intermediate container 9d5a46c69203 06:20:05 ---> 0843749b7302 06:20:05 Step 17/26 : WORKDIR / 06:20:05 ---> Running in c6d355aa5203 06:20:05 Removing intermediate container c6d355aa5203 06:20:05 ---> 33fc8b058528 06:20:05 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:05 Configure a credential helper to remove this warning. See 06:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:05 06:20:05 Login Succeeded 06:20:05 ---> docker-login.sh ends [Pipeline] } 06:20:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:06 ========================================================= 06:20:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:20:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:06 ---> 6108c156e70c 06:20:06 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:20:06 ---> 0da227d9493b 06:20:06 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:20:06 ---> 2d4c1fec4c98 06:20:06 Step 21/26 : EXPOSE 59984 06:20:06 ---> Running in 9bb098e47c67 06:20:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:20:06 Removing intermediate container 9bb098e47c67 06:20:06 ---> 65b62b794eef 06:20:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:20:06 ---> Running in 0bfe43d2dacb 06:20:06 Removing intermediate container 0bfe43d2dacb 06:20:06 ---> 2ee0d636733e 06:20:06 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:20:06 ---> Running in af0cbcc65350 06:20:06 Removing intermediate container af0cbcc65350 06:20:06 ---> e8d426d6c157 06:20:06 Step 24/26 : LABEL arch=amd64 06:20:06 ---> Running in f2590e649f55 06:20:07 Removing intermediate container f2590e649f55 06:20:07 ---> 265f02eda313 06:20:07 Step 25/26 : LABEL git_sha=3e12a3454e1eae7ede363cc2941cd34070d88455 06:20:07 ---> Running in b2b3d143c854 06:20:07 Removing intermediate container b2b3d143c854 06:20:07 ---> b3db16478213 06:20:07 Step 26/26 : LABEL version=0.0.0 06:20:07 ---> Running in 55f7da767367 06:20:07 Removing intermediate container 55f7da767367 06:20:07 ---> a43ebaa638db 06:20:07 [Warning] One or more build-args [ARCH] were not consumed 06:20:07 Successfully built a43ebaa638db 06:20:07 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:08 06:20:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:08 latest: Pulling from edgex-lftools-log-publisher 06:20:08 5eb5b503b376: Pulling fs layer 06:20:08 5c69ac0246d0: Pulling fs layer 06:20:08 ec43610c2a17: Pulling fs layer 06:20:08 3a2ae6a8a46f: Pulling fs layer 06:20:08 33b1e0a273af: Pulling fs layer 06:20:08 5d3b04190fa2: Pulling fs layer 06:20:08 2f39f015ded8: Pulling fs layer 06:20:08 3a2ae6a8a46f: Waiting 06:20:08 33b1e0a273af: Waiting 06:20:08 5d3b04190fa2: Waiting 06:20:08 2f39f015ded8: Waiting 06:20:08 5c69ac0246d0: Verifying Checksum 06:20:08 5c69ac0246d0: Download complete 06:20:08 3a2ae6a8a46f: Download complete 06:20:08 33b1e0a273af: Verifying Checksum 06:20:08 33b1e0a273af: Download complete 06:20:08 5d3b04190fa2: Verifying Checksum 06:20:08 5d3b04190fa2: Download complete 06:20:08 ec43610c2a17: Verifying Checksum 06:20:08 ec43610c2a17: Download complete 06:20:08 Sending build context to Docker daemon 14.23MB 06:20:08 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:20:08 Step 2/13 : FROM ${BASE} AS builder 06:20:08 5eb5b503b376: Verifying Checksum 06:20:08 5eb5b503b376: Download complete 06:20:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:20:08 edb6bdbacee9: Pulling fs layer 06:20:08 5f9638ab2659: Pulling fs layer 06:20:08 8d51d6327a98: Pulling fs layer 06:20:08 8b374f2dd631: Pulling fs layer 06:20:08 ec14aa9079de: Pulling fs layer 06:20:08 2f466654f4bb: Pulling fs layer 06:20:08 554e91adad29: Pulling fs layer 06:20:08 8b374f2dd631: Waiting 06:20:08 ec14aa9079de: Waiting 06:20:08 2f466654f4bb: Waiting 06:20:08 554e91adad29: Waiting 06:20:08 5f9638ab2659: Verifying Checksum 06:20:08 5f9638ab2659: Download complete 06:20:08 8b374f2dd631: Download complete 06:20:08 ec14aa9079de: Verifying Checksum 06:20:08 ec14aa9079de: Download complete 06:20:08 edb6bdbacee9: Verifying Checksum 06:20:09 2f39f015ded8: Download complete 06:20:09 5eb5b503b376: Pull complete 06:20:09 5c69ac0246d0: Pull complete 06:20:10 edb6bdbacee9: Pull complete 06:20:10 554e91adad29: Verifying Checksum 06:20:10 554e91adad29: Download complete 06:20:10 ec43610c2a17: Pull complete 06:20:10 3a2ae6a8a46f: Pull complete 06:20:10 33b1e0a273af: Pull complete 06:20:10 5d3b04190fa2: Pull complete 06:20:10 5f9638ab2659: Pull complete 06:20:11 2f466654f4bb: Verifying Checksum 06:20:11 2f466654f4bb: Download complete 06:20:11 8d51d6327a98: Verifying Checksum 06:20:11 8d51d6327a98: Download complete 06:20:14 2f39f015ded8: Pull complete 06:20:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:15 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 06:20:15 $ 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-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:20:19 $ docker top 12557fda1a9b50c5fe9b700c4649996dac4f75dd0108b75887a0d6a1c483dd12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:20 ---> job-cost.sh 06:20:20 lf-activate-venv: SKIPPING 06:20:20 INFO: No Stack... 06:20:20 INFO: Retrieving Pricing Info for: v3-standard-8 06:20:20 INFO: Archiving Costs [Pipeline] sh 06:20:20 + cat /w/workspace/undry_device-onvif-camera_PR-379/archives/cost.csv 06:20:20 + cut -d, -f6 [Pipeline] lock 06:20:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-379-1-stack-cost] 06:20:20 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-379-1-stack-cost] did not exist. Created. 06:20:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-379-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:20:21 + echo total: 0.2199999988079071 [Pipeline] stash 06:20:21 Stashed 1 file(s) [Pipeline] } 06:20:21 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-379-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:20:21 $ docker stop --time=1 12557fda1a9b50c5fe9b700c4649996dac4f75dd0108b75887a0d6a1c483dd12 06:20:22 $ docker rm -f --volumes 12557fda1a9b50c5fe9b700c4649996dac4f75dd0108b75887a0d6a1c483dd12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:20:24 8d51d6327a98: Pull complete 06:20:24 8b374f2dd631: Pull complete 06:20:24 ec14aa9079de: Pull complete 06:20:29 2f466654f4bb: Pull complete 06:20:32 554e91adad29: Pull complete 06:20:32 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 06:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:20:32 ---> 1e15ea492957 06:20:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:20:33 ---> Running in 385e7689733a 06:20:33 Removing intermediate container 385e7689733a 06:20:33 ---> cefcbf655ec9 06:20:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:20:33 ---> Running in 255d21817cfd 06:20:34 Removing intermediate container 255d21817cfd 06:20:34 ---> 88f985806223 06:20:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:20:34 ---> Running in f714aa4f25bb 06:20:34 Removing intermediate container f714aa4f25bb 06:20:34 ---> a11995906196 06:20:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:20:34 ---> Running in 96f3fa4b973a 06:20:34 Removing intermediate container 96f3fa4b973a 06:20:34 ---> 7b47080f2bbf 06:20:34 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:20:34 ---> Running in fdaa1c0d1e8f 06:20:35 Removing intermediate container fdaa1c0d1e8f 06:20:35 ---> e82318a104dc 06:20:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:20:35 ---> Running in 10ae4b476813 06:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:20:37 OK: 263 MiB in 53 packages 06:20:38 Removing intermediate container 10ae4b476813 06:20:38 ---> 7af0072cb9ab 06:20:38 Step 9/13 : WORKDIR /device-onvif-camera 06:20:38 ---> Running in ab72ccc50b33 06:20:39 Removing intermediate container ab72ccc50b33 06:20:39 ---> 245747a91ae8 06:20:39 Step 10/13 : COPY go.mod vendor* ./ 06:20:39 ---> 9db090cdcc78 06:20:39 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:39 ---> Running in 33a7c3f4330e 06:22:01 Removing intermediate container 33a7c3f4330e 06:22:01 ---> d15dbd12a885 06:22:01 Step 12/13 : COPY . . 06:22:01 ---> fc4910d78abe 06:22:01 Step 13/13 : RUN ${MAKE} 06:22:01 ---> Running in dd27fbe1908f 06:22:01 noop 06:22:01 Removing intermediate container dd27fbe1908f 06:22:01 ---> 194fc63c7701 06:22:01 Successfully built 194fc63c7701 06:22:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:01 + docker inspect -f . ci-base-image-arm64 06:22:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:02 prd-ubuntu20.04-docker-arm64-4c-16g-4717 does not seem to be running inside a container 06:22:02 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:22:03 $ docker top e65ddf4fc5f2a14357b65cef359a40158e2018fc9c3cd943b3ccbe72ca5550f8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:04 + go version 06:22:04 go version go1.20.6 linux/arm64 [Pipeline] } 06:22:04 $ docker stop --time=1 e65ddf4fc5f2a14357b65cef359a40158e2018fc9c3cd943b3ccbe72ca5550f8 06:22:05 $ docker rm -f --volumes e65ddf4fc5f2a14357b65cef359a40158e2018fc9c3cd943b3ccbe72ca5550f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:06 + docker inspect -f . ci-base-image-arm64 06:22:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:06 prd-ubuntu20.04-docker-arm64-4c-16g-4717 does not seem to be running inside a container 06:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:22:08 $ docker top eb52fff29f9c928b0cf2e62bce1d6bc23ab56c73eaf7020815a2b70c2e6dc104 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:08 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 06:22:09 + make test 06:22:09 go test ./... -coverprofile=coverage.out ./... 06:22:41 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:25:03 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:25:03 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 06:25:03 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.323s coverage: 31.5% of statements 06:25:25 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.452s coverage: 86.5% of statements 06:25:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:25:25 go vet ./... 06:25:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:25:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:25:57 ./bin/test-attribution-txt.sh [Pipeline] echo 06:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:25:57 $ docker stop --time=1 eb52fff29f9c928b0cf2e62bce1d6bc23ab56c73eaf7020815a2b70c2e6dc104 06:25:59 $ docker rm -f --volumes eb52fff29f9c928b0cf2e62bce1d6bc23ab56c73eaf7020815a2b70c2e6dc104 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:26:00 Warning: overwriting stash ‘coverage-report’ 06:26:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:26:02 + ls -al . 06:26:02 total 236 06:26:02 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 06:22 . 06:26:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:19 .. 06:26:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 06:19 .git 06:26:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:19 .github 06:26:02 -rw-rw-r-- 1 jenkins jenkins 496 Aug 28 06:19 .gitignore 06:26:02 -rw-rw-r-- 1 jenkins jenkins 42 Aug 28 06:19 .golangci.yml 06:26:02 -rw-rw-r-- 1 jenkins jenkins 11155 Aug 28 06:19 Attribution.txt 06:26:02 -rw-rw-r-- 1 jenkins jenkins 15932 Aug 28 06:19 CHANGELOG.md 06:26:02 -rw-rw-r-- 1 jenkins jenkins 1574 Aug 28 06:19 Dockerfile 06:26:02 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 06:19 GOVERNANCE.md 06:26:02 -rw-rw-r-- 1 jenkins jenkins 739 Aug 28 06:19 Jenkinsfile 06:26:02 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 28 06:19 LICENSE 06:26:02 -rw-rw-r-- 1 jenkins jenkins 2877 Aug 28 06:19 Makefile 06:26:02 -rw-rw-r-- 1 jenkins jenkins 625 Aug 28 06:19 OWNERS.md 06:26:02 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 28 06:19 README.md 06:26:02 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 06:17 VERSION 06:26:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:19 bin 06:26:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:19 cmd 06:26:02 -rw-r--r-- 1 jenkins jenkins 78456 Aug 28 06:25 coverage.out 06:26:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:19 doc 06:26:02 -rw-rw-r-- 1 jenkins jenkins 4085 Aug 28 06:19 go.mod 06:26:02 -rw-rw-r-- 1 jenkins jenkins 36344 Aug 28 06:19 go.sum 06:26:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:19 internal 06:26:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:19 snap 06:26:02 -rw-rw-r-- 1 jenkins jenkins 236 Aug 28 06:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:02 + 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=3e12a3454e1eae7ede363cc2941cd34070d88455 --label arch=arm64 --label version=0.0.0 . 06:26:03 Sending build context to Docker daemon 14.31MB 06:26:03 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 06:26:03 Step 2/26 : FROM ${BASE} AS builder 06:26:03 ---> 194fc63c7701 06:26:03 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:26:03 ---> Running in 0d730468f5b1 06:26:03 Removing intermediate container 0d730468f5b1 06:26:03 ---> 53196eba1bdf 06:26:03 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:26:03 ---> Running in 12020d24227d 06:26:03 Removing intermediate container 12020d24227d 06:26:03 ---> 12618f883b23 06:26:03 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 06:26:03 ---> Running in 8cdee91aa332 06:26:04 Removing intermediate container 8cdee91aa332 06:26:04 ---> 0e1b654fc94e 06:26:04 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:26:04 ---> Running in f0442ab23634 06:26:04 Removing intermediate container f0442ab23634 06:26:04 ---> 3b099c6ca077 06:26:04 Step 7/26 : LABEL Name=edgex-device-onvif-camera 06:26:04 ---> Running in 8e56d8b89acd 06:26:04 Removing intermediate container 8e56d8b89acd 06:26:04 ---> 4c21a9159312 06:26:04 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:26:04 ---> Running in f185504d0174 06:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:26:07 OK: 263 MiB in 53 packages 06:26:08 Removing intermediate container f185504d0174 06:26:08 ---> 3041fba6e50d 06:26:08 Step 9/26 : WORKDIR /device-onvif-camera 06:26:08 ---> Running in e29eb3d10c40 06:26:08 Removing intermediate container e29eb3d10c40 06:26:08 ---> 7f4ba733eb9b 06:26:08 Step 10/26 : COPY go.mod vendor* ./ 06:26:10 ---> c00ea8042b62 06:26:10 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:10 ---> Running in 9a3a204e924c 06:26:12 Removing intermediate container 9a3a204e924c 06:26:12 ---> 371a9c9d26a3 06:26:12 Step 12/26 : COPY . . 06:26:13 ---> 4d3e4f270d89 06:26:13 Step 13/26 : RUN ${MAKE} 06:26:13 ---> Running in 83deb8fda6e5 06:26:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 06:28:36 Removing intermediate container 83deb8fda6e5 06:28:36 ---> 83cc71a76ccb 06:28:36 Step 14/26 : FROM alpine:3.17 06:28:36 3.17: Pulling from library/alpine 06:28:36 4060ece20d7a: Pulling fs layer 06:28:36 4060ece20d7a: Download complete 06:28:36 4060ece20d7a: Pull complete 06:28:36 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 06:28:36 Status: Downloaded newer image for alpine:3.17 06:28:36 ---> 8650cd65339b 06:28:36 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:28:36 ---> Running in a403d48d4cab 06:28:36 Removing intermediate container a403d48d4cab 06:28:36 ---> 1d32d823dc61 06:28:36 Step 16/26 : RUN apk add --update --no-cache dumb-init 06:28:36 ---> Running in f1d48eda3890 06:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:28:36 (1/1) Installing dumb-init (1.2.5-r2) 06:28:36 Executing busybox-1.35.0-r29.trigger 06:28:36 OK: 8 MiB in 16 packages 06:28:36 Removing intermediate container f1d48eda3890 06:28:36 ---> 39ea3d3df56d 06:28:36 Step 17/26 : WORKDIR / 06:28:36 ---> Running in bbbf9adff041 06:28:36 Removing intermediate container bbbf9adff041 06:28:36 ---> e31df499de7c 06:28:36 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:28:37 ---> 48e24cea2658 06:28:37 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:28:38 ---> 731da0aef2c1 06:28:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:28:38 ---> 6eaae41b6d02 06:28:38 Step 21/26 : EXPOSE 59984 06:28:38 ---> Running in 9c61eb2ab1c7 06:28:38 Removing intermediate container 9c61eb2ab1c7 06:28:38 ---> 71cc470efb63 06:28:38 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:28:38 ---> Running in 44c78e3d6036 06:28:39 Removing intermediate container 44c78e3d6036 06:28:39 ---> fd7d12b7d24a 06:28:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:28:39 ---> Running in ba914ecc2492 06:28:39 Removing intermediate container ba914ecc2492 06:28:39 ---> 80fb31acb828 06:28:39 Step 24/26 : LABEL arch=arm64 06:28:39 ---> Running in 5ea96fbf7846 06:28:40 Removing intermediate container 5ea96fbf7846 06:28:40 ---> 44f84f7d3598 06:28:40 Step 25/26 : LABEL git_sha=3e12a3454e1eae7ede363cc2941cd34070d88455 06:28:40 ---> Running in 2b135eb77e82 06:28:40 Removing intermediate container 2b135eb77e82 06:28:40 ---> 2720ac04183e 06:28:40 Step 26/26 : LABEL version=0.0.0 06:28:40 ---> Running in 529e0843ee63 06:28:40 Removing intermediate container 529e0843ee63 06:28:40 ---> 8e62423120fc 06:28:40 [Warning] One or more build-args [ARCH] were not consumed 06:28:40 Successfully built 8e62423120fc 06:28:40 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 06:28:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:41 06:28:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:41 arm64: Pulling from edgex-lftools-log-publisher 06:28:41 8998bd30e6a1: Pulling fs layer 06:28:41 04944245beec: Pulling fs layer 06:28:41 699f458cf7ca: Pulling fs layer 06:28:41 765212b225bb: Pulling fs layer 06:28:41 f23df028b6ca: Pulling fs layer 06:28:41 d65c8cfc05b1: Pulling fs layer 06:28:41 2437ff75d9bd: Pulling fs layer 06:28:41 f23df028b6ca: Waiting 06:28:41 d65c8cfc05b1: Waiting 06:28:41 2437ff75d9bd: Waiting 06:28:41 765212b225bb: Waiting 06:28:42 04944245beec: Verifying Checksum 06:28:42 04944245beec: Download complete 06:28:42 765212b225bb: Verifying Checksum 06:28:42 765212b225bb: Download complete 06:28:42 f23df028b6ca: Verifying Checksum 06:28:42 f23df028b6ca: Download complete 06:28:42 d65c8cfc05b1: Verifying Checksum 06:28:42 d65c8cfc05b1: Download complete 06:28:42 699f458cf7ca: Verifying Checksum 06:28:42 699f458cf7ca: Download complete 06:28:42 8998bd30e6a1: Verifying Checksum 06:28:42 8998bd30e6a1: Download complete 06:28:44 2437ff75d9bd: Verifying Checksum 06:28:44 2437ff75d9bd: Download complete 06:28:46 8998bd30e6a1: Pull complete 06:28:46 04944245beec: Pull complete 06:28:48 699f458cf7ca: Pull complete 06:28:48 765212b225bb: Pull complete 06:28:49 f23df028b6ca: Pull complete 06:28:49 d65c8cfc05b1: Pull complete 06:29:04 2437ff75d9bd: Pull complete 06:29:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:29:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:04 prd-ubuntu20.04-docker-arm64-4c-16g-4717 does not seem to be running inside a container 06:29:04 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:29:06 $ docker top 84dec3bd4f57df37b6450b36b1902172d7db328a0e643d49edba889c34ba6701 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:07 ---> job-cost.sh 06:29:07 lf-activate-venv: SKIPPING 06:29:07 INFO: No Stack... 06:29:08 INFO: Retrieving Pricing Info for: v3-standard-4 06:29:09 INFO: Archiving Costs [Pipeline] sh 06:29:09 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 06:29:09 + cut -d, -f6 [Pipeline] lock 06:29:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-379-1-stack-cost] 06:29:09 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-379-1-stack-cost] did not exist. Created. 06:29:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-379-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:29:10 /w/workspace/device-onvif-camera/1@tmp/durable-037fbb9b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:29:10 + echo total: 0.10999999940395355 [Pipeline] stash 06:29:10 Warning: overwriting stash ‘stack-cost’ 06:29:10 Stashed 1 file(s) [Pipeline] } 06:29:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-379-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:29:10 $ docker stop --time=1 84dec3bd4f57df37b6450b36b1902172d7db328a0e643d49edba889c34ba6701 06:29:12 $ docker rm -f --volumes 84dec3bd4f57df37b6450b36b1902172d7db328a0e643d49edba889c34ba6701 [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 06:29:13 provisioning config files... 06:29:13 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-379@tmp/config15601427114693497243tmp [Pipeline] { [Pipeline] sh 06:29:13 + set +x 06:29:13 + + bashcurl -s -s -- 06:29:13 https://codecov.io/bash 06:29:13 06:29:13 _____ _ 06:29:13 / ____| | | 06:29:13 | | ___ __| | ___ ___ _____ __ 06:29:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:29:13 | |___| (_) | (_| | __/ (_| (_) \ V / 06:29:13 \_____\___/ \__,_|\___|\___\___/ \_/ 06:29:13 Bash-1.0.6 06:29:13 06:29:13 06:29:13 ==> git version 2.25.1 found 06:29:13 ==> 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 06:29:13 Release-Date: 2020-01-08 06:29:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:29:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:29:13 ==> Jenkins CI detected. 06:29:13 current dir:  /w/workspace/undry_device-onvif-camera_PR-379 06:29:13 project root: . 06:29:13 --> token set from env 06:29:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:29:13 ==> Running gcov in . (disable via -X gcov) 06:29:13 ==> Python coveragepy not found 06:29:13 ==> Searching for coverage reports in: 06:29:13 + . 06:29:13 -> Found 1 reports 06:29:13 ==> Detecting git/mercurial file structure 06:29:13 ==> Reading reports 06:29:13 + ./coverage.out bytes=78456 06:29:13 ==> Appending adjustments 06:29:13 https://docs.codecov.io/docs/fixing-reports 06:29:13 + Found adjustments 06:29:13 ==> Gzipping contents 06:29:13 12K /tmp/codecov.tMewPQ.gz 06:29:13 ==> Uploading reports 06:29:13 url: https://codecov.io 06:29:13 query: branch=PR-379&commit=3e12a3454e1eae7ede363cc2941cd34070d88455&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-379%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=379&job=&cmd_args= 06:29:13 -> Pinging Codecov 06:29:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-379&commit=3e12a3454e1eae7ede363cc2941cd34070d88455&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-379%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=379&job=&cmd_args= 06:29:14 -> Uploading to 06:29:14 https://storage.googleapis.com/codecov/v4/raw/2023-08-28/F29A59C45E3A92E06B3E522C9905F8EF/3e12a3454e1eae7ede363cc2941cd34070d88455/0b47e574-be7b-44e8-962e-f86b07ac22a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230828T062913Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31a225ecd0dd453fa201f31477d28c46530f27b9298d4c3c86319f793284f5f2 06:29:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:14 Dload Upload Total Spent Left Speed 06:29:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 54720 --:--:-- --:--:-- --:--:-- 54720 06:29:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3e12a3454e1eae7ede363cc2941cd34070d88455 [Pipeline] } 06:29:14 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 06:29:16 + [ -d /w/workspace/undry_device-onvif-camera_PR-379/archives ] 06:29:16 + ls -al /w/workspace/undry_device-onvif-camera_PR-379/archives 06:29:16 total 16 06:29:16 drwxr-xr-x 3 root root 4096 Aug 28 06:20 . 06:29:16 drwxrwxr-x 11 jenkins jenkins 4096 Aug 28 06:20 .. 06:29:16 drwxr-xr-x 2 root root 4096 Aug 28 06:20 cost 06:29:16 -rw-r--r-- 1 root root 91 Aug 28 06:20 cost.csv 06:29:16 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-379/archives 06:29:16 + ls -al /w/workspace/undry_device-onvif-camera_PR-379/archives 06:29:16 total 16 06:29:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 06:20 . 06:29:16 drwxrwxr-x 11 jenkins jenkins 4096 Aug 28 06:20 .. 06:29:16 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 06:20 cost 06:29:16 -rw-r--r-- 1 jenkins jenkins 91 Aug 28 06:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:29:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:29:17 ---> package-listing.sh 06:29:17 ++ facter osfamily 06:29:17 ++ tr '[:upper:]' '[:lower:]' 06:29:17 + OS_FAMILY=debian 06:29:17 + workspace=/w/workspace/undry_device-onvif-camera_PR-379 06:29:17 + START_PACKAGES=/tmp/packages_start.txt 06:29:17 + END_PACKAGES=/tmp/packages_end.txt 06:29:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:17 + PACKAGES=/tmp/packages_start.txt 06:29:17 + '[' /w/workspace/undry_device-onvif-camera_PR-379 ']' 06:29:17 + PACKAGES=/tmp/packages_end.txt 06:29:17 + case "${OS_FAMILY}" in 06:29:17 + dpkg -l 06:29:17 + grep '^ii' 06:29:17 + '[' -f /tmp/packages_start.txt ']' 06:29:17 + '[' -f /tmp/packages_end.txt ']' 06:29:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:17 + '[' /w/workspace/undry_device-onvif-camera_PR-379 ']' 06:29:17 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-379/archives/ 06:29:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-379/archives/ [Pipeline] echo 06:29:17 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-379/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:29:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:18 prd-ubuntu20.04-docker-8c-8g-4716 does not seem to be running inside a container 06:29:18 $ 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-379/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-379 -v /w/workspace/undry_device-onvif-camera_PR-379:/w/workspace/undry_device-onvif-camera_PR-379:rw,z -v /w/workspace/undry_device-onvif-camera_PR-379@tmp:/w/workspace/undry_device-onvif-camera_PR-379@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 06:29:18 $ docker top aa0a0a95270f1a189d24ba0b245586ea3ddf7d58b08e00728da525f3ef63a15a -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:19 + touch /tmp/pre-build-complete [Pipeline] sh 06:29:19 + mkdir -p /var/log/sysstat [Pipeline] sh 06:29:19 + ls /var/log/sa-host 06:29:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:20 provisioning config files... 06:29:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-379@tmp/config14418052583251443340tmp [Pipeline] { [Pipeline] echo 06:29:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:29:20 ---> create-netrc.sh [Pipeline] } 06:29:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:29:20 ---> python-tools-install.sh [Pipeline] echo 06:29:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:29:21 ---> sudo-logs.sh 06:29:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:29:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:29:21 ---> job-cost.sh 06:29:21 lf-activate-venv: SKIPPING 06:29:21 DEBUG: total: 0.2199999988079071 06:29:21 INFO: Retrieving Stack Cost... 06:29:21 INFO: Retrieving Pricing Info for: v3-standard-8 06:29:22 INFO: Archiving Costs [Pipeline] echo 06:29:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:29:22 ---> logs-deploy.sh 06:29:22 lf-activate-venv: SKIPPING 06:29:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-379/1 06:29:22 INFO: archiving workspace using pattern(s): 06:29:23 Archives upload complete. 06:29:23 INFO: archiving logs to Nexus