Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78b20017cd6d168da65a59796ad356de40fef842 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-ssh18046052809442131149.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh15735298368670086696.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9275756219015600924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh3841090485671411232.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16338541438807718556.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 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-2359 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 78b20017cd6d168da65a59796ad356de40fef842 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 78b20017cd6d168da65a59796ad356de40fef842 # timeout=10 Commit message: "feat: rediscovery-status (#81)" > git rev-list --no-walk 24145fbef97b1fa0849e90c42711cf4bdce583e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:57:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:57:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:57:09 ========================================================= 22:57:09 EdgeX Global Pipelines Version Info 22:57:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:57:10 ------------------- 22:57:10 stable info: 22:57:10 ------------------- 22:57:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:57:10 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 22:57:10 Message: update stable to v1.0.234 22:57:11 ------------------- 22:57:11 experimental info: 22:57:11 ------------------- 22:57:11 Commited By: **** collab-it+edgex@linuxfoundation.org 22:57:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 22:57:11 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78b20017cd6d168da65a59796ad356de40fef842 [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78b2001 [Pipeline] echo 22:57:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:11 provisioning config files... 22:57:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7862266293688696617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:12 ---> docker-login.sh 22:57:12 nexus3.edgexfoundry.org:10001 22:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:12 Configure a credential helper to remove this warning. See 22:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:12 22:57:12 Login Succeeded 22:57:12 nexus3.edgexfoundry.org:10002 22:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:12 Configure a credential helper to remove this warning. See 22:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:12 22:57:12 Login Succeeded 22:57:12 nexus3.edgexfoundry.org:10003 22:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:12 Configure a credential helper to remove this warning. See 22:57:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:12 22:57:12 Login Succeeded 22:57:12 nexus3.edgexfoundry.org:10004 22:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:13 Configure a credential helper to remove this warning. See 22:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:13 22:57:13 Login Succeeded 22:57:13 docker.io 22:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:13 Configure a credential helper to remove this warning. See 22:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:13 22:57:13 Login Succeeded 22:57:13 ---> docker-login.sh ends [Pipeline] } 22:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:57:13 + git rev-list -1 --merges 78b20017cd6d168da65a59796ad356de40fef842~1..78b20017cd6d168da65a59796ad356de40fef842 [Pipeline] echo 22:57:13 -----------> git rev-list -1 --merges 78b20017cd6d168da65a59796ad356de40fef842~1..78b20017cd6d168da65a59796ad356de40fef842 78b20017cd6d168da65a59796ad356de40fef842 [false] [Pipeline] sh 22:57:14 + git log --format=format:%s -1 78b20017cd6d168da65a59796ad356de40fef842 [Pipeline] echo 22:57:14 ========================================================= 22:57:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:57:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:57:14 + git log --format=format:%s -1 78b20017cd6d168da65a59796ad356de40fef842 [Pipeline] echo 22:57:14 [semverPrep] GIT_COMMIT: 78b20017cd6d168da65a59796ad356de40fef842, Commit Message: feat: rediscovery-status (#81) [Pipeline] echo 22:57:14 [semverPrep] This is not a build commit. [Pipeline] sh 22:57:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:57:14 + grep -v github /etc/ssh/ssh_known_hosts 22:57:14 + [ -e /tmp/ssh_known_hosts ] 22:57:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:57:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:57:14 + sudo tee -a /etc/ssh/ssh_known_hosts 22:57:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:15 22:57:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:15 0.1.4: Pulling from edgex-devops/py-git-semver 22:57:15 42c077c10790: Pulling fs layer 22:57:15 f63e77b7563a: Pulling fs layer 22:57:15 bd5fdadae976: Pulling fs layer 22:57:15 205491f53016: Pulling fs layer 22:57:15 df18705c85c3: Pulling fs layer 22:57:15 bdb3f477010e: Pulling fs layer 22:57:15 c8a8fc8e1c8f: Pulling fs layer 22:57:15 2c6e9b1d212d: Pulling fs layer 22:57:15 bdb8f0575790: Pulling fs layer 22:57:15 386e3cb2ff24: Pulling fs layer 22:57:15 2343380bae48: Pulling fs layer 22:57:15 df18705c85c3: Waiting 22:57:15 bdb3f477010e: Waiting 22:57:15 c8a8fc8e1c8f: Waiting 22:57:15 2c6e9b1d212d: Waiting 22:57:15 bdb8f0575790: Waiting 22:57:15 386e3cb2ff24: Waiting 22:57:15 2343380bae48: Waiting 22:57:15 f63e77b7563a: Download complete 22:57:15 205491f53016: Download complete 22:57:15 df18705c85c3: Verifying Checksum 22:57:15 df18705c85c3: Download complete 22:57:15 bd5fdadae976: Verifying Checksum 22:57:15 bd5fdadae976: Download complete 22:57:15 bdb3f477010e: Download complete 22:57:15 2c6e9b1d212d: Verifying Checksum 22:57:15 2c6e9b1d212d: Download complete 22:57:15 bdb8f0575790: Verifying Checksum 22:57:15 bdb8f0575790: Download complete 22:57:15 386e3cb2ff24: Download complete 22:57:15 2343380bae48: Verifying Checksum 22:57:15 2343380bae48: Download complete 22:57:15 42c077c10790: Verifying Checksum 22:57:15 42c077c10790: Download complete 22:57:16 c8a8fc8e1c8f: Download complete 22:57:17 42c077c10790: Pull complete 22:57:17 f63e77b7563a: Pull complete 22:57:17 bd5fdadae976: Pull complete 22:57:17 205491f53016: Pull complete 22:57:18 df18705c85c3: Pull complete 22:57:18 bdb3f477010e: Pull complete 22:57:20 c8a8fc8e1c8f: Pull complete 22:57:20 2c6e9b1d212d: Pull complete 22:57:20 bdb8f0575790: Pull complete 22:57:20 386e3cb2ff24: Pull complete 22:57:20 2343380bae48: Pull complete 22:57:20 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 22:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:20 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 22:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:57:22 $ docker top 4915e4aca1b1730397ce2ee6d8a7ee979a3f23ceb97ff41f6bbb107ed05139e8 -eo pid,comm 22:57:22 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). 22:57:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:22 [ssh-agent] Looking for ssh-agent implementation... 22:57:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:22 $ docker exec 4915e4aca1b1730397ce2ee6d8a7ee979a3f23ceb97ff41f6bbb107ed05139e8 ssh-agent 22:57:22 SSH_AUTH_SOCK=/tmp/ssh-lc3yI1tRYH8E/agent.32 22:57:22 SSH_AGENT_PID=39 22:57:22 Running ssh-add (command line suppressed) 22:57:22 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6801784642376005430.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6801784642376005430.key) 22:57:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:22 + git tag --points-at HEAD [Pipeline] } 22:57:22 $ docker exec --env ******** --env ******** 4915e4aca1b1730397ce2ee6d8a7ee979a3f23ceb97ff41f6bbb107ed05139e8 ssh-agent -k 22:57:23 unset SSH_AUTH_SOCK; 22:57:23 unset SSH_AGENT_PID; 22:57:23 echo Agent pid 39 killed; 22:57:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:57:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:23 [ssh-agent] Looking for ssh-agent implementation... 22:57:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:23 $ docker exec 4915e4aca1b1730397ce2ee6d8a7ee979a3f23ceb97ff41f6bbb107ed05139e8 ssh-agent 22:57:23 SSH_AUTH_SOCK=/tmp/ssh-gnFhSi3qsvMz/agent.72 22:57:23 SSH_AGENT_PID=78 22:57:23 Running ssh-add (command line suppressed) 22:57:23 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3380772392554694019.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3380772392554694019.key) 22:57:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:23 + git semver init 22:57:24 2022-06-13 22:57:24,080 [run_init] DEBUG init version:0.0.0 force:False 22:57:24 2022-06-13 22:57:24,081 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 22:57:24 2022-06-13 22:57:24,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 22:57:24 2022-06-13 22:57:24,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 22:57:25 2022-06-13 22:57:24,730 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 22:57:25 2022-06-13 22:57:24,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 22:57:25 2022-06-13 22:57:24,731 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:57:25 2022-06-13 22:57:24,731 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:57:25 0.0.1-dev.11 [Pipeline] } 22:57:25 $ docker exec --env ******** --env ******** 4915e4aca1b1730397ce2ee6d8a7ee979a3f23ceb97ff41f6bbb107ed05139e8 ssh-agent -k 22:57:25 unset SSH_AUTH_SOCK; 22:57:25 unset SSH_AGENT_PID; 22:57:25 echo Agent pid 78 killed; 22:57:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:25 + git semver [Pipeline] } 22:57:25 $ docker stop --time=1 4915e4aca1b1730397ce2ee6d8a7ee979a3f23ceb97ff41f6bbb107ed05139e8 22:57:27 $ docker rm -f 4915e4aca1b1730397ce2ee6d8a7ee979a3f23ceb97ff41f6bbb107ed05139e8 [Pipeline] // withDockerContainer [Pipeline] sh 22:57:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:57:27 Stashed 1 file(s) [Pipeline] echo 22:57:27 [edgeXSemver]: initialized semver on version 0.0.1-dev.11 [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 22:57:27 provisioning config files... 22:57:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7006896575372208415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:28 ---> docker-login.sh 22:57:28 nexus3.edgexfoundry.org:10001 22:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:28 Configure a credential helper to remove this warning. See 22:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:28 22:57:28 Login Succeeded 22:57:28 nexus3.edgexfoundry.org:10002 22:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:28 Configure a credential helper to remove this warning. See 22:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:28 22:57:28 Login Succeeded 22:57:28 nexus3.edgexfoundry.org:10003 22:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:28 Configure a credential helper to remove this warning. See 22:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:28 22:57:28 Login Succeeded 22:57:28 nexus3.edgexfoundry.org:10004 22:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:28 Configure a credential helper to remove this warning. See 22:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:28 22:57:28 Login Succeeded 22:57:28 docker.io 22:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:28 Configure a credential helper to remove this warning. See 22:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:28 22:57:28 Login Succeeded 22:57:28 ---> docker-login.sh ends [Pipeline] } 22:57:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:57:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:29 ========================================================= 22:57:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:57:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:57:29 Sending build context to Docker daemon 8.735MB 22:57:29 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:57:29 Step 2/13 : FROM ${BASE} AS builder 22:57:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:57:29 59bf1c3509f3: Pulling fs layer 22:57:29 666ba61612fd: Pulling fs layer 22:57:29 8ed8ca486205: Pulling fs layer 22:57:29 cc1cd167ecdc: Pulling fs layer 22:57:29 c516ae0d96e1: Pulling fs layer 22:57:29 684cea983483: Pulling fs layer 22:57:29 dd3240ac7de5: Pulling fs layer 22:57:29 b1e948a4e11c: Pulling fs layer 22:57:29 a8fd76ee1af6: Pulling fs layer 22:57:29 646ad004c059: Pulling fs layer 22:57:29 684cea983483: Waiting 22:57:29 dd3240ac7de5: Waiting 22:57:29 646ad004c059: Waiting 22:57:29 b1e948a4e11c: Waiting 22:57:29 a8fd76ee1af6: Waiting 22:57:29 cc1cd167ecdc: Waiting 22:57:29 c516ae0d96e1: Waiting 22:57:29 8ed8ca486205: Verifying Checksum 22:57:29 8ed8ca486205: Download complete 22:57:29 666ba61612fd: Download complete 22:57:29 c516ae0d96e1: Verifying Checksum 22:57:29 c516ae0d96e1: Download complete 22:57:29 684cea983483: Verifying Checksum 22:57:29 684cea983483: Download complete 22:57:29 dd3240ac7de5: Verifying Checksum 22:57:29 dd3240ac7de5: Download complete 22:57:29 59bf1c3509f3: Verifying Checksum 22:57:29 59bf1c3509f3: Download complete 22:57:29 b1e948a4e11c: Verifying Checksum 22:57:29 b1e948a4e11c: Download complete 22:57:29 59bf1c3509f3: Pull complete 22:57:29 666ba61612fd: Pull complete 22:57:29 8ed8ca486205: Pull complete 22:57:30 646ad004c059: Verifying Checksum 22:57:30 a8fd76ee1af6: Verifying Checksum 22:57:30 a8fd76ee1af6: Download complete 22:57:30 cc1cd167ecdc: Verifying Checksum 22:57:30 cc1cd167ecdc: Download complete 22:57:34 cc1cd167ecdc: Pull complete 22:57:34 c516ae0d96e1: Pull complete 22:57:34 684cea983483: Pull complete 22:57:34 dd3240ac7de5: Pull complete 22:57:34 b1e948a4e11c: Pull complete 22:57:37 a8fd76ee1af6: Pull complete 22:57:37 646ad004c059: Pull complete 22:57:37 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 22:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:57:37 ---> 8f69c11f6b0c 22:57:37 Step 3/13 : ARG MAKE="make build" 22:57:39 ---> Running in f5175835b518 22:57:39 Removing intermediate container f5175835b518 22:57:39 ---> a94008c16954 22:57:39 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:57:39 ---> Running in 278c2a598eb8 22:57:39 Removing intermediate container 278c2a598eb8 22:57:39 ---> fa61a621c990 22:57:39 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 22:57:39 ---> Running in 51c67ff79632 22:57:39 Removing intermediate container 51c67ff79632 22:57:39 ---> b477e634cae0 22:57:39 Step 6/13 : LABEL Name=edgex-device-onvif-camera 22:57:39 ---> Running in b66f64571527 22:57:39 Removing intermediate container b66f64571527 22:57:39 ---> 88b611c1b013 22:57:39 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:39 ---> Running in c18dba528536 22:57:40 Removing intermediate container c18dba528536 22:57:40 ---> 3fe0faf708b8 22:57:40 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:57:40 ---> Running in 9e259a210d83 22:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:57:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:57:41 OK: 221 MiB in 52 packages 22:57:41 Removing intermediate container 9e259a210d83 22:57:41 ---> 2fd538b7f41f 22:57:41 Step 9/13 : WORKDIR /device-onvif-camera 22:57:41 ---> Running in 90e900d0b6f8 22:57:42 Removing intermediate container 90e900d0b6f8 22:57:42 ---> b6c8f4a7e4a3 22:57:42 Step 10/13 : COPY go.mod vendor* ./ 22:57:42 ---> 182f73f98d6b 22:57:42 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:42 ---> Running in 84f8cecc4b0a 22:57:42 Still waiting to schedule task 22:57:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:57:57 Removing intermediate container 84f8cecc4b0a 22:57:57 ---> 690a93f9e59e 22:57:57 Step 12/13 : COPY . . 22:57:57 ---> 34d85e779346 22:57:57 Step 13/13 : RUN ${MAKE} 22:57:57 ---> Running in a98f569fc537 22:57:57 noop 22:57:57 Removing intermediate container a98f569fc537 22:57:57 ---> 77fb67d828de 22:57:57 Successfully built 77fb67d828de 22:57:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:58 + docker inspect -f . ci-base-image-x86_64 22:57:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:58 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 22:57:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 22:57:58 $ docker top c8d23ae1228bd5f715a6b754e7a8a03b1b997c3bade883d426df3432bf13b92b -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:59 + go version 22:57:59 go version go1.17.7 linux/amd64 [Pipeline] } 22:57:59 $ docker stop --time=1 c8d23ae1228bd5f715a6b754e7a8a03b1b997c3bade883d426df3432bf13b92b 22:58:00 $ docker rm -f c8d23ae1228bd5f715a6b754e7a8a03b1b997c3bade883d426df3432bf13b92b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:00 + docker inspect -f . ci-base-image-x86_64 22:58:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:00 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 22:58:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 22:58:01 $ docker top 11f901e1f6ad6673e36452b819529f1a9aef28afb24bbc2561a8596e865a6e3d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:58:01 + make test 22:58:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:58:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:58:12 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:58:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.2% of statements 22:58:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.692s coverage: 13.8% of statements 22:58:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:58:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:58:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:58:27 ./bin/test-attribution-txt.sh [Pipeline] echo 22:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:58:28 $ docker stop --time=1 11f901e1f6ad6673e36452b819529f1a9aef28afb24bbc2561a8596e865a6e3d 22:58:29 $ docker rm -f 11f901e1f6ad6673e36452b819529f1a9aef28afb24bbc2561a8596e865a6e3d [Pipeline] // withDockerContainer [Pipeline] sh 22:58:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:58:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:58:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:58:31 + ls -al . 22:58:31 total 236 22:58:31 drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 22:58 . 22:58:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 22:57 .. 22:58:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 22:57 .git 22:58:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 22:57 .github 22:58:31 -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 22:57 .gitignore 22:58:31 -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 22:57 .golangci.yml 22:58:31 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 22:57 .semver 22:58:31 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 22:57 Attribution.txt 22:58:31 -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 22:57 CHANGELOG.md 22:58:31 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 22:57 Dockerfile 22:58:31 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 22:57 GOVERNANCE.md 22:58:31 -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 22:57 Jenkinsfile 22:58:31 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 22:57 LICENSE 22:58:31 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 22:57 Makefile 22:58:31 -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 22:57 OWNERS.md 22:58:31 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 22:57 README.md 22:58:31 -rw-rw-r-- 1 jenkins jenkins 12 Jun 13 22:57 VERSION 22:58:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 22:57 bin 22:58:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 22:57 cmd 22:58:31 -rw-r--r-- 1 jenkins jenkins 59480 Jun 13 22:58 coverage.out 22:58:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 22:57 doc 22:58:31 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 22:57 go.mod 22:58:31 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 13 22:57 go.sum 22:58:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 22:57 internal 22:58:31 -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 22:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:31 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=78b20017cd6d168da65a59796ad356de40fef842 --label arch=amd64 --label version=0.0.1-dev.11 . 22:58:31 Sending build context to Docker daemon 8.796MB 22:58:31 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 22:58:31 Step 2/26 : FROM ${BASE} AS builder 22:58:31 ---> 77fb67d828de 22:58:31 Step 3/26 : ARG MAKE="make build" 22:58:31 ---> Running in c0f02e9950bf 22:58:31 Removing intermediate container c0f02e9950bf 22:58:31 ---> ddcdabf99f0f 22:58:31 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:58:31 ---> Running in 67d0a734c8b6 22:58:31 Removing intermediate container 67d0a734c8b6 22:58:31 ---> b261f6bb0400 22:58:31 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:58:31 ---> Running in c3e8abe2ac9e 22:58:31 Removing intermediate container c3e8abe2ac9e 22:58:31 ---> 2a951077163b 22:58:31 Step 6/26 : LABEL Name=edgex-device-onvif-camera 22:58:31 ---> Running in 726c221ae42c 22:58:31 Removing intermediate container 726c221ae42c 22:58:31 ---> dda49eddaffd 22:58:31 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:31 ---> Running in a756dd6e6071 22:58:32 Removing intermediate container a756dd6e6071 22:58:32 ---> bca4ec2c7d53 22:58:32 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:58:32 ---> Running in d298a10adcd9 22:58:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:58:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:58:34 OK: 221 MiB in 52 packages 22:58:34 Removing intermediate container d298a10adcd9 22:58:34 ---> 313bb94524fd 22:58:34 Step 9/26 : WORKDIR /device-onvif-camera 22:58:34 ---> Running in df87fc89fb08 22:58:34 Removing intermediate container df87fc89fb08 22:58:34 ---> d02f003a3d15 22:58:34 Step 10/26 : COPY go.mod vendor* ./ 22:58:34 ---> 75501e5c7aab 22:58:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:34 ---> Running in b05ad96a3b9e 22:58:35 Removing intermediate container b05ad96a3b9e 22:58:35 ---> acc33353f45c 22:58:35 Step 12/26 : COPY . . 22:58:35 ---> 8907dffcc9f6 22:58:35 Step 13/26 : RUN ${MAKE} 22:58:35 ---> Running in c4462ad82013 22:58:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:58:58 Removing intermediate container c4462ad82013 22:58:58 ---> 490bb8d2b2bc 22:58:58 Step 14/26 : FROM alpine:3.15 22:58:58 3.15: Pulling from library/alpine 22:58:58 df9b9388f04a: Pulling fs layer 22:58:58 df9b9388f04a: Verifying Checksum 22:58:58 df9b9388f04a: Download complete 22:58:58 df9b9388f04a: Pull complete 22:58:58 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 22:58:58 Status: Downloaded newer image for alpine:3.15 22:58:58 ---> 0ac33e5f5afa 22:58:58 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:58:58 ---> Running in cd8afd704e18 22:58:58 Removing intermediate container cd8afd704e18 22:58:58 ---> 60eb8cf22525 22:58:58 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:58:58 ---> Running in 741b068bc9bf 22:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:58:58 (1/6) Installing dumb-init (1.2.5-r1) 22:58:58 (2/6) Installing libgcc (10.3.1_git20211027-r0) 22:58:58 (3/6) Installing libsodium (1.0.18-r0) 22:58:58 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 22:58:58 (5/6) Installing libzmq (4.3.4-r0) 22:58:58 (6/6) Installing zeromq (4.3.4-r0) 22:58:58 Executing busybox-1.34.1-r5.trigger 22:58:58 OK: 8 MiB in 20 packages 22:58:58 Removing intermediate container 741b068bc9bf 22:58:58 ---> 0ab6514da61c 22:58:58 Step 17/26 : WORKDIR / 22:58:58 ---> Running in dbfde0109dbe 22:58:58 Removing intermediate container dbfde0109dbe 22:58:58 ---> a39f1d1d83ce 22:58:58 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:58:58 ---> b22432c76e42 22:58:58 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:58:59 ---> 9937843da42e 22:58:59 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:58:59 ---> 75be1c2211da 22:58:59 Step 21/26 : EXPOSE 59984 22:58:59 ---> Running in 70f8c889a3cd 22:58:59 Removing intermediate container 70f8c889a3cd 22:58:59 ---> 361cd241eded 22:58:59 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:58:59 ---> Running in e5af42d0966c 22:58:59 Removing intermediate container e5af42d0966c 22:58:59 ---> 8b7f3353cba0 22:58:59 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:59 ---> Running in b27e656efcb4 22:58:59 Removing intermediate container b27e656efcb4 22:58:59 ---> 500c66358b0f 22:58:59 Step 24/26 : LABEL arch=amd64 22:58:59 ---> Running in 0084df29aa79 22:59:00 Removing intermediate container 0084df29aa79 22:59:00 ---> 817c89d3c4ea 22:59:00 Step 25/26 : LABEL git_sha=78b20017cd6d168da65a59796ad356de40fef842 22:59:00 ---> Running in ddb8446d15d4 22:59:00 Removing intermediate container ddb8446d15d4 22:59:00 ---> 7b367f95628a 22:59:00 Step 26/26 : LABEL version=0.0.1-dev.11 22:59:00 ---> Running in 08ff10a1abe6 22:59:00 Removing intermediate container 08ff10a1abe6 22:59:00 ---> 25b825747928 22:59:00 [Warning] One or more build-args [ARCH] were not consumed 22:59:00 Successfully built 25b825747928 22:59:00 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:00 provisioning config files... 22:59:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2623675803097131537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:00 ---> docker-login.sh 22:59:00 nexus3.edgexfoundry.org:10001 22:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:00 Configure a credential helper to remove this warning. See 22:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:00 22:59:00 Login Succeeded 22:59:00 nexus3.edgexfoundry.org:10002 22:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:00 Configure a credential helper to remove this warning. See 22:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:00 22:59:00 Login Succeeded 22:59:00 nexus3.edgexfoundry.org:10003 22:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:00 Configure a credential helper to remove this warning. See 22:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:00 22:59:00 Login Succeeded 22:59:00 nexus3.edgexfoundry.org:10004 22:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:01 Configure a credential helper to remove this warning. See 22:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:01 22:59:01 Login Succeeded 22:59:01 docker.io 22:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:01 Configure a credential helper to remove this warning. See 22:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:01 22:59:01 Login Succeeded 22:59:01 ---> docker-login.sh ends [Pipeline] } 22:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:59:01 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 22:59:01 78b20017cd6d168da65a59796ad356de40fef842 22:59:01 latest 22:59:01 0.0.1-dev.11 22:59:01 78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11 22:59:01 main 22:59:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:78b20017cd6d168da65a59796ad356de40fef842 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:78b20017cd6d168da65a59796ad356de40fef842 22:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:59:02 9866f6321490: Preparing 22:59:02 f3eee3975522: Preparing 22:59:02 75f531eab44d: Preparing 22:59:02 5710a2497cff: Preparing 22:59:02 4fc242d58285: Preparing 22:59:02 4fc242d58285: Layer already exists 22:59:02 9866f6321490: Pushed 22:59:02 f3eee3975522: Pushed 22:59:02 5710a2497cff: Pushed 22:59:05 75f531eab44d: Pushed 22:59:05 78b20017cd6d168da65a59796ad356de40fef842: digest: sha256:a1fe6751bdf34ecbe8d41f8eaa205a7b2a10c57fa7a734f0eae932f7392dda10 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:59:06 9866f6321490: Preparing 22:59:06 f3eee3975522: Preparing 22:59:06 75f531eab44d: Preparing 22:59:06 5710a2497cff: Preparing 22:59:06 4fc242d58285: Preparing 22:59:06 75f531eab44d: Layer already exists 22:59:06 f3eee3975522: Layer already exists 22:59:06 4fc242d58285: Layer already exists 22:59:06 9866f6321490: Layer already exists 22:59:06 5710a2497cff: Layer already exists 22:59:06 latest: digest: sha256:a1fe6751bdf34ecbe8d41f8eaa205a7b2a10c57fa7a734f0eae932f7392dda10 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.11 22:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:59:07 9866f6321490: Preparing 22:59:07 f3eee3975522: Preparing 22:59:07 75f531eab44d: Preparing 22:59:07 5710a2497cff: Preparing 22:59:07 4fc242d58285: Preparing 22:59:07 9866f6321490: Layer already exists 22:59:07 f3eee3975522: Layer already exists 22:59:07 5710a2497cff: Layer already exists 22:59:07 75f531eab44d: Layer already exists 22:59:07 4fc242d58285: Layer already exists 22:59:07 0.0.1-dev.11: digest: sha256:a1fe6751bdf34ecbe8d41f8eaa205a7b2a10c57fa7a734f0eae932f7392dda10 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11 22:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:59:07 9866f6321490: Preparing 22:59:07 f3eee3975522: Preparing 22:59:07 75f531eab44d: Preparing 22:59:07 5710a2497cff: Preparing 22:59:07 4fc242d58285: Preparing 22:59:07 4fc242d58285: Layer already exists 22:59:07 f3eee3975522: Layer already exists 22:59:07 9866f6321490: Layer already exists 22:59:07 75f531eab44d: Layer already exists 22:59:07 5710a2497cff: Layer already exists 22:59:07 78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11: digest: sha256:a1fe6751bdf34ecbe8d41f8eaa205a7b2a10c57fa7a734f0eae932f7392dda10 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 22:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:59:08 9866f6321490: Preparing 22:59:08 f3eee3975522: Preparing 22:59:08 75f531eab44d: Preparing 22:59:08 5710a2497cff: Preparing 22:59:08 4fc242d58285: Preparing 22:59:08 5710a2497cff: Layer already exists 22:59:08 9866f6321490: Layer already exists 22:59:08 f3eee3975522: Layer already exists 22:59:08 75f531eab44d: Layer already exists 22:59:08 4fc242d58285: Layer already exists 22:59:08 main: digest: sha256:a1fe6751bdf34ecbe8d41f8eaa205a7b2a10c57fa7a734f0eae932f7392dda10 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:59:08 ===================================================== [Pipeline] echo 22:59:08 taggedImages: 22:59:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:78b20017cd6d168da65a59796ad356de40fef842 22:59:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:59:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.11 22:59:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11 22:59:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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 22:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:08 22:59:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:09 latest: Pulling from edgex-lftools-log-publisher 22:59:09 5eb5b503b376: Pulling fs layer 22:59:09 5c69ac0246d0: Pulling fs layer 22:59:09 ec43610c2a17: Pulling fs layer 22:59:09 3a2ae6a8a46f: Pulling fs layer 22:59:09 33b1e0a273af: Pulling fs layer 22:59:09 5d3b04190fa2: Pulling fs layer 22:59:09 2f39f015ded8: Pulling fs layer 22:59:09 3a2ae6a8a46f: Waiting 22:59:09 33b1e0a273af: Waiting 22:59:09 5d3b04190fa2: Waiting 22:59:09 2f39f015ded8: Waiting 22:59:09 5c69ac0246d0: Download complete 22:59:09 3a2ae6a8a46f: Verifying Checksum 22:59:09 3a2ae6a8a46f: Download complete 22:59:09 33b1e0a273af: Verifying Checksum 22:59:09 33b1e0a273af: Download complete 22:59:09 5d3b04190fa2: Verifying Checksum 22:59:09 5d3b04190fa2: Download complete 22:59:09 ec43610c2a17: Verifying Checksum 22:59:09 ec43610c2a17: Download complete 22:59:09 5eb5b503b376: Verifying Checksum 22:59:09 5eb5b503b376: Download complete 22:59:09 2f39f015ded8: Download complete 22:59:10 5eb5b503b376: Pull complete 22:59:10 5c69ac0246d0: Pull complete 22:59:10 ec43610c2a17: Pull complete 22:59:11 3a2ae6a8a46f: Pull complete 22:59:11 33b1e0a273af: Pull complete 22:59:11 5d3b04190fa2: Pull complete 22:59:15 2f39f015ded8: Pull complete 22:59:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:59:15 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 22:59: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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:59:17 $ docker top 3ff254b20be596136de4717e629de0d1422a4e6fb8347e36bb837484752ebaf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:18 ---> job-cost.sh 22:59:18 lf-activate-venv: SKIPPING 22:59:18 INFO: No Stack... 22:59:18 INFO: Retrieving Pricing Info for: v3-standard-8 22:59:18 INFO: Archiving Costs [Pipeline] sh 22:59:19 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 22:59:19 + cut -d, -f6 [Pipeline] lock 22:59:19 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-13-stack-cost] 22:59:19 Resource [jenkins-edgexfoundry-device-onvif-camera-main-13-stack-cost] did not exist. Created. 22:59:19 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:59:19 + echo total: 0.2199999988079071 [Pipeline] stash 22:59:19 Stashed 1 file(s) [Pipeline] } 22:59:19 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 22:59:19 $ docker stop --time=1 3ff254b20be596136de4717e629de0d1422a4e6fb8347e36bb837484752ebaf8 22:59:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2360 in /w/workspace/foundry_device-onvif-camera_main 22:59:20 $ docker rm -f 3ff254b20be596136de4717e629de0d1422a4e6fb8347e36bb837484752ebaf8 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 22:59:20 Running in /w/workspace/device-onvif-camera/13 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv 22:59:20 Selected Git installation does not exist. Using Default 22:59:20 The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } 22:59:26 using credential edgex-jenkins-ssh 22:59:26 Cloning the remote Git repository 22:59:26 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:59:26 > git init /w/workspace/device-onvif-camera/13 # timeout=10 22:59:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:59:26 > git --version # timeout=10 22:59:26 > git --version # 'git version 2.25.1' 22:59:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:27 Avoid second fetch 22:59:27 Checking out Revision 78b20017cd6d168da65a59796ad356de40fef842 (main) 22:59:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:59:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:27 > git config core.sparsecheckout # timeout=10 22:59:27 > git checkout -f 78b20017cd6d168da65a59796ad356de40fef842 # timeout=10 22:59:31 Commit message: "feat: rediscovery-status (#81)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:59:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:59:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:59:32 Dload Upload Total Spent Left Speed 22:59:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 22:59:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:59:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:59:33 + sudo tee /etc/docker/daemon.new 22:59:33 { 22:59:33 "registry-mirrors": [ 22:59:33 "https://nexus3.edgexfoundry.org:10001" 22:59:33 ], 22:59:33 "bip": "10.250.0.254/24", 22:59:33 "hosts": [ 22:59:33 "tcp://0.0.0.0:5555", 22:59:33 "unix:///var/run/docker.sock" 22:59:33 ], 22:59:33 "mtu": 1458, 22:59:33 "selinux-enabled": true, 22:59:33 "seccomp-profile": "/etc/docker/seccomp.json" 22:59:33 } [Pipeline] sh 22:59:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:59:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:52 provisioning config files... 22:59:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/13@tmp/config1809089465902871149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:52 ---> docker-login.sh 22:59:52 nexus3.edgexfoundry.org:10001 22:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:53 Configure a credential helper to remove this warning. See 22:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:53 22:59:53 Login Succeeded 22:59:53 nexus3.edgexfoundry.org:10002 22:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:53 Configure a credential helper to remove this warning. See 22:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:53 22:59:53 Login Succeeded 22:59:54 nexus3.edgexfoundry.org:10003 22:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:54 Configure a credential helper to remove this warning. See 22:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:54 22:59:54 Login Succeeded 22:59:54 nexus3.edgexfoundry.org:10004 22:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:55 Configure a credential helper to remove this warning. See 22:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:55 22:59:55 Login Succeeded 22:59:55 docker.io 22:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:55 Configure a credential helper to remove this warning. See 22:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:55 22:59:55 Login Succeeded 22:59:55 ---> docker-login.sh ends [Pipeline] } 22:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:59:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:59:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:59:56 ========================================================= 22:59:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:59:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:59:56 Sending build context to Docker daemon 5.953MB 22:59:56 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:59:56 Step 2/13 : FROM ${BASE} AS builder 22:59:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:59:57 9b3977197b4f: Pulling fs layer 22:59:57 1a89e8eeedd5: Pulling fs layer 22:59:57 94645a83ff95: Pulling fs layer 22:59:57 e6fb740bc735: Pulling fs layer 22:59:57 3a77bd46dcc9: Pulling fs layer 22:59:57 355e64cbe906: Pulling fs layer 22:59:57 63ab81a10011: Pulling fs layer 22:59:57 555d1d1c4555: Pulling fs layer 22:59:57 7d9057610161: Pulling fs layer 22:59:57 e6fb740bc735: Waiting 22:59:57 3a77bd46dcc9: Waiting 22:59:57 355e64cbe906: Waiting 22:59:57 63ab81a10011: Waiting 22:59:57 555d1d1c4555: Waiting 22:59:57 7d9057610161: Waiting 22:59:57 94645a83ff95: Verifying Checksum 22:59:57 94645a83ff95: Download complete 22:59:57 1a89e8eeedd5: Download complete 22:59:57 3a77bd46dcc9: Verifying Checksum 22:59:57 3a77bd46dcc9: Download complete 22:59:57 355e64cbe906: Download complete 22:59:57 9b3977197b4f: Verifying Checksum 22:59:57 9b3977197b4f: Download complete 22:59:57 63ab81a10011: Verifying Checksum 22:59:57 63ab81a10011: Download complete 22:59:58 9b3977197b4f: Pull complete 22:59:58 7d9057610161: Verifying Checksum 22:59:58 7d9057610161: Download complete 22:59:58 1a89e8eeedd5: Pull complete 22:59:58 94645a83ff95: Pull complete 22:59:59 555d1d1c4555: Verifying Checksum 22:59:59 555d1d1c4555: Download complete 23:00:00 e6fb740bc735: Verifying Checksum 23:00:00 e6fb740bc735: Download complete 23:00:12 e6fb740bc735: Pull complete 23:00:12 3a77bd46dcc9: Pull complete 23:00:12 355e64cbe906: Pull complete 23:00:12 63ab81a10011: Pull complete 23:00:19 555d1d1c4555: Pull complete 23:00:21 7d9057610161: Pull complete 23:00:21 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 23:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:00:21 ---> 819e984ddca1 23:00:21 Step 3/13 : ARG MAKE="make build" 23:00:21 ---> Running in 20b37a38a176 23:00:22 Removing intermediate container 20b37a38a176 23:00:22 ---> e6af2e729988 23:00:22 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:00:22 ---> Running in 4ce2bcc17d79 23:00:22 Removing intermediate container 4ce2bcc17d79 23:00:22 ---> 03a0db229697 23:00:22 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 23:00:22 ---> Running in 0fc4c723c046 23:00:22 Removing intermediate container 0fc4c723c046 23:00:22 ---> 2ccaa0124708 23:00:22 Step 6/13 : LABEL Name=edgex-device-onvif-camera 23:00:22 ---> Running in ffdfd1c08f1e 23:00:23 Removing intermediate container ffdfd1c08f1e 23:00:23 ---> c2434a6718b8 23:00:23 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:23 ---> Running in 392c6236bfc6 23:00:25 Removing intermediate container 392c6236bfc6 23:00:25 ---> d94f7803cbe9 23:00:25 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:00:25 ---> Running in cd29d74e2f00 23:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:00:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:00:29 OK: 220 MiB in 52 packages 23:00:29 Removing intermediate container cd29d74e2f00 23:00:29 ---> f7f05954472f 23:00:29 Step 9/13 : WORKDIR /device-onvif-camera 23:00:29 ---> Running in d2a25f4c70da 23:00:29 Removing intermediate container d2a25f4c70da 23:00:29 ---> 5d63853cc97d 23:00:29 Step 10/13 : COPY go.mod vendor* ./ 23:00:30 ---> 305e280c59c4 23:00:30 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:30 ---> Running in cbf39fc756f1 23:01:17 Removing intermediate container cbf39fc756f1 23:01:17 ---> 628a9a93a145 23:01:17 Step 12/13 : COPY . . 23:01:18 ---> d219ce147b88 23:01:18 Step 13/13 : RUN ${MAKE} 23:01:18 ---> Running in 497a78b44c76 23:01:19 noop 23:01:20 Removing intermediate container 497a78b44c76 23:01:20 ---> c087f41f95ff 23:01:20 Successfully built c087f41f95ff 23:01:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:20 + docker inspect -f . ci-base-image-arm64 23:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:20 prd-ubuntu20.04-docker-arm64-4c-16g-2360 does not seem to be running inside a container 23:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@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 ******** ci-base-image-arm64 cat 23:01:22 $ docker top 9d8be8d6bab626323809680c0154e198e888c92372947e131aed44858f222562 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:23 + go version 23:01:23 go version go1.17.7 linux/arm64 [Pipeline] } 23:01:23 $ docker stop --time=1 9d8be8d6bab626323809680c0154e198e888c92372947e131aed44858f222562 23:01:24 $ docker rm -f 9d8be8d6bab626323809680c0154e198e888c92372947e131aed44858f222562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:25 + docker inspect -f . ci-base-image-arm64 23:01:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:25 prd-ubuntu20.04-docker-arm64-4c-16g-2360 does not seem to be running inside a container 23:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@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 ******** ci-base-image-arm64 cat 23:01:27 $ docker top 5473cfdaac1110570ed601894213705b9157bcc7be7a0e513d2cb154a0c941a4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:01:27 + make test 23:01:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:01:29 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:02:51 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:02:51 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.075s coverage: 1.2% of statements 23:03:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.798s coverage: 13.8% of statements 23:03:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:03:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:03:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:03:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:03:45 ./bin/test-attribution-txt.sh [Pipeline] echo 23:03:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:03:49 $ docker stop --time=1 5473cfdaac1110570ed601894213705b9157bcc7be7a0e513d2cb154a0c941a4 23:03:50 $ docker rm -f 5473cfdaac1110570ed601894213705b9157bcc7be7a0e513d2cb154a0c941a4 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:03:51 Warning: overwriting stash ‘coverage-report’ 23:03:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:03:53 + ls -al . 23:03:53 total 232 23:03:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 23:03 . 23:03:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 22:59 .. 23:03:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 22:59 .git 23:03:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 22:59 .github 23:03:53 -rw-rw-r-- 1 jenkins jenkins 352 Jun 13 22:59 .gitignore 23:03:53 -rw-rw-r-- 1 jenkins jenkins 42 Jun 13 22:59 .golangci.yml 23:03:53 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 13 22:59 Attribution.txt 23:03:53 -rw-rw-r-- 1 jenkins jenkins 189 Jun 13 22:59 CHANGELOG.md 23:03:53 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 13 22:59 Dockerfile 23:03:53 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 22:59 GOVERNANCE.md 23:03:53 -rw-rw-r-- 1 jenkins jenkins 660 Jun 13 22:59 Jenkinsfile 23:03:53 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 13 22:59 LICENSE 23:03:53 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 13 22:59 Makefile 23:03:53 -rw-rw-r-- 1 jenkins jenkins 625 Jun 13 22:59 OWNERS.md 23:03:53 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 13 22:59 README.md 23:03:53 -rw-rw-r-- 1 jenkins jenkins 12 Jun 13 22:57 VERSION 23:03:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 22:59 bin 23:03:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 22:59 cmd 23:03:53 -rw-r--r-- 1 jenkins jenkins 59480 Jun 13 23:03 coverage.out 23:03:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 22:59 doc 23:03:53 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 13 22:59 go.mod 23:03:53 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 13 22:59 go.sum 23:03:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 22:59 internal 23:03:53 -rw-rw-r-- 1 jenkins jenkins 236 Jun 13 22:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:53 + 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=78b20017cd6d168da65a59796ad356de40fef842 --label arch=arm64 --label version=0.0.1-dev.11 . 23:03:54 Sending build context to Docker daemon 6.013MB 23:03:54 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 23:03:54 Step 2/26 : FROM ${BASE} AS builder 23:03:54 ---> c087f41f95ff 23:03:54 Step 3/26 : ARG MAKE="make build" 23:03:54 ---> Running in 87a48b69863a 23:03:55 Removing intermediate container 87a48b69863a 23:03:55 ---> 2bfa401aa990 23:03:55 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:03:55 ---> Running in c7577f5cd4f8 23:03:55 Removing intermediate container c7577f5cd4f8 23:03:55 ---> 8699f219d55b 23:03:55 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:03:55 ---> Running in 1c3b5f0f1e16 23:03:55 Removing intermediate container 1c3b5f0f1e16 23:03:55 ---> a3ae84998aaf 23:03:55 Step 6/26 : LABEL Name=edgex-device-onvif-camera 23:03:55 ---> Running in d38089ffd9ea 23:03:55 Removing intermediate container d38089ffd9ea 23:03:55 ---> 2c24363ad534 23:03:55 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:56 ---> Running in 7cec98a79a00 23:03:57 Removing intermediate container 7cec98a79a00 23:03:57 ---> 4fbbd6bda714 23:03:57 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:03:57 ---> Running in 3f175b6d2a9a 23:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:03:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:04:00 OK: 220 MiB in 52 packages 23:04:01 Removing intermediate container 3f175b6d2a9a 23:04:01 ---> 3f4976188b5b 23:04:01 Step 9/26 : WORKDIR /device-onvif-camera 23:04:01 ---> Running in b70a7dfbd08f 23:04:01 Removing intermediate container b70a7dfbd08f 23:04:01 ---> b93fcea89f74 23:04:01 Step 10/26 : COPY go.mod vendor* ./ 23:04:02 ---> c485b66fcf7a 23:04:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:02 ---> Running in 2e99bcea1c1c 23:04:04 Removing intermediate container 2e99bcea1c1c 23:04:04 ---> b45560075198 23:04:04 Step 12/26 : COPY . . 23:04:05 ---> 6b9c3240988d 23:04:05 Step 13/26 : RUN ${MAKE} 23:04:05 ---> Running in ef492a42581a 23:04:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:06:12 Removing intermediate container ef492a42581a 23:06:12 ---> e62f596f419c 23:06:12 Step 14/26 : FROM alpine:3.15 23:06:12 3.15: Pulling from library/alpine 23:06:12 9981e73032c8: Pulling fs layer 23:06:12 9981e73032c8: Verifying Checksum 23:06:12 9981e73032c8: Download complete 23:06:12 9981e73032c8: Pull complete 23:06:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:06:12 Status: Downloaded newer image for alpine:3.15 23:06:12 ---> 3fb3c9af89a9 23:06:12 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:06:12 ---> Running in 16a311f66e9c 23:06:12 Removing intermediate container 16a311f66e9c 23:06:12 ---> 0e99686db9d4 23:06:12 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:06:12 ---> Running in 56d5a737ae9e 23:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:06:12 (1/6) Installing dumb-init (1.2.5-r1) 23:06:12 (2/6) Installing libgcc (10.3.1_git20211027-r0) 23:06:12 (3/6) Installing libsodium (1.0.18-r0) 23:06:12 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 23:06:12 (5/6) Installing libzmq (4.3.4-r0) 23:06:12 (6/6) Installing zeromq (4.3.4-r0) 23:06:12 Executing busybox-1.34.1-r5.trigger 23:06:12 OK: 8 MiB in 20 packages 23:06:12 Removing intermediate container 56d5a737ae9e 23:06:12 ---> 437bf0f86fac 23:06:12 Step 17/26 : WORKDIR / 23:06:12 ---> Running in c1fd86bad52f 23:06:12 Removing intermediate container c1fd86bad52f 23:06:12 ---> ad73c1eeff30 23:06:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:06:13 ---> b73a372af012 23:06:13 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:06:13 ---> d3625b728913 23:06:13 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:06:14 ---> 6153925658d0 23:06:14 Step 21/26 : EXPOSE 59984 23:06:14 ---> Running in 2b0d2328030a 23:06:14 Removing intermediate container 2b0d2328030a 23:06:14 ---> 1b159e3afd42 23:06:14 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:06:14 ---> Running in 1e49389376e6 23:06:14 Removing intermediate container 1e49389376e6 23:06:14 ---> 5a506d54ccf2 23:06:14 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:15 ---> Running in 4adf04d2345e 23:06:15 Removing intermediate container 4adf04d2345e 23:06:15 ---> 7550a42fe053 23:06:15 Step 24/26 : LABEL arch=arm64 23:06:15 ---> Running in 1f1d644dc9e1 23:06:15 Removing intermediate container 1f1d644dc9e1 23:06:15 ---> d06e188bb135 23:06:15 Step 25/26 : LABEL git_sha=78b20017cd6d168da65a59796ad356de40fef842 23:06:15 ---> Running in 5b1ea2b9f83f 23:06:16 Removing intermediate container 5b1ea2b9f83f 23:06:16 ---> fd11b24d9a8e 23:06:16 Step 26/26 : LABEL version=0.0.1-dev.11 23:06:16 ---> Running in 6e47e0f7424c 23:06:16 Removing intermediate container 6e47e0f7424c 23:06:16 ---> cdf31846a456 23:06:16 [Warning] One or more build-args [ARCH] were not consumed 23:06:16 Successfully built cdf31846a456 23:06:16 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:16 provisioning config files... 23:06:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/13@tmp/config4929762465169827032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:17 ---> docker-login.sh 23:06:17 nexus3.edgexfoundry.org:10001 23:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:17 Configure a credential helper to remove this warning. See 23:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:17 23:06:17 Login Succeeded 23:06:17 nexus3.edgexfoundry.org:10002 23:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:17 Configure a credential helper to remove this warning. See 23:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:17 23:06:17 Login Succeeded 23:06:17 nexus3.edgexfoundry.org:10003 23:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:18 Configure a credential helper to remove this warning. See 23:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:18 23:06:18 Login Succeeded 23:06:18 nexus3.edgexfoundry.org:10004 23:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:19 Configure a credential helper to remove this warning. See 23:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:19 23:06:19 Login Succeeded 23:06:19 docker.io 23:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:19 Configure a credential helper to remove this warning. See 23:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:19 23:06:19 Login Succeeded 23:06:19 ---> docker-login.sh ends [Pipeline] } 23:06:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:19 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 23:06:19 78b20017cd6d168da65a59796ad356de40fef842 23:06:19 latest 23:06:19 0.0.1-dev.11 23:06:19 78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11 23:06:19 main 23:06:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:20 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78b20017cd6d168da65a59796ad356de40fef842 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78b20017cd6d168da65a59796ad356de40fef842 23:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:06:20 47d6c37de5dd: Preparing 23:06:20 59e4f7cbde52: Preparing 23:06:20 b92dbe6bd58d: Preparing 23:06:20 6217fb4ddf7c: Preparing 23:06:20 4f4ce317c6bb: Preparing 23:06:20 4f4ce317c6bb: Layer already exists 23:06:20 47d6c37de5dd: Pushed 23:06:20 59e4f7cbde52: Pushed 23:06:21 6217fb4ddf7c: Pushed 23:06:28 b92dbe6bd58d: Pushed 23:06:28 78b20017cd6d168da65a59796ad356de40fef842: digest: sha256:d28a8b7d13be3050b13f6283f4acb97208d1efd3ff14a86cf32ddc1ff1f16e7b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:28 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:06:28 47d6c37de5dd: Preparing 23:06:28 59e4f7cbde52: Preparing 23:06:28 b92dbe6bd58d: Preparing 23:06:28 6217fb4ddf7c: Preparing 23:06:28 4f4ce317c6bb: Preparing 23:06:28 4f4ce317c6bb: Layer already exists 23:06:28 59e4f7cbde52: Layer already exists 23:06:28 47d6c37de5dd: Layer already exists 23:06:28 b92dbe6bd58d: Layer already exists 23:06:28 6217fb4ddf7c: Layer already exists 23:06:28 latest: digest: sha256:d28a8b7d13be3050b13f6283f4acb97208d1efd3ff14a86cf32ddc1ff1f16e7b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:29 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.11 23:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:06:29 47d6c37de5dd: Preparing 23:06:29 59e4f7cbde52: Preparing 23:06:29 b92dbe6bd58d: Preparing 23:06:29 6217fb4ddf7c: Preparing 23:06:29 4f4ce317c6bb: Preparing 23:06:29 47d6c37de5dd: Layer already exists 23:06:29 4f4ce317c6bb: Layer already exists 23:06:29 59e4f7cbde52: Layer already exists 23:06:29 6217fb4ddf7c: Layer already exists 23:06:29 b92dbe6bd58d: Layer already exists 23:06:29 0.0.1-dev.11: digest: sha256:d28a8b7d13be3050b13f6283f4acb97208d1efd3ff14a86cf32ddc1ff1f16e7b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:30 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11 23:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:06:30 47d6c37de5dd: Preparing 23:06:30 59e4f7cbde52: Preparing 23:06:30 b92dbe6bd58d: Preparing 23:06:30 6217fb4ddf7c: Preparing 23:06:30 4f4ce317c6bb: Preparing 23:06:30 59e4f7cbde52: Layer already exists 23:06:30 b92dbe6bd58d: Layer already exists 23:06:30 47d6c37de5dd: Layer already exists 23:06:30 6217fb4ddf7c: Layer already exists 23:06:30 4f4ce317c6bb: Layer already exists 23:06:31 78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11: digest: sha256:d28a8b7d13be3050b13f6283f4acb97208d1efd3ff14a86cf32ddc1ff1f16e7b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:31 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 23:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:06:31 47d6c37de5dd: Preparing 23:06:31 59e4f7cbde52: Preparing 23:06:31 b92dbe6bd58d: Preparing 23:06:31 6217fb4ddf7c: Preparing 23:06:31 4f4ce317c6bb: Preparing 23:06:31 59e4f7cbde52: Layer already exists 23:06:31 47d6c37de5dd: Layer already exists 23:06:31 b92dbe6bd58d: Layer already exists 23:06:31 4f4ce317c6bb: Layer already exists 23:06:31 6217fb4ddf7c: Layer already exists 23:06:32 main: digest: sha256:d28a8b7d13be3050b13f6283f4acb97208d1efd3ff14a86cf32ddc1ff1f16e7b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:32 ===================================================== [Pipeline] echo 23:06:32 taggedImages: 23:06:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78b20017cd6d168da65a59796ad356de40fef842 23:06:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:06:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.11 23:06:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78b20017cd6d168da65a59796ad356de40fef842-0.0.1-dev.11 23:06:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:32 23:06:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:33 arm64: Pulling from edgex-lftools-log-publisher 23:06:33 8998bd30e6a1: Pulling fs layer 23:06:33 04944245beec: Pulling fs layer 23:06:33 699f458cf7ca: Pulling fs layer 23:06:33 765212b225bb: Pulling fs layer 23:06:33 f23df028b6ca: Pulling fs layer 23:06:33 d65c8cfc05b1: Pulling fs layer 23:06:33 2437ff75d9bd: Pulling fs layer 23:06:33 f23df028b6ca: Waiting 23:06:33 765212b225bb: Waiting 23:06:33 d65c8cfc05b1: Waiting 23:06:33 2437ff75d9bd: Waiting 23:06:33 04944245beec: Verifying Checksum 23:06:33 04944245beec: Download complete 23:06:33 765212b225bb: Verifying Checksum 23:06:33 765212b225bb: Download complete 23:06:33 f23df028b6ca: Verifying Checksum 23:06:33 f23df028b6ca: Download complete 23:06:33 d65c8cfc05b1: Verifying Checksum 23:06:33 d65c8cfc05b1: Download complete 23:06:33 699f458cf7ca: Verifying Checksum 23:06:33 699f458cf7ca: Download complete 23:06:33 8998bd30e6a1: Verifying Checksum 23:06:33 8998bd30e6a1: Download complete 23:06:36 2437ff75d9bd: Verifying Checksum 23:06:36 2437ff75d9bd: Download complete 23:06:38 8998bd30e6a1: Pull complete 23:06:38 04944245beec: Pull complete 23:06:40 699f458cf7ca: Pull complete 23:06:40 765212b225bb: Pull complete 23:06:41 f23df028b6ca: Pull complete 23:06:41 d65c8cfc05b1: Pull complete 23:06:56 2437ff75d9bd: Pull complete 23:06:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:56 prd-ubuntu20.04-docker-arm64-4c-16g-2360 does not seem to be running inside a container 23:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:06:59 $ docker top 193a9a5d28274efd080264670c8a8c7d76ae22f640d8a4ca1e0298ce6803892b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:00 ---> job-cost.sh 23:07:00 lf-activate-venv: SKIPPING 23:07:00 INFO: No Stack... 23:07:00 INFO: Retrieving Pricing Info for: v3-standard-4 23:07:01 INFO: Archiving Costs [Pipeline] sh 23:07:02 + cat /w/workspace/device-onvif-camera/13/archives/cost.csv 23:07:02 + cut -d, -f6 [Pipeline] lock 23:07:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-13-stack-cost] 23:07:02 Resource [jenkins-edgexfoundry-device-onvif-camera-main-13-stack-cost] did not exist. Created. 23:07:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:02 /w/workspace/device-onvif-camera/13@tmp/durable-c3245359/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:07:03 + echo total: 0.10999999940395355 [Pipeline] stash 23:07:03 Warning: overwriting stash ‘stack-cost’ 23:07:03 Stashed 1 file(s) [Pipeline] } 23:07:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 23:07:03 $ docker stop --time=1 193a9a5d28274efd080264670c8a8c7d76ae22f640d8a4ca1e0298ce6803892b 23:07:05 $ docker rm -f 193a9a5d28274efd080264670c8a8c7d76ae22f640d8a4ca1e0298ce6803892b [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 23:07:05 provisioning config files... 23:07:05 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8795073084186347312tmp [Pipeline] { [Pipeline] sh 23:07:05 + set +x 23:07:05 + curl -s https://codecov.io/bash 23:07:05 + bash -s -- 23:07:05 23:07:05 _____ _ 23:07:05 / ____| | | 23:07:05 | | ___ __| | ___ ___ _____ __ 23:07:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:07:05 | |___| (_) | (_| | __/ (_| (_) \ V / 23:07:05 \_____\___/ \__,_|\___|\___\___/ \_/ 23:07:05 Bash-1.0.6 23:07:05 23:07:05 23:07:05 ==> git version 2.25.1 found 23:07:05 ==> 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 23:07:05 Release-Date: 2020-01-08 23:07:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:07:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:07:05 ==> Jenkins CI detected. 23:07:05 current dir:  /w/workspace/foundry_device-onvif-camera_main 23:07:05 project root: . 23:07:05 --> token set from env 23:07:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:07:05 ==> Running gcov in . (disable via -X gcov) 23:07:05 ==> Python coveragepy not found 23:07:05 ==> Searching for coverage reports in: 23:07:05 + . 23:07:05 -> Found 1 reports 23:07:05 ==> Detecting git/mercurial file structure 23:07:05 ==> Reading reports 23:07:05 + ./coverage.out bytes=59480 23:07:05 ==> Appending adjustments 23:07:05 https://docs.codecov.io/docs/fixing-reports 23:07:06 + Found adjustments 23:07:06 ==> Gzipping contents 23:07:06 8.0K /tmp/codecov.scYmDG.gz 23:07:06 ==> Uploading reports 23:07:06 url: https://codecov.io 23:07:06 query: branch=main&commit=78b20017cd6d168da65a59796ad356de40fef842&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:07:06 -> Pinging Codecov 23:07:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=78b20017cd6d168da65a59796ad356de40fef842&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:07:06 -> Uploading to 23:07:06 https://storage.googleapis.com/codecov/v4/raw/2022-06-13/F29A59C45E3A92E06B3E522C9905F8EF/78b20017cd6d168da65a59796ad356de40fef842/40b54611-a5d6-4c57-bd86-13c47c753c34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T230706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf303c1d368da6992a3c2d5dffdafaf33ef7e26ea73bc0380d045d4fb3b81890 23:07:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:06 Dload Upload Total Spent Left Speed 23:07:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7648 0 0 100 7648 0 34606 --:--:-- --:--:-- --:--:-- 34450 100 7648 0 0 100 7648 0 33991 --:--:-- --:--:-- --:--:-- 33840 23:07:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/78b20017cd6d168da65a59796ad356de40fef842 [Pipeline] } 23:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:07:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:07:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:07:07 23:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:07:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:07:07 df9b9388f04a: Already exists 23:07:07 52dc419b0ee2: Pulling fs layer 23:07:07 25bc292e5bac: Pulling fs layer 23:07:07 114826534d7a: Pulling fs layer 23:07:07 4657fd5d0bcf: Pulling fs layer 23:07:07 6ad1cebc031e: Pulling fs layer 23:07:07 8a3aa393b2d8: Pulling fs layer 23:07:07 4657fd5d0bcf: Waiting 23:07:07 6ad1cebc031e: Waiting 23:07:07 8a3aa393b2d8: Waiting 23:07:07 25bc292e5bac: Verifying Checksum 23:07:07 25bc292e5bac: Download complete 23:07:07 52dc419b0ee2: Verifying Checksum 23:07:07 4657fd5d0bcf: Verifying Checksum 23:07:07 4657fd5d0bcf: Download complete 23:07:07 52dc419b0ee2: Pull complete 23:07:07 25bc292e5bac: Pull complete 23:07:07 6ad1cebc031e: Verifying Checksum 23:07:07 6ad1cebc031e: Download complete 23:07:08 114826534d7a: Verifying Checksum 23:07:08 114826534d7a: Download complete 23:07:08 8a3aa393b2d8: Verifying Checksum 23:07:08 8a3aa393b2d8: Download complete 23:07:11 114826534d7a: Pull complete 23:07:11 4657fd5d0bcf: Pull complete 23:07:11 6ad1cebc031e: Pull complete 23:07:14 8a3aa393b2d8: Pull complete 23:07:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:07:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:14 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 23:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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/edgex-snyk-go:1.410.4 cat 23:07:16 $ docker top 8a0f7474fc301b98aa56e0030fbc7b4f926546064d0dac617f5e1d5334c9c94d -eo pid,comm [Pipeline] { [Pipeline] echo 23:07:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 23:07:16 + set -o pipefail 23:07:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 23:07:22 23:07:22 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 23:07:22 23:07:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/e8a81adf-1873-489c-9444-0a3a78a54623 23:07:22 23:07:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:07:22 23:07:22 23:07:22 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:07:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:07:22 $ docker stop --time=1 8a0f7474fc301b98aa56e0030fbc7b4f926546064d0dac617f5e1d5334c9c94d 23:07:24 $ docker rm -f 8a0f7474fc301b98aa56e0030fbc7b4f926546064d0dac617f5e1d5334c9c94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:25 + git log --format=format:%s -1 78b20017cd6d168da65a59796ad356de40fef842 [Pipeline] sh 23:07:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:07:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:07:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:25 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 23:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:07:26 $ docker top 837ca1769549b598434e27683f595f95181610561c88b1d178b95321e1a4803d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:07:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:07:26 [ssh-agent] Looking for ssh-agent implementation... 23:07:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:26 $ docker exec 837ca1769549b598434e27683f595f95181610561c88b1d178b95321e1a4803d ssh-agent 23:07:26 SSH_AUTH_SOCK=/tmp/ssh-VqKvbYPlr7kz/agent.33 23:07:26 SSH_AGENT_PID=40 23:07:26 Running ssh-add (command line suppressed) 23:07:26 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6888001191683270080.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6888001191683270080.key) 23:07:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:07:27 + git semver tag 23:07:27 2022-06-13 23:07:27,357 [run_tag] DEBUG tag force:False 23:07:27 2022-06-13 23:07:27,357 [check_head_tag] DEBUG check head tag 23:07:27 2022-06-13 23:07:27,357 [execute] INFO git cat-file --batch-check 23:07:27 2022-06-13 23:07:27,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:07:27 2022-06-13 23:07:27,360 [execute] INFO git cat-file --batch 23:07:27 2022-06-13 23:07:27,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 23:07:27 2022-06-13 23:07:27,367 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:07:27 2022-06-13 23:07:27,367 [execute] INFO git tag -a v0.0.1-dev.11 -m v0.0.1-dev.11 23:07:27 2022-06-13 23:07:27,367 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.11', '-m', 'v0.0.1-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 23:07:27 2022-06-13 23:07:27,372 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:07:27 0.0.1-dev.11 [Pipeline] } 23:07:27 $ docker exec --env ******** --env ******** 837ca1769549b598434e27683f595f95181610561c88b1d178b95321e1a4803d ssh-agent -k 23:07:27 unset SSH_AUTH_SOCK; 23:07:27 unset SSH_AGENT_PID; 23:07:27 echo Agent pid 40 killed; 23:07:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:27 + git semver [Pipeline] } 23:07:28 $ docker stop --time=1 837ca1769549b598434e27683f595f95181610561c88b1d178b95321e1a4803d 23:07:29 $ docker rm -f 837ca1769549b598434e27683f595f95181610561c88b1d178b95321e1a4803d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:07:29 23:07:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:07:30 0.23.1-centos7: Pulling from edgex-lftools 23:07:30 ab5ef0e58194: Pulling fs layer 23:07:30 9712f1f96733: Pulling fs layer 23:07:30 63f879dbbcfc: Pulling fs layer 23:07:30 0d9ebad4ef96: Pulling fs layer 23:07:30 e9a5061849ea: Pulling fs layer 23:07:30 d747dcd14b5f: Pulling fs layer 23:07:30 2de7ff778b66: Pulling fs layer 23:07:30 e9a5061849ea: Waiting 23:07:30 0d9ebad4ef96: Waiting 23:07:30 d747dcd14b5f: Waiting 23:07:30 2de7ff778b66: Waiting 23:07:30 9712f1f96733: Download complete 23:07:30 63f879dbbcfc: Verifying Checksum 23:07:30 ab5ef0e58194: Verifying Checksum 23:07:30 ab5ef0e58194: Download complete 23:07:30 0d9ebad4ef96: Verifying Checksum 23:07:30 0d9ebad4ef96: Download complete 23:07:30 d747dcd14b5f: Download complete 23:07:30 e9a5061849ea: Verifying Checksum 23:07:30 e9a5061849ea: Download complete 23:07:30 2de7ff778b66: Verifying Checksum 23:07:30 2de7ff778b66: Download complete 23:07:33 ab5ef0e58194: Pull complete 23:07:33 9712f1f96733: Pull complete 23:07:33 63f879dbbcfc: Pull complete 23:07:38 0d9ebad4ef96: Pull complete 23:07:38 e9a5061849ea: Pull complete 23:07:38 d747dcd14b5f: Pull complete 23:07:38 2de7ff778b66: Pull complete 23:07:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:07:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:38 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 23:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:07:40 $ docker top 575a6ec2516b2121ce202e6a9ce47721751fccf6e17f252c08b7f78075387d33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:07:41 provisioning config files... 23:07:41 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2668236894601946662tmp 23:07:41 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6297444479900409140tmp 23:07:41 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config313919992947863971tmp [Pipeline] { [Pipeline] echo 23:07:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:07:41 ---> sigul-configuration.sh 23:07:41 gpg: directory `/root/.gnupg' created 23:07:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:07:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:07:41 gpg: keyring `/root/.gnupg/secring.gpg' created 23:07:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:07:41 gpg: CAST5 encrypted data 23:07:41 gpg: encrypted with 1 passphrase 23:07:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:07:41 + mkdir /home/jenkins 23:07:41 + mkdir /home/jenkins/sigul [Pipeline] sh 23:07:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:07:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:07:42 ---> sigul-install.sh 23:07:42 Sigul already installed; skipping installation. [Pipeline] sh 23:07:42 + git tag --list 23:07:42 v0.0.0 23:07:42 v0.0.1-dev.1 23:07:42 v0.0.1-dev.10 23:07:42 v0.0.1-dev.11 23:07:42 v0.0.1-dev.2 23:07:42 v0.0.1-dev.3 23:07:42 v0.0.1-dev.4 23:07:42 v0.0.1-dev.5 23:07:42 v0.0.1-dev.6 23:07:42 v0.0.1-dev.7 23:07:42 v0.0.1-dev.8 23:07:42 v0.0.1-dev.9 [Pipeline] sh 23:07:42 + lftools sign git-tag v0.0.1-dev.11 23:07:43 Signing Git tag with Sigul... 23:07:43 Signing v0.0.1-dev.11 [Pipeline] echo 23:07:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:07:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:07:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:07:44 $ docker stop --time=1 575a6ec2516b2121ce202e6a9ce47721751fccf6e17f252c08b7f78075387d33 23:07:45 $ docker rm -f 575a6ec2516b2121ce202e6a9ce47721751fccf6e17f252c08b7f78075387d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:07:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:07:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:07:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:46 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 23:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:07:46 $ docker top 4f243a23c99292a5a325a9b166e895ca8cce6b8a7d87787155e22e678dfa0924 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:07:46 [ssh-agent] Looking for ssh-agent implementation... 23:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:46 $ docker exec 4f243a23c99292a5a325a9b166e895ca8cce6b8a7d87787155e22e678dfa0924 ssh-agent 23:07:46 SSH_AUTH_SOCK=/tmp/ssh-3CillJdvlCpj/agent.33 23:07:46 SSH_AGENT_PID=39 23:07:46 Running ssh-add (command line suppressed) 23:07:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8526247762869147812.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8526247762869147812.key) 23:07:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:07:47 + git semver bump pre 23:07:47 2022-06-13 23:07:47,531 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:07:47 2022-06-13 23:07:47,532 [bump_version] DEBUG bumping version:0.0.1-dev.11 on axis:pre with prefix:dev 23:07:47 2022-06-13 23:07:47,532 [bump_version] DEBUG bumped version:0.0.1-dev.12 23:07:47 2022-06-13 23:07:47,532 [write_version] DEBUG write version:0.0.1-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 23:07:47 2022-06-13 23:07:47,532 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:07:47 2022-06-13 23:07:47,532 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 23:07:47 2022-06-13 23:07:47,534 [execute] INFO git cat-file --batch-check 23:07:47 2022-06-13 23:07:47,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:07:47 2022-06-13 23:07:47,539 [execute] INFO git cat-file --batch 23:07:47 2022-06-13 23:07:47,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:07:47 2022-06-13 23:07:47,545 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:07:47 0.0.1-dev.12 [Pipeline] } 23:07:47 $ docker exec --env ******** --env ******** 4f243a23c99292a5a325a9b166e895ca8cce6b8a7d87787155e22e678dfa0924 ssh-agent -k 23:07:47 unset SSH_AUTH_SOCK; 23:07:47 unset SSH_AGENT_PID; 23:07:47 echo Agent pid 39 killed; 23:07:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:48 + git semver [Pipeline] } 23:07:48 $ docker stop --time=1 4f243a23c99292a5a325a9b166e895ca8cce6b8a7d87787155e22e678dfa0924 23:07:49 $ docker rm -f 4f243a23c99292a5a325a9b166e895ca8cce6b8a7d87787155e22e678dfa0924 [Pipeline] // withDockerContainer [Pipeline] sh 23:07:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:07:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:50 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 23:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:07:50 $ docker top 9e85a4a55a6846ee8a1dc8cd8ec1cd9a58423636d3c3542ba99f2644c7a12ee3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:07:51 [ssh-agent] Looking for ssh-agent implementation... 23:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:51 $ docker exec 9e85a4a55a6846ee8a1dc8cd8ec1cd9a58423636d3c3542ba99f2644c7a12ee3 ssh-agent 23:07:51 SSH_AUTH_SOCK=/tmp/ssh-7QDqeEW2NLew/agent.33 23:07:51 SSH_AGENT_PID=40 23:07:51 Running ssh-add (command line suppressed) 23:07:51 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2345631913767874475.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2345631913767874475.key) 23:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:07:51 + git semver push 23:07:51 2022-06-13 23:07:51,880 [run_push] DEBUG push 23:07:51 2022-06-13 23:07:51,881 [execute] INFO git cat-file --batch-check 23:07:51 2022-06-13 23:07:51,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:07:51 2022-06-13 23:07:51,885 [execute] INFO git rev-list d73cde827ac251b30150774bbf3ee2aa437e368a -- 23:07:51 2022-06-13 23:07:51,885 [execute] DEBUG Popen(['git', 'rev-list', 'd73cde827ac251b30150774bbf3ee2aa437e368a', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:07:51 2022-06-13 23:07:51,890 [execute] INFO git fetch -v origin 23:07:51 2022-06-13 23:07:51,891 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 23:07:52 2022-06-13 23:07:52,364 [run_push] DEBUG no remote changes detected 23:07:52 2022-06-13 23:07:52,364 [execute] INFO git push origin semver 23:07:52 2022-06-13 23:07:52,365 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:07:53 2022-06-13 23:07:53,098 [run_push] DEBUG push all version tags 23:07:53 2022-06-13 23:07:53,098 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:07:53 2022-06-13 23:07:53,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 23:07:53 2022-06-13 23:07:53,908 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:07:53 0.0.1-dev.12 [Pipeline] } 23:07:53 $ docker exec --env ******** --env ******** 9e85a4a55a6846ee8a1dc8cd8ec1cd9a58423636d3c3542ba99f2644c7a12ee3 ssh-agent -k 23:07:54 unset SSH_AUTH_SOCK; 23:07:54 unset SSH_AGENT_PID; 23:07:54 echo Agent pid 40 killed; 23:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:54 + git semver [Pipeline] } 23:07:54 $ docker stop --time=1 9e85a4a55a6846ee8a1dc8cd8ec1cd9a58423636d3c3542ba99f2644c7a12ee3 23:07:55 $ docker rm -f 9e85a4a55a6846ee8a1dc8cd8ec1cd9a58423636d3c3542ba99f2644c7a12ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 23:07:56 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 23:07:56 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:07:56 total 16 23:07:56 drwxr-xr-x 3 root root 4096 Jun 13 22:59 . 23:07:56 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 23:07 .. 23:07:56 drwxr-xr-x 2 root root 4096 Jun 13 22:59 cost 23:07:56 -rw-r--r-- 1 root root 89 Jun 13 22:59 cost.csv 23:07:56 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 23:07:56 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 23:07:56 total 16 23:07:56 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 22:59 . 23:07:56 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 23:07 .. 23:07:56 drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 22:59 cost 23:07:56 -rw-r--r-- 1 jenkins jenkins 89 Jun 13 22:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:07:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:07:57 ---> package-listing.sh 23:07:57 ++ facter osfamily 23:07:57 ++ tr '[:upper:]' '[:lower:]' 23:07:57 + OS_FAMILY=debian 23:07:57 + workspace=/w/workspace/foundry_device-onvif-camera_main 23:07:57 + START_PACKAGES=/tmp/packages_start.txt 23:07:57 + END_PACKAGES=/tmp/packages_end.txt 23:07:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:57 + PACKAGES=/tmp/packages_start.txt 23:07:57 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:07:57 + PACKAGES=/tmp/packages_end.txt 23:07:57 + case "${OS_FAMILY}" in 23:07:57 + dpkg -l 23:07:57 + grep '^ii' 23:07:57 + '[' -f /tmp/packages_start.txt ']' 23:07:57 + '[' -f /tmp/packages_end.txt ']' 23:07:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:57 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 23:07:57 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 23:07:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 23:07:57 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:07:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:58 prd-ubuntu20.04-docker-8c-8g-2359 does not seem to be running inside a container 23:07:58 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:07:59 $ docker top 387552c9219fdce59de7c9e19cb2468de5bfd292cbb2e5be6284e494bc1d7b0f -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:59 + touch /tmp/pre-build-complete [Pipeline] sh 23:07:59 + mkdir -p /var/log/sysstat [Pipeline] sh 23:08:00 + ls /var/log/sa-host 23:08:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:00 provisioning config files... 23:08:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8000118104225626893tmp [Pipeline] { [Pipeline] echo 23:08:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:08:00 ---> create-netrc.sh [Pipeline] } 23:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:08:00 ---> python-tools-install.sh [Pipeline] echo 23:08:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:08:01 ---> sudo-logs.sh 23:08:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:08:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:08:01 ---> job-cost.sh 23:08:01 lf-activate-venv: SKIPPING 23:08:01 DEBUG: total: 0.2199999988079071 23:08:01 INFO: Retrieving Stack Cost... 23:08:01 INFO: Retrieving Pricing Info for: v3-standard-8 23:08:02 INFO: Archiving Costs [Pipeline] echo 23:08:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:08:02 ---> logs-deploy.sh 23:08:02 lf-activate-venv: SKIPPING 23:08:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/13 23:08:02 INFO: archiving workspace using pattern(s): 23:08:03 Archives upload complete. 23:08:03 INFO: archiving logs to Nexus