Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5732e31f5803dbff04c89d6285bbaabf5e55c73 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-ssh13225499682438556154.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17995987138495012802.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3866061937703368432.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh14655219795879599628.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh12012986019848061069.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 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-1809 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 f5732e31f5803dbff04c89d6285bbaabf5e55c73 (main) Commit message: "Merge pull request #165 from hahattan/internal" > 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 f5732e31f5803dbff04c89d6285bbaabf5e55c73 # timeout=10 > git rev-list --no-walk 93a2116a16fd236fe7cdb3fd99bdb7206e0b648a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T09:01:18.338Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T09:01:18.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T09:01:18.406Z] ========================================================= [2022-09-28T09:01:18.406Z] EdgeX Global Pipelines Version Info [2022-09-28T09:01:18.406Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:01:19.118Z] ------------------- [2022-09-28T09:01:19.118Z] stable info: [2022-09-28T09:01:19.118Z] ------------------- [2022-09-28T09:01:19.118Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T09:01:19.118Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T09:01:19.118Z] Message: update stable to v1.0.239 [2022-09-28T09:01:19.691Z] ------------------- [2022-09-28T09:01:19.691Z] experimental info: [2022-09-28T09:01:19.691Z] ------------------- [2022-09-28T09:01:19.691Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T09:01:19.691Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T09:01:19.691Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T09:01:19.851Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-28T09:01:19.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-28T09:01:19.876Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T09:01:19.890Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T09:01:19.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T09:01:19.912Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T09:01:19.921Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T09:01:19.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T09:01:19.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T09:01:19.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T09:01:19.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T09:01:19.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-28T09:01:19.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T09:01:19.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T09:01:19.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T09:01:20.014Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T09:01:20.025Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T09:01:20.039Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T09:01:20.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T09:01:20.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T09:01:20.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-28T09:01:20.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-28T09:01:20.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T09:01:20.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T09:01:20.115Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T09:01:20.126Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T09:01:20.142Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T09:01:20.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-28T09:01:20.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-28T09:01:20.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-28T09:01:20.194Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5732e31f5803dbff04c89d6285bbaabf5e55c73 [Pipeline] echo [2022-09-28T09:01:20.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5732e3 [Pipeline] echo [2022-09-28T09:01:20.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:01:20.257Z] provisioning config files... [2022-09-28T09:01:20.272Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7820727066853426531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:01:20.575Z] ---> docker-login.sh [2022-09-28T09:01:20.575Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:01:20.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:21.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:21.095Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:21.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:21.096Z] [2022-09-28T09:01:21.096Z] Login Succeeded [2022-09-28T09:01:21.096Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:01:21.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:21.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:21.096Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:21.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:21.096Z] [2022-09-28T09:01:21.096Z] Login Succeeded [2022-09-28T09:01:21.096Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:01:21.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:21.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:21.358Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:21.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:21.358Z] [2022-09-28T09:01:21.358Z] Login Succeeded [2022-09-28T09:01:21.358Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:01:21.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:21.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:21.358Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:21.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:21.358Z] [2022-09-28T09:01:21.358Z] Login Succeeded [2022-09-28T09:01:21.358Z] docker.io [2022-09-28T09:01:21.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:21.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:21.876Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:21.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:21.876Z] [2022-09-28T09:01:21.876Z] Login Succeeded [2022-09-28T09:01:21.876Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:01:21.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T09:01:22.241Z] + git rev-list -1 --merges f5732e31f5803dbff04c89d6285bbaabf5e55c73~1..f5732e31f5803dbff04c89d6285bbaabf5e55c73 [Pipeline] echo [2022-09-28T09:01:22.275Z] -----------> git rev-list -1 --merges f5732e31f5803dbff04c89d6285bbaabf5e55c73~1..f5732e31f5803dbff04c89d6285bbaabf5e55c73 f5732e31f5803dbff04c89d6285bbaabf5e55c73 [2022-09-28T09:01:22.275Z] f5732e31f5803dbff04c89d6285bbaabf5e55c73 [false] [Pipeline] sh [2022-09-28T09:01:22.566Z] + git log --format=format:%s -1 f5732e31f5803dbff04c89d6285bbaabf5e55c73 [Pipeline] echo [2022-09-28T09:01:22.581Z] ========================================================= [2022-09-28T09:01:22.581Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T09:01:22.581Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T09:01:22.897Z] + git log --format=format:%s -1 f5732e31f5803dbff04c89d6285bbaabf5e55c73 [Pipeline] echo [2022-09-28T09:01:22.907Z] [semverPrep] GIT_COMMIT: f5732e31f5803dbff04c89d6285bbaabf5e55c73, Commit Message: Merge pull request #165 from hahattan/internal [Pipeline] echo [2022-09-28T09:01:22.916Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T09:01:23.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T09:01:23.268Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T09:01:23.268Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T09:01:23.268Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T09:01:23.268Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T09:01:23.268Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T09:01:23.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:01:23.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:01:23.664Z] [2022-09-28T09:01:23.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:01:23.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:01:23.964Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T09:01:23.964Z] b85a868b505f: Pulling fs layer [2022-09-28T09:01:23.964Z] e2be974225ed: Pulling fs layer [2022-09-28T09:01:23.964Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T09:01:23.964Z] 988bab9f4d93: Pulling fs layer [2022-09-28T09:01:23.964Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T09:01:23.964Z] eaf3925da568: Pulling fs layer [2022-09-28T09:01:23.964Z] bab4dde63d76: Pulling fs layer [2022-09-28T09:01:23.964Z] bde34c3a00c8: Pulling fs layer [2022-09-28T09:01:23.964Z] b352a97aabf1: Pulling fs layer [2022-09-28T09:01:23.964Z] 4872d77fe225: Pulling fs layer [2022-09-28T09:01:23.964Z] 5851b861e8e6: Pulling fs layer [2022-09-28T09:01:23.964Z] 988bab9f4d93: Waiting [2022-09-28T09:01:23.964Z] b352a97aabf1: Waiting [2022-09-28T09:01:23.964Z] eaf3925da568: Waiting [2022-09-28T09:01:23.964Z] 1469e6f7b9e6: Waiting [2022-09-28T09:01:23.964Z] 5851b861e8e6: Waiting [2022-09-28T09:01:23.964Z] bab4dde63d76: Waiting [2022-09-28T09:01:23.964Z] 4872d77fe225: Waiting [2022-09-28T09:01:23.964Z] e2be974225ed: Verifying Checksum [2022-09-28T09:01:23.964Z] e2be974225ed: Download complete [2022-09-28T09:01:23.964Z] 988bab9f4d93: Verifying Checksum [2022-09-28T09:01:23.964Z] 988bab9f4d93: Download complete [2022-09-28T09:01:24.224Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T09:01:24.224Z] 1469e6f7b9e6: Download complete [2022-09-28T09:01:24.224Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T09:01:24.224Z] 339a4e72a1f5: Download complete [2022-09-28T09:01:24.224Z] eaf3925da568: Verifying Checksum [2022-09-28T09:01:24.224Z] eaf3925da568: Download complete [2022-09-28T09:01:24.224Z] bde34c3a00c8: Verifying Checksum [2022-09-28T09:01:24.224Z] bde34c3a00c8: Download complete [2022-09-28T09:01:24.224Z] b352a97aabf1: Download complete [2022-09-28T09:01:24.224Z] 4872d77fe225: Verifying Checksum [2022-09-28T09:01:24.224Z] 4872d77fe225: Download complete [2022-09-28T09:01:24.224Z] 5851b861e8e6: Download complete [2022-09-28T09:01:24.224Z] b85a868b505f: Verifying Checksum [2022-09-28T09:01:24.224Z] b85a868b505f: Download complete [2022-09-28T09:01:24.489Z] bab4dde63d76: Verifying Checksum [2022-09-28T09:01:24.489Z] bab4dde63d76: Download complete [2022-09-28T09:01:25.425Z] b85a868b505f: Pull complete [2022-09-28T09:01:25.684Z] e2be974225ed: Pull complete [2022-09-28T09:01:26.254Z] 339a4e72a1f5: Pull complete [2022-09-28T09:01:26.254Z] 988bab9f4d93: Pull complete [2022-09-28T09:01:26.514Z] 1469e6f7b9e6: Pull complete [2022-09-28T09:01:26.514Z] eaf3925da568: Pull complete [2022-09-28T09:01:28.415Z] bab4dde63d76: Pull complete [2022-09-28T09:01:28.415Z] bde34c3a00c8: Pull complete [2022-09-28T09:01:28.674Z] b352a97aabf1: Pull complete [2022-09-28T09:01:28.674Z] 4872d77fe225: Pull complete [2022-09-28T09:01:28.674Z] 5851b861e8e6: Pull complete [2022-09-28T09:01:28.674Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T09:01:28.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:01:28.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:01:28.762Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:01:28.798Z] $ 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 [2022-09-28T09:01:30.170Z] $ docker top 2dd34108f2c006b69e93eab19fd4c214bc6a1c10164f824e342b0bdbf773aaa2 -eo pid,comm [2022-09-28T09:01:30.242Z] 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). [2022-09-28T09:01:30.242Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T09:01:30.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:01:30.275Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:01:30.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:01:30.394Z] $ docker exec 2dd34108f2c006b69e93eab19fd4c214bc6a1c10164f824e342b0bdbf773aaa2 ssh-agent [2022-09-28T09:01:30.503Z] SSH_AUTH_SOCK=/tmp/ssh-cO7TY39bSzlC/agent.32 [2022-09-28T09:01:30.503Z] SSH_AGENT_PID=38 [2022-09-28T09:01:30.510Z] Running ssh-add (command line suppressed) [2022-09-28T09:01:30.612Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9668978875364543773.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9668978875364543773.key) [2022-09-28T09:01:30.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:01:30.911Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T09:01:30.927Z] $ docker exec --env ******** --env ******** 2dd34108f2c006b69e93eab19fd4c214bc6a1c10164f824e342b0bdbf773aaa2 ssh-agent -k [2022-09-28T09:01:31.026Z] unset SSH_AUTH_SOCK; [2022-09-28T09:01:31.027Z] unset SSH_AGENT_PID; [2022-09-28T09:01:31.027Z] echo Agent pid 38 killed; [2022-09-28T09:01:31.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T09:01:31.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:01:31.061Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:01:31.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:01:31.178Z] $ docker exec 2dd34108f2c006b69e93eab19fd4c214bc6a1c10164f824e342b0bdbf773aaa2 ssh-agent [2022-09-28T09:01:31.288Z] SSH_AUTH_SOCK=/tmp/ssh-qjcjVHtZ2bli/agent.70 [2022-09-28T09:01:31.288Z] SSH_AGENT_PID=76 [2022-09-28T09:01:31.292Z] Running ssh-add (command line suppressed) [2022-09-28T09:01:31.405Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1758249407684389535.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1758249407684389535.key) [2022-09-28T09:01:31.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:01:31.717Z] + git semver init [2022-09-28T09:01:31.977Z] 2022-09-28 09:01:31,900 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T09:01:31.977Z] 2022-09-28 09:01:31,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-28T09:01:31.977Z] 2022-09-28 09:01:31,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-28T09:01:31.977Z] 2022-09-28 09:01:31,902 [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) [2022-09-28T09:01:33.361Z] 2022-09-28 09:01:32,957 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-09-28T09:01:33.361Z] 2022-09-28 09:01:32,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-09-28T09:01:33.361Z] 2022-09-28 09:01:32,957 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T09:01:33.361Z] 2022-09-28 09:01:32,958 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T09:01:33.361Z] 2.3.0-dev.23 [Pipeline] } [2022-09-28T09:01:33.375Z] $ docker exec --env ******** --env ******** 2dd34108f2c006b69e93eab19fd4c214bc6a1c10164f824e342b0bdbf773aaa2 ssh-agent -k [2022-09-28T09:01:33.469Z] unset SSH_AUTH_SOCK; [2022-09-28T09:01:33.470Z] unset SSH_AGENT_PID; [2022-09-28T09:01:33.470Z] echo Agent pid 76 killed; [2022-09-28T09:01:33.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T09:01:33.790Z] + git semver [Pipeline] } [2022-09-28T09:01:34.066Z] $ docker stop --time=1 2dd34108f2c006b69e93eab19fd4c214bc6a1c10164f824e342b0bdbf773aaa2 [2022-09-28T09:01:35.404Z] $ docker rm -f 2dd34108f2c006b69e93eab19fd4c214bc6a1c10164f824e342b0bdbf773aaa2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:01:35.751Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T09:01:35.924Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T09:01:35.926Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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 [2022-09-28T09:01:36.018Z] provisioning config files... [2022-09-28T09:01:36.027Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4378208399004146529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:01:36.327Z] ---> docker-login.sh [2022-09-28T09:01:36.327Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:01:36.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:36.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:36.327Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:36.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:36.327Z] [2022-09-28T09:01:36.327Z] Login Succeeded [2022-09-28T09:01:36.327Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:01:36.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:36.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:36.327Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:36.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:36.327Z] [2022-09-28T09:01:36.327Z] Login Succeeded [2022-09-28T09:01:36.327Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:01:36.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:36.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:36.587Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:36.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:36.587Z] [2022-09-28T09:01:36.587Z] Login Succeeded [2022-09-28T09:01:36.587Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:01:36.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:36.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:36.587Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:36.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:36.587Z] [2022-09-28T09:01:36.587Z] Login Succeeded [2022-09-28T09:01:36.587Z] docker.io [2022-09-28T09:01:36.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:01:37.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:01:37.106Z] Configure a credential helper to remove this warning. See [2022-09-28T09:01:37.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:01:37.106Z] [2022-09-28T09:01:37.106Z] Login Succeeded [2022-09-28T09:01:37.106Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:01:37.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T09:01:37.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:01:37.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:01:37.185Z] ========================================================= [2022-09-28T09:01:37.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T09:01:37.185Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:01:37.500Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T09:01:37.500Z] Sending build context to Docker daemon 20.72MB [2022-09-28T09:01:37.500Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:01:37.500Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T09:01:37.500Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T09:01:37.500Z] 2408cc74d12b: Pulling fs layer [2022-09-28T09:01:37.500Z] ea60b727a1ce: Pulling fs layer [2022-09-28T09:01:37.500Z] 30c4a7721957: Pulling fs layer [2022-09-28T09:01:37.500Z] 370296b7ddb6: Pulling fs layer [2022-09-28T09:01:37.500Z] 7c6cee850709: Pulling fs layer [2022-09-28T09:01:37.500Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T09:01:37.500Z] d94ebbe4e438: Pulling fs layer [2022-09-28T09:01:37.500Z] 7c6cee850709: Waiting [2022-09-28T09:01:37.500Z] 370296b7ddb6: Waiting [2022-09-28T09:01:37.500Z] 39a5fcdaea64: Waiting [2022-09-28T09:01:37.500Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T09:01:37.500Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T09:01:37.500Z] bcfd1f05c69d: Waiting [2022-09-28T09:01:37.500Z] d94ebbe4e438: Waiting [2022-09-28T09:01:37.761Z] 30c4a7721957: Verifying Checksum [2022-09-28T09:01:37.761Z] 30c4a7721957: Download complete [2022-09-28T09:01:37.761Z] ea60b727a1ce: Download complete [2022-09-28T09:01:37.761Z] 7c6cee850709: Verifying Checksum [2022-09-28T09:01:37.761Z] 7c6cee850709: Download complete [2022-09-28T09:01:37.761Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T09:01:37.761Z] 39a5fcdaea64: Download complete [2022-09-28T09:01:37.761Z] 2408cc74d12b: Verifying Checksum [2022-09-28T09:01:37.761Z] 2408cc74d12b: Download complete [2022-09-28T09:01:37.761Z] 2408cc74d12b: Pull complete [2022-09-28T09:01:38.030Z] ea60b727a1ce: Pull complete [2022-09-28T09:01:38.030Z] 30c4a7721957: Pull complete [2022-09-28T09:01:38.303Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T09:01:38.303Z] 59ccb84bbe0f: Download complete [2022-09-28T09:01:38.566Z] 370296b7ddb6: Verifying Checksum [2022-09-28T09:01:38.566Z] 370296b7ddb6: Download complete [2022-09-28T09:01:38.566Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T09:01:38.566Z] bcfd1f05c69d: Download complete [2022-09-28T09:01:42.761Z] 370296b7ddb6: Pull complete [2022-09-28T09:01:42.761Z] 7c6cee850709: Pull complete [2022-09-28T09:01:42.761Z] 39a5fcdaea64: Pull complete [2022-09-28T09:01:42.761Z] d94ebbe4e438: Pull complete [2022-09-28T09:01:44.661Z] bcfd1f05c69d: Pull complete [2022-09-28T09:01:45.597Z] 59ccb84bbe0f: Pull complete [2022-09-28T09:01:45.597Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T09:01:45.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T09:01:45.597Z] ---> a4fb48ad2a94 [2022-09-28T09:01:45.597Z] Step 3/13 : ARG MAKE="make build" [2022-09-28T09:01:46.976Z] ---> Running in dfe261df5018 [2022-09-28T09:01:47.236Z] Removing intermediate container dfe261df5018 [2022-09-28T09:01:47.236Z] ---> bee5bd464d0c [2022-09-28T09:01:47.236Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T09:01:47.236Z] ---> Running in 1638c61cb84f [2022-09-28T09:01:47.236Z] Removing intermediate container 1638c61cb84f [2022-09-28T09:01:47.236Z] ---> ca6be82bebc8 [2022-09-28T09:01:47.236Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T09:01:47.236Z] ---> Running in 542e08b83874 [2022-09-28T09:01:47.494Z] Removing intermediate container 542e08b83874 [2022-09-28T09:01:47.494Z] ---> d3842d951dcc [2022-09-28T09:01:47.494Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-28T09:01:47.494Z] ---> Running in 674c2eaf10c7 [2022-09-28T09:01:47.494Z] Removing intermediate container 674c2eaf10c7 [2022-09-28T09:01:47.494Z] ---> d99310fdec5f [2022-09-28T09:01:47.494Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:01:47.494Z] ---> Running in dd5f98ff7854 [2022-09-28T09:01:48.429Z] Removing intermediate container dd5f98ff7854 [2022-09-28T09:01:48.429Z] ---> 69214f536a7a [2022-09-28T09:01:48.429Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:01:48.429Z] ---> Running in 37cb2d9fbcee [2022-09-28T09:01:48.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T09:01:49.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T09:01:49.626Z] OK: 211 MiB in 51 packages [2022-09-28T09:01:50.192Z] Removing intermediate container 37cb2d9fbcee [2022-09-28T09:01:50.193Z] ---> d1992bbd4f61 [2022-09-28T09:01:50.193Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-28T09:01:50.193Z] ---> Running in b12bca4d5822 [2022-09-28T09:01:50.193Z] Removing intermediate container b12bca4d5822 [2022-09-28T09:01:50.193Z] ---> b6f58045a070 [2022-09-28T09:01:50.193Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T09:01:50.193Z] ---> 3fef914c75fb [2022-09-28T09:01:50.193Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:01:50.452Z] ---> Running in f9234ba2d71c [2022-09-28T09:01:50.993Z] Still waiting to schedule task [2022-09-28T09:01:50.993Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-28T09:02:08.551Z] Removing intermediate container f9234ba2d71c [2022-09-28T09:02:08.551Z] ---> 5335259c9382 [2022-09-28T09:02:08.551Z] Step 12/13 : COPY . . [2022-09-28T09:02:08.551Z] ---> b696346ff6b7 [2022-09-28T09:02:08.551Z] Step 13/13 : RUN ${MAKE} [2022-09-28T09:02:08.551Z] ---> Running in 298b3f5f0dbb [2022-09-28T09:02:08.551Z] noop [2022-09-28T09:02:08.551Z] Removing intermediate container 298b3f5f0dbb [2022-09-28T09:02:08.551Z] ---> e7531f09286e [2022-09-28T09:02:08.551Z] Successfully built e7531f09286e [2022-09-28T09:02:08.551Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:02:08.865Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T09:02:08.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:02:08.931Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:02:08.960Z] $ 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 [2022-09-28T09:02:09.305Z] $ docker top 5e2304237ec0147f9fcaae9dc322eb7bf9e08718c1848db0438110135027e276 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:02:09.643Z] + go version [2022-09-28T09:02:09.644Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T09:02:09.656Z] $ docker stop --time=1 5e2304237ec0147f9fcaae9dc322eb7bf9e08718c1848db0438110135027e276 [2022-09-28T09:02:10.918Z] $ docker rm -f 5e2304237ec0147f9fcaae9dc322eb7bf9e08718c1848db0438110135027e276 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:02:11.294Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T09:02:11.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:02:11.357Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:02:11.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2022-09-28T09:02:11.745Z] $ docker top f736ef66526720091c88d96614246291c322696907064e48b2c2a7a66956db04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:02:12.076Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-28T09:02:12.368Z] + make test [2022-09-28T09:02:12.368Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T09:02:12.626Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-28T09:02:24.831Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-28T09:02:25.090Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.038s coverage: 28.2% of statements [2022-09-28T09:02:25.090Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-28T09:02:25.090Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.446s coverage: 86.5% of statements [2022-09-28T09:02:35.064Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-28T09:02:35.064Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T09:02:37.620Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T09:02:37.620Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T09:02:37.620Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T09:02:37.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T09:02:37.645Z] $ docker stop --time=1 f736ef66526720091c88d96614246291c322696907064e48b2c2a7a66956db04 [2022-09-28T09:02:39.378Z] $ docker rm -f f736ef66526720091c88d96614246291c322696907064e48b2c2a7a66956db04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:02:39.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T09:02:39.890Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T09:02:40.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T09:02:40.663Z] + ls -al . [2022-09-28T09:02:40.663Z] total 236 [2022-09-28T09:02:40.663Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 09:02 . [2022-09-28T09:02:40.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:01 .. [2022-09-28T09:02:40.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:02 .git [2022-09-28T09:02:40.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:01 .github [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 28 09:01 .gitignore [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 09:01 .golangci.yml [2022-09-28T09:02:40.663Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:01 .semver [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 28 09:01 Attribution.txt [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 28 09:01 CHANGELOG.md [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 28 09:01 Dockerfile [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 09:01 GOVERNANCE.md [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 28 09:01 Jenkinsfile [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 09:01 LICENSE [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 28 09:01 Makefile [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 09:01 OWNERS.md [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 28 09:01 README.md [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 09:01 VERSION [2022-09-28T09:02:40.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:01 bin [2022-09-28T09:02:40.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:01 cmd [2022-09-28T09:02:40.663Z] -rw-r--r-- 1 jenkins jenkins 78461 Sep 28 09:02 coverage.out [2022-09-28T09:02:40.663Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 28 09:01 doc [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 28 09:01 go.mod [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 39691 Sep 28 09:01 go.sum [2022-09-28T09:02:40.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:01 internal [2022-09-28T09:02:40.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:01 snap [2022-09-28T09:02:40.663Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 28 09:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:02:40.972Z] + 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=f5732e31f5803dbff04c89d6285bbaabf5e55c73 --label arch=amd64 --label version=2.3.0-dev.23 . [2022-09-28T09:02:40.972Z] Sending build context to Docker daemon 20.8MB [2022-09-28T09:02:40.972Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:02:40.972Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-28T09:02:40.972Z] ---> e7531f09286e [2022-09-28T09:02:40.972Z] Step 3/26 : ARG MAKE="make build" [2022-09-28T09:02:41.230Z] ---> Running in 36c8282269f0 [2022-09-28T09:02:41.230Z] Removing intermediate container 36c8282269f0 [2022-09-28T09:02:41.230Z] ---> ca67d568c007 [2022-09-28T09:02:41.230Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T09:02:41.230Z] ---> Running in 89b23db41d14 [2022-09-28T09:02:41.230Z] Removing intermediate container 89b23db41d14 [2022-09-28T09:02:41.230Z] ---> dc4e247df586 [2022-09-28T09:02:41.230Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T09:02:41.506Z] ---> Running in a2807a4c59a8 [2022-09-28T09:02:41.506Z] Removing intermediate container a2807a4c59a8 [2022-09-28T09:02:41.506Z] ---> d383d6716a6e [2022-09-28T09:02:41.506Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-28T09:02:41.506Z] ---> Running in e2f47d42f211 [2022-09-28T09:02:41.506Z] Removing intermediate container e2f47d42f211 [2022-09-28T09:02:41.506Z] ---> 92bb71294bff [2022-09-28T09:02:41.506Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:02:41.768Z] ---> Running in 635b7bef66a2 [2022-09-28T09:02:42.369Z] Removing intermediate container 635b7bef66a2 [2022-09-28T09:02:42.369Z] ---> a7b556056002 [2022-09-28T09:02:42.369Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:02:42.369Z] ---> Running in b8d64e0a4f96 [2022-09-28T09:02:42.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T09:02:43.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T09:02:43.876Z] OK: 211 MiB in 51 packages [2022-09-28T09:02:44.145Z] Removing intermediate container b8d64e0a4f96 [2022-09-28T09:02:44.145Z] ---> d712efdc0443 [2022-09-28T09:02:44.145Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-28T09:02:44.145Z] ---> Running in fd99a001212f [2022-09-28T09:02:44.145Z] Removing intermediate container fd99a001212f [2022-09-28T09:02:44.145Z] ---> 4ff7f2817b75 [2022-09-28T09:02:44.145Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-28T09:02:44.410Z] ---> 86fad9180c81 [2022-09-28T09:02:44.410Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:02:44.410Z] ---> Running in 1fe9eab09b12 [2022-09-28T09:02:45.355Z] Removing intermediate container 1fe9eab09b12 [2022-09-28T09:02:45.355Z] ---> 1105d2c84956 [2022-09-28T09:02:45.356Z] Step 12/26 : COPY . . [2022-09-28T09:02:45.615Z] ---> f8a7c888eebb [2022-09-28T09:02:45.615Z] Step 13/26 : RUN ${MAKE} [2022-09-28T09:02:45.615Z] ---> Running in e1cc0a0b378c [2022-09-28T09:02:45.874Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-28T09:03:07.789Z] Removing intermediate container e1cc0a0b378c [2022-09-28T09:03:07.789Z] ---> 6c6b43f98dda [2022-09-28T09:03:07.789Z] Step 14/26 : FROM alpine:3.16 [2022-09-28T09:03:07.789Z] 3.16: Pulling from library/alpine [2022-09-28T09:03:07.789Z] 213ec9aee27d: Pulling fs layer [2022-09-28T09:03:07.789Z] 213ec9aee27d: Verifying Checksum [2022-09-28T09:03:07.789Z] 213ec9aee27d: Download complete [2022-09-28T09:03:07.789Z] 213ec9aee27d: Pull complete [2022-09-28T09:03:07.789Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T09:03:07.789Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T09:03:07.789Z] ---> 9c6f07244728 [2022-09-28T09:03:07.789Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T09:03:07.789Z] ---> Running in 9e997d44f19d [2022-09-28T09:03:07.789Z] Removing intermediate container 9e997d44f19d [2022-09-28T09:03:07.789Z] ---> d30722c786b7 [2022-09-28T09:03:07.789Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T09:03:07.789Z] ---> Running in c4f5141a24fd [2022-09-28T09:03:07.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T09:03:07.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T09:03:08.047Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T09:03:08.047Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T09:03:08.047Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T09:03:08.047Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T09:03:08.047Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T09:03:08.047Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T09:03:08.047Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T09:03:08.047Z] OK: 8 MiB in 20 packages [2022-09-28T09:03:08.611Z] Removing intermediate container c4f5141a24fd [2022-09-28T09:03:08.611Z] ---> 3589136f06be [2022-09-28T09:03:08.611Z] Step 17/26 : WORKDIR / [2022-09-28T09:03:08.611Z] ---> Running in 7230f4ce8ef9 [2022-09-28T09:03:08.611Z] Removing intermediate container 7230f4ce8ef9 [2022-09-28T09:03:08.611Z] ---> 54f4daaaaa7f [2022-09-28T09:03:08.611Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-28T09:03:09.177Z] ---> 832c058c4230 [2022-09-28T09:03:09.177Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-28T09:03:09.177Z] ---> f62c5b8082af [2022-09-28T09:03:09.177Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-28T09:03:09.435Z] ---> 10770f06d778 [2022-09-28T09:03:09.435Z] Step 21/26 : EXPOSE 59984 [2022-09-28T09:03:09.435Z] ---> Running in 2fb598100b5c [2022-09-28T09:03:09.693Z] Removing intermediate container 2fb598100b5c [2022-09-28T09:03:09.693Z] ---> 9eb228fca0f4 [2022-09-28T09:03:09.693Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-28T09:03:09.693Z] ---> Running in 870f17835a25 [2022-09-28T09:03:09.693Z] Removing intermediate container 870f17835a25 [2022-09-28T09:03:09.693Z] ---> 688f57658c69 [2022-09-28T09:03:09.693Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T09:03:09.693Z] ---> Running in 42a8e0dcf4c6 [2022-09-28T09:03:09.951Z] Removing intermediate container 42a8e0dcf4c6 [2022-09-28T09:03:09.951Z] ---> cc5bfcc10ae4 [2022-09-28T09:03:09.951Z] Step 24/26 : LABEL arch=amd64 [2022-09-28T09:03:09.951Z] ---> Running in ef14f7845d56 [2022-09-28T09:03:09.951Z] Removing intermediate container ef14f7845d56 [2022-09-28T09:03:09.951Z] ---> 651a295e7462 [2022-09-28T09:03:09.951Z] Step 25/26 : LABEL git_sha=f5732e31f5803dbff04c89d6285bbaabf5e55c73 [2022-09-28T09:03:09.951Z] ---> Running in 299844e515b6 [2022-09-28T09:03:10.208Z] Removing intermediate container 299844e515b6 [2022-09-28T09:03:10.208Z] ---> ffd2876e98bb [2022-09-28T09:03:10.208Z] Step 26/26 : LABEL version=2.3.0-dev.23 [2022-09-28T09:03:10.208Z] ---> Running in 9bfe4ab4c064 [2022-09-28T09:03:10.208Z] Removing intermediate container 9bfe4ab4c064 [2022-09-28T09:03:10.208Z] ---> 134a4a633071 [2022-09-28T09:03:10.208Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T09:03:10.208Z] Successfully built 134a4a633071 [2022-09-28T09:03:10.208Z] 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 [2022-09-28T09:03:10.312Z] provisioning config files... [2022-09-28T09:03:10.324Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6376906785940615207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:03:10.623Z] ---> docker-login.sh [2022-09-28T09:03:10.623Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:03:10.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:10.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:10.623Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:10.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:10.623Z] [2022-09-28T09:03:10.623Z] Login Succeeded [2022-09-28T09:03:10.623Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:03:10.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:10.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:10.623Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:10.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:10.623Z] [2022-09-28T09:03:10.623Z] Login Succeeded [2022-09-28T09:03:10.623Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:03:10.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:10.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:10.882Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:10.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:10.882Z] [2022-09-28T09:03:10.882Z] Login Succeeded [2022-09-28T09:03:10.882Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:03:10.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:10.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:10.882Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:10.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:10.882Z] [2022-09-28T09:03:10.882Z] Login Succeeded [2022-09-28T09:03:10.882Z] docker.io [2022-09-28T09:03:11.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:11.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:11.402Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:11.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:11.402Z] [2022-09-28T09:03:11.402Z] Login Succeeded [2022-09-28T09:03:11.402Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:03:11.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T09:03:11.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:03:11.462Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-09-28T09:03:11.462Z] f5732e31f5803dbff04c89d6285bbaabf5e55c73 [2022-09-28T09:03:11.462Z] latest [2022-09-28T09:03:11.462Z] 2.3.0-dev.23 [2022-09-28T09:03:11.462Z] f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23 [2022-09-28T09:03:11.462Z] main [2022-09-28T09:03:11.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:11.782Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f5732e31f5803dbff04c89d6285bbaabf5e55c73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:12.080Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f5732e31f5803dbff04c89d6285bbaabf5e55c73 [2022-09-28T09:03:12.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T09:03:12.080Z] a91243bb8a60: Preparing [2022-09-28T09:03:12.080Z] 1205a5a99fb0: Preparing [2022-09-28T09:03:12.080Z] e15b0b7d0123: Preparing [2022-09-28T09:03:12.080Z] 13a11aeb5cb3: Preparing [2022-09-28T09:03:12.080Z] 994393dc58e7: Preparing [2022-09-28T09:03:12.080Z] 994393dc58e7: Layer already exists [2022-09-28T09:03:12.080Z] 1205a5a99fb0: Pushed [2022-09-28T09:03:12.080Z] a91243bb8a60: Pushed [2022-09-28T09:03:12.338Z] 13a11aeb5cb3: Pushed [2022-09-28T09:03:14.871Z] e15b0b7d0123: Pushed [2022-09-28T09:03:15.129Z] f5732e31f5803dbff04c89d6285bbaabf5e55c73: digest: sha256:3e7e068fd73c53f8caaf25eb46b6d820961e08389d9acbb173e7009a1b91a8f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:15.433Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:15.739Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-28T09:03:15.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T09:03:15.739Z] a91243bb8a60: Preparing [2022-09-28T09:03:15.739Z] 1205a5a99fb0: Preparing [2022-09-28T09:03:15.739Z] e15b0b7d0123: Preparing [2022-09-28T09:03:15.739Z] 13a11aeb5cb3: Preparing [2022-09-28T09:03:15.739Z] 994393dc58e7: Preparing [2022-09-28T09:03:15.739Z] 994393dc58e7: Layer already exists [2022-09-28T09:03:15.739Z] e15b0b7d0123: Layer already exists [2022-09-28T09:03:15.739Z] 13a11aeb5cb3: Layer already exists [2022-09-28T09:03:15.739Z] a91243bb8a60: Layer already exists [2022-09-28T09:03:15.739Z] 1205a5a99fb0: Layer already exists [2022-09-28T09:03:15.739Z] latest: digest: sha256:3e7e068fd73c53f8caaf25eb46b6d820961e08389d9acbb173e7009a1b91a8f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:16.090Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:16.389Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.23 [2022-09-28T09:03:16.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T09:03:16.389Z] a91243bb8a60: Preparing [2022-09-28T09:03:16.389Z] 1205a5a99fb0: Preparing [2022-09-28T09:03:16.389Z] e15b0b7d0123: Preparing [2022-09-28T09:03:16.389Z] 13a11aeb5cb3: Preparing [2022-09-28T09:03:16.389Z] 994393dc58e7: Preparing [2022-09-28T09:03:16.389Z] a91243bb8a60: Layer already exists [2022-09-28T09:03:16.389Z] 994393dc58e7: Layer already exists [2022-09-28T09:03:16.389Z] 1205a5a99fb0: Layer already exists [2022-09-28T09:03:16.389Z] 13a11aeb5cb3: Layer already exists [2022-09-28T09:03:16.389Z] e15b0b7d0123: Layer already exists [2022-09-28T09:03:16.389Z] 2.3.0-dev.23: digest: sha256:3e7e068fd73c53f8caaf25eb46b6d820961e08389d9acbb173e7009a1b91a8f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:16.702Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:17.004Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23 [2022-09-28T09:03:17.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T09:03:17.004Z] a91243bb8a60: Preparing [2022-09-28T09:03:17.004Z] 1205a5a99fb0: Preparing [2022-09-28T09:03:17.004Z] e15b0b7d0123: Preparing [2022-09-28T09:03:17.004Z] 13a11aeb5cb3: Preparing [2022-09-28T09:03:17.004Z] 994393dc58e7: Preparing [2022-09-28T09:03:17.004Z] a91243bb8a60: Layer already exists [2022-09-28T09:03:17.004Z] e15b0b7d0123: Layer already exists [2022-09-28T09:03:17.004Z] 13a11aeb5cb3: Layer already exists [2022-09-28T09:03:17.004Z] 1205a5a99fb0: Layer already exists [2022-09-28T09:03:17.004Z] 994393dc58e7: Layer already exists [2022-09-28T09:03:17.004Z] f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23: digest: sha256:3e7e068fd73c53f8caaf25eb46b6d820961e08389d9acbb173e7009a1b91a8f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:17.310Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:17.603Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-09-28T09:03:17.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T09:03:17.603Z] a91243bb8a60: Preparing [2022-09-28T09:03:17.603Z] 1205a5a99fb0: Preparing [2022-09-28T09:03:17.603Z] e15b0b7d0123: Preparing [2022-09-28T09:03:17.603Z] 13a11aeb5cb3: Preparing [2022-09-28T09:03:17.603Z] 994393dc58e7: Preparing [2022-09-28T09:03:17.603Z] e15b0b7d0123: Layer already exists [2022-09-28T09:03:17.603Z] 1205a5a99fb0: Layer already exists [2022-09-28T09:03:17.603Z] 13a11aeb5cb3: Layer already exists [2022-09-28T09:03:17.603Z] a91243bb8a60: Layer already exists [2022-09-28T09:03:17.603Z] 994393dc58e7: Layer already exists [2022-09-28T09:03:17.603Z] main: digest: sha256:3e7e068fd73c53f8caaf25eb46b6d820961e08389d9acbb173e7009a1b91a8f2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T09:03:17.645Z] ===================================================== [Pipeline] echo [2022-09-28T09:03:17.651Z] taggedImages: [2022-09-28T09:03:17.651Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:f5732e31f5803dbff04c89d6285bbaabf5e55c73 [2022-09-28T09:03:17.651Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-28T09:03:17.651Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.23 [2022-09-28T09:03:17.651Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23 [2022-09-28T09:03:17.651Z] - 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 [2022-09-28T09:03:17.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:03:17.996Z] [2022-09-28T09:03:17.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:18.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:03:18.286Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T09:03:18.286Z] 5eb5b503b376: Pulling fs layer [2022-09-28T09:03:18.286Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T09:03:18.286Z] ec43610c2a17: Pulling fs layer [2022-09-28T09:03:18.286Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T09:03:18.286Z] 33b1e0a273af: Pulling fs layer [2022-09-28T09:03:18.286Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T09:03:18.286Z] 2f39f015ded8: Pulling fs layer [2022-09-28T09:03:18.286Z] 3a2ae6a8a46f: Waiting [2022-09-28T09:03:18.286Z] 33b1e0a273af: Waiting [2022-09-28T09:03:18.286Z] 5d3b04190fa2: Waiting [2022-09-28T09:03:18.286Z] 2f39f015ded8: Waiting [2022-09-28T09:03:18.286Z] 5c69ac0246d0: Verifying Checksum [2022-09-28T09:03:18.286Z] 5c69ac0246d0: Download complete [2022-09-28T09:03:18.286Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T09:03:18.286Z] 3a2ae6a8a46f: Download complete [2022-09-28T09:03:18.286Z] 33b1e0a273af: Verifying Checksum [2022-09-28T09:03:18.287Z] 33b1e0a273af: Download complete [2022-09-28T09:03:18.551Z] ec43610c2a17: Verifying Checksum [2022-09-28T09:03:18.551Z] ec43610c2a17: Download complete [2022-09-28T09:03:18.551Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T09:03:18.551Z] 5d3b04190fa2: Download complete [2022-09-28T09:03:18.551Z] 5eb5b503b376: Verifying Checksum [2022-09-28T09:03:18.551Z] 5eb5b503b376: Download complete [2022-09-28T09:03:19.136Z] 2f39f015ded8: Download complete [2022-09-28T09:03:19.703Z] 5eb5b503b376: Pull complete [2022-09-28T09:03:19.703Z] 5c69ac0246d0: Pull complete [2022-09-28T09:03:20.268Z] ec43610c2a17: Pull complete [2022-09-28T09:03:20.268Z] 3a2ae6a8a46f: Pull complete [2022-09-28T09:03:20.525Z] 33b1e0a273af: Pull complete [2022-09-28T09:03:20.525Z] 5d3b04190fa2: Pull complete [2022-09-28T09:03:24.701Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1811 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [2022-09-28T09:03:24.707Z] 2f39f015ded8: Pull complete [2022-09-28T09:03:24.707Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T09:03:24.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:03:24.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] ws [2022-09-28T09:03:24.713Z] Running in /w/workspace/device-onvif-camera/62 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] checkout [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:03:24.755Z] The recommended git tool is: git [2022-09-28T09:03:24.786Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:03:24.811Z] $ 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 [2022-09-28T09:03:26.673Z] $ docker top 03e0f50a319fc47f0d45aa1366a1064273bbb7446e04e00709d20a8ea1f70915 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:03:27.060Z] ---> job-cost.sh [2022-09-28T09:03:27.060Z] lf-activate-venv: SKIPPING [2022-09-28T09:03:27.060Z] INFO: No Stack... [2022-09-28T09:03:27.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T09:03:27.885Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T09:03:28.172Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-09-28T09:03:28.172Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T09:03:28.184Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-62-stack-cost] [2022-09-28T09:03:28.192Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-62-stack-cost] did not exist. Created. [2022-09-28T09:03:28.192Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T09:03:28.485Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T09:03:28.516Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T09:03:28.522Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T09:03:28.537Z] $ docker stop --time=1 03e0f50a319fc47f0d45aa1366a1064273bbb7446e04e00709d20a8ea1f70915 [2022-09-28T09:03:29.386Z] using credential edgex-jenkins-ssh [2022-09-28T09:03:29.403Z] Cloning the remote Git repository [2022-09-28T09:03:29.442Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-28T09:03:29.513Z] > git init /w/workspace/device-onvif-camera/62 # timeout=10 [2022-09-28T09:03:29.643Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-28T09:03:29.644Z] > git --version # timeout=10 [2022-09-28T09:03:29.665Z] > git --version # 'git version 2.25.1' [2022-09-28T09:03:29.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T09:03:29.709Z] $ docker rm -f 03e0f50a319fc47f0d45aa1366a1064273bbb7446e04e00709d20a8ea1f70915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T09:03:29.720Z] Verifying host key using known hosts file [2022-09-28T09:03:29.892Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T09:03:29.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T09:03:31.839Z] Avoid second fetch [2022-09-28T09:03:31.840Z] Checking out Revision f5732e31f5803dbff04c89d6285bbaabf5e55c73 (main) [2022-09-28T09:03:31.069Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-28T09:03:31.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T09:03:31.855Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T09:03:31.875Z] > git checkout -f f5732e31f5803dbff04c89d6285bbaabf5e55c73 # timeout=10 [2022-09-28T09:03:32.438Z] Commit message: "Merge pull request #165 from hahattan/internal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T09:03:33.246Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T09:03:33.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:03:33.246Z] Dload Upload Total Spent Left Speed [2022-09-28T09:03:33.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2022-09-28T09:03:33.809Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T09:03:34.133Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-09-28T09:03:34.133Z] /etc/docker/daemon.json [2022-09-28T09:03:34.133Z] { [2022-09-28T09:03:34.133Z] "registry-mirrors": [ [2022-09-28T09:03:34.133Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T09:03:34.133Z] ], [2022-09-28T09:03:34.133Z] "bip": "10.250.0.254/24", [2022-09-28T09:03:34.133Z] "hosts": [ [2022-09-28T09:03:34.133Z] "tcp://0.0.0.0:5555", [2022-09-28T09:03:34.133Z] "unix:///var/run/docker.sock" [2022-09-28T09:03:34.133Z] ], [2022-09-28T09:03:34.133Z] "mtu": 1458, [2022-09-28T09:03:34.133Z] "selinux-enabled": true, [2022-09-28T09:03:34.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T09:03:34.133Z] } [Pipeline] sh [2022-09-28T09:03:34.473Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T09:03:34.811Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:03:53.055Z] provisioning config files... [2022-09-28T09:03:53.080Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/62@tmp/config10148223612157294611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:03:53.437Z] ---> docker-login.sh [2022-09-28T09:03:53.438Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:03:53.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:53.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:53.977Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:53.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:53.977Z] [2022-09-28T09:03:53.977Z] Login Succeeded [2022-09-28T09:03:53.977Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:03:54.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:54.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:54.248Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:54.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:54.248Z] [2022-09-28T09:03:54.248Z] Login Succeeded [2022-09-28T09:03:54.248Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:03:54.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:54.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:54.785Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:54.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:54.785Z] [2022-09-28T09:03:54.785Z] Login Succeeded [2022-09-28T09:03:54.785Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:03:54.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:55.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:55.057Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:55.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:55.057Z] [2022-09-28T09:03:55.057Z] Login Succeeded [2022-09-28T09:03:55.057Z] docker.io [2022-09-28T09:03:55.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:03:55.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:03:55.592Z] Configure a credential helper to remove this warning. See [2022-09-28T09:03:55.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:03:55.592Z] [2022-09-28T09:03:55.592Z] Login Succeeded [2022-09-28T09:03:55.592Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:03:55.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T09:03:55.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:03:55.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:03:55.766Z] ========================================================= [2022-09-28T09:03:55.766Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T09:03:55.766Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:56.107Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T09:03:56.375Z] Sending build context to Docker daemon 14.16MB [2022-09-28T09:03:56.644Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:03:56.644Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T09:03:56.644Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T09:03:56.644Z] b3c136eddcbf: Pulling fs layer [2022-09-28T09:03:56.644Z] c0a3192eca97: Pulling fs layer [2022-09-28T09:03:56.644Z] a050256f5b6f: Pulling fs layer [2022-09-28T09:03:56.644Z] 656be50a0ddc: Pulling fs layer [2022-09-28T09:03:56.644Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T09:03:56.644Z] 46d945488cbd: Pulling fs layer [2022-09-28T09:03:56.644Z] 8a5474983e97: Pulling fs layer [2022-09-28T09:03:56.644Z] 329c88fbcd65: Pulling fs layer [2022-09-28T09:03:56.644Z] 656be50a0ddc: Waiting [2022-09-28T09:03:56.644Z] 2bbca73fdf42: Waiting [2022-09-28T09:03:56.644Z] 46d945488cbd: Waiting [2022-09-28T09:03:56.644Z] 8a5474983e97: Waiting [2022-09-28T09:03:56.644Z] 329c88fbcd65: Waiting [2022-09-28T09:03:56.644Z] a050256f5b6f: Download complete [2022-09-28T09:03:56.644Z] c0a3192eca97: Verifying Checksum [2022-09-28T09:03:56.644Z] c0a3192eca97: Download complete [2022-09-28T09:03:56.644Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T09:03:56.644Z] 2bbca73fdf42: Download complete [2022-09-28T09:03:56.644Z] 46d945488cbd: Verifying Checksum [2022-09-28T09:03:56.644Z] 46d945488cbd: Download complete [2022-09-28T09:03:56.917Z] b3c136eddcbf: Verifying Checksum [2022-09-28T09:03:57.899Z] b3c136eddcbf: Pull complete [2022-09-28T09:03:57.899Z] 329c88fbcd65: Verifying Checksum [2022-09-28T09:03:57.899Z] 329c88fbcd65: Download complete [2022-09-28T09:03:58.491Z] c0a3192eca97: Pull complete [2022-09-28T09:03:58.762Z] a050256f5b6f: Pull complete [2022-09-28T09:03:59.032Z] 8a5474983e97: Verifying Checksum [2022-09-28T09:03:59.032Z] 8a5474983e97: Download complete [2022-09-28T09:03:59.615Z] 656be50a0ddc: Verifying Checksum [2022-09-28T09:03:59.615Z] 656be50a0ddc: Download complete [2022-09-28T09:04:11.946Z] 656be50a0ddc: Pull complete [2022-09-28T09:04:11.946Z] 2bbca73fdf42: Pull complete [2022-09-28T09:04:11.946Z] 46d945488cbd: Pull complete [2022-09-28T09:04:18.605Z] 8a5474983e97: Pull complete [2022-09-28T09:04:19.572Z] 329c88fbcd65: Pull complete [2022-09-28T09:04:19.572Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T09:04:19.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T09:04:19.572Z] ---> ff4287adb874 [2022-09-28T09:04:19.572Z] Step 3/13 : ARG MAKE="make build" [2022-09-28T09:04:21.513Z] ---> Running in d64657adbe7c [2022-09-28T09:04:21.778Z] Removing intermediate container d64657adbe7c [2022-09-28T09:04:21.778Z] ---> f9205df1478f [2022-09-28T09:04:21.778Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T09:04:21.778Z] ---> Running in 0dba970aa9e5 [2022-09-28T09:04:22.045Z] Removing intermediate container 0dba970aa9e5 [2022-09-28T09:04:22.045Z] ---> 4983e07590ab [2022-09-28T09:04:22.045Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T09:04:22.045Z] ---> Running in c1c7cbf73f7b [2022-09-28T09:04:22.313Z] Removing intermediate container c1c7cbf73f7b [2022-09-28T09:04:22.313Z] ---> e023fa0d64ac [2022-09-28T09:04:22.313Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-28T09:04:22.580Z] ---> Running in cceaa44e2ce0 [2022-09-28T09:04:22.847Z] Removing intermediate container cceaa44e2ce0 [2022-09-28T09:04:22.847Z] ---> 300c337af15a [2022-09-28T09:04:22.847Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:04:22.847Z] ---> Running in 9d930775298b [2022-09-28T09:04:24.796Z] Removing intermediate container 9d930775298b [2022-09-28T09:04:24.796Z] ---> 872d6efeb0ad [2022-09-28T09:04:24.796Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:04:24.796Z] ---> Running in a8faa34b5f80 [2022-09-28T09:04:25.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T09:04:26.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T09:04:27.683Z] OK: 221 MiB in 51 packages [2022-09-28T09:04:28.271Z] Removing intermediate container a8faa34b5f80 [2022-09-28T09:04:28.271Z] ---> cf73ed48a4bb [2022-09-28T09:04:28.271Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-28T09:04:28.539Z] ---> Running in c897263717ee [2022-09-28T09:04:28.807Z] Removing intermediate container c897263717ee [2022-09-28T09:04:28.807Z] ---> 0099e408d47f [2022-09-28T09:04:28.807Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T09:04:29.465Z] ---> 094fe3c969d3 [2022-09-28T09:04:29.465Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:04:29.465Z] ---> Running in 299c99063d7b [2022-09-28T09:05:16.402Z] Removing intermediate container 299c99063d7b [2022-09-28T09:05:16.403Z] ---> bad3de9a5ea2 [2022-09-28T09:05:16.403Z] Step 12/13 : COPY . . [2022-09-28T09:05:16.671Z] ---> 482562724e2d [2022-09-28T09:05:16.671Z] Step 13/13 : RUN ${MAKE} [2022-09-28T09:05:16.671Z] ---> Running in e120b15513c5 [2022-09-28T09:05:17.644Z] noop [2022-09-28T09:05:18.601Z] Removing intermediate container e120b15513c5 [2022-09-28T09:05:18.601Z] ---> cb932bfcc848 [2022-09-28T09:05:18.601Z] Successfully built cb932bfcc848 [2022-09-28T09:05:18.601Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:05:18.944Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T09:05:18.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:05:19.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-1811 does not seem to be running inside a container [2022-09-28T09:05:19.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/62 -v /w/workspace/device-onvif-camera/62:/w/workspace/device-onvif-camera/62:rw,z -v /w/workspace/device-onvif-camera/62@tmp:/w/workspace/device-onvif-camera/62@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 ******** ci-base-image-arm64 cat [2022-09-28T09:05:20.305Z] $ docker top c5e70bd7b255ffcf5fa27721bafcc8213a62689d083bf0999759574ffba2f6e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:05:21.117Z] + go version [2022-09-28T09:05:21.117Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T09:05:21.139Z] $ docker stop --time=1 c5e70bd7b255ffcf5fa27721bafcc8213a62689d083bf0999759574ffba2f6e3 [2022-09-28T09:05:22.767Z] $ docker rm -f c5e70bd7b255ffcf5fa27721bafcc8213a62689d083bf0999759574ffba2f6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:05:23.267Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T09:05:23.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:05:23.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-1811 does not seem to be running inside a container [2022-09-28T09:05:23.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/62 -v /w/workspace/device-onvif-camera/62:/w/workspace/device-onvif-camera/62:rw,z -v /w/workspace/device-onvif-camera/62@tmp:/w/workspace/device-onvif-camera/62@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 ******** ci-base-image-arm64 cat [2022-09-28T09:05:24.547Z] $ docker top d7a8201cb506268f168e5e873517e8c9e956239a42e80e8d4f5b302010259373 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:05:25.033Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/62 [Pipeline] fileExists [Pipeline] sh [2022-09-28T09:05:25.361Z] + make test [2022-09-28T09:05:25.361Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T09:05:27.314Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-28T09:07:03.968Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-28T09:07:07.328Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.214s coverage: 28.2% of statements [2022-09-28T09:07:07.328Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-28T09:07:29.408Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.345s coverage: 86.5% of statements [2022-09-28T09:07:29.408Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T09:07:29.408Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T09:07:56.129Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T09:07:56.129Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T09:07:56.129Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T09:07:56.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T09:07:56.161Z] $ docker stop --time=1 d7a8201cb506268f168e5e873517e8c9e956239a42e80e8d4f5b302010259373 [2022-09-28T09:07:58.080Z] $ docker rm -f d7a8201cb506268f168e5e873517e8c9e956239a42e80e8d4f5b302010259373 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:07:59.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T09:07:59.196Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T09:07:59.889Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T09:08:00.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T09:08:00.647Z] + ls -al . [2022-09-28T09:08:00.647Z] total 232 [2022-09-28T09:08:00.647Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 09:05 . [2022-09-28T09:08:00.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:03 .. [2022-09-28T09:08:00.647Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:03 .git [2022-09-28T09:08:00.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:03 .github [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 28 09:03 .gitignore [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 09:03 .golangci.yml [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 28 09:03 Attribution.txt [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 28 09:03 CHANGELOG.md [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 28 09:03 Dockerfile [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 09:03 GOVERNANCE.md [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 28 09:03 Jenkinsfile [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 09:03 LICENSE [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 28 09:03 Makefile [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 09:03 OWNERS.md [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 28 09:03 README.md [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 09:01 VERSION [2022-09-28T09:08:00.647Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:03 bin [2022-09-28T09:08:00.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:03 cmd [2022-09-28T09:08:00.647Z] -rw-r--r-- 1 jenkins jenkins 78461 Sep 28 09:07 coverage.out [2022-09-28T09:08:00.647Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 28 09:03 doc [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 28 09:03 go.mod [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 39691 Sep 28 09:03 go.sum [2022-09-28T09:08:00.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:03 internal [2022-09-28T09:08:00.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:03 snap [2022-09-28T09:08:00.647Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 28 09:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:08:00.993Z] + 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=f5732e31f5803dbff04c89d6285bbaabf5e55c73 --label arch=arm64 --label version=2.3.0-dev.23 . [2022-09-28T09:08:01.586Z] Sending build context to Docker daemon 14.24MB [2022-09-28T09:08:01.586Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:08:01.586Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-28T09:08:01.586Z] ---> cb932bfcc848 [2022-09-28T09:08:01.586Z] Step 3/26 : ARG MAKE="make build" [2022-09-28T09:08:01.860Z] ---> Running in 64f8b0927b8f [2022-09-28T09:08:02.452Z] Removing intermediate container 64f8b0927b8f [2022-09-28T09:08:02.452Z] ---> 97d4711deac9 [2022-09-28T09:08:02.452Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T09:08:02.452Z] ---> Running in 4521bb06a10f [2022-09-28T09:08:03.424Z] Removing intermediate container 4521bb06a10f [2022-09-28T09:08:03.424Z] ---> 2f6fe0f3d28a [2022-09-28T09:08:03.424Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T09:08:03.424Z] ---> Running in 6d5eef77058f [2022-09-28T09:08:04.015Z] Removing intermediate container 6d5eef77058f [2022-09-28T09:08:04.015Z] ---> 248c894cee01 [2022-09-28T09:08:04.015Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-28T09:08:04.015Z] ---> Running in 7c218d80bb87 [2022-09-28T09:08:04.613Z] Removing intermediate container 7c218d80bb87 [2022-09-28T09:08:04.613Z] ---> 378e9a5b0a70 [2022-09-28T09:08:04.613Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:08:04.613Z] ---> Running in 9ac34e82aab5 [2022-09-28T09:08:06.580Z] Removing intermediate container 9ac34e82aab5 [2022-09-28T09:08:06.580Z] ---> ce4543dfa0c5 [2022-09-28T09:08:06.580Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:08:06.580Z] ---> Running in 07378df9bea6 [2022-09-28T09:08:07.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T09:08:08.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T09:08:09.933Z] OK: 221 MiB in 51 packages [2022-09-28T09:08:10.914Z] Removing intermediate container 07378df9bea6 [2022-09-28T09:08:10.914Z] ---> b29762268947 [2022-09-28T09:08:10.914Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-28T09:08:11.190Z] ---> Running in 053b0f0cbecd [2022-09-28T09:08:11.459Z] Removing intermediate container 053b0f0cbecd [2022-09-28T09:08:11.459Z] ---> d859a39ce5a8 [2022-09-28T09:08:11.459Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-28T09:08:12.056Z] ---> 5a2dafa80f9d [2022-09-28T09:08:12.056Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:08:12.327Z] ---> Running in 36d9af529f2c [2022-09-28T09:08:14.928Z] Removing intermediate container 36d9af529f2c [2022-09-28T09:08:14.928Z] ---> c93570b882fc [2022-09-28T09:08:14.928Z] Step 12/26 : COPY . . [2022-09-28T09:08:15.890Z] ---> 793855a9dd99 [2022-09-28T09:08:15.890Z] Step 13/26 : RUN ${MAKE} [2022-09-28T09:08:16.162Z] ---> Running in b6fb65877e4e [2022-09-28T09:08:17.143Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-28T09:11:08.887Z] Removing intermediate container b6fb65877e4e [2022-09-28T09:11:08.887Z] ---> 80b5377455e0 [2022-09-28T09:11:08.887Z] Step 14/26 : FROM alpine:3.16 [2022-09-28T09:11:08.887Z] 3.16: Pulling from library/alpine [2022-09-28T09:11:08.887Z] 9b18e9b68314: Pulling fs layer [2022-09-28T09:11:08.887Z] 9b18e9b68314: Verifying Checksum [2022-09-28T09:11:08.887Z] 9b18e9b68314: Download complete [2022-09-28T09:11:08.887Z] 9b18e9b68314: Pull complete [2022-09-28T09:11:08.887Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T09:11:08.887Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T09:11:08.887Z] ---> a6215f271958 [2022-09-28T09:11:08.887Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T09:11:08.887Z] ---> Running in fda8adc16490 [2022-09-28T09:11:08.887Z] Removing intermediate container fda8adc16490 [2022-09-28T09:11:08.887Z] ---> 9701d8f089c5 [2022-09-28T09:11:08.887Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T09:11:08.887Z] ---> Running in 3a686b50f826 [2022-09-28T09:11:09.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T09:11:10.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T09:11:11.536Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T09:11:11.536Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T09:11:11.536Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T09:11:11.536Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T09:11:11.536Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T09:11:11.536Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T09:11:11.536Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T09:11:11.536Z] OK: 8 MiB in 20 packages [2022-09-28T09:11:12.506Z] Removing intermediate container 3a686b50f826 [2022-09-28T09:11:12.506Z] ---> bf6dd3616f07 [2022-09-28T09:11:12.506Z] Step 17/26 : WORKDIR / [2022-09-28T09:11:12.506Z] ---> Running in 090da18a5426 [2022-09-28T09:11:12.775Z] Removing intermediate container 090da18a5426 [2022-09-28T09:11:12.775Z] ---> 89fafa96b5c2 [2022-09-28T09:11:12.775Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-28T09:11:14.748Z] ---> 08a2b118b17b [2022-09-28T09:11:14.748Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-28T09:11:15.018Z] ---> d298cb618181 [2022-09-28T09:11:15.018Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-28T09:11:15.607Z] ---> d6b2c8a7bc32 [2022-09-28T09:11:15.607Z] Step 21/26 : EXPOSE 59984 [2022-09-28T09:11:15.607Z] ---> Running in c34e2856852f [2022-09-28T09:11:15.876Z] Removing intermediate container c34e2856852f [2022-09-28T09:11:15.876Z] ---> 0ff6e018ba40 [2022-09-28T09:11:15.876Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-28T09:11:15.876Z] ---> Running in a5d047259b3f [2022-09-28T09:11:16.145Z] Removing intermediate container a5d047259b3f [2022-09-28T09:11:16.145Z] ---> 8263607294eb [2022-09-28T09:11:16.145Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T09:11:16.414Z] ---> Running in 653ccbf4f3f0 [2022-09-28T09:11:16.681Z] Removing intermediate container 653ccbf4f3f0 [2022-09-28T09:11:16.681Z] ---> 04e49fde92b1 [2022-09-28T09:11:16.681Z] Step 24/26 : LABEL arch=arm64 [2022-09-28T09:11:16.681Z] ---> Running in 7ce46b58371f [2022-09-28T09:11:17.028Z] Removing intermediate container 7ce46b58371f [2022-09-28T09:11:17.028Z] ---> 838812243fb1 [2022-09-28T09:11:17.028Z] Step 25/26 : LABEL git_sha=f5732e31f5803dbff04c89d6285bbaabf5e55c73 [2022-09-28T09:11:17.310Z] ---> Running in 56bbe8a4ae93 [2022-09-28T09:11:17.587Z] Removing intermediate container 56bbe8a4ae93 [2022-09-28T09:11:17.587Z] ---> 19a66916b127 [2022-09-28T09:11:17.587Z] Step 26/26 : LABEL version=2.3.0-dev.23 [2022-09-28T09:11:17.587Z] ---> Running in 9fa7703e08e3 [2022-09-28T09:11:17.859Z] Removing intermediate container 9fa7703e08e3 [2022-09-28T09:11:17.859Z] ---> af113b86a11f [2022-09-28T09:11:17.859Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T09:11:17.859Z] Successfully built af113b86a11f [2022-09-28T09:11:17.859Z] 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 [2022-09-28T09:11:17.973Z] provisioning config files... [2022-09-28T09:11:17.994Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/62@tmp/config16430375787993972033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:11:18.379Z] ---> docker-login.sh [2022-09-28T09:11:18.379Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:11:18.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:11:18.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:11:18.654Z] Configure a credential helper to remove this warning. See [2022-09-28T09:11:18.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:11:18.654Z] [2022-09-28T09:11:18.654Z] Login Succeeded [2022-09-28T09:11:18.654Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:11:18.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:11:18.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:11:18.924Z] Configure a credential helper to remove this warning. See [2022-09-28T09:11:18.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:11:18.924Z] [2022-09-28T09:11:18.924Z] Login Succeeded [2022-09-28T09:11:18.924Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:11:19.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:11:19.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:11:19.463Z] Configure a credential helper to remove this warning. See [2022-09-28T09:11:19.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:11:19.463Z] [2022-09-28T09:11:19.463Z] Login Succeeded [2022-09-28T09:11:19.463Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:11:19.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:11:19.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:11:19.730Z] Configure a credential helper to remove this warning. See [2022-09-28T09:11:19.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:11:19.730Z] [2022-09-28T09:11:19.730Z] Login Succeeded [2022-09-28T09:11:19.730Z] docker.io [2022-09-28T09:11:19.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:11:20.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:11:20.584Z] Configure a credential helper to remove this warning. See [2022-09-28T09:11:20.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:11:20.584Z] [2022-09-28T09:11:20.584Z] Login Succeeded [2022-09-28T09:11:20.584Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:11:20.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T09:11:20.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:11:20.634Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-09-28T09:11:20.634Z] f5732e31f5803dbff04c89d6285bbaabf5e55c73 [2022-09-28T09:11:20.634Z] latest [2022-09-28T09:11:20.634Z] 2.3.0-dev.23 [2022-09-28T09:11:20.634Z] f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23 [2022-09-28T09:11:20.634Z] main [2022-09-28T09:11:20.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:20.968Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f5732e31f5803dbff04c89d6285bbaabf5e55c73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:21.312Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f5732e31f5803dbff04c89d6285bbaabf5e55c73 [2022-09-28T09:11:21.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T09:11:21.312Z] fa581beabc5d: Preparing [2022-09-28T09:11:21.312Z] 739284ea0989: Preparing [2022-09-28T09:11:21.312Z] bced55555ed4: Preparing [2022-09-28T09:11:21.312Z] 2d8711920760: Preparing [2022-09-28T09:11:21.312Z] 5d3e392a13a0: Preparing [2022-09-28T09:11:21.312Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:11:21.579Z] 739284ea0989: Pushed [2022-09-28T09:11:21.579Z] fa581beabc5d: Pushed [2022-09-28T09:11:22.164Z] 2d8711920760: Pushed [2022-09-28T09:11:28.824Z] bced55555ed4: Pushed [2022-09-28T09:11:28.824Z] f5732e31f5803dbff04c89d6285bbaabf5e55c73: digest: sha256:b8ab2fe774aae436301893704d4f2d8d681b8e22076a11db0f71f056f30f0f78 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:29.167Z] + 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 [2022-09-28T09:11:29.506Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-28T09:11:29.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T09:11:29.506Z] fa581beabc5d: Preparing [2022-09-28T09:11:29.506Z] 739284ea0989: Preparing [2022-09-28T09:11:29.506Z] bced55555ed4: Preparing [2022-09-28T09:11:29.506Z] 2d8711920760: Preparing [2022-09-28T09:11:29.506Z] 5d3e392a13a0: Preparing [2022-09-28T09:11:29.506Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:11:29.506Z] 739284ea0989: Layer already exists [2022-09-28T09:11:29.506Z] fa581beabc5d: Layer already exists [2022-09-28T09:11:29.506Z] bced55555ed4: Layer already exists [2022-09-28T09:11:29.506Z] 2d8711920760: Layer already exists [2022-09-28T09:11:29.506Z] latest: digest: sha256:b8ab2fe774aae436301893704d4f2d8d681b8e22076a11db0f71f056f30f0f78 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:29.851Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:30.197Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.23 [2022-09-28T09:11:30.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T09:11:30.197Z] fa581beabc5d: Preparing [2022-09-28T09:11:30.197Z] 739284ea0989: Preparing [2022-09-28T09:11:30.197Z] bced55555ed4: Preparing [2022-09-28T09:11:30.197Z] 2d8711920760: Preparing [2022-09-28T09:11:30.197Z] 5d3e392a13a0: Preparing [2022-09-28T09:11:30.197Z] 2d8711920760: Layer already exists [2022-09-28T09:11:30.197Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:11:30.197Z] 739284ea0989: Layer already exists [2022-09-28T09:11:30.197Z] bced55555ed4: Layer already exists [2022-09-28T09:11:30.197Z] fa581beabc5d: Layer already exists [2022-09-28T09:11:30.197Z] 2.3.0-dev.23: digest: sha256:b8ab2fe774aae436301893704d4f2d8d681b8e22076a11db0f71f056f30f0f78 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:30.538Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:30.880Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23 [2022-09-28T09:11:30.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T09:11:30.880Z] fa581beabc5d: Preparing [2022-09-28T09:11:30.880Z] 739284ea0989: Preparing [2022-09-28T09:11:30.880Z] bced55555ed4: Preparing [2022-09-28T09:11:30.880Z] 2d8711920760: Preparing [2022-09-28T09:11:30.880Z] 5d3e392a13a0: Preparing [2022-09-28T09:11:30.880Z] 2d8711920760: Layer already exists [2022-09-28T09:11:30.880Z] fa581beabc5d: Layer already exists [2022-09-28T09:11:30.880Z] bced55555ed4: Layer already exists [2022-09-28T09:11:30.880Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:11:30.880Z] 739284ea0989: Layer already exists [2022-09-28T09:11:30.880Z] f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23: digest: sha256:b8ab2fe774aae436301893704d4f2d8d681b8e22076a11db0f71f056f30f0f78 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:31.221Z] + 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 [2022-09-28T09:11:31.571Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-09-28T09:11:31.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T09:11:31.571Z] fa581beabc5d: Preparing [2022-09-28T09:11:31.571Z] 739284ea0989: Preparing [2022-09-28T09:11:31.571Z] bced55555ed4: Preparing [2022-09-28T09:11:31.571Z] 2d8711920760: Preparing [2022-09-28T09:11:31.571Z] 5d3e392a13a0: Preparing [2022-09-28T09:11:31.571Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:11:31.571Z] bced55555ed4: Layer already exists [2022-09-28T09:11:31.571Z] 2d8711920760: Layer already exists [2022-09-28T09:11:31.571Z] 739284ea0989: Layer already exists [2022-09-28T09:11:31.571Z] fa581beabc5d: Layer already exists [2022-09-28T09:11:31.839Z] main: digest: sha256:b8ab2fe774aae436301893704d4f2d8d681b8e22076a11db0f71f056f30f0f78 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T09:11:31.883Z] ===================================================== [Pipeline] echo [2022-09-28T09:11:31.889Z] taggedImages: [2022-09-28T09:11:31.889Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f5732e31f5803dbff04c89d6285bbaabf5e55c73 [2022-09-28T09:11:31.889Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-28T09:11:31.889Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.23 [2022-09-28T09:11:31.889Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f5732e31f5803dbff04c89d6285bbaabf5e55c73-2.3.0-dev.23 [2022-09-28T09:11:31.889Z] - 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 [2022-09-28T09:11:32.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T09:11:32.240Z] [2022-09-28T09:11:32.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:32.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T09:11:32.573Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T09:11:32.573Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T09:11:32.573Z] 04944245beec: Pulling fs layer [2022-09-28T09:11:32.573Z] 699f458cf7ca: Pulling fs layer [2022-09-28T09:11:32.573Z] 765212b225bb: Pulling fs layer [2022-09-28T09:11:32.573Z] f23df028b6ca: Pulling fs layer [2022-09-28T09:11:32.573Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T09:11:32.573Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T09:11:32.573Z] 765212b225bb: Waiting [2022-09-28T09:11:32.573Z] f23df028b6ca: Waiting [2022-09-28T09:11:32.573Z] d65c8cfc05b1: Waiting [2022-09-28T09:11:32.840Z] 04944245beec: Verifying Checksum [2022-09-28T09:11:32.840Z] 04944245beec: Download complete [2022-09-28T09:11:32.840Z] 765212b225bb: Verifying Checksum [2022-09-28T09:11:32.840Z] 765212b225bb: Download complete [2022-09-28T09:11:32.840Z] f23df028b6ca: Verifying Checksum [2022-09-28T09:11:32.840Z] f23df028b6ca: Download complete [2022-09-28T09:11:32.840Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T09:11:32.840Z] d65c8cfc05b1: Download complete [2022-09-28T09:11:33.110Z] 699f458cf7ca: Verifying Checksum [2022-09-28T09:11:33.110Z] 699f458cf7ca: Download complete [2022-09-28T09:11:33.378Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T09:11:33.378Z] 8998bd30e6a1: Download complete [2022-09-28T09:11:35.959Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T09:11:35.959Z] 2437ff75d9bd: Download complete [2022-09-28T09:11:37.367Z] 8998bd30e6a1: Pull complete [2022-09-28T09:11:37.634Z] 04944245beec: Pull complete [2022-09-28T09:11:39.043Z] 699f458cf7ca: Pull complete [2022-09-28T09:11:39.043Z] 765212b225bb: Pull complete [2022-09-28T09:11:40.005Z] f23df028b6ca: Pull complete [2022-09-28T09:11:40.005Z] d65c8cfc05b1: Pull complete [2022-09-28T09:11:55.014Z] 2437ff75d9bd: Pull complete [2022-09-28T09:11:55.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T09:11:55.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T09:11:55.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:11:55.211Z] prd-ubuntu20.04-docker-arm64-4c-16g-1811 does not seem to be running inside a container [2022-09-28T09:11:55.286Z] $ 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/62 -v /w/workspace/device-onvif-camera/62:/w/workspace/device-onvif-camera/62:rw,z -v /w/workspace/device-onvif-camera/62@tmp:/w/workspace/device-onvif-camera/62@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:arm64 cat [2022-09-28T09:11:58.214Z] $ docker top 584262fa5b4df8f8520eb305ab27dfae03172a257b6a73e8c3ce0ef15f87e59e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:11:59.064Z] ---> job-cost.sh [2022-09-28T09:11:59.064Z] lf-activate-venv: SKIPPING [2022-09-28T09:11:59.064Z] INFO: No Stack... [2022-09-28T09:11:59.647Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T09:12:00.232Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T09:12:01.144Z] + + cat /w/workspace/device-onvif-camera/62/archives/cost.csv [2022-09-28T09:12:01.144Z] cut -d, -f6 [Pipeline] lock [2022-09-28T09:12:01.229Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-62-stack-cost] [2022-09-28T09:12:01.238Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-62-stack-cost] did not exist. Created. [2022-09-28T09:12:01.238Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T09:12:01.900Z] /w/workspace/device-onvif-camera/62@tmp/durable-3b6f4d01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T09:12:02.558Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T09:12:02.581Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T09:12:02.646Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T09:12:02.654Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T09:12:02.669Z] $ docker stop --time=1 584262fa5b4df8f8520eb305ab27dfae03172a257b6a73e8c3ce0ef15f87e59e [2022-09-28T09:12:04.193Z] $ docker rm -f 584262fa5b4df8f8520eb305ab27dfae03172a257b6a73e8c3ce0ef15f87e59e [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 [2022-09-28T09:12:04.591Z] provisioning config files... [2022-09-28T09:12:04.598Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7742648816469219177tmp [Pipeline] { [Pipeline] sh [2022-09-28T09:12:04.893Z] + set +x [2022-09-28T09:12:04.893Z] + curl -s https://codecov.io/bash [2022-09-28T09:12:04.893Z] + bash -s -- [2022-09-28T09:12:04.893Z] [2022-09-28T09:12:04.893Z] _____ _ [2022-09-28T09:12:04.893Z] / ____| | | [2022-09-28T09:12:04.893Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T09:12:04.893Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T09:12:04.893Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T09:12:04.893Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T09:12:04.893Z] Bash-1.0.6 [2022-09-28T09:12:04.893Z] [2022-09-28T09:12:04.893Z] [2022-09-28T09:12:04.893Z] ==> git version 2.25.1 found [2022-09-28T09:12:04.893Z] ==> 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 [2022-09-28T09:12:04.893Z] Release-Date: 2020-01-08 [2022-09-28T09:12:04.893Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-28T09:12:04.893Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T09:12:04.893Z] ==> Jenkins CI detected. [2022-09-28T09:12:04.893Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-09-28T09:12:04.893Z] project root: . [2022-09-28T09:12:04.893Z] --> token set from env [2022-09-28T09:12:04.893Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T09:12:04.893Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T09:12:04.893Z] ==> Python coveragepy not found [2022-09-28T09:12:04.893Z] ==> Searching for coverage reports in: [2022-09-28T09:12:04.893Z] + . [2022-09-28T09:12:04.893Z] -> Found 1 reports [2022-09-28T09:12:04.893Z] ==> Detecting git/mercurial file structure [2022-09-28T09:12:04.893Z] ==> Reading reports [2022-09-28T09:12:04.893Z] + ./coverage.out bytes=78461 [2022-09-28T09:12:04.893Z] ==> Appending adjustments [2022-09-28T09:12:04.893Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T09:12:05.152Z] + Found adjustments [2022-09-28T09:12:05.152Z] ==> Gzipping contents [2022-09-28T09:12:05.152Z] 12K /tmp/codecov.zT5HfY.gz [2022-09-28T09:12:05.152Z] ==> Uploading reports [2022-09-28T09:12:05.152Z] url: https://codecov.io [2022-09-28T09:12:05.152Z] query: branch=main&commit=f5732e31f5803dbff04c89d6285bbaabf5e55c73&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T09:12:05.152Z] -> Pinging Codecov [2022-09-28T09:12:05.152Z] 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=f5732e31f5803dbff04c89d6285bbaabf5e55c73&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T09:12:05.721Z] -> Uploading to [2022-09-28T09:12:05.721Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/F29A59C45E3A92E06B3E522C9905F8EF/f5732e31f5803dbff04c89d6285bbaabf5e55c73/247d97d2-bd19-40fa-a83a-b9894841feeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T091205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3b9a43023900add25b82eadf09a794a2a988cf5e8f9d175c22541941356462f [2022-09-28T09:12:05.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:12:05.721Z] Dload Upload Total Spent Left Speed [2022-09-28T09:12:05.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10718 0 0 100 10718 0 45223 --:--:-- --:--:-- --:--:-- 45223 [2022-09-28T09:12:05.721Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f5732e31f5803dbff04c89d6285bbaabf5e55c73 [Pipeline] } [2022-09-28T09:12:05.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-28T09:12:05.906Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-28T09:12:05.919Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:12:06.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T09:12:06.211Z] [2022-09-28T09:12:06.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:12:06.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T09:12:06.506Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-28T09:12:06.506Z] df9b9388f04a: Pulling fs layer [2022-09-28T09:12:06.506Z] 52dc419b0ee2: Pulling fs layer [2022-09-28T09:12:06.506Z] 25bc292e5bac: Pulling fs layer [2022-09-28T09:12:06.506Z] 114826534d7a: Pulling fs layer [2022-09-28T09:12:06.506Z] 4657fd5d0bcf: Pulling fs layer [2022-09-28T09:12:06.506Z] 6ad1cebc031e: Pulling fs layer [2022-09-28T09:12:06.506Z] 8a3aa393b2d8: Pulling fs layer [2022-09-28T09:12:06.506Z] 4657fd5d0bcf: Waiting [2022-09-28T09:12:06.506Z] 6ad1cebc031e: Waiting [2022-09-28T09:12:06.506Z] 114826534d7a: Waiting [2022-09-28T09:12:06.506Z] 8a3aa393b2d8: Waiting [2022-09-28T09:12:06.506Z] 25bc292e5bac: Verifying Checksum [2022-09-28T09:12:06.506Z] 25bc292e5bac: Download complete [2022-09-28T09:12:06.506Z] 52dc419b0ee2: Verifying Checksum [2022-09-28T09:12:06.506Z] 52dc419b0ee2: Download complete [2022-09-28T09:12:06.506Z] 4657fd5d0bcf: Verifying Checksum [2022-09-28T09:12:06.506Z] 4657fd5d0bcf: Download complete [2022-09-28T09:12:06.506Z] df9b9388f04a: Verifying Checksum [2022-09-28T09:12:06.506Z] df9b9388f04a: Download complete [2022-09-28T09:12:06.765Z] df9b9388f04a: Pull complete [2022-09-28T09:12:06.765Z] 6ad1cebc031e: Verifying Checksum [2022-09-28T09:12:06.765Z] 52dc419b0ee2: Pull complete [2022-09-28T09:12:06.765Z] 25bc292e5bac: Pull complete [2022-09-28T09:12:07.334Z] 114826534d7a: Verifying Checksum [2022-09-28T09:12:07.334Z] 114826534d7a: Download complete [2022-09-28T09:12:07.334Z] 8a3aa393b2d8: Verifying Checksum [2022-09-28T09:12:10.612Z] 114826534d7a: Pull complete [2022-09-28T09:12:10.870Z] 4657fd5d0bcf: Pull complete [2022-09-28T09:12:11.128Z] 6ad1cebc031e: Pull complete [2022-09-28T09:12:14.408Z] 8a3aa393b2d8: Pull complete [2022-09-28T09:12:14.408Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-28T09:12:14.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T09:12:14.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:12:14.516Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:12:14.543Z] $ 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 [2022-09-28T09:12:17.429Z] $ docker top b40154ccd5f68fcc4cd13e560ae2ca724b51c7fd6459d1df3dd3ca30ca3735cd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-28T09:12:17.492Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-09-28T09:12:17.768Z] + set -o pipefail [2022-09-28T09:12:17.768Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-09-28T09:12:25.882Z] [2022-09-28T09:12:25.882Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-09-28T09:12:25.882Z] [2022-09-28T09:12:25.882Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/3ce0e2a0-e519-410b-aea0-96e761b27bdf [2022-09-28T09:12:25.882Z] [2022-09-28T09:12:25.882Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-28T09:12:25.882Z] [2022-09-28T09:12:25.882Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-28T09:12:25.882Z] [2022-09-28T09:12:25.882Z] [Pipeline] } [2022-09-28T09:12:25.895Z] $ docker stop --time=1 b40154ccd5f68fcc4cd13e560ae2ca724b51c7fd6459d1df3dd3ca30ca3735cd [2022-09-28T09:12:28.684Z] $ docker rm -f b40154ccd5f68fcc4cd13e560ae2ca724b51c7fd6459d1df3dd3ca30ca3735cd [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) [Pipeline] echo [2022-09-28T09:12:29.076Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:12:29.086Z] provisioning config files... [2022-09-28T09:12:29.093Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12046596997021942602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:12:29.394Z] --> edgex-publish-swagger.sh [2022-09-28T09:12:29.394Z] === Publish doc/openapi/v2 API === [2022-09-28T09:12:29.394Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-09-28T09:12:29.394Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-09-28T09:12:29.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:12:29.394Z] Dload Upload Total Spent Left Speed [2022-09-28T09:12:29.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 193k --:--:-- --:--:-- --:--:-- 193k [2022-09-28T09:12:29.963Z] [2022-09-28T09:12:29.963Z] [Pipeline] } [2022-09-28T09:12:29.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T09:12:30.339Z] + git log --format=format:%s -1 f5732e31f5803dbff04c89d6285bbaabf5e55c73 [Pipeline] sh [2022-09-28T09:12:30.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T09:12:30.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:12:30.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:12:30.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:12:30.995Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:12:31.025Z] $ 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 [2022-09-28T09:12:31.481Z] $ docker top c18db225247ff00c635af65488f181ba9043fab777fc3097a8b7a82e926a6524 -eo pid,comm [2022-09-28T09:12:31.528Z] 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). [2022-09-28T09:12:31.528Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T09:12:31.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:12:31.562Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:12:31.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:12:31.683Z] $ docker exec c18db225247ff00c635af65488f181ba9043fab777fc3097a8b7a82e926a6524 ssh-agent [2022-09-28T09:12:31.797Z] SSH_AUTH_SOCK=/tmp/ssh-tSWRaMNk0ozQ/agent.33 [2022-09-28T09:12:31.797Z] SSH_AGENT_PID=39 [2022-09-28T09:12:31.801Z] Running ssh-add (command line suppressed) [2022-09-28T09:12:31.916Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17320611441742404672.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17320611441742404672.key) [2022-09-28T09:12:31.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:12:32.218Z] + git semver tag [2022-09-28T09:12:32.477Z] 2022-09-28 09:12:32,406 [run_tag] DEBUG tag force:False [2022-09-28T09:12:32.477Z] 2022-09-28 09:12:32,406 [check_head_tag] DEBUG check head tag [2022-09-28T09:12:32.478Z] 2022-09-28 09:12:32,407 [execute] INFO git cat-file --batch-check [2022-09-28T09:12:32.478Z] 2022-09-28 09:12:32,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-28T09:12:32.478Z] 2022-09-28 09:12:32,411 [execute] INFO git cat-file --batch [2022-09-28T09:12:32.478Z] 2022-09-28 09:12:32,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-28T09:12:32.478Z] 2022-09-28 09:12:32,430 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T09:12:32.478Z] 2022-09-28 09:12:32,430 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 [2022-09-28T09:12:32.478Z] 2022-09-28 09:12:32,431 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T09:12:32.478Z] 2022-09-28 09:12:32,435 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T09:12:32.478Z] 2.3.0-dev.23 [Pipeline] } [2022-09-28T09:12:32.488Z] $ docker exec --env ******** --env ******** c18db225247ff00c635af65488f181ba9043fab777fc3097a8b7a82e926a6524 ssh-agent -k [2022-09-28T09:12:32.586Z] unset SSH_AUTH_SOCK; [2022-09-28T09:12:32.587Z] unset SSH_AGENT_PID; [2022-09-28T09:12:32.587Z] echo Agent pid 39 killed; [2022-09-28T09:12:32.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T09:12:32.903Z] + git semver [Pipeline] } [2022-09-28T09:12:33.176Z] $ docker stop --time=1 c18db225247ff00c635af65488f181ba9043fab777fc3097a8b7a82e926a6524 [2022-09-28T09:12:34.469Z] $ docker rm -f c18db225247ff00c635af65488f181ba9043fab777fc3097a8b7a82e926a6524 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:12:34.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T09:12:34.836Z] [2022-09-28T09:12:34.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:12:35.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T09:12:35.134Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-28T09:12:35.134Z] ab5ef0e58194: Pulling fs layer [2022-09-28T09:12:35.134Z] 9712f1f96733: Pulling fs layer [2022-09-28T09:12:35.134Z] 63f879dbbcfc: Pulling fs layer [2022-09-28T09:12:35.134Z] 0d9ebad4ef96: Pulling fs layer [2022-09-28T09:12:35.134Z] e9a5061849ea: Pulling fs layer [2022-09-28T09:12:35.134Z] d747dcd14b5f: Pulling fs layer [2022-09-28T09:12:35.134Z] 2de7ff778b66: Pulling fs layer [2022-09-28T09:12:35.134Z] 0d9ebad4ef96: Waiting [2022-09-28T09:12:35.134Z] 2de7ff778b66: Waiting [2022-09-28T09:12:35.134Z] e9a5061849ea: Waiting [2022-09-28T09:12:35.134Z] d747dcd14b5f: Waiting [2022-09-28T09:12:35.134Z] 9712f1f96733: Verifying Checksum [2022-09-28T09:12:35.134Z] 9712f1f96733: Download complete [2022-09-28T09:12:35.714Z] 63f879dbbcfc: Verifying Checksum [2022-09-28T09:12:35.714Z] 63f879dbbcfc: Download complete [2022-09-28T09:12:35.714Z] 0d9ebad4ef96: Verifying Checksum [2022-09-28T09:12:35.714Z] 0d9ebad4ef96: Download complete [2022-09-28T09:12:35.714Z] d747dcd14b5f: Verifying Checksum [2022-09-28T09:12:35.714Z] d747dcd14b5f: Download complete [2022-09-28T09:12:35.714Z] e9a5061849ea: Download complete [2022-09-28T09:12:35.972Z] ab5ef0e58194: Verifying Checksum [2022-09-28T09:12:35.972Z] ab5ef0e58194: Download complete [2022-09-28T09:12:35.972Z] 2de7ff778b66: Verifying Checksum [2022-09-28T09:12:35.972Z] 2de7ff778b66: Download complete [2022-09-28T09:12:38.505Z] ab5ef0e58194: Pull complete [2022-09-28T09:12:38.505Z] 9712f1f96733: Pull complete [2022-09-28T09:12:39.440Z] 63f879dbbcfc: Pull complete [2022-09-28T09:12:43.623Z] 0d9ebad4ef96: Pull complete [2022-09-28T09:12:43.623Z] e9a5061849ea: Pull complete [2022-09-28T09:12:43.623Z] d747dcd14b5f: Pull complete [2022-09-28T09:12:44.189Z] 2de7ff778b66: Pull complete [2022-09-28T09:12:44.189Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-28T09:12:44.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T09:12:44.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:12:44.264Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:12:44.291Z] $ 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 [2022-09-28T09:12:46.926Z] $ docker top 4748813a3187c3feeed85f04131203a59fae0940c9097aefac3f492c915a861d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:12:46.995Z] provisioning config files... [2022-09-28T09:12:47.004Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config246653131020267493tmp [2022-09-28T09:12:47.014Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9997255011935045723tmp [2022-09-28T09:12:47.024Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12462699340364687659tmp [Pipeline] { [Pipeline] echo [2022-09-28T09:12:47.038Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:12:47.318Z] ---> sigul-configuration.sh [2022-09-28T09:12:47.318Z] gpg: directory `/root/.gnupg' created [2022-09-28T09:12:47.318Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-28T09:12:47.318Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-28T09:12:47.318Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-28T09:12:47.319Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-28T09:12:47.319Z] gpg: CAST5 encrypted data [2022-09-28T09:12:47.319Z] gpg: encrypted with 1 passphrase [2022-09-28T09:12:47.319Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-28T09:12:47.601Z] + mkdir /home/jenkins [2022-09-28T09:12:47.601Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-28T09:12:47.884Z] + 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 [2022-09-28T09:12:47.892Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:12:48.174Z] ---> sigul-install.sh [2022-09-28T09:12:48.174Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-28T09:12:48.456Z] + git tag --list [2022-09-28T09:12:48.456Z] v0.0.0 [2022-09-28T09:12:48.456Z] v0.0.1-dev.1 [2022-09-28T09:12:48.456Z] v0.0.1-dev.10 [2022-09-28T09:12:48.456Z] v0.0.1-dev.11 [2022-09-28T09:12:48.456Z] v0.0.1-dev.12 [2022-09-28T09:12:48.456Z] v0.0.1-dev.13 [2022-09-28T09:12:48.456Z] v0.0.1-dev.14 [2022-09-28T09:12:48.456Z] v0.0.1-dev.15 [2022-09-28T09:12:48.456Z] v0.0.1-dev.16 [2022-09-28T09:12:48.456Z] v0.0.1-dev.17 [2022-09-28T09:12:48.456Z] v0.0.1-dev.18 [2022-09-28T09:12:48.456Z] v0.0.1-dev.19 [2022-09-28T09:12:48.456Z] v0.0.1-dev.2 [2022-09-28T09:12:48.456Z] v0.0.1-dev.20 [2022-09-28T09:12:48.456Z] v0.0.1-dev.21 [2022-09-28T09:12:48.456Z] v0.0.1-dev.22 [2022-09-28T09:12:48.456Z] v0.0.1-dev.23 [2022-09-28T09:12:48.456Z] v0.0.1-dev.24 [2022-09-28T09:12:48.456Z] v0.0.1-dev.25 [2022-09-28T09:12:48.456Z] v0.0.1-dev.26 [2022-09-28T09:12:48.456Z] v0.0.1-dev.27 [2022-09-28T09:12:48.456Z] v0.0.1-dev.28 [2022-09-28T09:12:48.456Z] v0.0.1-dev.3 [2022-09-28T09:12:48.456Z] v0.0.1-dev.4 [2022-09-28T09:12:48.456Z] v0.0.1-dev.5 [2022-09-28T09:12:48.456Z] v0.0.1-dev.6 [2022-09-28T09:12:48.456Z] v0.0.1-dev.7 [2022-09-28T09:12:48.456Z] v0.0.1-dev.8 [2022-09-28T09:12:48.456Z] v0.0.1-dev.9 [2022-09-28T09:12:48.456Z] v2.2.0 [2022-09-28T09:12:48.456Z] v2.2.0-dev.29 [2022-09-28T09:12:48.456Z] v2.2.0-dev.30 [2022-09-28T09:12:48.456Z] v2.2.0-dev.31 [2022-09-28T09:12:48.456Z] v2.2.0-dev.32 [2022-09-28T09:12:48.456Z] v2.2.0-dev.33 [2022-09-28T09:12:48.456Z] v2.2.0-dev.34 [2022-09-28T09:12:48.456Z] v2.2.0-dev.35 [2022-09-28T09:12:48.456Z] v2.3.0-dev.1 [2022-09-28T09:12:48.456Z] v2.3.0-dev.10 [2022-09-28T09:12:48.456Z] v2.3.0-dev.11 [2022-09-28T09:12:48.456Z] v2.3.0-dev.12 [2022-09-28T09:12:48.456Z] v2.3.0-dev.13 [2022-09-28T09:12:48.456Z] v2.3.0-dev.14 [2022-09-28T09:12:48.456Z] v2.3.0-dev.15 [2022-09-28T09:12:48.456Z] v2.3.0-dev.16 [2022-09-28T09:12:48.456Z] v2.3.0-dev.17 [2022-09-28T09:12:48.456Z] v2.3.0-dev.18 [2022-09-28T09:12:48.456Z] v2.3.0-dev.19 [2022-09-28T09:12:48.456Z] v2.3.0-dev.2 [2022-09-28T09:12:48.456Z] v2.3.0-dev.20 [2022-09-28T09:12:48.456Z] v2.3.0-dev.21 [2022-09-28T09:12:48.456Z] v2.3.0-dev.22 [2022-09-28T09:12:48.456Z] v2.3.0-dev.23 [2022-09-28T09:12:48.456Z] v2.3.0-dev.3 [2022-09-28T09:12:48.456Z] v2.3.0-dev.4 [2022-09-28T09:12:48.456Z] v2.3.0-dev.5 [2022-09-28T09:12:48.456Z] v2.3.0-dev.6 [2022-09-28T09:12:48.456Z] v2.3.0-dev.7 [2022-09-28T09:12:48.456Z] v2.3.0-dev.8 [2022-09-28T09:12:48.456Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-28T09:12:48.743Z] + lftools sign git-tag v2.3.0-dev.23 [2022-09-28T09:12:49.311Z] Signing Git tag with Sigul... [2022-09-28T09:12:49.311Z] Signing v2.3.0-dev.23 [Pipeline] echo [2022-09-28T09:12:49.576Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:12:49.856Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-28T09:12:49.862Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-28T09:12:49.888Z] $ docker stop --time=1 4748813a3187c3feeed85f04131203a59fae0940c9097aefac3f492c915a861d [2022-09-28T09:12:51.230Z] $ docker rm -f 4748813a3187c3feeed85f04131203a59fae0940c9097aefac3f492c915a861d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-28T09:12:51.613Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T09:12:51.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:12:51.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:12:51.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:12:51.976Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:12:52.006Z] $ 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 [2022-09-28T09:12:52.357Z] $ docker top 86effa6d8fe5cfadb58a23107b8f91f71b27b91b56b7c2158038b195014f7510 -eo pid,comm [2022-09-28T09:12:52.404Z] 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). [2022-09-28T09:12:52.404Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T09:12:52.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:12:52.440Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:12:52.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:12:52.543Z] $ docker exec 86effa6d8fe5cfadb58a23107b8f91f71b27b91b56b7c2158038b195014f7510 ssh-agent [2022-09-28T09:12:52.652Z] SSH_AUTH_SOCK=/tmp/ssh-7z2UkiDPmaDg/agent.32 [2022-09-28T09:12:52.652Z] SSH_AGENT_PID=38 [2022-09-28T09:12:52.658Z] Running ssh-add (command line suppressed) [2022-09-28T09:12:52.758Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16211859253405066156.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16211859253405066156.key) [2022-09-28T09:12:52.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:12:53.058Z] + git semver bump pre [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,244 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,244 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,244 [bump_version] DEBUG bumped version:2.3.0-dev.24 [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,244 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,244 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,244 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,246 [execute] INFO git cat-file --batch-check [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,251 [execute] INFO git cat-file --batch [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T09:12:53.318Z] 2022-09-28 09:12:53,257 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T09:12:53.318Z] 2.3.0-dev.24 [Pipeline] } [2022-09-28T09:12:53.329Z] $ docker exec --env ******** --env ******** 86effa6d8fe5cfadb58a23107b8f91f71b27b91b56b7c2158038b195014f7510 ssh-agent -k [2022-09-28T09:12:53.426Z] unset SSH_AUTH_SOCK; [2022-09-28T09:12:53.426Z] unset SSH_AGENT_PID; [2022-09-28T09:12:53.426Z] echo Agent pid 38 killed; [2022-09-28T09:12:53.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T09:12:53.734Z] + git semver [Pipeline] } [2022-09-28T09:12:54.007Z] $ docker stop --time=1 86effa6d8fe5cfadb58a23107b8f91f71b27b91b56b7c2158038b195014f7510 [2022-09-28T09:12:55.350Z] $ docker rm -f 86effa6d8fe5cfadb58a23107b8f91f71b27b91b56b7c2158038b195014f7510 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:12:55.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T09:12:55.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:12:56.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:12:56.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:12:56.070Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:12:56.102Z] $ 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 [2022-09-28T09:12:56.649Z] $ docker top c2f67dcd292eedc541385a711afc68439bb3f75f5e622f2b0d62da0f6df4feeb -eo pid,comm [2022-09-28T09:12:56.697Z] 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). [2022-09-28T09:12:56.697Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T09:12:56.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:12:56.734Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:12:56.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:12:56.846Z] $ docker exec c2f67dcd292eedc541385a711afc68439bb3f75f5e622f2b0d62da0f6df4feeb ssh-agent [2022-09-28T09:12:56.948Z] SSH_AUTH_SOCK=/tmp/ssh-u7RUw0oaZEeR/agent.32 [2022-09-28T09:12:56.948Z] SSH_AGENT_PID=38 [2022-09-28T09:12:56.954Z] Running ssh-add (command line suppressed) [2022-09-28T09:12:57.062Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12285099262452486734.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12285099262452486734.key) [2022-09-28T09:12:57.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:12:57.365Z] + git semver push [2022-09-28T09:12:57.623Z] 2022-09-28 09:12:57,548 [run_push] DEBUG push [2022-09-28T09:12:57.623Z] 2022-09-28 09:12:57,549 [execute] INFO git cat-file --batch-check [2022-09-28T09:12:57.623Z] 2022-09-28 09:12:57,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T09:12:57.623Z] 2022-09-28 09:12:57,553 [execute] INFO git rev-list bba6750e8264fd4f5577be9725f2b1b69417849f -- [2022-09-28T09:12:57.623Z] 2022-09-28 09:12:57,553 [execute] DEBUG Popen(['git', 'rev-list', 'bba6750e8264fd4f5577be9725f2b1b69417849f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T09:12:57.623Z] 2022-09-28 09:12:57,559 [execute] INFO git fetch -v origin [2022-09-28T09:12:57.623Z] 2022-09-28 09:12:57,560 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-28T09:12:58.190Z] 2022-09-28 09:12:58,147 [run_push] DEBUG no remote changes detected [2022-09-28T09:12:58.190Z] 2022-09-28 09:12:58,148 [execute] INFO git push origin semver [2022-09-28T09:12:58.190Z] 2022-09-28 09:12:58,148 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T09:12:59.126Z] 2022-09-28 09:12:58,957 [run_push] DEBUG push all version tags [2022-09-28T09:12:59.126Z] 2022-09-28 09:12:58,958 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-28T09:12:59.126Z] 2022-09-28 09:12:58,959 [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) [2022-09-28T09:13:00.061Z] 2022-09-28 09:12:59,701 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T09:13:00.061Z] 2.3.0-dev.24 [Pipeline] } [2022-09-28T09:13:00.074Z] $ docker exec --env ******** --env ******** c2f67dcd292eedc541385a711afc68439bb3f75f5e622f2b0d62da0f6df4feeb ssh-agent -k [2022-09-28T09:13:00.164Z] unset SSH_AUTH_SOCK; [2022-09-28T09:13:00.165Z] unset SSH_AGENT_PID; [2022-09-28T09:13:00.165Z] echo Agent pid 38 killed; [2022-09-28T09:13:00.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T09:13:00.472Z] + git semver [Pipeline] } [2022-09-28T09:13:00.748Z] $ docker stop --time=1 c2f67dcd292eedc541385a711afc68439bb3f75f5e622f2b0d62da0f6df4feeb [2022-09-28T09:13:02.080Z] $ docker rm -f c2f67dcd292eedc541385a711afc68439bb3f75f5e622f2b0d62da0f6df4feeb [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 [2022-09-28T09:13:02.592Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-09-28T09:13:02.592Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-28T09:13:02.592Z] total 16 [2022-09-28T09:13:02.592Z] drwxr-xr-x 3 root root 4096 Sep 28 09:03 . [2022-09-28T09:13:02.592Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 09:12 .. [2022-09-28T09:13:02.592Z] drwxr-xr-x 2 root root 4096 Sep 28 09:03 cost [2022-09-28T09:13:02.592Z] -rw-r--r-- 1 root root 90 Sep 28 09:03 cost.csv [2022-09-28T09:13:02.592Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-28T09:13:02.592Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-28T09:13:02.592Z] total 16 [2022-09-28T09:13:02.592Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:03 . [2022-09-28T09:13:02.592Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 09:12 .. [2022-09-28T09:13:02.592Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 09:03 cost [2022-09-28T09:13:02.592Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 28 09:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:13:02.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:13:03.732Z] ---> package-listing.sh [2022-09-28T09:13:03.732Z] ++ facter osfamily [2022-09-28T09:13:03.732Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T09:13:03.990Z] + OS_FAMILY=debian [2022-09-28T09:13:03.990Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-09-28T09:13:03.990Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T09:13:03.990Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T09:13:03.990Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T09:13:03.990Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T09:13:03.990Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-28T09:13:03.990Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T09:13:03.990Z] + case "${OS_FAMILY}" in [2022-09-28T09:13:03.990Z] + grep '^ii' [2022-09-28T09:13:03.990Z] + dpkg -l [2022-09-28T09:13:03.990Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T09:13:03.990Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T09:13:03.990Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T09:13:03.990Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-28T09:13:03.990Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-09-28T09:13:03.990Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-09-28T09:13:04.000Z] 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 [2022-09-28T09:13:04.276Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:04.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:13:04.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:13:04.893Z] prd-ubuntu20.04-docker-8c-8g-1809 does not seem to be running inside a container [2022-09-28T09:13:04.925Z] $ 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 [2022-09-28T09:13:05.207Z] $ docker top 7de5cd7b83b171a52e03845d871ce495dc52579369e8eb2500a5afed50fe43b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:13:05.639Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T09:13:05.963Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T09:13:06.268Z] + ls /var/log/sa-host [2022-09-28T09:13:06.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:13:06.414Z] provisioning config files... [2022-09-28T09:13:06.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15342273116481677021tmp [Pipeline] { [Pipeline] echo [2022-09-28T09:13:06.437Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:13:06.716Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T09:13:06.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:13:07.051Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T09:13:07.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:13:07.340Z] ---> sudo-logs.sh [2022-09-28T09:13:07.340Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T09:13:07.366Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:13:07.648Z] ---> job-cost.sh [2022-09-28T09:13:07.649Z] lf-activate-venv: SKIPPING [2022-09-28T09:13:07.649Z] DEBUG: total: 0.2199999988079071 [2022-09-28T09:13:07.649Z] INFO: Retrieving Stack Cost... [2022-09-28T09:13:07.907Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T09:13:08.476Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T09:13:08.486Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:13:08.765Z] ---> logs-deploy.sh [2022-09-28T09:13:08.766Z] lf-activate-venv: SKIPPING [2022-09-28T09:13:08.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/62 [2022-09-28T09:13:08.766Z] INFO: archiving workspace using pattern(s): [2022-09-28T09:13:09.702Z] Archives upload complete. [2022-09-28T09:13:09.962Z] INFO: archiving logs to Nexus